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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MedicationStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "completed-rampiril-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationstatement-core-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationstatement-core-1> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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: AustalianIHI#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>"
] ; #
fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "rampiril-01" ] ;
fhir:code [
fhir:text [ fhir:v "RAMIPRIL(TAB) 2.5 mg, Tritace" ] ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:category [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medication-statement-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "community" ] ;
fhir:display [ fhir:v "Community" ] ] )
] ; #
fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#rampiril-01" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/mhr-anne-thompson" ] ;
fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NI" ] ] ) ;
fhir:text [ fhir:v "IHI" ] ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003608000228445" ] ]
] ; #
fhir:dateAsserted [ fhir:v "2019-08-02T10:00:15+10:00"^^xsd:dateTime] ; #
fhir:reasonCode ( [
fhir:text [ fhir:v "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" ]
] ) ; #
fhir:note ( [
fhir:text [ fhir:v "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." ]
] ) ; #
fhir:dosage ( [
fhir:text [ fhir:v "Take one in the morning" ]
] ) . #
IG © 2023+ Australian Digital Health Agency. Package au.digitalhealth.r4#1.2.0-ci-build based on FHIR 4.0.1. Generated 2024-12-19
Links: Table of Contents | QA Report | Version History | Report an issue or propose a change
Publisher: Australian Digital Health Agency | ABN: 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000 | Phone: 1300 901 001 | Email: help@digitalhealth.gov.au | https://www.digitalhealth.gov.au | Privacy policy | Terms of Use