FHIR IG Statistics: ValueSet/EducationLevelVS
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "EducationLevelVS",
"id": "EducationLevelVS",
"title": "Education level of patient ValueSet",
"description": "Valueset of the education level of a patient",
"version": "5.0",
"url": "https://furore.com/data/fhir/ValueSet/EducationLevelVS",
"experimental": false,
"publisher": "DEMO",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "224294005",
"display": "No formal education (finding)"
},
{
"code": "224295006",
"display": "Only received primary school education (finding)"
},
{
"code": "224297003",
"display": "Educated to secondary school level (finding)"
},
{
"code": "224299000",
"display": "Received higher education (finding)"
}
]
}
]
}
}