PSGC Terminology FHIR Implementation Guide
0.1.0 - ci-build
PSGC Terminology FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/OperationDefinition/geo-lookup | Version: 0.1.0 | |||
| Draft as of 2026-06-23 | Computable Name: GeoLookup | |||
Find PSGC codes by parent code prefix and/or geographic level. Exploits the positional encoding of the 10-digit PSGC code.
URL: [base]/CodeSystem/$geo-lookup
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | parent | 0..1 | code | Parent PSGC code (trailing zeros stripped to form prefix) | ||
| IN | level | 0..1 | code | PSGC Geographic Level (Required) | Geographic level filter (Reg, Prov, City, Mun, SubMun, Bgy) | |
| IN | version | 0..1 | string | PSGC release version. Defaults to latest. | ||
| OUT | match | 0..* | Matching codes | |||
| OUT | match.code | 1..1 | code | |||
| OUT | match.display | 1..1 | string | |||
| OUT | match.level | 1..1 | code |