RIVO-Noord Zorgviewer Implementation Guide
1.18.0 - CI build
RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.18.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="8130f2fc-1fc9-4304-875e-2e5630625cee"/>
<meta>
<profile
value="http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h3>Observation resource for blood pressure:</h3><ul><li><p><strong>Patient:</strong> 'Johan XXX_Helleman_Afblijven'</p></li><li><p><strong>Systolic blood pressure:</strong> '108 mm[Hg]'</p></li><li><p><strong>Diastolic blood pressure:</strong> '56 mm[Hg]'</p></li><li><p><strong>Average blood pressure:</strong> '73 mm[Hg]'</p></li><li><p><strong>Effective:</strong> '7-2-2013 08:53+0100'</p></li><li><p><strong>Body site:</strong> 'Left upper arm structure'</p></li><li><p><strong>Method:</strong> 'Non-invasive'</p></li><li><p><strong>Position:</strong> 'Sitting position'</p></li><li><p><strong>Status:</strong> 'Registered'</p></li><li><p><strong>Code:</strong> '85354-9'</p></li></ul></div>
</text>
<status value="registered"/>
<category>
<coding>
<system value="http://hl7.org/fhir/observation-category"/>
<code value="vital-signs"/>
<display value="Vital Signs"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="85354-9"/>
<display value="Blood pressure panel with all children optional"/>
</coding>
<text value="Blood pressure panel with all children optional"/>
</code>
<subject>🔗
<reference
value="Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1"/>
<display value="Johan XXX_Helleman_Afblijven"/>
</subject>
<effectiveDateTime value="2013-02-07T08:53:00+01:00"/>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="368208006"/>
<display value="Left upper arm structure"/>
</coding>
<text value="Linker bovenarm"/>
</bodySite>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="22762002"/>
<display value="Non-invasive"/>
</coding>
<text value="Niet-invasief"/>
</method>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8480-6"/>
<display value="Systolic blood pressure"/>
</coding>
<text value="Systolic blood pressure"/>
</code>
<valueQuantity>
<value value="108"/>
<unit value="mm[Hg]"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8462-4"/>
<display value="Diastolic blood pressure"/>
</coding>
<text value="Diastolic blood pressure"/>
</code>
<valueQuantity>
<value value="56"/>
<unit value="mm[Hg]"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="6797001"/>
<display value="Mean blood pressure"/>
</coding>
<text value="Mean blood pressure"/>
</code>
<valueQuantity>
<value value="73"/>
<unit value="mm[Hg]"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8478-0"/>
<display value="Mean blood pressure"/>
</coding>
<text value="Mean blood pressure"/>
</code>
<valueQuantity>
<value value="73"/>
<unit value="mm[Hg]"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="424724000"/>
<display value="Body position for blood pressure measurement"/>
</coding>
<text value="Body position for blood pressure measurement"/>
</code>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="33586001"/>
<display value="Sitting position"/>
</coding>
<text value="Zittende positie"/>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8361-8"/>
<display value="Body position with respect to gravity"/>
</coding>
<text value="Body position with respect to gravity"/>
</code>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="33586001"/>
<display value="Sitting position"/>
</coding>
<text value="Zittende positie"/>
</valueCodeableConcept>
</component>
</Observation>