Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Completed RAMIPRIL(TAB) 2.5 mg use for Mrs. Anne Thompson (2019) - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicationStatement",
  "id" : "completed-rampiril-01",
  "meta" : {
    "profile" : [
      🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationstatement-core-1"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement completed-rampiril-01</b></p><a name=\"completed-rampiril-01\"> </a><a name=\"hccompleted-rampiril-01\"> </a><a name=\"completed-rampiril-01-en-AU\"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medication-statement-category community}\">Community</span></p><p><b>medication</b>: <a href=\"#hccompleted-rampiril-01/rampiril-01\">Medication </a></p><p><b>subject</b>: <a href=\"Patient-mhr-anne-thompson.html\">Mrs. Anne Thompson(official) Female, DoB: 1978-10-11 ( IHI:\u00a0AustalianIHI#8003608000228445)</a></p><p><b>dateAsserted</b>: 2019-08-02 10:00:15+1000</p><p><b>reasonCode</b>: <span title=\"Codes:\">To reduce elevated blood pressure; for the prevention of angina; to treat or prevent heart attack; for the treatment of heart failure; to prevent migraines</span></p><p><b>note</b>: If you feel light-headed, dizzy or faint, get up slowly when getting our of bed. Make sure you drink enough water during exercise and hot weather when             you are taking this medicine, especially if you sweat a lot. If you have excessive vomiting and or diarrhoea while taking this medicine tell your             doctor. May cause headache or unusual taste. Do not take potassium supplements while you are taking this medicine unless your doctor tells you to. If you             develop signs of swelling of the lips or tongue, a dry cough or a rash see your doctor.</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>Take one in the morning</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication  #rampiril-01</b></p><a name=\"completed-rampiril-01/rampiril-01\"> </a><a name=\"hccompleted-rampiril-01/rampiril-01\"> </a><a name=\"completed-rampiril-01/rampiril-01-en-AU\"> </a><p><b>code</b>: <span title=\"Codes:\">RAMIPRIL(TAB) 2.5 mg, Tritace</span></p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Medication",
      "id" : "rampiril-01",
      "code" : {
        "text" : "RAMIPRIL(TAB) 2.5 mg, Tritace"
      }
    }
  ],
  "status" : "completed",
  "category" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/medication-statement-category",
        "code" : "community",
        "display" : "Community"
      }
    ]
  },
  "medicationReference" : {
    "reference" : "#rampiril-01"
  },
  "subject" : {
    🔗 "reference" : "Patient/mhr-anne-thompson",
    "identifier" : {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "NI"
          }
        ],
        "text" : "IHI"
      },
      "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
      "value" : "8003608000228445"
    }
  },
  "dateAsserted" : "2019-08-02T10:00:15+10:00",
  "reasonCode" : [
    {
      "text" : "To reduce elevated blood pressure; for the prevention of angina; to treat or prevent heart attack; for the treatment of heart failure; to prevent migraines"
    }
  ],
  "note" : [
    {
      "text" : "If you feel light-headed, dizzy or faint, get up slowly when getting our of bed. Make sure you drink enough water during exercise and hot weather when             you are taking this medicine, especially if you sweat a lot. If you have excessive vomiting and or diarrhoea while taking this medicine tell your             doctor. May cause headache or unusual taste. Do not take potassium supplements while you are taking this medicine unless your doctor tells you to. If you             develop signs of swelling of the lips or tongue, a dry cough or a rash see your doctor."
    }
  ],
  "dosage" : [
    {
      "text" : "Take one in the morning"
    }
  ]
}