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.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/steveswinsburg/HealthConnect/ and changes regularly. See the Directory of published versions
| Official URL: http://ns.electronichealth.net.au/hc/SearchParameter/location-postalAddress | Version: 0.1.0-preview | |||
| Standards status: Informative | Computable Name: SearchParameterLocationPostalAddress | |||
Usage:Jurisdiction: Australia |
||||
Copyright/Legal: Copyright © 2025 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/ |
||||
Search for Location resources by postal address components.
Parameter postaladdress:string
Search for Location resources by postal address components.
| Resource | Location |
| Expression | Location.extension.where(url = 'http://ns.electronichealth.net.au/hc/StructureDefinition/hc-preferred-postal-address').value.ofType(Address).text | Location.extension.where(url = 'http://ns.electronichealth.net.au/hc/StructureDefinition/hc-preferred-postal-address').value.ofType(Address).city | Location.extension.where(url = 'http://ns.electronichealth.net.au/hc/StructureDefinition/hc-preferred-postal-address').value.ofType(Address).state | Location.extension.where(url = 'http://ns.electronichealth.net.au/hc/StructureDefinition/hc-preferred-postal-address').value.ofType(Address).line | Location.extension.where(url = 'http://ns.electronichealth.net.au/hc/StructureDefinition/hc-preferred-postal-address').value.ofType(Address).postalCode |
| Target Resources | Location |
| Multiples |
|