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

FHIR IG Statistics: ValueSet/language-bcp-vs

Packagehl7.eu.fhir.unicom
TypeValueSet
Idlanguage-bcp-vs
FHIR VersionR5
Sourcehttp://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/ValueSet-language-bcp-vs.html
URLhttp://unicom-project.eu/fhir/ValueSet/language-bcp-vs
Version0.1.0
Statusdraft
Date2025-06-02T08:10:55+00:00
NameLanguageBCP
TitleLanguage (FHIR)
Realmeu
Authorityhl7
DescriptionAll languages

Resources that use this resource

StructureDefinition
PPLMedicinalProductDefinitionPPL Medicinal Product profile

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet language-bcp-vs

  • Include all codes defined in http://hl7.org/fhir/ValueSet/all-languages

Source

{
  "resourceType": "ValueSet",
  "id": "language-bcp-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://unicom-project.eu/fhir/ValueSet/language-bcp-vs",
  "version": "0.1.0",
  "name": "LanguageBCP",
  "title": "Language (FHIR)",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-02T08:10:55+00:00",
  "publisher": "UNICOM",
  "contact": [
    {
      "name": "UNICOM",
      "telecom": [
        {
          "system": "url",
          "value": "http://unicom-project.eu"
        }
      ]
    }
  ],
  "description": "All languages",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/ValueSet/all-languages"
      }
    ]
  }
}