<?xml version="1.0" encoding="UTF-8"?>

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="ChEkmServiceRequestExample-HepatitisC"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest ChEkmServiceRequestExample-HepatitisC</b></p><a name="ChEkmServiceRequestExample-HepatitisC"> </a><a name="hcChEkmServiceRequestExample-HepatitisC"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>subject</b>: <a href="Patient-ChEkmPatientExample.html">Beispielin Muster  Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)</a></p><p><b>performer</b>: <a href="Organization-ChEkmOrganizationLabExample.html">Organization Viollier Bern AG</a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 171112000}">Screening due (finding)</span></p><p><b>specimen</b>: <a href="Specimen-ChEkmSpecimenExample-HepatitisC.html">Specimen</a></p></div>
  </text>
  <status value="completed"/>
  <intent value="order"/>
  <subject>
    <reference value="Patient/ChEkmPatientExample"/>
  </subject>
  <performer>
    <reference value="Organization/ChEkmOrganizationLabExample"/>
  </performer>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="171112000"/>
      <display value="Screening due (finding)"/>
    </coding>
    <text value="Screening due (finding)"/>
  </reasonCode>
  <specimen>
    <reference value="Specimen/ChEkmSpecimenExample-HepatitisC"/>
  </specimen>
</ServiceRequest>