HIP FHIR Common Terminology Guide
1.9.2 - Release
Publication Build: This will be filled in by the publication tooling
Retired as of 2020-04-20 |
{
"resourceType" : "CodeSystem",
"id" : "hip-name-type-2.0",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hip-name-type-2.0</b></p><a name=\"hip-name-type-2.0\"> </a><a name=\"hchip-name-type-2.0\"> </a><a name=\"hip-name-type-2.0-en-US\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/hpi-name-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"hip-name-type-2.0-O\"> </a></td><td>Official Name Type</td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"hip-name-type-2.0-A\"> </a></td><td>Alternate Name Type</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/hpi-name-type",
"version" : "2.0",
"name" : "Hpi_legacy_name_type",
"title" : "HPI Legacy Name Type",
"status" : "retired",
"experimental" : false,
"date" : "2020-04-20T00:00:00+13:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "email",
"value" : "mailto:integration@health.govt.nz"
}
]
}
],
"description" : "A code for practitioner name type.",
"purpose" : "Legacy use only.",
"caseSensitive" : false,
"versionNeeded" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "O",
"display" : "Official Name Type"
},
{
"code" : "A",
"display" : "Alternate Name Type"
}
]
}