0.1.0 - ci-build

kenyaClaimsIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ServiceRequestExample - JSON Representation

Raw json | Download


{
  "resourceType" : "ServiceRequest",
  "id" : "ServiceRequestExample",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ServiceRequestExample</b></p><a name=\"ServiceRequestExample\"> </a><a name=\"hcServiceRequestExample\"> </a><a name=\"ServiceRequestExample-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>subject</b>: <a href=\"Patient-SHAPatientExample.html\">Eliud Kipchoge Kiptun Male, DoB: 1984-11-05 ( Unique Patient Identifier: 123456\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
  },
  "status" : "active",
  "intent" : "order",
  "subject" : {
    🔗 "reference" : "Patient/SHAPatientExample"
  }
}