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

: HCPD Location Example: Medical Centre (Physical Building) - TTL Representation

Raw ttl | Download


@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/Location/example-healthconnect-medical-centre-location-1> a fhir:Location ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "example-healthconnect-medical-centre-location-1"] ;
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2025-09-01T14:45:30Z"^^xsd:dateTime ] ;
     fhir:Meta.profile [
       fhir:value "http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-location" ;
       fhir:index 0 ;
       fhir:link <http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-location>
     ]
  ] ;
  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: 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-hcpd-location.html\">HCPD Location</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>HCPD Alternate Postal Address</b>: PO Box 456, SYDNEY NSW 2000(work)</p><p><b>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, Organization identifier/7dfa51ea-aaba-4d76-af8b-d9f901a00412</p><p><b>status</b>: Inactive</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 null</a></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:index 1 ;
     fhir:Extension.url [ fhir:value "http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-alternate-postal-address" ] ;
     fhir:Extension.valueAddress [
       fhir:Address.use [ fhir:value "work" ] ;
       fhir:Address.type [ fhir:value "postal" ] ;
       fhir:Address.text [ fhir:value "PO Box 456, SYDNEY NSW 2000" ] ;
       fhir:Address.line [
         fhir:value "PO Box 456" ;
         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" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Extension.url [ fhir:value "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/amenity" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "https://healthterminologies.gov.au/fhir/CodeSystem/facility-amenity-1" ] ;
         fhir:Coding.code [ fhir:value "wheelchairAccess" ] ;
         fhir:Coding.display [ fhir:value "Wheelchair Access" ]
       ]
     ]
  ] ;
  fhir:Location.identifier [
     fhir:index 0 ;
     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 "NATAS" ] ;
         fhir:Coding.display [ fhir:value "NATA Site Number" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "NATA Site Number" ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/nata-site" ] ;
     fhir:Identifier.value [ fhir:value "165432" ]
  ], [
     fhir:index 1 ;
     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 "LSPN" ] ;
         fhir:Coding.display [ fhir:value "Location Specific Practice Number" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "LSPN" ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/location-specific-practice-number" ] ;
     fhir:Identifier.value [ fhir:value "987654" ]
  ], [
     fhir:index 2 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "XX" ] ;
         fhir:Coding.display [ fhir:value "Organization identifier" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://digitalhealth.gov.au/fhir/hcpd/id/hcpd-local-identifier" ] ;
     fhir:Identifier.value [ fhir:value "7dfa51ea-aaba-4d76-af8b-d9f901a00412" ]
  ] ;
  fhir:Location.status [ fhir:value "inactive"] ;
  fhir:Location.name [ fhir:value "Sydney Central Medical Centre"] ;
  fhir:Location.alias [
     fhir:value "Central Medical Centre" ;
     fhir:index 0
  ] ;
  fhir:Location.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "(02) 9876 5432" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 1 ;
     fhir:ContactPoint.system [ fhir:value "email" ] ;
     fhir:ContactPoint.value [ fhir:value "info@sydneycentralmc.com.au" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 2 ;
     fhir:ContactPoint.system [ fhir:value "url" ] ;
     fhir:ContactPoint.value [ fhir:value "https://www.sydneycentralmc.com.au" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 3 ;
     fhir:ContactPoint.system [ fhir:value "fax" ] ;
     fhir:ContactPoint.value [ fhir:value "+61 2 9876 5433" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ] ;
  fhir:Location.address [
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "http://hl7.org.au/fhir/StructureDefinition/address-identifier" ] ;
       fhir:Extension.valueIdentifier [
         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 "GNAF" ] ;
             fhir:Coding.display [ fhir:value "Geocoded National Address File Identifier" ]
           ] ;
           fhir:CodeableConcept.text [ fhir:value "G-NAF" ]
         ] ;
         fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/gnafidentifier" ] ;
         fhir:Identifier.value [ fhir:value "GANSW721654321" ]
       ]
     ] ;
     fhir:Address.type [ fhir:value "physical" ] ;
     fhir:Address.text [ fhir:value "Level 2, 147-153 Castlereagh Street, SYDNEY NSW 2000" ] ;
     fhir:Address.line [
       fhir:value "Level 2" ;
       fhir:index 0
     ], [
       fhir:value "147-153 Castlereagh Street" ;
       fhir:index 1
     ] ;
     fhir:Address.city [ fhir:value "SYDNEY" ] ;
     fhir:Address.state [ fhir:value "NSW" ] ;
     fhir:Address.postalCode [ fhir:value "2000" ] ;
     fhir:Address.country [ fhir:value "AU" ]
  ] ;
  fhir:Location.physicalType [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ] ;
       fhir:Coding.code [ fhir:value "bu" ] ;
       fhir:Coding.display [ fhir:value "Building" ]
     ]
  ] ;
  fhir:Location.position [
     fhir:Location.position.longitude [ fhir:value "151.2093"^^xsd:decimal ] ;
     fhir:Location.position.latitude [ fhir:value "-33.8688"^^xsd:decimal ]
  ] ;
  fhir:Location.managingOrganization [
     fhir:link <http://hl7.org/fhir/Organization/example-healthconnect-organization-1> ;
     fhir:Reference.reference [ fhir:value "Organization/example-healthconnect-organization-1" ]
  ] .

<http://hl7.org/fhir/Organization/example-healthconnect-organization-1> a fhir:Organization .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Location/example-healthconnect-medical-centre-location-1.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Location/example-healthconnect-medical-centre-location-1.ttl> .