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

FHIR IG Statistics: ValueSet/all-languages

Packageufp.core
Resource TypeValueSet
Idall-languages
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ufp.core@0.6.0&canonical=http://fhir.ufp/ValueSet/all-languages
URLhttp://fhir.ufp/ValueSet/all-languages
Statusdraft
Date2017-10-20
Nameall-languages
DescriptionTerrestrial and extra-terrestial languages known to the United Federation of Planets

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:ietf:bcp:47Common Codes from BCP-47
languageLanguages of the United Federation of Planets

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "http://fhir.ufp/ValueSet/all-languages",
  "name": "all-languages",
  "status": "draft",
  "date": "2017-10-20",
  "publisher": "United Federation of Planets",
  "description": "Terrestrial and extra-terrestial languages known to the United Federation of Planets",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ufp/CodeSystem/language"
      },
      {
        "system": "urn:ietf:bcp:47"
      }
    ]
  }
}