FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh.mha.pds
Resource TypeValueSet
IdValueset.ca-on-sdoh-category-v2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

SDOH Category

http://ontariohealth.ca/fhir/ValueSet/sdohCategory

SDOH Category being observed.


Source1

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/ValueSet/sdohObservationCode",
  "version": "2.0.0",
  "name": "SDOH-ObservationCode",
  "title": "SDOH Observation Code",
  "status": "draft",
  "date": "2024-12-18T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "Codes representing the Social Determinant of Health being observed for MHA PDS 2.0.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "32624-9",
            "display": "Race"
          },
          {
            "code": "76690-7",
            "display": "Sexual Orientation"
          },
          {
            "code": "76691-5",
            "display": "Gender identity"
          },
          {
            "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"
          },
          {
            "code": "101720-1",
            "display": "Disability status"
          },
          {
            "code": "95377-8",
            "display": "Disability type"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "224173001",
            "display": "Personal Income Source"
          },
          {
            "code": "315398004",
            "display": "Born in Canada"
          }
        ]
      }
    ]
  }
}