UnicomIG, published by UNICOM. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/hl7-eu/unicom-ig and changes regularly. See the Directory of published versions
: Language (FHIR) - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "language-bcp-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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" : "active",
"experimental" : false,
"date" : "2023-02-03T15:45:39+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"
}
]
}
}