HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia
0.1.0 -
HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia - 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="ExampleZMCoreSpecimenBlood"/>
<meta>
<profile
value="http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-core-specimen"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen ExampleZMCoreSpecimenBlood</b></p><a name="ExampleZMCoreSpecimenBlood"> </a><a name="hcExampleZMCoreSpecimenBlood"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-zm-core-specimen.html">ZM-Core Specimen Profile</a></p></div><p><b>identifier</b>: <code>http://hapi.moh.gov.zm/fhir/sid/specimen-id</code>/SPM-2026-000001</p><p><b>accessionIdentifier</b>: <code>http://hapi.moh.gov.zm/fhir/sid/laboratory-accession-number</code>/ACC-2026-000001</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 119297000}">Blood specimen</span></p><p><b>subject</b>: <a href="Patient-ExampleZMCorePatient.html">John Mwale Male, DoB: 1985-05-15 ( http://hapi.moh.gov.zm/fhir/sid/nrc#123456/12/1)</a></p><p><b>receivedTime</b>: 2026-08-08 09:20:00+0200</p><p><b>request</b>: <a href="ServiceRequest-ExampleZMCoreLaboratoryServiceRequest.html">ServiceRequest Hemoglobin [Mass/volume] in Blood</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><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-ExampleZMCorePractitioner.html">Practitioner Mary Chipo Phiri (official)</a></td><td>2026-08-08 09:00:00+0200</td><td>4 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM codemL = 'mL')</span></td></tr></table></div>
</text>
<identifier>
<system value="http://hapi.moh.gov.zm/fhir/sid/specimen-id"/>
<value value="SPM-2026-000001"/>
</identifier>
<accessionIdentifier>
<system
value="http://hapi.moh.gov.zm/fhir/sid/laboratory-accession-number"/>
<value value="ACC-2026-000001"/>
</accessionIdentifier>
<status value="available"/>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="119297000"/>
<display value="Blood specimen"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/ExampleZMCorePatient"/>
</subject>
<receivedTime value="2026-08-08T09:20:00+02:00"/>
<request>🔗
<reference value="ServiceRequest/ExampleZMCoreLaboratoryServiceRequest"/>
</request>
<collection>
<collector>🔗
<reference value="Practitioner/ExampleZMCorePractitioner"/>
</collector>
<collectedDateTime value="2026-08-08T09:00:00+02:00"/>
<quantity>
<value value="4"/>
<unit value="mL"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL"/>
</quantity>
</collection>
</Specimen>