Smart Bear Implementation Guide
3.2.2 - ci-build
Smart Bear Implementation Guide - Local Development build (v3.2.2). See the Directory of published versions
Active as of 2022-07-03 |
{
"resourceType" : "ValueSet",
"id" : "EducationLevelVS",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://smart-bear.eu/fhir/ValueSet/EducationLevelVS",
"version" : "3.2.2",
"name" : "EducationLevelVS",
"title" : "Education Level VS",
"status" : "active",
"date" : "2022-07-03T20:23:35+02:00",
"description" : "Education Level",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20210731",
"concept" : [
{
"code" : "224294005",
"display" : "No formal education"
},
{
"code" : "473463000",
"display" : "Received elementary school education"
},
{
"code" : "426769009",
"display" : "Received graduate education"
},
{
"code" : "224302000",
"display" : "Received higher education college education"
},
{
"code" : "224301007",
"display" : "Received polytechnic education"
},
{
"code" : "224300008",
"display" : "Received university education"
},
{
"code" : "440344006",
"display" : "Received postgraduate education"
},
{
"code" : "440632003",
"display" : "Received postdoctorate education"
}
]
}
]
}
}