Botswana FHIR Implementation Guide
1.0.0 - STU1 Botswana flag

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

: OpenMRS Specimen - Considered Ready For Testing - XML Representation

Raw xml | Download



<Specimen xmlns="http://hl7.org/fhir">
  <id value="OpenMrsAvailableSpecimenForRevokedRequestExample"/>
  <meta>
    <profile
             value="http://moh.bw.org/StructureDefinition/uat-openmrs-specimen"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen OpenMrsAvailableSpecimenForRevokedRequestExample</b></p><a name="OpenMrsAvailableSpecimenForRevokedRequestExample"> </a><a name="hcOpenMrsAvailableSpecimenForRevokedRequestExample"> </a><a name="OpenMrsAvailableSpecimenForRevokedRequestExample-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-OpenMrsGeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.bw.org/ext/identifier/openmrs#openmrs 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/OpenMrsGeneralPatientExample"/>
  </subject>
  <receivedTime value="2022-07-28"/>
  <collection>
    <collectedDateTime value="2022-07-28"/>
  </collection>
</Specimen>