Package | tewhatuora.hip-core |
Type | ValueSet |
Id | hpi-identifier-use-code-1.0 |
FHIR Version | R4 |
Source | https://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ValueSet-hpi-identifier-use-code-1.0.html |
URL | https://nzhts.digital.health.nz/fhir/ValueSet/hpi-identifier-use-code |
Version | 1.0 |
Status | active |
Date | 2020-12-18T23:08:15+00:00 |
Name | Hpi_IdentfierUse |
Title | IdentifierUse |
Authority | national |
Description | Use values for an Identifier |
Purpose | Identifies the purpose for this identifier, if known. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet hpi-identifier-use-code-1.0
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": "hpi-identifier-use-code-1.0", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-identifier-use-code", "version": "1.0", "name": "Hpi_IdentfierUse", "title": "IdentifierUse", "status": "active", "date": "2020-12-18T23:08:15+00:00", "publisher": "Te Whatu Ora", "contact": [ { "name": "Te Whatu Ora", "telecom": [ { "system": "email", "value": "mailto:integration@health.govt.nz" } ] } ], "description": "Use values for an Identifier", "purpose": "Identifies the purpose for this identifier, if known.", "compose": { "include": [ { "system": "http://hl7.org/fhir/identifier-use", "concept": [ { "code": "official", "display": "Official" }, { "code": "old", "display": "Old" } ] } ] } }