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

FHIR IG Statistics: ValueSet/language

Packagehl7.fhir.uv.emedicinal-product-info
Resource TypeValueSet
Idlanguage
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/emedicinal-product-info/https://build.fhir.org/ig/HL7/emedicinal-product-info/ValueSet-language.html
URLhttp://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/language
Version1.1.0
Statusactive
Date2025-07-21T10:31:44+00:00
NameVsLanguage
TitleISO language two letter code
Realmuv
Authorityhl7
DescriptionISO language two letter code

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet language


Source

{
  "resourceType": "ValueSet",
  "id": "language",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/language",
  "version": "1.1.0",
  "name": "VsLanguage",
  "title": "ISO language two letter code",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T10:31:44+00:00",
  "publisher": "HL7 International - Biomedical Research & Regulation Work Group",
  "contact": [
    {
      "name": "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "ISO language two letter code",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/all-languages"
        ]
      }
    ]
  }
}