HIP FHIR Common Terminology Guide
1.7.0-SNAPSHOT - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.7.0-SNAPSHOT) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ISO 639-3:2007 (3-alpha language code) - JSON Representation

Active as of 2020-02-24

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "hpi-language-code-2.0",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-iso639-3-2007.html\"><code>urn:iso:std:iso:639:-3</code></a></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/language-code",
  "version" : "1.0",
  "name" : "Hpi_language_code_iso_639_3",
  "title" : "ISO 639-3:2007 (3-alpha language code)",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-02-24T00:00:00+13:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "3-alpha language codes",
  "purpose" : "A coded value for language.",
  "compose" : {
    "include" : [
      {
        "system" : "urn:iso:std:iso:639:-3",
        "version" : "2007"
      }
    ]
  }
}