ICHOM FHIR Implementation Guide: Breast Cancer, published by ICHOM. This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-ichom-breast-cancer-ig/ and changes regularly. See the Directory of published versions
| Active as of 2022-03-28 |
{
"resourceType" : "CodeSystem",
"id" : "EducationLevelCodeSystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://connect.ichom.org/fhir/CodeSystem/education-level defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">none<a name=\"EducationLevelCodeSystem-none\"> </a></td><td>None</td></tr><tr><td style=\"white-space:nowrap\">primary<a name=\"EducationLevelCodeSystem-primary\"> </a></td><td>Primary</td></tr><tr><td style=\"white-space:nowrap\">secondary<a name=\"EducationLevelCodeSystem-secondary\"> </a></td><td>Secondary</td></tr><tr><td style=\"white-space:nowrap\">tertiary<a name=\"EducationLevelCodeSystem-tertiary\"> </a></td><td>Tertiary</td></tr></table></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/education-level",
"version" : "0.0.1",
"name" : "EducationLevelCodeSystem",
"title" : "EducationLevelCodeSystem",
"status" : "active",
"date" : "2022-03-28T13:44:43+00:00",
"publisher" : "ICHOM",
"contact" : [
{
"name" : "ICHOM",
"telecom" : [
{
"system" : "url",
"value" : "https://ichom.org"
}
]
}
],
"description" : "Highest level of education completed based on local standard definitions of education levels",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "none",
"display" : "None"
},
{
"code" : "primary",
"display" : "Primary"
},
{
"code" : "secondary",
"display" : "Secondary"
},
{
"code" : "tertiary",
"display" : "Tertiary"
}
]
}