XealthIG
v1.42.0 - release

XealthIG - Local Development build (vv1.42.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Of a Xealth Order this Observation is based on - JSON Representation

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "ExampleServiceRequest",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleServiceRequest</b></p><a name=\"ExampleServiceRequest\"> </a><a name=\"hcExampleServiceRequest\"> </a><a name=\"ExampleServiceRequest-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>subject</b>: <a href=\"Patient-ExampleXealthPatient.html\">Xealth Profile Test  Male, DoB: 1986-07-13 ( XPID:\u00a0xealth-17328-1732489-17846492-3128691\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
  },
  "status" : "active",
  "intent" : "plan",
  "subject" : {
    🔗 "reference" : "Patient/ExampleXealthPatient"
  }
}