FHIR IG analytics
| Package | us.nlm.vsac |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113762.1.4.1247.113.json |
| FHIR Version | R4 |
| Source | https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1247.113/expansion |
| URL | http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1247.113 |
| Version | 20230816 |
| Status | active |
| Date | 2023-08-16T01:01:01-04:00 |
| Name | HealthLiteracyDiagnosesICD10CM |
| Title | Health Literacy Diagnoses ICD10CM |
| Realm | us |
| Authority | hl7 |
| Purpose | (Clinical Focus: This set of values represent diagnoses for Health Literacy as selected by the Gravity Project.),(Data Element Scope: In the FHIR Condition resource, these values may be used for Condition.code (e.g., for the SDOHCC Condition profile in the Gravity SDOH Clinical Care FHIR Implementation Guide).),(Inclusion Criteria: Includes ICD 10 CM diagnoses for Health Literacy as selected by the Gravity Project.),(Exclusion Criteria: NA) |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| icd-10-cm | International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM) |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113762.1.4.1247.113",
"meta": {
"versionId": "13",
"lastUpdated": "2024-05-08T12:34:21.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": "The Gravity Project Author"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
"valueDate": "2024-08-05"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
"valueDate": "2023-08-16"
}
],
"url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1247.113",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113762.1.4.1247.113"
}
],
"version": "20230816",
"name": "HealthLiteracyDiagnosesICD10CM",
"title": "Health Literacy Diagnoses ICD10CM",
"status": "active",
"date": "2023-08-16T01:01:01-04:00",
"publisher": "The Gravity Project Steward",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "(Clinical Focus: This set of values represent diagnoses for Health Literacy as selected by the Gravity Project.),(Data Element Scope: In the FHIR Condition resource, these values may be used for Condition.code (e.g., for the SDOHCC Condition profile in the Gravity SDOH Clinical Care FHIR Implementation Guide).),(Inclusion Criteria: Includes ICD 10 CM diagnoses for Health Literacy as selected by the Gravity Project.),(Exclusion Criteria: NA)",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"concept": [
{
"code": "Z55.6",
"display": "Problems related to health literacy"
},
{
"code": "Z55.8",
"display": "Other problems related to education and literacy"
},
{
"code": "Z71.88",
"display": "Encounter for counseling for socioeconomic factors"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:49d77c35-4b52-4054-bcb8-15dedee4803c",
"timestamp": "2025-05-23T20:44:33-04:00",
"total": 3,
"contains": [
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"version": "2025",
"code": "Z55.6",
"display": "Problems related to health literacy"
},
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"version": "2025",
"code": "Z55.8",
"display": "Other problems related to education and literacy"
},
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"version": "2025",
"code": "Z71.88",
"display": "Encounter for counseling for socioeconomic factors"
}
]
}
}