FHIR Chat · profiles · implementers

Stream: implementers

Topic: profiles


view this post on Zulip Stefan Dimitrov (Jan 11 2017 at 14:54):

Can we assume that the casing of the last part of Profile URLs has to match the name of the profile including casing? For instance, http://hl7.org/fhir/StructureDefinition/MedicationRequest is the URL for MedicationRequest, while http://hl7.org/fhir/StructureDefinition/evinance-medicationrequest would be wrong for a profile called Evinance-MedicationRequest?

view this post on Zulip Lloyd McKenzie (Jan 11 2017 at 15:47):

The suffix of the url must match the StructureDefinition.id in a case-sensitive way. It doesn't matter what the name is.


Last updated: Apr 12 2022 at 19:14 UTC