Package | tewhatuora.hip-core |
Type | CodeSystem |
Id | address-not-validated-reason-1.1 |
FHIR Version | R4 |
Source | https://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/CodeSystem-address-not-validated-reason-1.1.html |
URL | https://standards.digital.health.nz/ns/address-not-validated-reason-code |
Version | 1.1 |
Status | active |
Date | 2020-04-20T00:00:00+13:00 |
Name | Nhi_address_not_validated_reason |
Title | Address Not Validated Reason |
Authority | national |
Description | Reason why an address is not validated. |
Purpose | To be used when an unvalidated address is returned. |
Content | complete |
ValueSet | |
nhi-address-not-validated-reason-code | Address Not Validated Reason |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem address-not-validated-reason-1.1
This case-insensitive code system https://standards.digital.health.nz/ns/address-not-validated-reason-code
defines the following codes:
{ "resourceType": "CodeSystem", "id": "address-not-validated-reason-1.1", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://standards.digital.health.nz/ns/address-not-validated-reason-code", "version": "1.1", "name": "Nhi_address_not_validated_reason", "title": "Address Not Validated Reason", "status": "active", "experimental": false, "date": "2020-04-20T00:00:00+13:00", "publisher": "Te Whatu Ora", "contact": [ { "name": "Te Whatu Ora", "telecom": [ { "system": "email", "value": "mailto:integration@health.govt.nz" } ] } ], "description": "Reason why an address is not validated.", "purpose": "To be used when an unvalidated address is returned.", "caseSensitive": false, "valueSet": "https://nzhts.digital.health.nz/fhir/ValueSet/address-not-validated-reason-code", "versionNeeded": true, "content": "complete", "count": 6, "concept": [ { "code": "OSEA", "display": "Overseas Address", "definition": "An address for a country other than New Zealand" }, { "code": "UKWN", "display": "Unknown", "definition": "The person's address is unknown" }, { "code": "NFAB", "display": "No Fixed Abode", "definition": "The person has no address" }, { "code": "NOSVC", "display": "Address Service Unavailable", "definition": "The address service was unavailble for address validation due to Technical issues" }, { "code": "OTHER", "display": "Other", "definition": "Other reason" }, { "code": "MIGR", "display": "Migrated", "definition": "Migrated from the legacy NHI with no known external source" } ] }