Smart Bear Implementation Guide
0.3.2 - ci-build

Smart Bear Implementation Guide - Local Development build (v0.3.2). See the Directory of published versions

: Education Level VS - XML Representation

Active as of 2023-11-21

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="EducationLevelVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/900000000000207008/version/20210731</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/224294005">224294005</a></td><td>No formal education</td></tr><tr><td><a href="http://snomed.info/id/473463000">473463000</a></td><td>Received elementary school education</td></tr><tr><td><a href="http://snomed.info/id/426769009">426769009</a></td><td>Received graduate education</td></tr><tr><td><a href="http://snomed.info/id/224302000">224302000</a></td><td>Received higher education college education</td></tr><tr><td><a href="http://snomed.info/id/224301007">224301007</a></td><td>Received polytechnic education</td></tr><tr><td><a href="http://snomed.info/id/224300008">224300008</a></td><td>Received university education</td></tr><tr><td><a href="http://snomed.info/id/440344006">440344006</a></td><td>Received postgraduate education</td></tr><tr><td><a href="http://snomed.info/id/440632003">440632003</a></td><td>Received postdoctorate education</td></tr></table></li></ul></div>
  </text>
  <url value="https://smart-bear.eu/fhir/ValueSet/EducationLevelVS"/>
  <version value="0.3.2"/>
  <name value="EducationLevelVS"/>
  <title value="Education Level VS"/>
  <status value="active"/>
  <date value="2023-11-21T12:52:40+01:00"/>
  <description value="Education Level"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <version
               value="http://snomed.info/sct/900000000000207008/version/20210731"/>
      <concept>
        <code value="224294005"/>
        <display value="No formal education"/>
      </concept>
      <concept>
        <code value="473463000"/>
        <display value="Received elementary school education"/>
      </concept>
      <concept>
        <code value="426769009"/>
        <display value="Received graduate education"/>
      </concept>
      <concept>
        <code value="224302000"/>
        <display value="Received higher education college education"/>
      </concept>
      <concept>
        <code value="224301007"/>
        <display value="Received polytechnic education"/>
      </concept>
      <concept>
        <code value="224300008"/>
        <display value="Received university education"/>
      </concept>
      <concept>
        <code value="440344006"/>
        <display value="Received postgraduate education"/>
      </concept>
      <concept>
        <code value="440632003"/>
        <display value="Received postdoctorate education"/>
      </concept>
    </include>
  </compose>
</ValueSet>