Package | tewhatuora.hip-core |
Type | ValueSet |
Id | nhi-address-use |
FHIR Version | R4 |
Source | https://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ValueSet-nhi-address-use.html |
URL | https://nzhts.digital.health.nz/fhir/ValueSet/nhiaddressUse |
Version | 1.0.0 |
Status | active |
Date | 2024-10-22T03:31:07+00:00 |
Name | NhiAddressUse |
Title | NHI Address Use Codes |
Authority | national |
Description | Uses of the address supported by the NHI |
No resources found
CodeSystem | |
address-use | Address Use |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet nhi-address-use
This value set includes codes based on the following rules:
http://hl7.org/fhir/address-use
This value set excludes codes based on the following rules:
http://hl7.org/fhir/address-use
Code | Display | Definition |
work | Work | An office address. First choice for business related contacts during business hours. |
billing | Billing | An address to be used to send bills, invoices, receipts etc. |
temp | Temporary | A temporary address. The period can provide more detailed information. |
old | Old / Incorrect | This address is no longer in use (or was never correct but retained for records). |
{ "resourceType": "ValueSet", "id": "nhi-address-use", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://nzhts.digital.health.nz/fhir/ValueSet/nhiaddressUse", "version": "1.0.0", "name": "NhiAddressUse", "title": "NHI Address Use Codes", "status": "active", "date": "2024-10-22T03:31:07+00:00", "publisher": "Te Whatu Ora", "contact": [ { "name": "Te Whatu Ora", "telecom": [ { "system": "email", "value": "mailto:integration@health.govt.nz" } ] } ], "description": "Uses of the address supported by the NHI", "compose": { "include": [ { "system": "http://hl7.org/fhir/address-use" } ], "exclude": [ { "system": "http://hl7.org/fhir/address-use", "concept": [ { "code": "work" }, { "code": "billing" }, { "code": "temp" }, { "code": "old" } ] } ] } }