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: Mobile Unit Service Coverage Area - 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-mobile-unit-coverage-area-1> a fhir:Location ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "example-healthconnect-mobile-unit-coverage-area-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-mobile-unit-coverage-area-1</b></p><a name=\"example-healthconnect-mobile-unit-coverage-area-1\"> </a><a name=\"hcexample-healthconnect-mobile-unit-coverage-area-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>identifier</b>: LSPN/876543, Organization identifier/8df1a0cf-f7aa-4306-98f1-115653885d78</p><p><b>status</b>: Inactive</p><p><b>name</b>: Sydney CBD Mobile Unit Service Area</p><p><b>description</b>: Coverage area served by the Sydney CBD Mobile Healthcare Unit, encompassing the central business district and surrounding areas.</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/location-type VI}\">Virtual</span></p><p><b>telecom</b>: ph: (02) 1234 5678(Work), <a href=\"mailto:info@sydneycentralmc.com.au\">info@sydneycentralmc.com.au</a></p><p><b>managingOrganization</b>: <a href=\"Organization-example-healthconnect-organization-1.html\">Organization null</a></p><p><b>partOf</b>: <a href=\"Location-example-healthconnect-mobile-healthcare-unit-1.html\">Location Mobile Healthcare Unit - Sydney CBD</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: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 "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 "876543" ]
  ], [
     fhir:index 1 ;
     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 "8df1a0cf-f7aa-4306-98f1-115653885d78" ]
  ] ;
  fhir:Location.status [ fhir:value "inactive"] ;
  fhir:Location.name [ fhir:value "Sydney CBD Mobile Unit Service Area"] ;
  fhir:Location.description [ fhir:value "Coverage area served by the Sydney CBD Mobile Healthcare Unit, encompassing the central business district and surrounding areas."] ;
  fhir:Location.type [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/location-type" ] ;
       fhir:Coding.code [ fhir:value "VI" ] ;
       fhir:Coding.display [ fhir:value "Virtual" ]
     ]
  ] ;
  fhir:Location.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "(02) 1234 5678" ] ;
     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:Location.managingOrganization [
     fhir:link <http://hl7.org/fhir/Organization/example-healthconnect-organization-1> ;
     fhir:Reference.reference [ fhir:value "Organization/example-healthconnect-organization-1" ]
  ] ;
  fhir:Location.partOf [
     fhir:link <http://hl7.org/fhir/Location/example-healthconnect-mobile-healthcare-unit-1> ;
     fhir:Reference.reference [ fhir:value "Location/example-healthconnect-mobile-healthcare-unit-1" ]
  ] .

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

<http://hl7.org/fhir/Location/example-healthconnect-mobile-healthcare-unit-1> a fhir:Location .

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

<http://hl7.org/fhir/Location/example-healthconnect-mobile-unit-coverage-area-1.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Location/example-healthconnect-mobile-unit-coverage-area-1.ttl> .