Stream: ibm
Topic: Conditional References
Sridhar S (Jul 09 2020 at 09:47):
Does IBM FHIR server support this feature
When processing transactions, servers SHALL:
-check all references for search URIs
-For search URIs, use the search to locate matching resources
-if there are no matches, or multiple matches, the transaction fails, and an error is returned to the user
-if there is a single match, the server replaces the search URI with a reference to the matching resource
Paul Bastide (Jul 09 2020 at 17:45):
We have pretty comprehensive support for transactions. I can't recall specifically off the top. Let me check on this.
John Timm (Jul 09 2020 at 18:19):
@Sridhar S We do not currently support conditional references in our bundle processing logic. Please open an enhancement request here:
https://github.com/IBM/FHIR/issues
Last updated: Apr 12 2022 at 19:14 UTC