Package | hl7.org.nz.fhir.ig.hpi |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org.nz/fhir/ig/hpi/https://build.fhir.org/ig/HL7NZ/hpi/ValueSet-Hpi-IdentfierUse.html |
Url | https://nzhts.digital.health.nz/fhir/ValueSet/hpi-identifier-use-code |
Version | 0.9.0 |
Status | active |
Date | 2020-12-18T23:08:15+00:00 |
Name | Hpi_IdentfierUse |
Title | IdentifierUse |
Experimental | False |
Realm | nz |
Authority | hl7 |
Description | Use values for an Identifier |
Purpose | Identifies the purpose for this identifier, if known. |
StructureDefinition | |
http://hl7.org.nz/fhir/StructureDefinition/HPILocation | HPI Location |
http://hl7.org.nz/fhir/StructureDefinition/hpiOrganization | HPI Organization |
http://hl7.org.nz/fhir/StructureDefinition/HPIPractitioner | HPI Practitioner |
No resources found
Note: links and images are rebased to the (stated) source
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-IdentfierUse",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/hpi-identifier-use-code",
"version" : "0.9.0",
"name" : "Hpi_IdentfierUse",
"title" : "IdentifierUse",
"status" : "active",
"date" : "2020-12-18T23:08:15+00:00",
"publisher" : "Ministry of Health",
"contact" : [
{
"name" : "Ministry of Health",
"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"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.