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-body-height-create"/>
<meta>
<lastUpdated value="2014-01-30T22:35:23+11:00"/>
<source value="NoImpl"/>
<profile
value="http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationBodyHeight"/>
</meta>
<identifier>
<system value="http://dips.no/fhir/namingsystem/dips-RelativeEhrUri"/>
<value
value="ehr:compositions/6c41D37f-f173-45d6-8504-17c40454b9ee::default::1/content[openEHR-EHR-OBSERVATION.height.v2 and name/value='Hoyde']"/>
</identifier>
<identifier>
<system value="http://dips.no/fhir/namingsystem/dips-ObservationId"/>
<value value="dips-body-height-create"/>
</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/externalId"/>
<value value="testBPexternalId1"/>
</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="8302-2"/>
<display value="Body height"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="50373000"/>
<display value="Body height measure (observable entity)"/>
</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>
<valueQuantity>
<value value="156.7"/>
<unit value="cm"/>
<system value="http://unitsofmeasure.org"/>
<code value="cm"/>
</valueQuantity>
<note>
<text value="Demo Body Height"/>
</note>
<referenceRange>
<low>
<value value="153"/>
<unit value="cm"/>
</low>
<high>
<value value="163"/>
<unit value="cm"/>
</high>
</referenceRange>
</Observation>