Draft PH Core Implementation Guide
0.2.0 - ci-build
Draft PH Core Implementation Guide, published by UP Manila National TeleHealth Center. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/UP-Manila-SILab/ph-core/ and changes regularly. See the Directory of published versions
| Draft as of 2026-04-22 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="educational-attainments"/>
<text>
<status value="generated"/>
<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><p>This value set contains 4 concepts</p><table class="codes"><tr><td><b>System</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name="educational-attainments-https://psa.gov.ph/classification/psced/level-C201301"> </a><code>https://psa.gov.ph/classification/psced/level</code></td><td style="white-space:nowrap"> C201301</td><td>Elementary Graduate</td><td>Completed elementary education</td></tr><tr><td><a name="educational-attainments-https://psa.gov.ph/classification/psced/level-C201302"> </a><code>https://psa.gov.ph/classification/psced/level</code></td><td style="white-space:nowrap"> C201302</td><td>High School Graduate</td><td>Completed secondary education</td></tr><tr><td><a name="educational-attainments-https://psa.gov.ph/classification/psced/level-C201303"> </a><code>https://psa.gov.ph/classification/psced/level</code></td><td style="white-space:nowrap"> C201303</td><td>College Graduate</td><td>Completed bachelor's degree</td></tr><tr><td><a name="educational-attainments-https://psa.gov.ph/classification/psced/level-C201304"> </a><code>https://psa.gov.ph/classification/psced/level</code></td><td style="white-space:nowrap"> C201304</td><td>Postgraduate</td><td>Completed master's or doctoral degree</td></tr></table></div>
</text>
<url
value="http://doh.gov.ph/fhir/ph-core/ValueSet/educational-attainments"/>
<version value="0.2.0"/>
<name value="EducationalAttainments"/>
<title value="Educational Attainments"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2026-04-22T03:27:28+00:00"/>
<publisher value="UP Manila National TeleHealth Center"/>
<contact>
<name value="UP Manila National TeleHealth Center"/>
<telecom>
<system value="url"/>
<value value="https://github.com/UP-NTHC"/>
</telecom>
</contact>
<description
value="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 value="urn:iso:std:iso:3166"/>
<code value="PH"/>
<display value="Philippines"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="https://psa.gov.ph/classification/psced/level"/>
<concept>
<code value="C201301"/>
<display value="Elementary Graduate"/>
</concept>
<concept>
<code value="C201302"/>
<display value="High School Graduate"/>
</concept>
<concept>
<code value="C201303"/>
<display value="College Graduate"/>
</concept>
<concept>
<code value="C201304"/>
<display value="Postgraduate"/>
</concept>
</include>
</compose>
<expansion>
<timestamp value="2026-04-07T00:00:00Z"/>
<total value="4"/>
<offset value="0"/>
<contains>
<system value="https://psa.gov.ph/classification/psced/level"/>
<code value="C201301"/>
<display value="Elementary Graduate"/>
</contains>
<contains>
<system value="https://psa.gov.ph/classification/psced/level"/>
<code value="C201302"/>
<display value="High School Graduate"/>
</contains>
<contains>
<system value="https://psa.gov.ph/classification/psced/level"/>
<code value="C201303"/>
<display value="College Graduate"/>
</contains>
<contains>
<system value="https://psa.gov.ph/classification/psced/level"/>
<code value="C201304"/>
<display value="Postgraduate"/>
</contains>
</expansion>
</ValueSet>