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
: All PSGC Codes - TTL Representation
Raw ttl | Download
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "psgc-all"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores psgc-all</b></p><a name=\"psgc-all\"> </a><a name=\"hcpsgc-all\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-psgc.html\"><code>https://psa.gov.ph/classification/psgc</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/ValueSet/psgc-all"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "PSGCAllVS"] ; #
fhir:title [ fhir:v "All PSGC Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-06-23T13:03:53+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "CSIRO Australian e-Health Research Centre"] ; #
fhir:contact ( [
fhir:name [ fhir:v "CSIRO Australian e-Health Research Centre" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://aehrc.csiro.au" ] ] )
] ) ; #
fhir:description [ fhir:v "All codes in the Philippine Standard Geographic Code (all levels)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PH" ] ;
fhir:display [ fhir:v "Philippines" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://psa.gov.ph/classification/psgc"^^xsd:anyURI ] ] )
] . #