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.2.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

: HC Location Example: Medical Centre (Physical Building) - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Location",
  "id" : "example-healthconnect-medical-centre-location-1",
  "meta" : {
    "lastUpdated" : "2025-09-01T14:45:30Z",
    "profile" : [
      🔗 "http://ns.electronichealth.net.au/hc/StructureDefinition/hc-location"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location example-healthconnect-medical-centre-location-1</b></p><a name=\"example-healthconnect-medical-centre-location-1\"> </a><a name=\"hcexample-healthconnect-medical-centre-location-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 456, SYDNEY NSW 2000(work)</p><p><b>HC Amenity</b>: <span title=\"Codes:{https://healthterminologies.gov.au/fhir/CodeSystem/facility-amenity-1 wheelchairAccess}\">Wheelchair Access</span></p><p><b>identifier</b>: NATA Site Number/165432, LSPN/987654</p><p><b>name</b>: Sydney Central Medical Centre</p><p><b>alias</b>: Central Medical Centre</p><p><b>telecom</b>: ph: (02) 9876 5432(Work), <a href=\"mailto:info@sydneycentralmc.com.au\">info@sydneycentralmc.com.au</a>, <a href=\"https://www.sydneycentralmc.com.au\">https://www.sydneycentralmc.com.au</a>, fax: +61 2 9876 5433(Work)</p><p><b>address</b>: Level 2, 147-153 Castlereagh Street, SYDNEY NSW 2000</p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}\">Building</span></p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>151.2093</td><td>-33.8688</td></tr></table><p><b>managingOrganization</b>: <a href=\"Organization-example-healthconnect-organization-1.html\">Organization Example Aged Care Facility</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://ns.electronichealth.net.au/hc/StructureDefinition/hc-preferred-postal-address",
      "valueAddress" : {
        "use" : "work",
        "type" : "postal",
        "text" : "PO Box 456, SYDNEY NSW 2000",
        "line" : [
          "PO Box 456"
        ],
        "city" : "SYDNEY",
        "state" : "NSW",
        "postalCode" : "2000",
        "country" : "AU"
      }
    },
    {
      "url" : "http://ns.electronichealth.net.au/hc/StructureDefinition/hc-amenity",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/facility-amenity-1",
            "code" : "wheelchairAccess",
            "display" : "Wheelchair Access"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
            "code" : "NATAS",
            "display" : "NATA Site Number"
          }
        ],
        "text" : "NATA Site Number"
      },
      "system" : "http://hl7.org.au/id/nata-site",
      "value" : "165432"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
            "code" : "LSPN",
            "display" : "Location Specific Practice Number"
          }
        ],
        "text" : "LSPN"
      },
      "system" : "http://ns.electronichealth.net.au/id/location-specific-practice-number",
      "value" : "987654"
    }
  ],
  "name" : "Sydney Central Medical Centre",
  "alias" : [
    "Central Medical Centre"
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "(02) 9876 5432",
      "use" : "work"
    },
    {
      "system" : "email",
      "value" : "info@sydneycentralmc.com.au",
      "use" : "work"
    },
    {
      "system" : "url",
      "value" : "https://www.sydneycentralmc.com.au",
      "use" : "work"
    },
    {
      "system" : "fax",
      "value" : "+61 2 9876 5433",
      "use" : "work"
    }
  ],
  "address" : {
    "extension" : [
      {
        "url" : "http://hl7.org.au/fhir/StructureDefinition/address-identifier",
        "valueIdentifier" : {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
                "code" : "GNAF",
                "display" : "Geocoded National Address File Identifier"
              }
            ],
            "text" : "G-NAF"
          },
          "system" : "http://hl7.org.au/id/gnafidentifier",
          "value" : "GANSW721654321"
        }
      }
    ],
    "type" : "physical",
    "text" : "Level 2, 147-153 Castlereagh Street, SYDNEY NSW 2000",
    "line" : [
      "Level 2",
      "147-153 Castlereagh Street"
    ],
    "city" : "SYDNEY",
    "state" : "NSW",
    "postalCode" : "2000",
    "country" : "AU"
  },
  "physicalType" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code" : "bu",
        "display" : "Building"
      }
    ]
  },
  "position" : {
    "longitude" : 151.2093,
    "latitude" : -33.8688
  },
  "managingOrganization" : {
    🔗 "reference" : "Organization/example-healthconnect-organization-1"
  }
}