Package | ca.on.mha.pds |
Type | ValueSet |
Id | Valueset.ca-on-mha-patient-data-absent-reason |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.mha.pds@2.0.0-beta-1&canonical=http://ontariohealth.ca/fhir/ValueSet/postal-code-data-absent-reason |
URL | http://ontariohealth.ca/fhir/ValueSet/postal-code-data-absent-reason |
Version | 1.0.0 |
Status | active |
Date | 2025-05-21T20:17:06.3613088+00:00 |
Name | PostalCodeDataAbsentReason |
Title | Patient Data Absent Reason Code |
Realm | ca |
Authority | hl7 |
Description | Codes representing why the data is absent for postal code |
No resources found
CodeSystem | |
data-absent-reason | DataAbsentReason |
data-absent-reason | DataAbsentReason |
no-postal-code-reason | No Postal Code Reason |
Note: links and images are rebased to the (stated) source
Patient demographics data absent reason codes.
{ "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" } ] } ] } }