| Package | nhsd.assets.stu3 |
| Resource Type | CodeSystem |
| Id | DCH-EducationLevel-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/DCH-EducationLevel-1 |
| URL | https://fhir.nhs.uk/STU3/CodeSystem/DCH-EducationLevel-1 |
| Version | 1.1.0 |
| Status | draft |
| Date | 2019-02-27T00:00:00+00:00 |
| Name | DCH Education Level |
| Authority | hl7 |
| Description | A CodeSystem to identify the education level attained. |
| Copyright | Copyright © 2019 NHS Digital |
| Content | complete |
| ValueSet | |
| DCH-EducationLevel-1 | DCH Education Level |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "DCH-EducationLevel-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/DCH-EducationLevel-1",
"version": "1.1.0",
"name": "DCH Education Level",
"status": "draft",
"date": "2019-02-27T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A CodeSystem to identify the education level attained.",
"copyright": "Copyright © 2019 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "entry",
"display": "Example - Skills for Life"
},
{
"code": "level1",
"display": "GCSE (grades D-G)"
},
{
"code": "level2",
"display": "GCSE (grades A*-G)"
},
{
"code": "level3",
"display": "A Level"
},
{
"code": "level4",
"display": "Higher National Certificate"
},
{
"code": "level5",
"display": "Higher National Diploma"
},
{
"code": "level6",
"display": "Non-Honours Bachelor's degree"
},
{
"code": "level7",
"display": "Master's degree"
},
{
"code": "level8",
"display": "Doctoral degree"
}
]
}