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

FHIR IG Statistics: CodeSystem/language

Packageufp.core
Resource TypeCodeSystem
Idlanguage
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ufp.core@0.6.0&canonical=http://fhir.ufp/CodeSystem/language
URLhttp://fhir.ufp/CodeSystem/language
Statusdraft
Date2018-04-03
NameLanguages of the United Federation of Planets
DescriptionLanguages used in the United Federation of Planets
Contentfragment

Resources that use this resource

ValueSet
all-languagesall-languages

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "http://fhir.ufp/CodeSystem/language",
  "name": "Languages of the United Federation of Planets",
  "status": "draft",
  "date": "2018-04-03",
  "publisher": "United Federation of Planets",
  "description": "Languages used in the United Federation of Planets",
  "caseSensitive": false,
  "valueSet": "http://fhir.ufp/ValueSet/language",
  "content": "fragment",
  "concept": [
    {
      "code": "st",
      "display": "Standard Language of the UFP"
    },
    {
      "code": "vk",
      "display": "Vulcan"
    },
    {
      "code": "vk-MG",
      "display": "Modern Golic Vuhlkansu"
    },
    {
      "code": "vk-TG",
      "display": "Traditional Golic Vuhlkansu"
    },
    {
      "code": "vk-LG",
      "display": "Lowlands Golic Vuhlkansu"
    },
    {
      "code": "kg",
      "display": "Klingon"
    },
    {
      "code": "kg-KM",
      "display": "Klingon (Krotmag dialect)"
    },
    {
      "code": "kg-TE",
      "display": "Klingon (Tak'ev dialect)"
    },
    {
      "code": "kg-MK",
      "display": "Klingon (Morskan dialect)"
    },
    {
      "code": "ad",
      "display": "Andorian"
    },
    {
      "code": "bz",
      "display": "Betazed"
    }
  ]
}