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
| Draft as of 2026-06-23 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="expand-psgc"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DefinicionDeOperacion expand-psgc</b></p><a name="expand-psgc"> </a><a name="hcexpand-psgc"> </a><p>URL: [base]/CodeSystem/$expand-psgc</p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>filter</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>Text to match against area names</p>
</div></td></tr><tr><td>IN</td><td>count</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#integer">integer</a></td><td/><td><div><p>Maximum number of results (default 100)</p>
</div></td></tr><tr><td>IN</td><td>valueSetVersion</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>PSGC quarterly release version (e.g. Q1_2026). Defaults to latest.</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/valueset.html">ValueSet</a></td><td/><td><div><p>ValueSet with expansion containing matched codes</p>
</div></td></tr></table></div>
</text>
<url
value="https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/OperationDefinition/expand-psgc"/>
<version value="0.1.0"/>
<name value="ExpandPSGC"/>
<title value="Expand PSGC (full-text search)"/>
<status value="draft"/>
<kind value="operation"/>
<date value="2026-06-23T13:03:53+00:00"/>
<publisher value="CSIRO Australian e-Health Research Centre"/>
<contact>
<name value="CSIRO Australian e-Health Research Centre"/>
<telecom>
<system value="url"/>
<value value="https://aehrc.csiro.au"/>
</telecom>
</contact>
<description
value="Search PSGC area names using full-text matching. Returns a ValueSet expansion."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="PH"/>
<display value="Philippines"/>
</coding>
</jurisdiction>
<code value="expand-psgc"/>
<resource value="CodeSystem"/>
<system value="false"/>
<type value="true"/>
<instance value="false"/>
<parameter>
<name value="filter"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation value="Text to match against area names"/>
<type value="string"/>
</parameter>
<parameter>
<name value="count"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation value="Maximum number of results (default 100)"/>
<type value="integer"/>
</parameter>
<parameter>
<name value="valueSetVersion"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="PSGC quarterly release version (e.g. Q1_2026). Defaults to latest."/>
<type value="string"/>
</parameter>
<parameter>
<name value="return"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation value="ValueSet with expansion containing matched codes"/>
<type value="ValueSet"/>
</parameter>
</OperationDefinition>