We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a49994 + 2003ac6 commit ea0e983Copy full SHA for ea0e983
1 file changed
structuredefinitions/UKCore-Patient.xml
@@ -2,11 +2,11 @@
2
<StructureDefinition xmlns="http://hl7.org/fhir">
3
<id value="UKCore-Patient" />
4
<url value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" />
5
- <version value="2.5.0" />
+ <version value="2.6.0" />
6
<name value="UKCorePatient" />
7
<title value="UK Core Patient" />
8
<status value="active" />
9
- <date value="2023-12-12" />
+ <date value="2024-03-28" />
10
<publisher value="HL7 UK" />
11
<contact>
12
<name value="HL7 UK" />
@@ -313,5 +313,9 @@
313
<valueSet value="http://hl7.org/fhir/ValueSet/all-languages" />
314
</binding>
315
</element>
316
+ <element id="Patient.managingOrganization">
317
+ <path value="Patient.managingOrganization" />
318
+ <mustSupport value="true" />
319
+ </element>
320
</differential>
321
</StructureDefinition>
0 commit comments