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
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="example-cbc-lab-request"/>
<meta>
<profile
value="http://fhir.nphl.go.ke/StructureDefinition/KenyaDiagnosticServiceRequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest example-cbc-lab-request</b></p><a name="example-cbc-lab-request"> </a><a name="hcexample-cbc-lab-request"> </a><a name="example-cbc-lab-request-en-US"> </a><p><b>identifier</b>: <code>http://example.org/ServiceRequest/SR001</code>/cbc-lab-request-123456789</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 108252007}">Laboratory procedure</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 104001}">Excision of lesion of patella</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><p><b>requester</b>: <a href="Organization-example-lab-organization--cgrh.html">Organization Coast General Teaching and Referal Hospital</a></p><p><b>performer</b>: <a href="Organization-example-lab-organization--jootrh.html">Organization Jaramogi Oginga Odinga Teaching and Referal Hospital</a></p><p><b>reasonCode</b>: <span title="Codes:{http://fhir.nphl.go.ke/CodeSystem/LabOrderJustificationsCS KDSTB.B1}">DSTB-Justification-B1 - Baseline</span></p><p><b>specimen</b>: <a href="Specimen-example-cbc-specimen.html">Specimen: status = available; type = specimen</a></p></div>
</text>
<identifier>
<system value="http://example.org/ServiceRequest/SR001"/>
<value value="cbc-lab-request-123456789"/>
</identifier>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="108252007"/>
<display value="Laboratory procedure"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="104001"/>
<display value="Excision of lesion of patella"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example-cbc-patient"/>
</subject>
<requester>🔗
<reference value="Organization/example-lab-organization--cgrh"/>
</requester>
<performer>🔗
<reference value="Organization/example-lab-organization--jootrh"/>
</performer>
<reasonCode>
<coding>
<system
value="http://fhir.nphl.go.ke/CodeSystem/LabOrderJustificationsCS"/>
<code value="KDSTB.B1"/>
</coding>
</reasonCode>
<specimen>🔗
<reference value="Specimen/example-cbc-specimen"/>
</specimen>
</ServiceRequest>