Health Connect Australia Provider Directory FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 26.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/HCPD-Snapshot-26.0.0-SPARKED-Testing-20260708/ 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 -------------------------------------------------------------------
<http://hl7.org/fhir/Organization/example-healthconnect-organization-1> a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "example-healthconnect-organization-1"] ;
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2025-08-30T09:15:00Z"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-organization" ;
fhir:index 0 ;
fhir:link <http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-organization>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization example-healthconnect-organization-1</b></p><a name=\"example-healthconnect-organization-1\"> </a><a name=\"hcexample-healthconnect-organization-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\">Last updated: 2025-08-30 09:15:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hcpd-organization.html\">HCPD Organization</a></p></div><blockquote><p><b>Suppression Indicator for Visibility</b></p><ul><li>suppressedBy: <span title=\"Codes:{http://digitalhealth.gov.au/fhir/cc/CodeSystem/responsible-party-type organisation-initiated}\">Organisation initiated</span></li></ul></blockquote><p><b>identifier</b>: National Organisation Identifier/8003626566707032, ABN/41824753556, ACN/123456789</p><p><b>active</b>: true</p><p><b>name</b>: Absent because : masked</p><p><b>alias</b>: Ye old Example Aged Care</p><p><b>telecom</b>: ph: (03) 5550 4075(Work), ph: (03) 5550 4076(Work), <a href=\"mailto:reception@example.com.au\">reception@example.com.au</a>, <a href=\"mailto:admin@example.com.au\">admin@example.com.au</a>, <a href=\"https://www.mocklocation.com.au\">https://www.mocklocation.com.au</a>, fax: +61 2 6666 7777(Work)</p><p><b>address</b>: 175 Liverpool Street Sydney NSW 2000 AU </p></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "suppressedBy" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://digitalhealth.gov.au/fhir/cc/CodeSystem/responsible-party-type" ] ;
fhir:Coding.code [ fhir:value "organisation-initiated" ]
]
]
] ;
fhir:Extension.url [ fhir:value "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/suppressed" ]
] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hi-org-classification" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hi-org-classification-cs" ] ;
fhir:Coding.code [ fhir:value "network" ] ;
fhir:Coding.display [ fhir:value "Network" ]
]
]
] ;
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:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/hpio/1.0" ] ;
fhir:Identifier.value [ fhir:value "8003626566707032" ]
], [
fhir:index 1 ;
fhir:Identifier.type [
fhir:CodeableConcept.text [ fhir:value "ABN" ]
] ;
fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/abn" ] ;
fhir:Identifier.value [ fhir:value "41824753556" ]
], [
fhir:index 2 ;
fhir:Identifier.type [
fhir:CodeableConcept.text [ fhir:value "ACN" ]
] ;
fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/acn" ] ;
fhir:Identifier.value [ fhir:value "123456789" ]
] ;
fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Organization.name [
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:Organization.alias [
fhir:value "Ye old Example Aged Care" ;
fhir:index 0
] ;
fhir:Organization.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "(03) 5550 4075" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "(03) 5550 4076" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 2 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "reception@example.com.au" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 3 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "admin@example.com.au" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 4 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.mocklocation.com.au" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 5 ;
fhir:ContactPoint.system [ fhir:value "fax" ] ;
fhir:ContactPoint.value [ fhir:value "+61 2 6666 7777" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
] ;
fhir:Organization.address [
fhir:index 0 ;
fhir:Address.type [ fhir:value "physical" ] ;
fhir:Address.line [
fhir:value "175 Liverpool Street" ;
fhir:index 0
] ;
fhir:Address.city [ fhir:value "Sydney" ] ;
fhir:Address.state [ fhir:value "NSW" ] ;
fhir:Address.postalCode [ fhir:value "2000" ] ;
fhir:Address.country [ fhir:value "AU" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Organization/example-healthconnect-organization-1.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Organization/example-healthconnect-organization-1.ttl> .
IG © 2026+ Australian Digital Health Agency. Package au.gov.digitalhealth.hcpd#26.0.0 based on FHIR 4.0.1. Generated 2026-07-03
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