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
| Active as of 2026-06-23 |
{
"resourceType" : "CodeSystem",
"id" : "psgc-entry-status-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SistemaDeCodigos psgc-entry-status-cs</b></p><a name=\"psgc-entry-status-cs\"> </a><a name=\"hcpsgc-entry-status-cs\"> </a><p>This case-sensitive code system <code>https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/CodeSystem/psgc-entry-status-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Pob.<a name=\"psgc-entry-status-cs-Pob.46\"> </a></td><td>Poblacion</td><td>Barangay designated as the town/city centre (poblacion)</td></tr><tr><td style=\"white-space:nowrap\">Capital<a name=\"psgc-entry-status-cs-Capital\"> </a></td><td>Capital</td><td>Provincial capital</td></tr></table></div>"
},
"url" : "https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/CodeSystem/psgc-entry-status-cs",
"version" : "0.1.0",
"name" : "EntryStatusCS",
"title" : "PSGC Entry Status Codes",
"status" : "active",
"date" : "2026-06-23T13:03:53+00:00",
"publisher" : "CSIRO Australian e-Health Research Centre",
"contact" : [
{
"name" : "CSIRO Australian e-Health Research Centre",
"telecom" : [
{
"system" : "url",
"value" : "https://aehrc.csiro.au"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PH",
"display" : "Philippines"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "Pob.",
"display" : "Poblacion",
"definition" : "Barangay designated as the town/city centre (poblacion)"
},
{
"code" : "Capital",
"display" : "Capital",
"definition" : "Provincial capital"
}
]
}