This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R4 R3 R2
Years of education that a person has completed
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<div><p>Release Date: 2014-08-07</p>\r\n<h2>Description</h2>\r\n<p>\n Years of education that a person has completed<br/>\r\n\n </p>\r\n<hr/>\r\n<table class=\"grid\">\r\n <tr><td><b>Level</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr>\r\n <tr><td>1</td><td>ASSOC<a name=\"ASSOC\"> </a></td><td>Associate's or technical degree complete</td><td>\n Associate's or technical degree complete<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>BD<a name=\"BD\"> </a></td><td>College or baccalaureate degree complete</td><td>\n College or baccalaureate degree complete<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>ELEM<a name=\"ELEM\"> </a></td><td>Elementary School</td><td>\n Elementary School<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>GD<a name=\"GD\"> </a></td><td>Graduate or professional Degree complete</td><td>\n Graduate or professional Degree complete<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>HS<a name=\"HS\"> </a></td><td>High School or secondary school degree complete</td><td>\n High School or secondary school degree complete<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>PB<a name=\"PB\"> </a></td><td>Some post-baccalaureate education</td><td>\n Some post-baccalaureate education<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>POSTG<a name=\"POSTG\"> </a></td><td>Doctoral or post graduate education</td><td>\n Doctoral or post graduate education<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>SCOL<a name=\"SCOL\"> </a></td><td>Some College education</td><td>\n Some College education<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>SEC<a name=\"SEC\"> </a></td><td>Some secondary or high school education</td><td>\n Some secondary or high school education<br/>\r\n\n </td></tr>\r\n</table>\r\n</div>"
},
"identifier": "http://hl7.org/fhir/v3/vs/EducationLevel",
"name": "v3 Code System EducationLevel",
"publisher": "HL7, Inc",
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
],
"description": " Years of education that a person has completed",
"status": "active",
"date": "2014-08-07T00:00:00+10:00",
"define": {
"system": "http://hl7.org/fhir/v3/EducationLevel",
"caseSensitive": true,
"concept": [
{
"code": "ASSOC",
"display": "Associate's or technical degree complete",
"definition": "Associate's or technical degree complete"
},
{
"code": "BD",
"display": "College or baccalaureate degree complete",
"definition": "College or baccalaureate degree complete"
},
{
"code": "ELEM",
"display": "Elementary School",
"definition": "Elementary School"
},
{
"code": "GD",
"display": "Graduate or professional Degree complete",
"definition": "Graduate or professional Degree complete"
},
{
"code": "HS",
"display": "High School or secondary school degree complete",
"definition": "High School or secondary school degree complete"
},
{
"code": "PB",
"display": "Some post-baccalaureate education",
"definition": "Some post-baccalaureate education"
},
{
"code": "POSTG",
"display": "Doctoral or post graduate education",
"definition": "Doctoral or post graduate education"
},
{
"code": "SCOL",
"display": "Some College education",
"definition": "Some College education"
},
{
"code": "SEC",
"display": "Some secondary or high school education",
"definition": "Some secondary or high school education"
}
]
}
}