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

FHIR IG Statistics: ValueSet/Valueset.ca-on-mha-patient-data-absent-reason

Packageca.on.mha.pds
TypeValueSet
IdValueset.ca-on-mha-patient-data-absent-reason
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.mha.pds@2.0.0-beta-1&canonical=http://ontariohealth.ca/fhir/ValueSet/postal-code-data-absent-reason
URLhttp://ontariohealth.ca/fhir/ValueSet/postal-code-data-absent-reason
Version1.0.0
Statusactive
Date2025-05-21T20:17:06.3613088+00:00
NamePostalCodeDataAbsentReason
TitlePatient Data Absent Reason Code
Realmca
Authorityhl7
DescriptionCodes representing why the data is absent for postal code

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
data-absent-reasonDataAbsentReason
no-postal-code-reasonNo Postal Code Reason

Narrative

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

Patient Data Absent Reason

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

Patient demographics data absent reason codes.


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/ValueSet/postal-code-data-absent-reason",
  "version": "1.0.0",
  "name": "PostalCodeDataAbsentReason",
  "title": "Patient Data Absent Reason Code",
  "status": "active",
  "date": "2025-05-21T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "Codes representing why the data is absent for postal code",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/no-postal-code-reason",
        "concept": [
          {
            "code": "no-PC",
            "display": "does not have an address"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "not-asked",
            "display": "Not Asked"
          },
          {
            "code": "asked-declined",
            "display": "Asked But Declined"
          }
        ]
      }
    ]
  }
}