UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/unicom-ig/tree/master and changes regularly. See the Directory of published versions

: Language (FHIR) - JSON Representation

Draft as of 2024-10-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "language-bcp-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet language-bcp-vs</b></p><a name=\"language-bcp-vs\"> </a><a name=\"hclanguage-bcp-vs\"> </a><a name=\"language-bcp-vs-en-US\"> </a><ul><li>Include all codes defined in <code>http://hl7.org/fhir/ValueSet/all-languages</code></li></ul></div>"
  },
  "url" : "http://unicom-project.eu/fhir/ValueSet/language-bcp-vs",
  "version" : "0.1.0",
  "name" : "LanguageBCP",
  "title" : "Language (FHIR)",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-11T11:06:08+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"
      }
    ]
  }
}