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
@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/Parameters/example-hcpd-export-request-parameters-2> a fhir:Parameters ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "example-hcpd-export-request-parameters-2"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-export-request-parameters" ;
fhir:index 0 ;
fhir:link <http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-export-request-parameters>
]
] ;
fhir:Parameters.parameter [
fhir:index 0 ;
fhir:Parameters.parameter.name [ fhir:value "_outputFormat" ] ;
fhir:Parameters.parameter.valueString [ fhir:value "application/fhir+ndjson" ]
], [
fhir:index 1 ;
fhir:Parameters.parameter.name [ fhir:value "_type" ] ;
fhir:Parameters.parameter.valueString [ fhir:value "Organization,Location,HealthcareService,Practitioner,PractitionerRole,Endpoint,Provenance" ]
], [
fhir:index 2 ;
fhir:Parameters.parameter.name [ fhir:value "_typeFilter" ] ;
fhir:Parameters.parameter.valueString [ fhir:value "HealthcareService?service-type=http://snomed.info/sct|789718008&location.address-city=Balmain&location.address-postalcode=2041" ]
], [
fhir:index 3 ;
fhir:Parameters.parameter.name [ fhir:value "_typeFilter" ] ;
fhir:Parameters.parameter.valueString [ fhir:value "Location?address-city=Balmain&address-postalcode=2041&near=-33.8607|151.1803|100" ]
], [
fhir:index 4 ;
fhir:Parameters.parameter.name [ fhir:value "_typeFilter" ] ;
fhir:Parameters.parameter.valueString [ fhir:value "Organization?_has:HealthcareService:organization:service-type=http://snomed.info/sct|789718008" ]
], [
fhir:index 5 ;
fhir:Parameters.parameter.name [ fhir:value "_typeFilter" ] ;
fhir:Parameters.parameter.valueString [ fhir:value "PractitionerRole?location.address-city=Balmain&location.address-postalcode=2041" ]
], [
fhir:index 6 ;
fhir:Parameters.parameter.name [ fhir:value "_typeFilter" ] ;
fhir:Parameters.parameter.valueString [ fhir:value "Practitioner?_has:PractitionerRole:practitioner:location.address-city=Balmain" ]
], [
fhir:index 7 ;
fhir:Parameters.parameter.name [ fhir:value "_typeFilter" ] ;
fhir:Parameters.parameter.valueString [ fhir:value "Endpoint?_has:PractitionerRole:endpoint:location.address-city=Balmain" ]
], [
fhir:index 8 ;
fhir:Parameters.parameter.name [ fhir:value "_typeFilter" ] ;
fhir:Parameters.parameter.valueString [ fhir:value "Provenance?target.resolve().as(Organization)" ]
], [
fhir:index 9 ;
fhir:Parameters.parameter.name [ fhir:value "_since" ] ;
fhir:Parameters.parameter.valueInstant [ fhir:value "2025-02-01T00:00:00Z"^^xsd:dateTime ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Parameters/example-hcpd-export-request-parameters-2.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Parameters/example-hcpd-export-request-parameters-2.ttl> .
IG © 2026+ Australian Digital Health Agency. Package au.gov.digitalhealth.hcpd#26.0.0 based on FHIR 4.0.1. Generated 2026-07-03
Links: Table of Contents | QA Report | Version History | Report an issue or propose a change
Publisher: Australian Digital Health Agency | ABN: 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000 | Phone: 1300 901 001 | Email: help@digitalhealth.gov.au | https://www.digitalhealth.gov.au | Privacy policy | Terms of Use