FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/DCH-EducationLevel-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdDCH-EducationLevel-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/DCH-EducationLevel-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/DCH-EducationLevel-1
Version1.1.0
Statusdraft
Date2019-02-27T00:00:00+00:00
NameDCH Education Level
Authorityhl7
DescriptionA CodeSystem to identify the education level attained.
CopyrightCopyright © 2019 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
DCH-EducationLevel-1DCH Education Level

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
    }
  ]
}