-
Notifications
You must be signed in to change notification settings - Fork 156
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
Profile handling interceptor #1547
Comments
After discussion with team, design will be as follows:
As long as a resource meets the above requirements it can assert any number of other profiles. However, those profiles must pass steps 5 and 6 just like required profiles must. |
Signed-off-by: Mike Schroeder <mschroed@us.ibm.com>
Signed-off-by: Mike Schroeder <mschroed@us.ibm.com>
I have verified steps 3, 4, 5, and 6 with different fhir-server-config.json files. and the code is working as described. |
Updated functionality to handle versioned profiles is addressed in issue #1725 |
Create a FHIR Persistence Interceptor than the implements the following profile handling:
NOTE: this may need to be configuration driven.
The text was updated successfully, but these errors were encountered: