FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageopenehr.base
Resource TypeValueSet
IdValueSet-languages.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/openehr-fhir/base-spec/ValueSet-languages.html
URLhttps://specifications.openehr.org/fhir/valueset-languages
Version0.1.0
Statusactive
Date2023-06-27T18:45:58+10:00
NameLANGUAGES
TitleLANGUAGES
Realmuv
Authorityhl7
DescriptionLanguage 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

StructureDefinition
openehr.base#currentAUTHORED_RESOURCEAUTHORED_RESOURCE
openehr.base#currentCOMPOSITIONCOMPOSITION
openehr.base#currentDV_ENCAPSULATEDDV_ENCAPSULATED
openehr.base#currentDV_TEXTDV_TEXT
openehr.base#currentRESOURCE_DESCRIPTION_ITEMRESOURCE_DESCRIPTION_ITEM
openehr.base#currentTRANSLATION_DETAILSTRANSLATION_DETAILS

Resources that this resource uses

CodeSystem
openehr.base#currentcodesystem-languagesLanguages

Narrative

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

Generated Narrative: ValueSet languages


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"
      }
    ]
  }
}