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

FHIR IG analytics

Packagehl7.fhir.uv.emedicinal-product-info
Resource TypeValueSet
IdValueSet-language.json
FHIR VersionR5
Sourcehttps://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
Date2026-01-24T00:06:03+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

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "language",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/emedicinal-product-info/ImplementationGuide/hl7.fhir.uv.emedicinal-product-info"
          }
        ]
      }
    }
  ],
  "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": "2026-01-24T00:06:03+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International / Biomedical Research and Regulation",
      "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"
        ]
      }
    ]
  }
}