FHIR IG analytics| Package | ca.on.oh.mha.pds |
| Resource Type | ValueSet |
| Id | ValueSet.ca-on-mha-HighestLevelOfEducationAttained.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "highest-level-of-education-attained",
"url": "http://ontariohealth.ca/fhir/ValueSet/highest-level-of-education-attained",
"version": "2.0.0",
"name": "HighestLevelOfEducationAttained",
"title": "Highest Level of Education Attained",
"status": "draft",
"publisher": "Ontario Health",
"description": "The highest level of education attained by the client.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/highest-level-of-education-attained"
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"concept": [
{
"code": "asked-declined",
"display": "Asked But Declined"
},
{
"code": "not-applicable",
"display": "Not Applicable"
},
{
"code": "unknown",
"display": "Unknown"
}
]
}
]
}
}