DIPS Core Implementation Guide
0.1.0 - ci-build
Norway
DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="noimpl-bloodpressure-instance"/>
<meta>
<versionId value="0"/>
<lastUpdated value="2014-01-30T11:35:23+00:00"/>
<source value="NoImpl"/>
<profile
value="http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationBloodpressure"/>
</meta>
<identifier>
<system value="http://dips.no/fhir/namingsystem/externalId"/>
<value value="153408644749"/>
</identifier>
<identifier>
<system value="http://dips.no/fhir/namingsystem/dips-ObservationId"/>
<value value="bd96cd32-3bdb-f448-9d65-265828cae8c8"/>
</identifier>
<identifier>
<system
value="http://dips.no/fhir/namingsystem/dips-VersionIndependentId"/>
<value value="bd96cd32-3bdb-f448-9d65-265828cae8c8"/>
</identifier>
<identifier>
<system value="http://dips.no/fhir/namingsystem/dips-RelativeEhrUri"/>
<value
value="ehr:compositions/8a44ca8c-a873-47b5-a3aa-47e2cbcdb1d3::default::1/content[openEHR-EHR-OBSERVATION.blood_pressure.v2 and name/value='Blodtrykk']"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/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="BP pnl w all optional"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/cdp2007964"/>
<identifier>
<system value="http://dips.no/fhir/namingsystem/dips-patientid"/>
<value value="2007964"/>
</identifier>
</subject>
<encounter>🔗
<reference value="Encounter/agy1002679"/>
<identifier>
<system value="http://dips.no/fhir/namingsystem/dips-omsorgsepisodeid"/>
<value value="1002679"/>
</identifier>
</encounter>
<effectiveDateTime value="2019-10-25T09:30:33+05:30"/>
<performer>🔗
<reference value="PractitionerRole/agb1000204"/>
<identifier>
<system value="urn:oid:1.3.6.1.4.1.9038.51.1"/>
<value value="1000204"/>
</identifier>
</performer>
<performer>🔗
<reference value="Organization/Organizationaks2"/>
<identifier>
<system value="urn:oid:1.3.6.1.4.1.9038.70.1"/>
<value value="2"/>
</identifier>
</performer>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8480-6"/>
<display value="Systolic blood pressure"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="4471000202106"/>
<display value="Systolisk"/>
</coding>
</code>
<valueQuantity>
<value value="123"/>
<unit value="mm[Hg]"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
<referenceRange>
<low>
<value value="80"/>
<unit value="mm[Hg]"/>
</low>
<high>
<value value="120"/>
<unit value="mm[Hg]"/>
</high>
</referenceRange>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8462-4"/>
<display value="Diastolic blood pressure"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="4481000202108"/>
<display value="Diastolisk"/>
</coding>
</code>
<valueQuantity>
<value value="78"/>
<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>
<coding>
<system value="http://snomed.info/sct"/>
<code value="4501000202102"/>
<display value="Middelarterietrykk"/>
</coding>
</code>
<valueQuantity>
<value value="46"/>
<unit value="mm[Hg]"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
</Observation>