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

custom json/xml patch requests #2753

Merged
merged 6 commits into from
Apr 3, 2024
Merged

Conversation

Kasdejong
Copy link
Contributor

Description

Added custom json/xml patch request to BaseFhirClient

Related issues

Closes #2664

Testing

Mock tests for checking whether the outgoing payload matches what the fhir spec states it should.

@mmsmits mmsmits enabled auto-merge April 3, 2024 13:04
@mmsmits mmsmits merged commit 3267f75 into develop Apr 3, 2024
16 checks passed
@mmsmits mmsmits deleted the feature/custom-patch-request branch April 3, 2024 13:32
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

Successfully merging this pull request may close these issues.

Add support for sending the JSON PATCH interaction to FhirClient
2 participants