| Package | ca.on.mha.pds |
| Resource Type | CodeSystem |
| Id | no-postal-code-reason |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.mha.pds@2.0.0-beta-1&canonical=http://ontariohealth.ca/fhir/CodeSystem/no-postal-code-reason |
| URL | http://ontariohealth.ca/fhir/CodeSystem/no-postal-code-reason |
| Version | 1.0.0 |
| Status | draft |
| Name | NoPostalCodeReason |
| Title | No Postal Code Reason |
| Description | Reason for no health card number |
| Content | complete |
| ValueSet | |
| postal-code-data-absent-reason | Patient Data Absent Reason Code |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "no-postal-code-reason",
"url": "http://ontariohealth.ca/fhir/CodeSystem/no-postal-code-reason",
"version": "1.0.0",
"name": "NoPostalCodeReason",
"title": "No Postal Code Reason",
"status": "draft",
"experimental": false,
"publisher": "Ontario Health",
"description": "Reason for no health card number",
"content": "complete",
"count": 1,
"concept": [
{
"code": "no-PC",
"display": "does not have an adrress"
}
]
}