Avoid duplicate resources in FHIR
Hi all,
what is the best practices to prevent the creation of 2 identical resources in FHIR ?
Product version: IRIS 2024.1
Discussion (1)2
Comments
From the official documentation:
https://www.hl7.org/fhir/http.html#ccreate
Conditional creations based on external identifier. I'm not sure if it's implemented on IRIS FHIR server.