Health Connect Australia Provider Directory FHIR Implementation Guide - Local Development build (v26.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Parameters ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example-hcpd-export-request-parameters-1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-export-request-parameters"^^xsd:anyURI ;
fhir:l <http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-export-request-parameters> ] )
] ; #
fhir:parameter ( [
fhir:name [ fhir:v "_outputFormat" ] ;
fhir:value [
a fhir:String ;
fhir:v "application/fhir+ndjson" ]
] [
fhir:name [ fhir:v "_type" ] ;
fhir:value [
a fhir:String ;
fhir:v "Location,HealthcareService,Organization,PractitionerRole,Practitioner" ]
] [
fhir:name [ fhir:v "_typeFilter" ] ;
fhir:value [
a fhir:String ;
fhir:v "Location?address-city=Balmain&address-postalcode=2041&near=-33.8607|151.1803|100" ]
] [
fhir:name [ fhir:v "_typeFilter" ] ;
fhir:value [
a fhir:String ;
fhir:v "HealthcareService?service-type=http://snomed.info/sct|789718008&location.address-city=Balmain&location.address-postalcode=2041" ]
] [
fhir:name [ fhir:v "_typeFilter" ] ;
fhir:value [
a fhir:String ;
fhir:v "Organization?_has:HealthcareService:organization:service-type=http://snomed.info/sct|789718008" ]
] [
fhir:name [ fhir:v "_typeFilter" ] ;
fhir:value [
a fhir:String ;
fhir:v "PractitionerRole?location.address-city=Balmain&location.address-postalcode=2041" ]
] [
fhir:name [ fhir:v "_typeFilter" ] ;
fhir:value [
a fhir:String ;
fhir:v "Practitioner?_has:PractitionerRole:practitioner:location.address-city=Balmain" ]
] ) . #
IG © 2026+ Australian Digital Health Agency. Package au.gov.digitalhealth.hcpd#26.0.0 based on FHIR 4.0.1. Generated 2026-04-30
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