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 0.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/HealthConnect/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<Location xmlns="http://hl7.org/fhir">
<id
value="example-healthconnect-Physical-location-with-wheelchair-access-1"/>
<meta>
<lastUpdated value="2025-09-01T14:45:30Z"/>
<profile
value="http://ns.electronichealth.net.au/hc/StructureDefinition/hc-location"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location example-healthconnect-Physical-location-with-wheelchair-access-1</b></p><a name="example-healthconnect-Physical-location-with-wheelchair-access-1"> </a><a name="hcexample-healthconnect-Physical-location-with-wheelchair-access-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-09-01 14:45:30+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hc-location.html">HC Location</a></p></div><p><b>HC Preferred Postal Address</b>: PO Box 123, SYDNEY NSW 2000(work)</p><p><b>HC Amenity</b>: <span title="Codes:{http://ns.electronichealth.net.au/hc/CodeSystem/HCAmenity-cs wheelchairAccess}">Wheelchair Access</span></p><p><b>identifier</b>: NATA Site Number/162899, LSPN/123333</p><p><b>name</b>: Physical location with wheelchair access</p><p><b>alias</b>: Ye Old Physical location with wheelchair access</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MOBL}, {http://terminology.hl7.org/CodeSystem/v3-RoleCode PTRES}">Mobile Unit</span></p><p><b>telecom</b>: ph: (02) 1234 5678(Work), <a href="mailto:info@location.com.au">info@location.com.au</a>, <a href="https://www.mocklocation.com.au">https://www.mocklocation.com.au</a>, fax: +61 2 9999 8888(Work)</p><p><b>address</b>: Shop 8, 151 Castlereagh Street, SYDNEY NSW 2000</p><p><b>managingOrganization</b>: <a href="Organization-example-healthconnect-organization-1.html">Organization Example Aged Care Facility</a></p></div>
</text>
<extension
url="http://ns.electronichealth.net.au/hc/StructureDefinition/hc-preferred-postal-address">
<valueAddress>
<use value="work"/>
<type value="postal"/>
<text value="PO Box 123, SYDNEY NSW 2000"/>
<line value="PO Box 123"/>
<city value="SYDNEY"/>
<state value="NSW"/>
<postalCode value="2000"/>
<country value="AU"/>
</valueAddress>
</extension>
<extension
url="http://ns.electronichealth.net.au/hc/StructureDefinition/hc-amenity">
<valueCodeableConcept>
<coding>
<system
value="http://ns.electronichealth.net.au/hc/CodeSystem/HCAmenity-cs"/>
<code value="wheelchairAccess"/>
<display value="Wheelchair Access"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="NATAS"/>
<display value="NATA Site Number"/>
</coding>
<text value="NATA Site Number"/>
</type>
<system value="http://hl7.org.au/id/nata-site"/>
<value value="162899"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="LSPN"/>
<display value="Location Specific Practice Number"/>
</coding>
<text value="LSPN"/>
</type>
<system
value="http://ns.electronichealth.net.au/id/location-specific-practice-number"/>
<value value="123333"/>
</identifier>
<name value="Physical location with wheelchair access"/>
<alias value="Ye Old Physical location with wheelchair access"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="MOBL"/>
<display value="Mobile Unit"/>
</coding>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="PTRES"/>
<display value="Patient's Residence"/>
</coding>
</type>
<telecom>
<system value="phone"/>
<value value="(02) 1234 5678"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@location.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 9999 8888"/>
<use value="work"/>
</telecom>
<address>
<extension
url="http://hl7.org.au/fhir/StructureDefinition/address-identifier">
<valueIdentifier>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="GNAF"/>
<display value="Geocoded National Address File Identifier"/>
</coding>
<text value="G-NAF"/>
</type>
<system value="http://hl7.org.au/id/gnafidentifier"/>
<value value="GANSW718473771"/>
</valueIdentifier>
</extension>
<type value="physical"/>
<text value="Shop 8, 151 Castlereagh Street, SYDNEY NSW 2000"/>
<line value="Shop 8"/>
<line value="147-153 Castlereagh Street"/>
<city value="SYDNEY"/>
<state value="NSW"/>
<postalCode value="2000"/>
<country value="AU"/>
</address>
<managingOrganization>🔗
<reference value="Organization/example-healthconnect-organization-1"/>
</managingOrganization>
</Location>