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

Fix the ifNoneExist example #6

Merged
merged 4 commits into from
Dec 12, 2024
Merged

Conversation

mrinnetmaki
Copy link
Contributor

See https://jira.hl7.org/browse/FHIR-48995.

The element name is ifNoneExist, not ifNoneExists. And the value is expected to only contain the query parameters, not the resource type. See the spec:

The parameter just contains the search parameters (what would be in the URL following the "?").

The element name is `ifNoneExist`, not `ifNoneExists`. And the value is expected to only contain the query parameters, not the resource type. See [the spec](https://hl7.org/fhir/R4B/http.html#ccreate):

> The parameter just contains the search parameters (what would be in the URL following the "?").
@jmandel jmandel merged commit d43b075 into HL7:main Dec 12, 2024
1 check failed
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.

2 participants