FHIR IG Statistics: ValueSet/hpi-language-code-2.0
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
}