HL7 PT FHIR Implementation Guide: Noticia de Nascimento
0.0.1 - STU1
HL7 PT FHIR Implementation Guide: Noticia de Nascimento, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/obs-neonat-ig/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="cephalic-perimeter-example"/>
<meta>
<profile value="http://hl7.org/fhir/StructureDefinition/headcircum"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation cephalic-perimeter-example</b></p><a name="cephalic-perimeter-example"> </a><a name="hccephalic-perimeter-example"> </a><a name="cephalic-perimeter-example-pt-PT"> </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}">Head Occipital-frontal circumference</span></p><p><b>subject</b>: <a href="Patient-newBornNN.html">Anonymous Patient Female, DoB Unknown</a></p><p><b>effective</b>: 2024-08-01 10:00:00+0000</p><p><b>value</b>: 50.1 cm(s)<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"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="9843-4"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/newBornNN"/>
</subject>
<effectiveDateTime value="2024-08-01T10:00:00.000Z"/>
<valueQuantity>
<value value="50.1"/>
<unit value="cm(s)"/>
<system value="http://unitsofmeasure.org"/>
<code value="cm"/>
</valueQuantity>
</Observation>