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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="item-type-useable"/>
  <meta>
    <lastUpdated value="2026-04-01T17:59:15.240+00:00"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ValueSet item-type-useable</b>
      </p>
      <a name="item-type-useable"> </a>
      <a name="hcitem-type-useable"> </a>
      <p>This value set includes codes based on the following rules:</p>
      <ul>
        <li>Include all codes defined in 
          <a href="codesystem-item-type.html">
            <code>http://hl7.org/fhir/item-type</code>
          </a>
          <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦6.0.0-ballot4</span>
        </li>
      </ul>
      <p>This value set excludes codes based on the following rules:</p>
      <ul>
        <li>Exclude these codes as defined in 
          <a href="codesystem-item-type.html">
            <code>http://hl7.org/fhir/item-type</code>
          </a>
          <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦6.0.0-ballot4</span>
          <table class="none">
            <tr>
              <td style="white-space:nowrap">
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
              <td>
                <b>Definition</b>
              </td>
            </tr>
            <tr>
              <td>
                <a href="codesystem-item-type.html#item-type-question">question</a>
              </td>
              <td style="color: #cccccc">Question</td>
              <td>An item that defines a specific answer to be captured, and which may have child items. (the answer provided in the QuestionnaireResponse should be of the defined datatype).</td>
            </tr>
          </table>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/item-type-useable"/>
  <version value="6.0.0-ballot4"/>
  <name value="QuestionnaireItemTypeUsable"/>
  <title value="Questionnaire Useable Item Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="Item types allowed to appear on Questionnaire.type (excludes the abstract 'questionnaire' code."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/item-type"/>
    </include>
    <exclude>
      <system value="http://hl7.org/fhir/item-type"/>
      <concept>
        <code value="question"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>