Smart Bear Implementation Guide
1.0.0 - ci-build
Smart Bear Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
{
"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><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=224294005\">224294005</a></td><td>No formal education</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=473463000\">473463000</a></td><td>Received elementary school education</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=426769009\">426769009</a></td><td>Received graduate education</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=224302000\">224302000</a></td><td>Received higher education college education</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=224301007\">224301007</a></td><td>Received polytechnic education</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=224300008\">224300008</a></td><td>Received university education</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=440344006\">440344006</a></td><td>Received postgraduate education</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=440632003\">440632003</a></td><td>Received postdoctorate education</td></tr></table></li></ul></div>"
},
"url" : "https://140.164.14.210/fhir/ValueSet/EducationLevelVS",
"version" : "1.0.0",
"name" : "EducationLevelVS",
"title" : "Education Level VS",
"status" : "active",
"date" : "2021-10-06T16:49:57+02:00",
"description" : "Education Level",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"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"
}
]
}
]
}
}