{
  "resourceType" : "ServiceRequest",
  "id" : "example-servicerequest-notrequested-ltfu37",
  "meta" : {
    "profile" : ["http://smart.who.int/cxca/StructureDefinition/cxca-servicenotrequested"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "status" : "revoked",
  "intent" : "order",
  "code" : {
    "coding" : [{
      "system" : "http://smart.who.int/cxca/CodeSystem/CXCA.D",
      "code" : "DE13",
      "display" : "Cervical cytology test"
    }]
  },
  "subject" : {
    "reference" : "Patient/example-mng-woman-37-ltfu"
  },
  "authoredOn" : "2026-03-15",
  "reasonCode" : [{
    "coding" : [{
      "system" : "http://smart.who.int/cxca/CodeSystem/CXCA.D",
      "code" : "DE10",
      "display" : "Lost to follow-up"
    }],
    "text" : "Patient could not be contacted at the phone number on file. Three attempts were made between March 22 and April 5, 2026."
  }]
}