FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageufp.core
Resource TypeValueSet
Idall-languages.json
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
languageLanguages of the United Federation of Planets
urn:ietf:bcp:47Common Codes from BCP-47

Narrative

No narrative content found in resource


Source1

{
  "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"
      }
    ]
  }
}