Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Question Tree Answer Item Code - XML Representation

Draft as of 2025-10-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="question-tree-answer-item-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet question-tree-answer-item-code</b></p><a name="question-tree-answer-item-code"> </a><a name="hcquestion-tree-answer-item-code"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>http://hl7.org/fhir/ValueSet/questionnaire-item-type</code><span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</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="http://hl7.org/fhir/R5/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 5.0.0, the version found through the package references"> version &#x1F4E6;5.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-item-type.html#item-type-code">code</a></td><td/></tr></table></li></ul></div>
  </text>
  <url
       value="http://fhir.tiro.health/ValueSet/question-tree-answer-item-code"/>
  <version value="0.1.0"/>
  <name value="QuestionTreeAnswerItemCode"/>
  <title value="Question Tree Answer Item Code"/>
  <status value="draft"/>
  <date value="2025-10-16T12:24:15+00:00"/>
  <publisher value="Tiro.health"/>
  <contact>
    <name value="Tiro.health"/>
    <telecom>
      <system value="url"/>
      <value value="http://tiro.health"/>
    </telecom>
  </contact>
  <description value="The type of an answer in a question tree."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/ValueSet/questionnaire-item-type"/>
    </include>
    <exclude>
      <system value="http://hl7.org/fhir/item-type"/>
      <concept>
        <code value="code"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>