My Health Record FHIR IG - Local Development build (v1.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Consent ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "aodr-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-consent-aodr-mhr-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-consent-aodr-mhr-1> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent aodr-01</b></p><a name=\"aodr-01\"> </a><a name=\"hcaodr-01\"> </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=\"StructureDefinition-dh-consent-aodr-mhr-1.html\">MHR Record of Consent from Australian Organ Donor Register</a></p></div><p><b>MHR Date of Initial Registration</b>: 2015-11-18</p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.2.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt #xD;#xA;#xD;#xA;This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: #xD;#xA;#xD;#xA;Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.#xD;#xA;#xD;#xA;This OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:2.25.320090414317418051877665573694312012199</p><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope adr}\">Advanced Care Directive</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 64300-7}\">Organ donation consent</span>, <span title=\"Codes:{http://loinc.org 59284-0}\">Consent</span></p><p><b>patient</b>: Identifier: National unique individual identifier/8003608833357361</p><p><b>dateTime</b>: 2017-09-21</p><p><b>performer</b>: Identifier: National unique individual identifier/8003608833357361</p><p><b>organization</b>: Medicare Australia repository services operator (Identifier: PAI-O/8003640001000010)</p><h3>Policies</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Authority</b></td><td><b>Uri</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://australianorgandonorregister.gov.au\">http://australianorgandonorregister.gov.au</a></td><td><a href=\"http://www.australianorgandonorregister.gov.au/aodr\">http://www.australianorgandonorregister.gov.au/aodr</a></td></tr></table><h3>Provisions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Action</b></td></tr><tr><td style=\"display: none\">*</td><td>Opt Out</td><td><span title=\"Codes:{http://snomed.info/sct 53958007}\">Harvesting of donor material</span></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-date-initial-registration-mhr-1"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-11-18"^^xsd:date ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.25.320090414317418051877665573694312012199" ]
] ) ; # identifier for the AODR record from Medicare repository
fhir:status [ fhir:v "active"] ; #
fhir:scope [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ;
fhir:code [ fhir:v "adr" ] ;
fhir:display [ fhir:v "Advanced Care Directive" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
a loinc:64300-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "64300-7" ] ;
fhir:display [ fhir:v "Organ donation consent" ] ] )
] [
( fhir:coding [
a loinc:59284-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59284-0" ] ;
fhir:display [ fhir:v "Consent" ] ] )
] ) ; #
fhir:patient [
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:display [ fhir:v "National unique individual identifier" ] ] ) ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003608833357361" ] ]
] ; #
fhir:dateTime [ fhir:v "2017-09-21"^^xsd:date] ; #
fhir:performer ( [
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:display [ fhir:v "National unique individual identifier" ] ] ) ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003608833357361" ] ]
] ) ; #
fhir:organization ( [
fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NOI" ] ;
fhir:display [ fhir:v "National Organisation Identifier" ] ] ) ;
fhir:text [ fhir:v "PAI-O" ] ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/pcehr/paio/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003640001000010" ] ] ;
fhir:display [ fhir:v "Medicare Australia repository services operator" ]
] ) ; #
fhir:policy ( [
fhir:authority [ fhir:v "http://australianorgandonorregister.gov.au"^^xsd:anyURI ] ;
fhir:uri [ fhir:v "http://www.australianorgandonorregister.gov.au/aodr"^^xsd:anyURI ]
] ) ; #
fhir:provision [
fhir:type [ fhir:v "deny" ] ;
( fhir:action [
( fhir:coding [
a sct:53958007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "53958007" ] ] ) ] )
] . # Individual does not consent to donate - applies to all organ and tissue
IG © 2025+ Australian Digital Health Agency. Package au.digitalhealth.r4#1.4.0 based on FHIR 4.0.1. Generated 2025-07-24
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