Package | synapxe.rcm.snapshots |
Resource Type | ValueSet |
Id | rcm-language |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=synapxe.rcm.snapshots@1.0.0&canonical=http://fhir.synapxe.sg/ValueSet/rcm-language |
URL | http://fhir.synapxe.sg/ValueSet/rcm-language |
Version | 0.1.0 |
Status | active |
Date | 2024-08-01 |
Name | rcm-language |
Title | RCM Language |
Description | Language Group |
StructureDefinition | |
profile-patient | Patient |
No resources found
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "rcm-language", "url": "http://fhir.synapxe.sg/ValueSet/rcm-language", "version": "0.1.0", "name": "rcm-language", "title": "RCM Language", "status": "active", "date": "2024-08-01", "publisher": "Synapxe Pte Ltd", "description": "Language Group", "compose": { "include": [ { "system": "http://hl7.org/fhir/ValueSet/all-languages", "concept": [ { "code": "en", "display": "English" }, { "code": "zh", "display": "Chinese" }, { "code": "ms", "display": "Malay" }, { "code": "ta", "display": "Tamil" }, { "code": "bn", "display": "Bengali" } ] } ] } }