Package | fhir.org.nz.ig.base |
Type | ValueSet |
Id | nhi-use |
FHIR Version | R4 |
Source | http://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/ValueSet-nhi-use.html |
URL | https://nzhts.digital.health.nz/fhir/ValueSet/nhi-use-code |
Version | 1.0.0 |
Status | active |
Date | 2025-06-10T09:24:18+00:00 |
Name | NHIUse |
Title | Valid use values for NHI |
Realm | us |
Authority | hl7 |
Description | NHI Use codes |
StructureDefinition | |
NzPatient | NZ Patient |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet nhi-use
http://hl7.org/fhir/identifier-use
Code | Display | Definition |
official | Official | The identifier considered to be most trusted for the identification of this item. Sometimes also known as "primary" and "main". The determination of "official" is subjective and implementation guides often provide additional guidelines for use. |
old | Old | The identifier id no longer considered valid, but may be relevant for search purposes. E.g. Changes to identifier schemes, account merges, etc. |
{ "resourceType": "ValueSet", "id": "nhi-use", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://nzhts.digital.health.nz/fhir/ValueSet/nhi-use-code", "version": "1.0.0", "name": "NHIUse", "title": "Valid use values for NHI", "status": "active", "date": "2025-06-10T09:24:18+00:00", "publisher": "HL7 New Zealand", "contact": [ { "name": "HL7 New Zealand", "telecom": [ { "system": "email", "value": "mailto:admin@hl7.org.nz" } ] } ], "description": "NHI Use codes", "compose": { "include": [ { "system": "http://hl7.org/fhir/identifier-use", "concept": [ { "code": "official" }, { "code": "old" } ] } ] } }