FHIR IG Statistics: ValueSet/Valueset.ca-on-mha-sdoh-education-attainment-data-absent-reason
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
SDOH Education Attainment Data Absent Reason
http://ontariohealth.ca/fhir/ValueSet/sdohCategorySDOH Education Attainment Data Absent Reason codes.
Source
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/ValueSet/mha-sdoh-education-attainment-data-absent-reason",
"version": "1.0.0",
"name": "SDOH-DataAbsentReason",
"title": "SDOH Data Absent Reason Code",
"status": "draft",
"date": "2024-12-18T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "Codes representing why the data is absent for this social determinants of health element",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"concept": [
{
"code": "unknown",
"display": "Unknown"
},
{
"code": "asked-declined",
"display": "Asked But Declined"
},
{
"code": "not-applicable",
"display": "Not Applicable"
}
]
}
]
}
}