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

FHIR IG Statistics: CodeSystem/LanguageCs

Packagesmart.who.int.ips-pilgrimage
TypeCodeSystem
IdLanguageCs
FHIR VersionR4
Sourcehttp://smart.who.int/ips-pilgrimage/https://build.fhir.org/ig/WorldHealthOrganization/smart-ips-pilgrimage/CodeSystem-LanguageCs.html
URLhttp://smart.who.int/ips-pilgrimage/CodeSystem/LanguageCs
Version2.1.0
Statusdraft
Date2025-05-27T10:21:44+00:00
NameLanguageCs
TitleLanguage
Authoritywho
DescriptionLanguage
Contentcomplete

Resources that use this resource

ValueSet
LanguageLanguage

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem LanguageCs

This case-insensitive code system http://smart.who.int/ips-pilgrimage/CodeSystem/LanguageCs defines the following codes:

Code
Arabic
Chinese
English
French
Russian
Spanish
Other

Source

{
  "resourceType": "CodeSystem",
  "id": "LanguageCs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ips-pilgrimage/CodeSystem/LanguageCs",
  "version": "2.1.0",
  "name": "LanguageCs",
  "title": "Language",
  "status": "draft",
  "experimental": true,
  "date": "2025-05-27T10:21:44+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        },
        {
          "system": "email",
          "value": "smart@who.int"
        }
      ]
    }
  ],
  "description": "Language",
  "caseSensitive": false,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "Arabic",
      "display": "Arabic"
    },
    {
      "code": "Chinese",
      "display": "Chinese"
    },
    {
      "code": "English",
      "display": "English"
    },
    {
      "code": "French",
      "display": "French"
    },
    {
      "code": "Russian",
      "display": "Russian"
    },
    {
      "code": "Spanish",
      "display": "Spanish"
    },
    {
      "code": "Other",
      "display": "Other"
    }
  ]
}