diff --git a/examples/UKCore-Observation-24HourBloodPressure-Example.xml b/examples/UKCore-Observation-24HourBloodPressure-Example.xml index 56d349957..9960549d1 100644 --- a/examples/UKCore-Observation-24HourBloodPressure-Example.xml +++ b/examples/UKCore-Observation-24HourBloodPressure-Example.xml @@ -2,8 +2,7 @@ -
An example to illustrate an average blood pressure over 24 hours -
+
An example to illustrate an average blood pressure over 24 hours
@@ -59,4 +58,4 @@ - \ No newline at end of file + diff --git a/structuredefinitions/UKCore-Patient.xml b/structuredefinitions/UKCore-Patient.xml index 9e6031970..673d135fe 100644 --- a/structuredefinitions/UKCore-Patient.xml +++ b/structuredefinitions/UKCore-Patient.xml @@ -2,11 +2,11 @@ - + <status value="active" /> - <date value="2023-12-12" /> + <date value="2024-03-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> @@ -313,5 +313,9 @@ <valueSet value="http://hl7.org/fhir/ValueSet/all-languages" /> </binding> </element> + <element id="Patient.managingOrganization"> + <path value="Patient.managingOrganization" /> + <mustSupport value="true" /> + </element> </differential> </StructureDefinition> \ No newline at end of file