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
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MedicationStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "au-ps-medicationstatement-1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medicationstatement"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medicationstatement> ] )
] ; #
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 au-ps-medicationstatement-1</b></p><a name=\"au-ps-medicationstatement-1\"> </a><a name=\"hcau-ps-medicationstatement-1\"> </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 23358011000036102}\">Metformin 500mg 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: Austalian Healthcare Identifier - Individual#8003608333647261)</a></p><p><b>effective</b>: 2021-05-01</p></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:23358011000036102 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "23358011000036102" ] ;
fhir:display [ fhir:v "Metformin hydrochloride 500 mg tablet" ] ] ) ;
fhir:text [ fhir:v "Metformin 500mg Tablet" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/mhr-au-ps-patient-1" ]
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2021-05-01"^^xsd:date
] . #
IG © 2025+ The Australian Digital Health Agency. Package mhr.au.ps.consultation#0.1.0 based on FHIR 4.0.1. Generated 2025-08-30
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