{
"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"
} ]
} ]
},
"_filename": "Valueset.ca-on-mha-patient-data-absent-reason.json",
"package_name": "ca.on.mha.pds",
"date": "2025-05-21T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"name": "PostalCodeDataAbsentReason",
"type": null,
"experimental": null,
"resourceType": "ValueSet",
"title": "Patient Data Absent Reason Code",
"package_version": "2.0.0-snapshot1",
"status": "active",
"id": "afce01e5-7d2f-404b-80cb-ad3021605778",
"kind": null,
"url": "http://ontariohealth.ca/fhir/ValueSet/postal-code-data-absent-reason",
"version": "1.0.0"
}