FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.gh-ips
Resource TypeCodeSystem
IdCodeSystem-literacy-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/gravitate-health-ips/CodeSystem-literacy-cs.html
URLhttp://hl7.eu/fhir/ig/gravitate-health-ips/CodeSystem/literacy-cs
Version0.1.0
Statusactive
Date2025-12-01T10:57:47+00:00
NameLiteracyCS
TitleLocal Literacy Codes
Realmeu
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
literacy-level-vsLiteracy Level (Low/Medium/High)

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
health-literacy Health literacy (self-reported)
digital-literacy Digital literacy (self-reported)
low Low
medium Medium
high High
yes Yes
no No

Source1

{
  "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"
    }
  ]
}