Zimbabwe Laboratory Ordering and Results IG
0.1.0 - ci-build
Zimbabwe (ZWE)
Zimbabwe Laboratory Ordering and Results IG, published by MOH Zimbabwe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mohcc/fhir-zw-lab-ig/ and changes regularly. See the Directory of published versions
<Task xmlns="http://hl7.org/fhir">
<id value="example-zw-lab-task-order"/>
<meta>
<profile
value="http://mohcc.gov.zw/fhir/lab/StructureDefinition/zw-lab-task"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task example-zw-lab-task-order</b></p><a name="example-zw-lab-task-order"> </a><a name="hcexample-zw-lab-task-order"> </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-zw-lab-task.html">ZW Lab Order Task</a></p></div><p><b>basedOn</b>: <a href="ServiceRequest-example-zw-service-request-vl.html">ServiceRequest Viral Load Plasma</a></p><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>for</b>: <a href="Patient-example-zw-lab-patient.html">Rutendo Moyo Female, DoB: 1988-04-15 ( http://mohcc.gov.zw/fhir/lab/identifier/ehr-patient-id#EHR-ZW-00123)</a></p><p><b>authoredOn</b>: 2024-03-15 08:00:00+0200</p><p><b>location</b>: <a href="Location-example-order-facility.html">Location Harare City Health Clinic</a></p><h3>Restrictions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Recipient</b></td></tr><tr><td style="display: none">*</td><td><a href="Organization-example-national-virology-lab.html">Organization National Virology Laboratory</a></td></tr></table><blockquote><p><b>input</b></p><p><b>type</b>: <span title="Codes:{http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type pregnant}">Pregnant</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title="Codes:{http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type breastfeeding}">Breastfeeding</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title="Codes:{http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type art-start-date}">ART Start Date</span></p><p><b>value</b>: 2019-07-01</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title="Codes:{http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type regimen}">Regimen</span></p><p><b>value</b>: TDF/3TC/DTG</p></blockquote></div>
</text>
<basedOn>🔗
<reference value="ServiceRequest/example-zw-service-request-vl"/>
</basedOn>
<status value="requested"/>
<intent value="order"/>
<for>🔗
<reference value="Patient/example-zw-lab-patient"/>
</for>
<authoredOn value="2024-03-15T08:00:00+02:00"/>
<location>🔗
<reference value="Location/example-order-facility"/>
</location>
<restriction>
<recipient>🔗
<reference value="Organization/example-national-virology-lab"/>
</recipient>
</restriction>
<input>
<type>
<coding>
<system
value="http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type"/>
<code value="pregnant"/>
</coding>
</type>
<valueBoolean value="false"/>
</input>
<input>
<type>
<coding>
<system
value="http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type"/>
<code value="breastfeeding"/>
</coding>
</type>
<valueBoolean value="false"/>
</input>
<input>
<type>
<coding>
<system
value="http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type"/>
<code value="art-start-date"/>
</coding>
</type>
<valueDate value="2019-07-01"/>
</input>
<input>
<type>
<coding>
<system
value="http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-task-input-type"/>
<code value="regimen"/>
</coding>
</type>
<valueString value="TDF/3TC/DTG"/>
</input>
</Task>