This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Example ValueSet/item-type-useable (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetQuestionnaire Useable Item Type
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="item-type-useable"/>
<meta>
<lastUpdated value="2025-03-31T20:26:00.575+00:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</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>
<a name="item-type-useable-en-US"> </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"/>
<p style="margin-bottom: 0px">Profile:
<a href="shareablevalueset.html">Shareable ValueSet</a>
</p>
</div>
<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>
</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>
<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="trial-use"/>
</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-ballot2"/>
<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>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.