0.1.0 - ci-build
KenyaDiagnosticsFHIRIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Specimen xmlns="http://hl7.org/fhir">
<id value="example-cbc-specimen"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen example-cbc-specimen</b></p><a name="example-cbc-specimen"> </a><a name="hcexample-cbc-specimen"> </a><a name="example-cbc-specimen-en-US"> </a><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation specimen}">specimen</span></p><p><b>subject</b>: <a href="Patient-example-cbc-patient.html">John Patient Male, DoB: 1990-01-01 ( National unique individual identifier)</a></p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td>2021-01-01</td><td><span title="Codes:{http://loinc.org LNC#LA26398-0}">Blood draw</span></td><td><span title="Codes:{http://loinc.org LA7275-6}">Left arm</span></td></tr></table></div>
</text>
<status value="available"/>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
<code value="specimen"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/example-cbc-patient"/>
</subject>
<collection>
<collectedDateTime value="2021-01-01"/>
<method>
<coding>
<system value="http://loinc.org"/>
<code value="LNC#LA26398-0"/>
<display value="Blood draw"/>
</coding>
</method>
<bodySite>
<coding>
<system value="http://loinc.org"/>
<code value="LA7275-6"/>
<display value="Left arm"/>
</coding>
</bodySite>
</collection>
</Specimen>