FHIR IG analytics
| Package | us.nlm.vsac |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113883.1.11.12199.json |
| FHIR Version | R4 |
| Source | https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.12199/expansion |
| URL | http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12199 |
| Version | 20240606 |
| Status | active |
| Date | 2024-06-06T01:23:01-04:00 |
| Name | LanguageAbilityProficiency |
| Title | LanguageAbilityProficiency |
| Realm | us |
| Authority | hl7 |
| Description | A value representing the level of proficiency in a language
Value Set: LanguageAbilityProficiency 2.16.840.1.113883.1.11.12199 DYNAMIC
Code System(s): LanguageAbilityProficiency 2.16.840.1.113883.5.61
Code Code System Print Name
E LanguageAbilityProficiency Excellent
F LanguageAbilityProficiency Fair
G LanguageAbilityProficiency Good
P LanguageAbilityProficiency Poor |
| Purpose | (Clinical Focus: A person's level of proficiency in a language),(Data Element Scope: ),(Inclusion Criteria: ),(Exclusion Criteria: ) |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.1.11.12199",
"meta": {
"versionId": "13",
"lastUpdated": "2024-06-06T01:23:01.000-04:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
"valueContactDetail": {
"name": "HL7 US Realm Program Management Author"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
"valueDate": "2024-06-06"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
"valueDate": "2024-06-06"
}
],
"url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12199",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.12199"
}
],
"version": "20240606",
"name": "LanguageAbilityProficiency",
"title": "LanguageAbilityProficiency",
"status": "active",
"date": "2024-06-06T01:23:01-04:00",
"publisher": "HL7 US Realm Program Management Steward",
"description": "A value representing the level of proficiency in a language\nValue Set: LanguageAbilityProficiency 2.16.840.1.113883.1.11.12199 DYNAMIC\nCode System(s):\tLanguageAbilityProficiency 2.16.840.1.113883.5.61\n\nCode\tCode System\tPrint Name\nE\tLanguageAbilityProficiency\tExcellent\nF\tLanguageAbilityProficiency\tFair\nG\tLanguageAbilityProficiency\tGood\nP\tLanguageAbilityProficiency\tPoor",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "(Clinical Focus: A person's level of proficiency in a language),(Data Element Scope: ),(Inclusion Criteria: ),(Exclusion Criteria: )",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
"concept": [
{
"code": "E",
"display": "Excellent"
},
{
"code": "F",
"display": "Fair"
},
{
"code": "G",
"display": "Good"
},
{
"code": "P",
"display": "Poor"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:c840b202-186f-41d7-a33e-a6ec1a689641",
"timestamp": "2025-05-23T21:30:42-04:00",
"total": 4,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
"version": "2023-02-01",
"code": "E",
"display": "Excellent"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
"version": "2023-02-01",
"code": "F",
"display": "Fair"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
"version": "2023-02-01",
"code": "G",
"display": "Good"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
"version": "2023-02-01",
"code": "P",
"display": "Poor"
}
]
}
}