MyHealth@Eu Electronic Prescription and Dispense
0.1.0 - draft 150

MyHealth@Eu Electronic Prescription and Dispense - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 100B-RequestOrchestration - JSON Representation

Raw json | Download

{
  "resourceType" : "RequestGroup",
  "id" : "100B-RequestOrchestration",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup 100B-RequestOrchestration</b></p><a name=\"100B-RequestOrchestration\"> </a><a name=\"hc100B-RequestOrchestration\"> </a><p><b>groupIdentifier</b>: 100</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>subject</b>: <a href=\"Patient-patient1.html\">Thomas Engine  Male, DoB: 1950-09-15 ( 12345)</a></p></div>"
  },
  "groupIdentifier" : {
    "value" : "100"
  },
  "status" : "active",
  "intent" : "order",
  "subject" : {
    🔗 "reference" : "Patient/patient1"
  }
}