You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Instances can only be valid against this StructureDefinition, if they also sucessfully validate against the dependent profile identified in this extension."
Which means, that when we encounter this extension, we should automatically also validate the profile in this extension (much like Meta.profile).
The text was updated successfully, but these errors were encountered:
The "new" HL7 extension http://hl7.org/fhir/extension-structuredefinition-dependencies.html expresses:
"Instances can only be valid against this StructureDefinition, if they also sucessfully validate against the dependent profile identified in this extension."
Which means, that when we encounter this extension, we should automatically also validate the profile in this extension (much like Meta.profile).
The text was updated successfully, but these errors were encountered: