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

: MedicationRequestExample - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicationRequest",
  "id" : "MedicationRequestExample",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MedicationRequestExample</b></p><a name=\"MedicationRequestExample\"> </a><a name=\"hcMedicationRequestExample\"> </a><a name=\"MedicationRequestExample-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Medication-MedicationExample.html\">Medication Codeine phosphate</a></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",
  "medicationReference" : {
    🔗 "reference" : "Medication/MedicationExample"
  },
  "subject" : {
    🔗 "reference" : "Patient/SHAPatientExample"
  }
}