Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add profiling into the resources? #107

Open
prafulbagai opened this issue Jul 18, 2022 · 2 comments
Open

How to add profiling into the resources? #107

prafulbagai opened this issue Jul 18, 2022 · 2 comments

Comments

@prafulbagai
Copy link

  • fhir.resources version: 6.4.0
  • Python version: 3.8.9
  • Operating System: Mac

Description

How to implement US-core profiling? I want to apply us-core profiling validations on the Resources. Is there any extra package that need to be integrated? Or is it supported by-default?

@prafulbagai
Copy link
Author

Any help in this regard @nazrulworld ?

@nazrulworld
Copy link
Owner

@prafulbagai unfortunately there is no support for profile validation built-in. There are several ways https://github.com/nazrulworld/fhir.resources/blob/main/README.rst#custom-validators you can inject as a custom validator, for example in your case profile validator.

I, myself would like to see profile validation built-in into this library! Unfortunately, I don’t have available time now to look at this feature. we always welcome 🙏 any kind of contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants