{
  "resourceType" : "ServiceRequest",
  "id" : "careplan-xshare-servicerequest-example",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest careplan-xshare-servicerequest-example</b></p><a name=\"careplan-xshare-servicerequest-example\"> </a><a name=\"hccareplan-xshare-servicerequest-example\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 710824005}\">Assessment of health and social care needs</span></p><p><b>subject</b>: <a href=\"Patient-careplan-xshare-patient-example.html\">Maria Rossi  Female, DoB: 1975-04-12 ( http://example.org/patients#PAT-001)</a></p><p><b>occurrence</b>: 2026-05-15</p><p><b>requester</b>: <a href=\"Organization-careplan-xshare-organization-example.html\">Organization Example Community Health Centre</a></p></div>"
  },
  "status" : "active",
  "intent" : "plan",
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "710824005",
      "display" : "Assessment of health and social care needs"
    }]
  },
  "subject" : {
    "reference" : "Patient/careplan-xshare-patient-example"
  },
  "occurrenceDateTime" : "2026-05-15",
  "requester" : {
    "reference" : "Organization/careplan-xshare-organization-example"
  }
}