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

: ISO 3166-1:2013 (2-alpha country code) - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Hpi-country-code-iso-3166-1"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href="CodeSystem-Iso3166-1-2013.html"><code>urn:iso:std:iso:3166</code></a> where code  matches (by regex)  [A-Z]{2}</li><li>Include these codes as defined in <a href="CodeSystem-Hpi-country-code.html"><code>https://standards.digital.health.nz/ns/country-code</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-Hpi-country-code.html#Hpi-country-code-XK">XK</a></td><td>Kosovo</td></tr><tr><td><a href="CodeSystem-Hpi-country-code.html#Hpi-country-code-ANHH">ANHH</a></td><td>Netherlands Antilles</td></tr><tr><td><a href="CodeSystem-Hpi-country-code.html#Hpi-country-code-CSHH">CSHH</a></td><td>Czechoslavakia</td></tr><tr><td><a href="CodeSystem-Hpi-country-code.html#Hpi-country-code-ZRHH">ZRHH</a></td><td>Zaire</td></tr></table></li></ul></div>
  </text>
  <url value="https://nzhts.digital.health.nz/fhir/ValueSet/country-code"/>
  <version value="0.9.0"/>
  <name value="Hpi_country_code_iso_3166_1"/>
  <title value="ISO 3166-1:2013 (2-alpha country code)"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-02-24T00:00:00+13:00"/>
  <publisher value="Ministry of Health"/>
  <contact>
    <name value="Ministry of Health"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:integration@health.govt.nz"/>
    </telecom>
  </contact>
  <description value="2-alpha country codes"/>
  <purpose value="A coded value for country."/>
  <compose>
    <include>
      <system value="urn:iso:std:iso:3166"/>
      <version value="2013"/>
      <filter>
        <property value="code"/>
        <op value="regex"/>
        <value value="[A-Z]{2}"/>
      </filter>
    </include>
    <include>
      <system value="https://standards.digital.health.nz/ns/country-code"/>
      <concept>
        <code value="XK"/>
      </concept>
      <concept>
        <code value="ANHH"/>
      </concept>
      <concept>
        <code value="CSHH"/>
      </concept>
      <concept>
        <code value="ZRHH"/>
      </concept>
    </include>
  </compose>
</ValueSet>