Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft
Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="headcircum-01"/>
<meta>
<profile
value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-headcircum"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation headcircum-01</b></p><a name="headcircum-01"> </a><a name="hcheadcircum-01"> </a><a name="headcircum-01-en-AU"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 9843-4}, {http://snomed.info/sct 363812007}">Head Circumference</span></p><p><b>subject</b>: <a href="Patient-mhr-smith-oliver.html">Oliver SMITH Male, DoB: 2019-02-14 ( National unique individual identifier: AustalianIHI#8003608833357361 (use: official, ))</a></p><p><b>effective</b>: 2019-08-14</p><p><b>performer</b>: <a href="RelatedPerson-mhr-field-sally.html">RelatedPerson Sally FIELD </a></p><p><b>value</b>: 42 cm<span style="background: LightGoldenRodYellow"> (Details: UCUM codecm = 'cm')</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="vital-signs"/>
<display value="Vital Signs"/>
</coding>
<text value="Vital Signs"/>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="9843-4"/>
<display value="Head Occipital-frontal circumference"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="363812007"/>
</coding>
<text value="Head Circumference"/>
</code>
<subject>🔗
<reference value="Patient/mhr-smith-oliver"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NI"/>
<display value="National unique individual identifier"/>
</coding>
</type>
<system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
<value value="8003608833357361"/>
</identifier>
</subject>
<effectiveDateTime value="2019-08-14"/>
<performer>🔗
<reference value="RelatedPerson/mhr-field-sally"/>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NI"/>
<display value="National unique individual identifier"/>
</coding>
</type>
<system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
<value value="8003608333563104"/>
</identifier>
</performer>
<valueQuantity>
<value value="42"/>
<unit value="cm"/>
<system value="http://unitsofmeasure.org"/>
<code value="cm"/>
</valueQuantity>
</Observation>