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

Add support for new FHIR REST requests #2737

Closed
Kasdejong opened this issue Mar 19, 2024 · 0 comments
Closed

Add support for new FHIR REST requests #2737

Kasdejong opened this issue Mar 19, 2024 · 0 comments
Assignees

Comments

@Kasdejong
Copy link
Contributor

Is your feature request related to a problem? Please describe.
FHIR v6.0.0 (current) defines a few new API requests, as well as some new response codes. These are not yet supported by our SDK/FhirClient implementation (which is compliant with FHIR v5). Examples include conditional-delete-multiple and delete-history.

Describe the solution you'd like
We should implement these new interactions. We already support a select few of them, like conditional updates.

Additional context
R5:
Screenshot 2024-03-19 at 15 01 19

latest:
Screenshot 2024-03-19 at 15 01 35

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

1 participant