Birth Defects Reporting - STU1
0.1.2 - draft
Birth Defects Reporting - STU1, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-birthdefectsreporting-ig/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="ObservationChromosomeExample"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObservationChromosomeExample</b></p><a name="ObservationChromosomeExample"> </a><a name="hcObservationChromosomeExample"> </a><a name="ObservationChromosomeExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 62356-1}">Chromosome analysis result in ISCN expression</span></p><p><b>subject</b>: <a href="Patient-PatientChildExample.html">Gene Austin Wellington (official) Male, DoB: 2020-04-28 ( Medical record number)</a></p><p><b>effective</b>: 2024-07-06 11:45:33+0000</p><p><b>value</b>: 46,XY,del(5)(q13q33)</p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
<display value="Laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="62356-1"/>
<display value="Chromosome analysis result in ISCN expression"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/PatientChildExample"/>
</subject>
<effectiveDateTime value="2024-07-06T11:45:33Z"/>
<valueString value="46,XY,del(5)(q13q33)"/>
</Observation>