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
<Organization xmlns="http://hl7.org/fhir">
<id value="example-healthconnect-organization-1"/>
<meta>
<lastUpdated value="2025-08-30T09:15:00Z"/>
<profile
value="http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-organization"/>
</meta>
<text>
<status value="extensions"/>
<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>
</text>
<extension
url="http://digitalhealth.gov.au/fhir/cc/StructureDefinition/suppressed">
<extension url="suppressedBy">
<valueCodeableConcept>
<coding>
<system
value="http://digitalhealth.gov.au/fhir/cc/CodeSystem/responsible-party-type"/>
<code value="organisation-initiated"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<identifier>
<extension
url="http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hi-org-classification">
<valueCodeableConcept>
<coding>
<system
value="http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hi-org-classification-cs"/>
<code value="network"/>
<display value="Network"/>
</coding>
</valueCodeableConcept>
</extension>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="NOI"/>
</coding>
</type>
<system value="http://ns.electronichealth.net.au/id/hi/hpio/1.0"/>
<value value="8003626566707032"/>
</identifier>
<identifier>
<type>
<text value="ABN"/>
</type>
<system value="http://hl7.org.au/id/abn"/>
<value value="41824753556"/>
</identifier>
<identifier>
<type>
<text value="ACN"/>
</type>
<system value="http://hl7.org.au/id/acn"/>
<value value="123456789"/>
</identifier>
<active value="true"/>
<name>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="masked"/>
</extension>
</name>
<alias value="Ye old Example Aged Care"/>
<telecom>
<system value="phone"/>
<value value="(03) 5550 4075"/>
<use value="work"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="(03) 5550 4076"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="reception@example.com.au"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="admin@example.com.au"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://www.mocklocation.com.au"/>
<use value="work"/>
</telecom>
<telecom>
<system value="fax"/>
<value value="+61 2 6666 7777"/>
<use value="work"/>
</telecom>
<address>
<type value="physical"/>
<line value="175 Liverpool Street"/>
<city value="Sydney"/>
<state value="NSW"/>
<postalCode value="2000"/>
<country value="AU"/>
</address>
</Organization>