<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="reading-mode"/>
  <meta>
    <lastUpdated value="2026-05-11T00:00:00.000+00:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/><div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><p class="res-header-id"><b>Generated Narrative: CodeSystem reading-mode</b></p><a name="reading-mode"> </a><a name="hcreading-mode"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2026-05-11 00:00:00+0000; Language: en</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R5/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/reading-mode</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">braille<a name="reading-mode-braille"> </a></td><td>Braille</td><td>A tactile writing system used by individuals who are visually impaired.</td></tr><tr><td style="white-space:nowrap">large-print<a name="reading-mode-large-print"> </a></td><td>Large Print</td><td>Printed materials formatted with enlarged text to assist individuals with low vision.</td></tr><tr><td style="white-space:nowrap">digital-spoken<a name="reading-mode-digital-spoken"> </a></td><td>Digital Documents that Can Be Spoken Out Loud</td><td>Digital documents formatted to be compatible with text-to-speech technology.</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cgp"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/reading-mode"/>
  <version value="1.0.0"/>
  <name value="ReadingMode"/>
  <title value="Reading Mode"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-11T00:00:00-04:00"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description value="Defines concepts to identify accessible reading formats that an individual may prefer for written health care materials."/>
  <copyright value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="braille"/>
    <display value="Braille"/>
    <definition value="A tactile writing system used by individuals who are visually impaired."/>
  </concept>
  <concept>
    <code value="large-print"/>
    <display value="Large Print"/>
    <definition value="Printed materials formatted with enlarged text to assist individuals with low vision."/>
  </concept>
  <concept>
    <code value="digital-spoken"/>
    <display value="Digital Documents that Can Be Spoken Out Loud"/>
    <definition value="Digital documents formatted to be compatible with text-to-speech technology."/>
  </concept>
</CodeSystem>