HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="servicerequest-eicr-eve-everywoman-zika"/>
<meta>
<profile
value="http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest servicerequest-eicr-eve-everywoman-zika</b></p><a name="servicerequest-eicr-eve-everywoman-zika"> </a><a name="hcservicerequest-eicr-eve-everywoman-zika"> </a><a name="servicerequest-eicr-eve-everywoman-zika-en-US"> </a><p><b>identifier</b>: <code>http://lab.smarthealthit.org</code>/061ef612-344f-4e7b-81a8-1059ae7bbe19</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 103693007}">Diagnostics Procedure</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 80825-3}">Zika RT-PCR</span></p><p><b>subject</b>: <a href="Patient-patient-ecr-eve-everywoman.html">Eve Everywoman</a></p><p><b>performer</b>: <a href="Organization-organization-ecr-acme-laboratory.html">Acme Labs</a></p></div>
</text>
<identifier>
<system value="http://lab.smarthealthit.org"/>
<value value="061ef612-344f-4e7b-81a8-1059ae7bbe19"/>
</identifier>
<status value="completed"/>
<intent value="order"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="103693007"/>
<display value="Diagnostic procedure (procedure)"/>
</coding>
<text value="Diagnostics Procedure"/>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="80825-3"/>
<display
value="Zika virus envelope E gene [Presence] in Serum by NAA with probe detection"/>
</coding>
<text value="Zika RT-PCR"/>
</code>
<subject>🔗
<reference value="Patient/patient-ecr-eve-everywoman"/>
<display value="Eve Everywoman"/>
</subject>
<performer>🔗
<reference value="Organization/organization-ecr-acme-laboratory"/>
<display value="Acme Labs"/>
</performer>
</ServiceRequest>