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-format-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SistemaDeCodigos psgc-format-cs</b></p><a name=\"psgc-format-cs\"> </a><a name=\"hcpsgc-format-cs\"> </a><p>This case-sensitive code system <code>https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/CodeSystem/psgc-format-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\">modern<a name=\"psgc-format-cs-modern\"> </a></td><td>Modern (10-digit)</td><td>Q1 2022 onward: 10-digit codes with correspondence code column</td></tr><tr><td style=\"white-space:nowrap\">legacy<a name=\"psgc-format-cs-legacy\"> </a></td><td>Legacy (9-digit)</td><td>Pre-2022: 9-digit codes, no correspondence code</td></tr></table></div>"
},
"url" : "https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/CodeSystem/psgc-format-cs",
"version" : "0.1.0",
"name" : "FormatCS",
"title" : "PSGC Publication Format 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" : "modern",
"display" : "Modern (10-digit)",
"definition" : "Q1 2022 onward: 10-digit codes with correspondence code column"
},
{
"code" : "legacy",
"display" : "Legacy (9-digit)",
"definition" : "Pre-2022: 9-digit codes, no correspondence code"
}
]
}