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-HL7AU-Connectathon-Aug-25-26/ and changes regularly. See the Directory of published versions
<Location xmlns="http://hl7.org/fhir">
<id value="example-healthconnect-service-coverage-area-balmain-1"/>
<meta>
<lastUpdated value="2026-01-15T10:00:00+10:00"/>
<profile
value="http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-service-coverage-area"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location example-healthconnect-service-coverage-area-balmain-1</b></p><a name="example-healthconnect-service-coverage-area-balmain-1"> </a><a name="hcexample-healthconnect-service-coverage-area-balmain-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: 2026-01-15 10:00:00+1000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hcpd-service-coverage-area.html">HCPD Service Coverage Area</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>status</b>: Active</p><p><b>name</b>: Balmain Service Coverage Area</p><p><b>description</b>: Coverage area for healthcare services available to residents of Balmain and surrounding postcodes in the Inner West of Sydney.</p><p><b>address</b>: Balmain NSW 2041 AU </p><p><b>managingOrganization</b>: <a href="Organization-example-healthconnect-organization-1.html">Organization null</a></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>
<status value="active"/>
<name value="Balmain Service Coverage Area"/>
<description
value="Coverage area for healthcare services available to residents of Balmain and surrounding postcodes in the Inner West of Sydney."/>
<address>
<city value="Balmain"/>
<state value="NSW"/>
<postalCode value="2041"/>
<country value="AU"/>
</address>
<managingOrganization>🔗
<reference value="Organization/example-healthconnect-organization-1"/>
</managingOrganization>
</Location>