Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions examples/UKCore-Observation-24HourBloodPressure-Example.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
<id value="UKCore-Observation-24HourBloodPressure-Example" />
<text>
<status value="additional" />
<div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an average blood pressure over 24 hours
</div>
<div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an average blood pressure over 24 hours</div>
</text>
<status value="final" />
<category>
Expand Down Expand Up @@ -59,4 +58,4 @@
<code value="mm[Hg]" />
</valueQuantity>
</component>
</Observation>
</Observation>
8 changes: 6 additions & 2 deletions structuredefinitions/UKCore-Patient.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="UKCore-Patient" />
<url value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" />
<version value="2.5.0" />
<version value="2.6.0" />
<name value="UKCorePatient" />
<title value="UK Core Patient" />
<status value="active" />
<date value="2023-12-12" />
<date value="2024-03-28" />
<publisher value="HL7 UK" />
<contact>
<name value="HL7 UK" />
Expand Down Expand Up @@ -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>