{
  "resourceType" : "CodeSystem",
  "id" : "psgc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SistemaDeCodigos psgc</b></p><a name=\"psgc\"> </a><a name=\"hcpsgc\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>level</td><td>level</td><td>code</td><td>Geographic level: Reg, Prov, City, Mun, SubMun, Bgy</td></tr><tr><td>parent</td><td>parent</td><td>code</td><td>Direct parent PSGC code in the part-of hierarchy</td></tr><tr><td>incomeClassification</td><td>incomeClassification</td><td>string</td><td>DOF income classification (1st through 6th)</td></tr><tr><td>urbanRural</td><td>urbanRural</td><td>code</td><td>Urban (U) or Rural (R) classification</td></tr><tr><td>inactive</td><td>inactive</td><td>boolean</td><td>True if this code has been abolished in a later release</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>https://psa.gov.ph/classification/psgc</code> defines codes in a Part Of hierarchy, but no codes are represented here</p></div>"
  },
  "url" : "https://psa.gov.ph/classification/psgc",
  "version" : "0.1.0",
  "name" : "PSGCCodeSystem",
  "title" : "Philippine Standard Geographic Code",
  "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" : "The official geographic classification of all areas in the Philippines, published quarterly by the Philippine Statistics Authority (PSA).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "PH",
      "display" : "Philippines"
    }]
  }],
  "hierarchyMeaning" : "part-of",
  "versionNeeded" : true,
  "content" : "not-present",
  "count" : 43768,
  "property" : [{
    "code" : "level",
    "description" : "Geographic level: Reg, Prov, City, Mun, SubMun, Bgy",
    "type" : "code"
  },
  {
    "code" : "parent",
    "description" : "Direct parent PSGC code in the part-of hierarchy",
    "type" : "code"
  },
  {
    "code" : "incomeClassification",
    "description" : "DOF income classification (1st through 6th)",
    "type" : "string"
  },
  {
    "code" : "urbanRural",
    "description" : "Urban (U) or Rural (R) classification",
    "type" : "code"
  },
  {
    "code" : "inactive",
    "description" : "True if this code has been abolished in a later release",
    "type" : "boolean"
  }]
}