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 639-3:2007 (3-alpha language code) - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Hpi-language-code-iso-639-3"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="CodeSystem-Iso639-3-2007.html"><code>urn:iso:std:iso:639:-3</code></a> where code  matches (by regex)  [a-z]{3}</li></ul></div>
  </text>
  <url value="https://nzhts.digital.health.nz/fhir/ValueSet/language-code"/>
  <version value="0.9.0"/>
  <name value="Hpi_language_code_iso_639_3"/>
  <title value="ISO 639-3:2007 (3-alpha language 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="3-alpha language codes"/>
  <purpose value="A coded value for language."/>
  <compose>
    <include>
      <system value="urn:iso:std:iso:639:-3"/>
      <version value="2007"/>
      <filter>
        <property value="code"/>
        <op value="regex"/>
        <value value="[a-z]{3}"/>
      </filter>
    </include>
  </compose>
</ValueSet>