MyHealth@Eu Hospital Discharge Report
9.1.0 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v9.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedicationStatement - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "MS-001",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/hdr/StructureDefinition/medicationStatement-hdr-myhealtheu"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Medication Statement</div>"
  },
  "status" : "active",
  "statusReason" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
          "code" : "UNK",
          "display" : "unknown"
        }
      ]
    }
  ],
  "medicationReference" : {
    🔗 "reference" : "Medication/1234567890"
  },
  "subject" : {
    "reference" : "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  },
  "effectivePeriod" : {
    "start" : "2024-05-01",
    "end" : "2024-05-05"
  }
}