Botswana FHIR Implementation Guide
1.0.0 - STU1
Botswana FHIR Implementation Guide, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/botswana-hie-fhir-ig/ and changes regularly. See the Directory of published versions
<Specimen xmlns="http://hl7.org/fhir">
<id value="PimsAvailableSpecimenForActiveRequestsExample"/>
<meta>
<profile value="http://moh.bw.org/StructureDefinition/uat-pims-specimen"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen PimsAvailableSpecimenForActiveRequestsExample</b></p><a name="PimsAvailableSpecimenForActiveRequestsExample"> </a><a name="hcPimsAvailableSpecimenForActiveRequestsExample"> </a><a name="PimsAvailableSpecimenForActiveRequestsExample-en-US"> </a><p><b>identifier</b>: <code>http://moh.bw.org/identifier/specimen-id</code>/abc123</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 119361006}">Specimen Type</span></p><p><b>subject</b>: <a href="Patient-PimsGeneralPatientExample.html">Mark Adams Male, DoB: 2000-11-11 ( http://moh.bw.org/ext/identifier/pims#pims id)</a></p><p><b>receivedTime</b>: 2022-07-28</p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td></tr><tr><td style="display: none">*</td><td>2022-07-28</td></tr></table></div>
</text>
<identifier>
<system value="http://moh.bw.org/identifier/specimen-id"/>
<value value="abc123"/>
</identifier>
<status value="available"/>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="119361006"/>
</coding>
<text value="Specimen Type"/>
</type>
<subject>🔗
<reference value="Patient/PimsGeneralPatientExample"/>
</subject>
<receivedTime value="2022-07-28"/>
<collection>
<collectedDateTime value="2022-07-28"/>
</collection>
</Specimen>