{
  "resourceType" : "ValueSet",
  "id" : "occupational-classifications",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet occupational-classifications</b></p><a name=\"occupational-classifications\"> </a><a name=\"hcoccupational-classifications\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-PSOC.html\"><code>https://psa.gov.ph/classification/psoc/unit</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.2.0</span></li></ul></div>"
  },
  "url" : "http://doh.gov.ph/fhir/ph-core/ValueSet/occupational-classifications",
  "version" : "0.2.0",
  "name" : "OccupationClassifications",
  "title" : "Occupation Classifications",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-04-01T03:44:25+00:00",
  "publisher" : "UP Manila National TeleHealth Center",
  "contact" : [{
    "name" : "UP Manila National TeleHealth Center",
    "telecom" : [{
      "system" : "url",
      "value" : "https://github.com/UP-NTHC"
    }]
  }],
  "description" : "The Occupation codes valueset includes Occupational Classification values from the Philippine Standard Occupational Classification (PSOC) published by the Philippine Statistic Authority (PSA).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "PH",
      "display" : "Philippines (the)"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://psa.gov.ph/classification/psoc/unit"
    }]
  }
}