FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/hpi-language-code-2.0

Packagetewhatuora.hip-core
TypeValueSet
Idhpi-language-code-2.0
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ValueSet-hpi-language-code-2.0.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/language-code
Version1.0
Statusactive
Date2020-02-24T00:00:00+13:00
NameHpi_language_code_iso_639_3
TitleISO 639-3:2007 (3-alpha language code)
Authoritynational
Description3-alpha language codes
PurposeA coded value for language.

Resources that use this resource

ConceptMap
legacy1.0-to-iso639-3-2007Language mapping from legacy to iso639-3-2007

Resources that this resource uses

CodeSystem
urn:iso:std:iso:639:-3ISO 639-3:2007 (3-alpha language code)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet hpi-language-code-2.0


Source

{
  "resourceType": "ValueSet",
  "id": "hpi-language-code-2.0",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      }
    ]
  }
}