MHR AU Patient Summary Consultation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Medication Statement for Amlodipine Tablet - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "au-ps-medicationstatement-2",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medicationstatement"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement au-ps-medicationstatement-2</b></p><a name=\"au-ps-medicationstatement-2\"> </a><a name=\"hcau-ps-medicationstatement-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-ps/StructureDefinition-au-ps-medicationstatement.html\">AU PS MedicationStatement</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 23519011000036101}\">Amlodipine 10 mg tablet</span></p><p><b>subject</b>: <a href=\"Patient-mhr-au-ps-patient-1.html\">Mia Leanne Banks  Female, DoB: 1983-08-25 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608333647261)</a></p><p><b>effective</b>: 2024-12-01</p></div>"
  },
  "status" : "active",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "23519011000036101",
        "display" : "Amlodipine 10 mg tablet"
      }
    ],
    "text" : "Amlodipine 10 mg tablet"
  },
  "subject" : {
    🔗 "reference" : "Patient/mhr-au-ps-patient-1"
  },
  "effectiveDateTime" : "2024-12-01"
}