HIP FHIR Common Terminology Guide
1.9.2 - Release
Publication Build: This will be filled in by the publication tooling
Active as of 2020-02-24 |
{
"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\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hpi-language-code-2.0</b></p><a name=\"hpi-language-code-2.0\"> </a><a name=\"hchpi-language-code-2.0\"> </a><a name=\"hpi-language-code-2.0-en-US\"> </a><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"
}
]
}
}