FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/Valueset.ca-on-mha-sdoh-education-attainment-data-absent-reason

Packageca.on.oh.mha.pds
TypeValueSet
IdValueset.ca-on-mha-sdoh-education-attainment-data-absent-reason
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/ValueSet/mha-sdoh-education-attainment-data-absent-reason
URLhttp://ontariohealth.ca/fhir/ValueSet/mha-sdoh-education-attainment-data-absent-reason
Version1.0.0
Statusdraft
Date2024-12-18T20:17:06.3613088+00:00
NameSDOH-DataAbsentReason
TitleSDOH Data Absent Reason Code
Realmca
Authoritynational
DescriptionCodes representing why the data is absent for this social determinants of health element

Resources that use this resource

StructureDefinition
ca-on-profile-Observation-level-of-educationMHA Observation-LevelOfEducation Profile

Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
data-absent-reasonDataAbsentReason

Narrative

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

SDOH Education Attainment Data Absent Reason

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

SDOH 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"
          }
        ]
      }
    ]
  }
}