FHIR IG analytics
| Package | openehr.base |
| Resource Type | ValueSet |
| Id | ValueSet-languages.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/openehr-fhir/base-spec/ValueSet-languages.html |
| URL | https://specifications.openehr.org/fhir/valueset-languages |
| Version | 0.1.0 |
| Status | active |
| Date | 2023-06-27T18:45:58+10:00 |
| Name | LANGUAGES |
| Title | LANGUAGES |
| Realm | uv |
| Authority | hl7 |
| Description | Language tags as defined by RFC-5646. The syntax consists of the ISO 639-1 'alpha-2' form of names of languages, often followed by a region subtag from the ISO 3166-1 'alpha-2' country list. These are maintained by the IANA Language Subtag Registry. NOTE: This code set does not cover all languages, whereas ISO 639-2 'alpha-3' covers many more languages of cultural or indigenous interest, but which nevertheless are unlikely to be supported by current software or operating systems. Note that the source Code Set explicitly defines all codes as `active`, even ones that include 'DEPRECATED' in the display name, because the source Code Set is intended to be a complete list of all language tags that are likely to be used in practice, including deprecated ones. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "languages",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/web-source",
"valueUrl": "https://specifications.openehr.org/releases/TERM/3.0.0/SupportTerminology.html#_languages"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
}
]
}
}
],
"url": "https://specifications.openehr.org/fhir/valueset-languages",
"version": "0.1.0",
"name": "LANGUAGES",
"title": "LANGUAGES",
"status": "active",
"experimental": false,
"date": "2023-06-27T18:45:58+10:00",
"publisher": "openEHR + HL7",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.openehr.org"
}
]
}
],
"description": "Language tags as defined by RFC-5646. The syntax consists of the ISO 639-1 'alpha-2' form of names of languages, often followed by a region subtag from the ISO 3166-1 'alpha-2' country list. These are maintained by the IANA Language Subtag Registry. NOTE: This code set does not cover all languages, whereas ISO 639-2 'alpha-3' covers many more languages of cultural or indigenous interest, but which nevertheless are unlikely to be supported by current software or operating systems. Note that the source Code Set explicitly defines all codes as `active`, even ones that include 'DEPRECATED' in the display name, because the source Code Set is intended to be a complete list of all language tags that are likely to be used in practice, including deprecated ones.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "https://specifications.openehr.org/fhir/codesystem-languages"
}
]
}
}