New Zealand HPI Implementation Guide
0.9.0 - CI Build
New Zealand HPI Implementation Guide, published by Ministry of Health. This is not an authorized publication; it is the continuous build for version 0.9.0). This version is based on the current content of https://github.com/HL7NZ/hpi/ and changes regularly. See the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "Hpi-country-code",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://standards.digital.health.nz/ns/country-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\">XK<a name=\"Hpi-country-code-XK\"> </a></td><td>Kosovo</td></tr><tr><td style=\"white-space:nowrap\">ANHH<a name=\"Hpi-country-code-ANHH\"> </a></td><td>Netherlands Antilles</td></tr><tr><td style=\"white-space:nowrap\">CSHH<a name=\"Hpi-country-code-CSHH\"> </a></td><td>Czechoslavakia</td></tr><tr><td style=\"white-space:nowrap\">ZRHH<a name=\"Hpi-country-code-ZRHH\"> </a></td><td>Zaire</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/country-code",
"version" : "0.9.0",
"name" : "Hpi_country_code",
"title" : "HPI Country Code",
"status" : "draft",
"experimental" : false,
"date" : "2020-02-24T00:00:00+13:00",
"publisher" : "Ministry of Health",
"contact" : [
{
"name" : "Ministry of Health",
"telecom" : [
{
"system" : "email",
"value" : "mailto:integration@health.govt.nz"
}
]
}
],
"description" : "Supplementary country codes to extend ISO3166-1.",
"purpose" : "To cover countries not included in ISO3166-1.",
"caseSensitive" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "XK",
"display" : "Kosovo"
},
{
"code" : "ANHH",
"display" : "Netherlands Antilles"
},
{
"code" : "CSHH",
"display" : "Czechoslavakia"
},
{
"code" : "ZRHH",
"display" : "Zaire"
}
]
}