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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="HealthAppQuestionnaireItemType"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet HealthAppQuestionnaireItemType</b></p><a name="HealthAppQuestionnaireItemType"> </a><a name="hcHealthAppQuestionnaireItemType"> </a><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/questionnaire-item-type</code><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>group</td><td/></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.bfarm.de/ValueSet/HealthAppQuestionnaireItemType"/>
  <version value="3.1.0-TEST"/>
  <name value="HealthAppQuestionnaireItemTypeVs"/>
  <title value="HealthAppQuestionnaireItemType"/>
  <status value="active"/>
  <date value="2026-05-30T08:09:28+02:00"/>
  <publisher value="BfArM"/>
  <contact>
    <name value="BfArM"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.bfarm.de"/>
    </telecom>
  </contact>
  <description value="ValueSet for the item type of a HealthApp questionnaire item. Restricts QuestionnaireItemType to only group."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/questionnaire-item-type"/>
      <concept>
        <code value="group"/>
      </concept>
    </include>
  </compose>
</ValueSet>