AU Patient Summary Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-ps/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Bundle/aups-section-emptyreason> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "aups-section-emptyreason"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-bundle" ;
fhir:index 0 ;
fhir:link <http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-bundle>
]
] ;
fhir:Resource.language [ fhir:value "en-AU"] ;
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:uuid:b6c2419f-3add-455b-9825-7d835b41f34a" ]
] ;
fhir:Bundle.type [ fhir:value "document"] ;
fhir:Bundle.timestamp [ fhir:value "2025-01-08T20:42:11.0607701+10:00"^^xsd:dateTime] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:40e448e9-e323-4941-bb7c-60b0a91ac950" ] ;
fhir:Bundle.entry.resource <urn:uuid:40e448e9-e323-4941-bb7c-60b0a91ac950>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:9be88cc6-09e8-4dc6-b058-88676240dbc7" ] ;
fhir:Bundle.entry.resource <urn:uuid:9be88cc6-09e8-4dc6-b058-88676240dbc7>
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:715076f4-007a-4c9d-beed-c155cc46f765" ] ;
fhir:Bundle.entry.resource <urn:uuid:715076f4-007a-4c9d-beed-c155cc46f765>
], [
fhir:index 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:70a756e3-20b3-4637-8601-a222983e295a" ] ;
fhir:Bundle.entry.resource <urn:uuid:70a756e3-20b3-4637-8601-a222983e295a>
] .
<urn:uuid:40e448e9-e323-4941-bb7c-60b0a91ac950> a fhir:Composition ;
fhir:Resource.id [ fhir:value "40e448e9-e323-4941-bb7c-60b0a91ac950"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ]
] ;
fhir:Resource.language [ fhir:value "en-AU"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-AU\" lang=\"en-AU\"><a name=\"Composition_40e448e9-e323-4941-bb7c-60b0a91ac950\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition 40e448e9-e323-4941-bb7c-60b0a91ac950</b></p><a name=\"40e448e9-e323-4941-bb7c-60b0a91ac950\"> </a><a name=\"hc40e448e9-e323-4941-bb7c-60b0a91ac950\"> </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\">version: 1; Language: en-AU</p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient summary Document</span></p><p><b>date</b>: 2025-01-08</p><p><b>author</b>: <a href=\"Bundle-aups-section-emptyreason.html#urn-uuid-715076f4-007a-4c9d-beed-c155cc46f765\">RelatedPerson Mr. Sonny Irvine</a></p><p><b>title</b>: Australian Patient Summary</p><p><b>custodian</b>: <a href=\"Bundle-aups-basicsummary.html#urn-uuid-70a756e3-20b3-4637-8601-a222983e295a\">Organization Bobrester Medical Center</a></p><h3>Events</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActClass PCPR}\">care provision</span></td><td>?? --> 2025-01-08</td></tr></table></div>"
] ;
fhir:Composition.status [ fhir:value "final"] ;
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:60591-5 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "60591-5" ] ;
fhir:Coding.display [ fhir:value "Patient summary Document" ]
]
] ;
fhir:Composition.subject [
fhir:Reference.reference [ fhir:value "urn:uuid:9be88cc6-09e8-4dc6-b058-88676240dbc7" ]
] ;
fhir:Composition.date [ fhir:value "2025-01-08"^^xsd:date] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:715076f4-007a-4c9d-beed-c155cc46f765" ]
] ;
fhir:Composition.title [ fhir:value "Australian Patient Summary"] ;
fhir:Composition.custodian [
fhir:Reference.reference [ fhir:value "urn:uuid:70a756e3-20b3-4637-8601-a222983e295a" ]
] ;
fhir:Composition.event [
fhir:index 0 ;
fhir:Composition.event.code [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActClass" ] ;
fhir:Coding.code [ fhir:value "PCPR" ]
]
] ;
fhir:Composition.event.period [
fhir:Period.end [ fhir:value "2025-01-08"^^xsd:date ]
]
] ;
fhir:Composition.section [
fhir:index 0 ;
fhir:Composition.section.title [ fhir:value "Allergies and Intolerances" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:48765-2 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "48765-2" ] ;
fhir:Coding.display [ fhir:value "Allergies and adverse reactions Document" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-AU\" lang=\"en-AU\">There is no information available regarding the consumer's allergy conditions.</div>"
] ;
fhir:Composition.section.emptyReason [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ;
fhir:Coding.code [ fhir:value "unavailable" ] ;
fhir:Coding.display [ fhir:value "Unavailable" ]
] ;
fhir:CodeableConcept.text [ fhir:value "No information available" ]
]
], [
fhir:index 1 ;
fhir:Composition.section.title [ fhir:value "Problem List" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:11450-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "11450-4" ] ;
fhir:Coding.display [ fhir:value "Problem list - Reported" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-AU\" lang=\"en-AU\">There is no information available about the consumer's health problems or disabilities.</div>"
] ;
fhir:Composition.section.emptyReason [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ;
fhir:Coding.code [ fhir:value "unavailable" ] ;
fhir:Coding.display [ fhir:value "Unavailable" ]
] ;
fhir:CodeableConcept.text [ fhir:value "No information available" ]
]
], [
fhir:index 2 ;
fhir:Composition.section.title [ fhir:value "Medication Summary" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:10160-0 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "10160-0" ] ;
fhir:Coding.display [ fhir:value "History of Medication use Narrative" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-AU\" lang=\"en-AU\">There is no information available about the consumer's medication use or administration.</div>"
] ;
fhir:Composition.section.emptyReason [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ;
fhir:Coding.code [ fhir:value "unavailable" ] ;
fhir:Coding.display [ fhir:value "Unavailable" ]
] ;
fhir:CodeableConcept.text [ fhir:value "No information available" ]
]
], [
fhir:index 3 ;
fhir:Composition.section.title [ fhir:value "Immunizations" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:11369-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "11369-6" ] ;
fhir:Coding.display [ fhir:value "History of Immunization note" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-AU\" lang=\"en-AU\">There is no information available about the consumer's immunisations.</div>"
] ;
fhir:Composition.section.emptyReason [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ;
fhir:Coding.code [ fhir:value "unavailable" ] ;
fhir:Coding.display [ fhir:value "Unavailable" ]
] ;
fhir:CodeableConcept.text [ fhir:value "No information available" ]
]
] .
<urn:uuid:9be88cc6-09e8-4dc6-b058-88676240dbc7> a fhir:Patient ;
fhir:Resource.id [ fhir:value "9be88cc6-09e8-4dc6-b058-88676240dbc7"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_9be88cc6-09e8-4dc6-b058-88676240dbc7\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 9be88cc6-09e8-4dc6-b058-88676240dbc7</b></p><a name=\"9be88cc6-09e8-4dc6-b058-88676240dbc7\"> </a><a name=\"hc9be88cc6-09e8-4dc6-b058-88676240dbc7\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Mr. Ronny Lawrence Irvine Unknown, DoB: ( ?ngen-9?)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"mailto:ronny.irvine@myownpersonaldomain.com\">ronny.irvine@myownpersonaldomain.com</a></li><li>180 Hermann Rd Belmore River NSW 2440 AU (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This extension applies to the Patient, Person, and RelatedPerson resources and is used to indicate whether a person identifies as being of Aboriginal or Torres Strait Islander origin.\"><a href=\"http://hl7.org.au/fhir/6.0.0/StructureDefinition-indigenous-status.html\">Australian Indigenous Status</a></td><td colspan=\"3\">australian-indigenous-status-1: 2 (Torres Strait Islander but not Aboriginal origin)</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org.au/fhir/StructureDefinition/indigenous-status" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1" ] ;
fhir:Coding.code [ fhir:value "2" ] ;
fhir:Coding.display [ fhir:value "Torres Strait Islander but not Aboriginal origin" ]
]
] ;
fhir:Patient.identifier [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] ;
fhir:Extension.valueCode [ fhir:value "masked" ]
]
] ;
fhir:Patient.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "usual" ] ;
fhir:HumanName.text [ fhir:value "Mr. Ronny Lawrence Irvine" ] ;
fhir:HumanName.family [ fhir:value "Irvine" ] ;
fhir:HumanName.given [
fhir:value "Ronny" ;
fhir:index 0
], [
fhir:value "Lawrence" ;
fhir:index 1
]
] ;
fhir:Patient.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "ronny.irvine@myownpersonaldomain.com" ] ;
fhir:ContactPoint.use [ fhir:value "home" ]
] ;
fhir:Patient.gender [ fhir:value "unknown"] ;
fhir:Patient.birthDate [
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] ;
fhir:Extension.valueCode [ fhir:value "unknown" ]
]
] ;
fhir:Patient.address [
fhir:index 0 ;
fhir:Address.use [ fhir:value "home" ] ;
fhir:Address.line [
fhir:value "180 Hermann Rd" ;
fhir:index 0
] ;
fhir:Address.city [ fhir:value "Belmore River" ] ;
fhir:Address.state [ fhir:value "NSW" ] ;
fhir:Address.postalCode [ fhir:value "2440" ] ;
fhir:Address.country [ fhir:value "AU" ]
] .
<urn:uuid:715076f4-007a-4c9d-beed-c155cc46f765> a fhir:RelatedPerson ;
fhir:Resource.id [ fhir:value "715076f4-007a-4c9d-beed-c155cc46f765"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_715076f4-007a-4c9d-beed-c155cc46f765\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson 715076f4-007a-4c9d-beed-c155cc46f765</b></p><a name=\"715076f4-007a-4c9d-beed-c155cc46f765\"> </a><a name=\"hc715076f4-007a-4c9d-beed-c155cc46f765\"> </a><p><b>patient</b>: <a href=\"Bundle-aups-basicsummary.html#urn-uuid-9be88cc6-09e8-4dc6-b058-88676240dbc7\">Mia Leanne Banks Female, DoB: 1983-08-25 ( IHI: Austalian Healthcare Identifier - Individual#8003608333647261)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SON}\">Son</span></p><p><b>name</b>: Mr. Sonny Irvine</p><p><b>telecom</b>: ph: 0491570737(Mobile)</p><p><b>address</b>: 1415 Right Bank Rd Belmore River NSW 2440 AU (home)</p></div>"
] ;
fhir:RelatedPerson.patient [
fhir:Reference.reference [ fhir:value "urn:uuid:9be88cc6-09e8-4dc6-b058-88676240dbc7" ]
] ;
fhir:RelatedPerson.relationship [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ] ;
fhir:Coding.code [ fhir:value "SON" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Son" ]
] ;
fhir:RelatedPerson.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "usual" ] ;
fhir:HumanName.text [ fhir:value "Mr. Sonny Irvine" ] ;
fhir:HumanName.family [ fhir:value "Irvine" ] ;
fhir:HumanName.given [
fhir:value "Sonny" ;
fhir:index 0
]
] ;
fhir:RelatedPerson.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "0491570737" ] ;
fhir:ContactPoint.use [ fhir:value "mobile" ]
] ;
fhir:RelatedPerson.address [
fhir:index 0 ;
fhir:Address.use [ fhir:value "home" ] ;
fhir:Address.line [
fhir:value "1415 Right Bank Rd" ;
fhir:index 0
] ;
fhir:Address.city [ fhir:value "Belmore River" ] ;
fhir:Address.state [ fhir:value "NSW" ] ;
fhir:Address.postalCode [ fhir:value "2440" ] ;
fhir:Address.country [ fhir:value "AU" ]
] .
<urn:uuid:70a756e3-20b3-4637-8601-a222983e295a> a fhir:Organization ;
fhir:Resource.id [ fhir:value "70a756e3-20b3-4637-8601-a222983e295a"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_70a756e3-20b3-4637-8601-a222983e295a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 70a756e3-20b3-4637-8601-a222983e295a</b></p><a name=\"70a756e3-20b3-4637-8601-a222983e295a\"> </a><a name=\"hc70a756e3-20b3-4637-8601-a222983e295a\"> </a><p><b>identifier</b>: HPI-O/8003629900040482, ABN/81132303164</p><p><b>type</b>: <span title=\"Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0 8520}, {http://snomed.info/sct 708175003}\">Diagnostic Radiology</span></p><p><b>name</b>: Douglas Radiology</p><p><b>telecom</b>: ph: 0355500107(Work), <a href=\"mailto:reception@douglasradiology.example.com.au\">reception@douglasradiology.example.com.au</a></p><p><b>address</b>: 74 Freedom Lane Douglas VIC 3401 </p></div>"
] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "NOI" ]
] ;
fhir:CodeableConcept.text [ fhir:value "HPI-O" ]
] ;
fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/hpio/1.0" ] ;
fhir:Identifier.value [ fhir:value "8003629900040482" ]
], [
fhir:index 1 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "XX" ]
] ;
fhir:CodeableConcept.text [ fhir:value "ABN" ]
] ;
fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/abn" ] ;
fhir:Identifier.value [ fhir:value "81132303164" ]
] ;
fhir:Organization.type [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0" ] ;
fhir:Coding.code [ fhir:value "8520" ] ;
fhir:Coding.display [ fhir:value "Pathology and Diagnostic Imaging Services" ]
], [
fhir:index 1 ;
a sct:708175003 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "708175003" ] ;
fhir:Coding.display [ fhir:value "Diagnostic imaging service" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Diagnostic Radiology" ]
] ;
fhir:Organization.name [ fhir:value "Douglas Radiology"] ;
fhir:Organization.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "0355500107" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "reception@douglasradiology.example.com.au" ]
] ;
fhir:Organization.address [
fhir:index 0 ;
fhir:Address.line [
fhir:value "74 Freedom Lane" ;
fhir:index 0
] ;
fhir:Address.city [ fhir:value "Douglas" ] ;
fhir:Address.state [ fhir:value "VIC" ] ;
fhir:Address.postalCode [ fhir:value "3401" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/aups-section-emptyreason.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/aups-section-emptyreason.ttl> .
IG © 2024+ HL7 Australia. Package hl7.fhir.au.ps#1.0.0-ci-build based on FHIR 4.0.1. Generated 2026-06-26
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change