<ValueSet xmlns="http://hl7.org/fhir">
  <id value="item-styles" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ValueSet item-styles</b>
      </p>
      <a name="item-styles"></a>
      <a name="hcitem-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-background-color.58grey.59">background-color:grey;</a></td><td style="color: #cccccc">Grey background</td></tr><tr><td><a href="CodeSystem-on-css-styles.html#on-css-styles-background-color.58white.59">background-color:white;</a></td><td style="color: #cccccc">White background</td></tr><tr><td><a href="CodeSystem-on-css-styles.html#on-css-styles-border-style.58solid.59">border-style:solid;</a></td><td style="color: #cccccc">Black border</td></tr><tr><td><a href="CodeSystem-on-css-styles.html#on-css-styles-background-color.58grey.59border-style.58solid.59">background-color:grey;border-style:solid;</a></td><td style="color: #cccccc">Grey background, black border</td></tr><tr><td><a href="CodeSystem-on-css-styles.html#on-css-styles-background-color.58white.59border-style.58solid.59">background-color:white;border-style:solid;</a></td><td style="color: #cccccc">White background, black border</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/eforms/ValueSet/item-styles" />
  <version value="1.0.1-draft" />
  <name value="ItemStyles" />
  <title value="Ontario Questionnaire Item 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 groups or questions" />
  <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/eforms/CodeSystem/css-styles" />
      <concept>
        <code value="background-color:grey;" />
      </concept>
      <concept>
        <code value="background-color:white;" />
      </concept>
      <concept>
        <code value="border-style:solid;" />
      </concept>
      <concept>
        <code value="background-color:grey;border-style:solid;" />
      </concept>
      <concept>
        <code value="background-color:white;border-style:solid;" />
      </concept>
    </include>
  </compose>
</ValueSet>