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
<Specimen xmlns="http://hl7.org/fhir">
<id value="Specimen1Example"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen Specimen1Example</b></p><a name="Specimen1Example"> </a><a name="hcSpecimen1Example"> </a><a name="Specimen1Example-en-US"> </a><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 ASERU}">Serum, Acute</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><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-practitioner-joe-smith.html">Practitioner Smith Joe </a></td><td>2024-10-15 08:30:00+0000</td></tr></table></div>
</text>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0487"/>
<code value="ASERU"/>
<display value="Serum, Acute"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/PatientChildExample"/>
</subject>
<collection>
<collector>🔗
<reference value="Practitioner/practitioner-joe-smith"/>
</collector>
<collectedDateTime value="2024-10-15T08:30:00Z"/>
</collection>
</Specimen>