FHIR IG analytics| Package | hl7.eu.fhir.gh-ips |
| Resource Type | CodeSystem |
| Id | CodeSystem-literacy-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/gravitate-health-ips/CodeSystem-literacy-cs.html |
| URL | http://hl7.eu/fhir/ig/gravitate-health-ips/CodeSystem/literacy-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-12-01T10:57:47+00:00 |
| Name | LiteracyCS |
| Title | Local Literacy Codes |
| Realm | eu |
| Authority | hl7 |
| Content | complete |
| ValueSet | |
| literacy-level-vs | Literacy Level (Low/Medium/High) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem literacy-cs
This code system http://hl7.eu/fhir/ig/gravitate-health-ips/CodeSystem/literacy-cs defines the following codes:
| Code | Display |
| health-literacy | Health literacy (self-reported) |
| digital-literacy | Digital literacy (self-reported) |
| low | Low |
| medium | Medium |
| high | High |
| yes | Yes |
| no | No |
{
"resourceType": "CodeSystem",
"id": "literacy-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/gravitate-health-ips/CodeSystem/literacy-cs",
"version": "0.1.0",
"name": "LiteracyCS",
"title": "Local Literacy Codes",
"status": "active",
"date": "2025-12-01T10:57:47+00:00",
"contact": [
{
"name": "Gravitate Health Project",
"telecom": [
{
"system": "url",
"value": "https://www.gravitatehealth.eu/"
}
]
}
],
"content": "complete",
"count": 7,
"concept": [
{
"code": "health-literacy",
"display": "Health literacy (self-reported)"
},
{
"code": "digital-literacy",
"display": "Digital literacy (self-reported)"
},
{
"code": "low",
"display": "Low"
},
{
"code": "medium",
"display": "Medium"
},
{
"code": "high",
"display": "High"
},
{
"code": "yes",
"display": "Yes"
},
{
"code": "no",
"display": "No"
}
]
}