HIP FHIR Common Terminology Guide
1.8.10 - Release
HIP FHIR Common Terminology Guide - Local Development build (v1.8.10) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-21 |
{
"resourceType" : "ValueSet",
"id" : "NhiIdentifierUse",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet NhiIdentifierUse</b></p><a name=\"NhiIdentifierUse\"> </a><a name=\"hcNhiIdentifierUse\"> </a><a name=\"NhiIdentifierUse-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-identifier-use.html\"><code>http://hl7.org/fhir/identifier-use</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-identifier-use.html#identifier-use-official\">official</a></td><td>Official</td><td>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.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-identifier-use.html#identifier-use-old\">old</a></td><td>Old</td><td>The identifier id no longer considered valid, but may be relevant for search purposes. E.g. Changes to identifier schemes, account merges, etc.</td></tr></table></li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nhi-identifier-use-code",
"version" : "1.0.0",
"name" : "NhiIdentifierUse",
"title" : "NHI Identifier",
"status" : "active",
"date" : "2024-11-21T02:52:37+00:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "email",
"value" : "mailto:integration@health.govt.nz"
}
]
}
],
"description" : "NHI Identifier",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/identifier-use",
"concept" : [
{
"code" : "official",
"display" : "Official"
},
{
"code" : "old",
"display" : "Old"
}
]
}
]
}
}