Stream: hapi
Topic: uniqueness of identifiers
Jens Villadsen (Dec 05 2018 at 15:56):
The default HAPI FHIR DB design is as stated in the doc, 'fairly simple'. Looking at http://build.fhir.org/datatypes.html#Identifier wouldn't it seem like a sane addition to have a default ServerInterceptor or DB constraint that would enforce the uniqueness stated in http://build.fhir.org/datatypes.html#Identifier in regards to not allow multiple resources of the same type with the same (business) identifiers?
Last updated: Apr 12 2022 at 19:14 UTC