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-income-class-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SistemaDeCodigos psgc-income-class-cs</b></p><a name=\"psgc-income-class-cs\"> </a><a name=\"hcpsgc-income-class-cs\"> </a><p>This case-sensitive code system <code>https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/CodeSystem/psgc-income-class-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\">1st<a name=\"psgc-income-class-cs-1st\"> </a></td><td>First Class</td><td>Highest income bracket</td></tr><tr><td style=\"white-space:nowrap\">2nd<a name=\"psgc-income-class-cs-2nd\"> </a></td><td>Second Class</td><td/></tr><tr><td style=\"white-space:nowrap\">3rd<a name=\"psgc-income-class-cs-3rd\"> </a></td><td>Third Class</td><td/></tr><tr><td style=\"white-space:nowrap\">4th<a name=\"psgc-income-class-cs-4th\"> </a></td><td>Fourth Class</td><td/></tr><tr><td style=\"white-space:nowrap\">5th<a name=\"psgc-income-class-cs-5th\"> </a></td><td>Fifth Class</td><td/></tr><tr><td style=\"white-space:nowrap\">6th<a name=\"psgc-income-class-cs-6th\"> </a></td><td>Sixth Class</td><td>Lowest income bracket</td></tr></table></div>"
},
"url" : "https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/CodeSystem/psgc-income-class-cs",
"version" : "0.1.0",
"name" : "IncomeClassCS",
"title" : "PSGC Income Classification 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"
}
]
}
],
"description" : "Per DOF Department Order (latest: DO No. 074.2024)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PH",
"display" : "Philippines"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "1st",
"display" : "First Class",
"definition" : "Highest income bracket"
},
{
"code" : "2nd",
"display" : "Second Class"
},
{
"code" : "3rd",
"display" : "Third Class"
},
{
"code" : "4th",
"display" : "Fourth Class"
},
{
"code" : "5th",
"display" : "Fifth Class"
},
{
"code" : "6th",
"display" : "Sixth Class",
"definition" : "Lowest income bracket"
}
]
}