| Package | ca.on.oh.mha-pds |
| Resource Type | ValueSet |
| Id | Valueset.ca-on-sdoh-category |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/ValueSet/sdohObservationCode |
| URL | http://ontariohealth.ca/fhir/ValueSet/sdohObservationCode |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-08-22T20:17:06.3613088+00:00 |
| Name | SDOH-ObservationCode |
| Title | SDOH Observation Code |
| Realm | ca |
| Authority | hl7 |
| Description | Codes representing the Social Determinant of Health being observed. |
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
SDOH Category being observed.
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/ValueSet/sdohObservationCode",
"version": "1.0.0",
"name": "SDOH-ObservationCode",
"title": "SDOH Observation Code",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "Codes representing the Social Determinant of Health being observed.",
"compose": {
"include": [
{
"system": "http://loinc.org",
"version": "http://snomed.info/sct/20611000087101/version/20210331",
"concept": [
{
"code": "76690-7",
"display": "Sexual Orientation"
},
{
"code": "76691-5",
"display": "Gender identity"
},
{
"code": "69433-1",
"display": "Citizenship Status"
},
{
"code": "82589-3",
"display": "Highest level of education"
},
{
"code": "89564-9",
"display": "Employment Status"
},
{
"code": "71802-3",
"display": "Housing status"
},
{
"code": "77244-2",
"display": "Total Household Income"
},
{
"code": "86639-2",
"display": "Number of People Household Income Supports"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "224173001",
"display": "Personal Income Source"
},
{
"code": "8625004",
"display": "Legal Status"
}
]
}
]
}
}