Skip to content

Commit

Permalink
Merge pull request #448 from NHSDigital/Sprint7/ObsAvgBloodpressure-c…
Browse files Browse the repository at this point in the history
…hanges

Update UKCore-Observation-AverageBloodPressure.xml
  • Loading branch information
vickyjaiswal0308 authored Nov 1, 2023
2 parents 667eaba + e1e4a61 commit 685d82d
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,21 @@
<path value="Observation.effective[x]" />
<min value="1" />
</element>
<element id="Observation.value[x]">
<path value="Observation.value[x]" />
<max value="0" />
</element>
<element id="Observation.method">
<path value="Observation.method" />
<binding>
<strength value="preferred" />
<valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-MeasurementMethod" />
</binding>
</element>
<element id="Observation.specimen">
<path value="Observation.specimen" />
<max value="0" />
</element>
<element id="Observation.device">
<path value="Observation.device" />
<type>
Expand Down Expand Up @@ -152,4 +160,4 @@
<fixedCode value="mm[Hg]" />
</element>
</differential>
</StructureDefinition>
</StructureDefinition>

0 comments on commit 685d82d

Please sign in to comment.