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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="HealthAppQuestionnaireStatus"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet HealthAppQuestionnaireStatus</b></p><a name="HealthAppQuestionnaireStatus"> </a><a name="hcHealthAppQuestionnaireStatus"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/uv/hl7.fhir.uv.xver-r5.r4/0.1.0/CodeSystem-publication-status.html"><code>http://hl7.org/fhir/publication-status</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><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/uv/hl7.fhir.uv.xver-r5.r4/0.1.0/CodeSystem-publication-status.html#publication-status-active">active</a></td><td style="color: #cccccc">Active</td><td>This resource is ready for normal use.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.bfarm.de/ValueSet/HealthAppQuestionnaireStatus"/>
  <version value="3.1.0-TEST"/>
  <name value="HealthAppQuestionnaireStatusVs"/>
  <title value="HealthAppQuestionnaireStatus"/>
  <status value="draft"/>
  <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 status of a HealthApp questionnaire. Restricts PublicationStatus to only active."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/publication-status"/>
      <concept>
        <code value="active"/>
      </concept>
    </include>
  </compose>
</ValueSet>