FHIR IG analytics| Package | uk.gpc.updaterecord |
| Resource Type | CodeSystem |
| Id | CodeSystem-CareConnect-LanguageAbilityProficiency-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CareConnect-LanguageAbilityProficiency-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/CareConnect-LanguageAbilityProficiency-1",
"version": "1.0.0",
"name": "Care Connect Language Ability Proficiency",
"status": "active",
"date": "2017-11-22T00:00:00+00:00",
"publisher": "HL7 UK",
"description": "A CodeSystem to identify the level of proficiency in communicating a language.",
"copyright": "Copyright © 2016 HL7 UK",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "E",
"display": "Excellent"
},
{
"code": "F",
"display": "Fair"
},
{
"code": "G",
"display": "Good"
},
{
"code": "P",
"display": "Poor"
}
]
}