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

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="Example-Smith-Johnson-CPR-ServiceRequest1"/>
  <meta>
    <profile value="http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-PMOCPRServiceRequest"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest Example-Smith-Johnson-CPR-ServiceRequest1</b></p><a name="Example-Smith-Johnson-CPR-ServiceRequest1"> </a><a name="hcExample-Smith-Johnson-CPR-ServiceRequest1"> </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-ADI-PMOCPRServiceRequest.html">ADI PMO Cardiopulmonary Resuscitation ServiceRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Directive</p><p><b>category</b>: <span title="Codes:{http://loinc.org 100822-6}">Cardiopulmonary resuscitation orders</span></p><p><b>doNotPerform</b>: true</p><p><b>code</b>: <span title="Codes:{http://loinc.org LA33470-8}">Yes CPR</span></p><p><b>orderDetail</b>: <span title="Codes:{http://loinc.org LA33470-8}">Yes CPR</span></p><p><b>subject</b>: <a href="Patient-Example-Smith-Johnson-Patient1.html">Smith-Johnson, Betsy Female, DoB: 1950-11-15 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1PA3D58WH16)</a></p><p><b>requester</b>: <a href="Practitioner-Example-Kyle-Anydoc-Practitioner.html">Practitioner Kyle Anydoc </a></p></div>
  </text>
  <status value="active"/>
  <intent value="directive"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="100822-6"/>
      <display value="Cardiopulmonary resuscitation orders"/>
    </coding>
  </category>
  <doNotPerform value="true"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LA33470-8"/>
    </coding>
  </code>
  <orderDetail>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LA33470-8"/>
    </coding>
  </orderDetail>
  <subject>
    <reference value="Patient/Example-Smith-Johnson-Patient1"/>
  </subject>
  <requester>
    <reference value="Practitioner/Example-Kyle-Anydoc-Practitioner"/>
  </requester>
</ServiceRequest>