{
  "resourceType" : "ValueSet",
  "id" : "educational-attainments",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet educational-attainments</b></p><a name=\"educational-attainments\"> </a><a name=\"hceducational-attainments\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-PSCED.html\"><code>https://psa.gov.ph/classification/psced/level</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/educational-attainments",
  "version" : "0.2.0",
  "name" : "EducationalAttainments",
  "title" : "Educational Attainments",
  "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" : "All categories of educational programs, courses, and attainment levels in the Philippines, based on the Philippine Standard Classification of Education (PSCED) published by the Philippine Statistics Authority (PSA)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "PH",
      "display" : "Philippines (the)"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://psa.gov.ph/classification/psced/level"
    }]
  }
}