<ValueSet xmlns="http://hl7.org/fhir">
  <id value="note-answer-styles" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ValueSet note-answer-styles</b>
      </p>
      <a name="note-answer-styles"></a>
      <a name="hcnote-answer-styles"></a>
      <ul>
        <li>Include these codes as defined in <a href="CodeSystem-on-css-styles.html"><code>http://ontariohealth.ca/fhir/eforms/CodeSystem/on-css-styles</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-on-css-styles.html#on-css-styles-color.58red.59text-decoration.58underline.59">color:red;text-decoration:underline;</a></td><td style="color: #cccccc">Red, Underline</td></tr><tr><td><a href="CodeSystem-on-css-styles.html#on-css-styles-color.58red.59">color:red;</a></td><td style="color: #cccccc">Red</td></tr><tr><td><a href="CodeSystem-on-css-styles.html#on-css-styles-color.58orange.59">color:orange;</a></td><td style="color: #cccccc">Orange</td></tr><tr><td><a href="CodeSystem-on-css-styles.html#on-css-styles-color.58yellow.59">color:yellow;</a></td><td style="color: #cccccc">Yellow</td></tr><tr><td><a href="CodeSystem-on-css-styles.html#on-css-styles-color.58green.59">color:green;</a></td><td style="color: #cccccc">Green</td></tr><tr><td><a href="CodeSystem-on-css-styles.html#on-css-styles-color.58blue.59">color:blue;</a></td><td style="color: #cccccc">Blue</td></tr><tr><td><a href="CodeSystem-on-css-styles.html#on-css-styles-color.58purple.59">color:purple;</a></td><td style="color: #cccccc">Purple</td></tr></table></li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://ontariohealth.ca/fhir/eforms/ImplementationGuide/ca.ontariohealth.questionnaire.draft" />
      </extension>
    </valueInteger>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://ontariohealth.ca/fhir/eforms/ImplementationGuide/ca.ontariohealth.questionnaire.draft" />
      </extension>
    </valueCode>
  </extension>
  <url value="http://ontariohealth.ca/fhir/ValueSet/note-answer-styles" />
  <version value="1.0.0-draft" />
  <name value="ONNoteFlagStyles" />
  <title value="Ontario Note Flag Styles" />
  <status value="active" />
  <experimental value="false" />
  <date value="2025-06-30T20:02:20+00:00" />
  <publisher value="Ontario Health" />
  <contact>
    <name value="Ontario Health" />
    <telecom>
      <system value="url" />
      <value value="http://www.ontariohealth.ca" />
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://www.ontariohealth.ca" />
    </telecom>
  </contact>
  <description value="Styles when rendering note content that is 'flagged'" />
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="CA" />
      <display value="Canada" />
    </coding>
  </jurisdiction>
  <immutable value="false" />
  <compose>
    <include>
      <system value="http://ontariohealth.ca/fhir/CodeSystem/on-css-styles" />
      <concept>
        <code value="text-decoration:underline;color:#AA0000;" />
        <display value="Underline, Red" />
      </concept>
      <concept>
        <code value="font-weight:bold;" />
        <display value="Bold" />
      </concept>
      <concept>
        <code value="font-weight:bold;color:#AA0000;" />
        <display value="Bold, Red" />
      </concept>
      <concept>
        <code value="font-weight:bold;color:#EE6B00;" />
        <display value="Bold, Orange" />
      </concept>
      <concept>
        <code value="font-weight:bold;color:#A6A900;" />
        <display value="Bold, Yellow" />
      </concept>
      <concept>
        <code value="font-weight:bold;color:#008800;" />
        <display value="Bold, Green" />
      </concept>
      <concept>
        <code value="font-weight:bold;color:#0000AA;" />
        <display value="Bold, Blue" />
      </concept>
      <concept>
        <code value="font-weight:bold;color:#6000B8;" />
        <display value="Bold, Purple" />
      </concept>
    </include>
  </compose>
</ValueSet>