FHIR IG Statistics: ValueSet/DataStandardsWales-PSOM-Language
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "DataStandardsWales-PSOM-Language",
"url": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-PSOM-Language",
"name": "DataStandardsWalesPSOMLanguage",
"title": "Data Standards Wales PSOM Language",
"status": "draft",
"publisher": "NHS Wales",
"contact": [
{
"name": "Data Standards",
"telecom": [
{
"system": "email",
"value": "data.standards@wales.nhs.uk",
"use": "work"
}
]
}
],
"description": "A ValueSet used for PROMs Language.",
"copyright": "© 2023 NHS Wales.",
"compose": {
"include": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage",
"concept": [
{
"code": "cy",
"display": "Welsh"
},
{
"code": "en",
"display": "English"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "OTH",
"display": "other"
}
]
}
]
}
}