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

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="example-servicerequest-notrequested-ltfu37"/>
  <meta>
    <profile value="http://smart.who.int/cxca/StructureDefinition/cxca-servicenotrequested"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest example-servicerequest-notrequested-ltfu37</b></p><a name="example-servicerequest-notrequested-ltfu37"> </a><a name="hcexample-servicerequest-notrequested-ltfu37"> </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-cxca-servicenotrequested.html">CXCA Service Not Requested (NotDone)</a></p></div><p><b>status</b>: Revoked</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{http://smart.who.int/cxca/CodeSystem/CXCA.D DE13}">Cervical cytology test</span></p><p><b>subject</b>: <a href="Patient-example-mng-woman-37-ltfu.html">Anonymous Patient Female, DoB: 1989-03-15</a></p><p><b>authoredOn</b>: 2026-03-15</p><p><b>reasonCode</b>: <span title="Codes:{http://smart.who.int/cxca/CodeSystem/CXCA.D DE10}">Patient could not be contacted at the phone number on file. Three attempts were made between March 22 and April 5, 2026.</span></p></div>
  </text>
  <status value="revoked"/>
  <intent value="order"/>
  <code>
    <coding>
      <system value="http://smart.who.int/cxca/CodeSystem/CXCA.D"/>
      <code value="DE13"/>
      <display value="Cervical cytology test"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example-mng-woman-37-ltfu"/>
  </subject>
  <authoredOn value="2026-03-15"/>
  <reasonCode>
    <coding>
      <system value="http://smart.who.int/cxca/CodeSystem/CXCA.D"/>
      <code value="DE10"/>
      <display value="Lost to follow-up"/>
    </coding>
    <text value="Patient could not be contacted at the phone number on file. Three attempts were made between March 22 and April 5, 2026."/>
  </reasonCode>
</ServiceRequest>