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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="be-vs-vaccination-status-reason"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet be-vs-vaccination-status-reason</b></p><a name="be-vs-vaccination-status-reason"> </a><a name="hcbe-vs-vaccination-status-reason"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-be-cs-vaccination-status-reason.html"><code>https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-status-reason</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;1.1.3</span></li><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code><span title="Version is explicitly stated to be 2018-08-12"> version &#x1F4CD;2018-08-12</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>IMMUNE</td><td>Immune</td></tr><tr><td>MEDPREC</td><td>Medical Precaution</td></tr><tr><td>OSTOCK</td><td>Out of Stock</td></tr><tr><td>PATOBJ</td><td>Patient Objection</td></tr></table></li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="https://www.ehealth.fgov.be/standards/fhir/vaccination/ValueSet/be-vs-vaccination-status-reason"/>
  <version value="1.1.3"/>
  <name value="BeVSVaccinationStatusReason"/>
  <title value="BeVSVaccinationStatusReason"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-06-05T14:47:47+02:00"/>
  <publisher value="eHealth Platform"/>
  <contact>
    <name value="eHealth Platform"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.ehealth.fgov.be/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="Message Structure"/>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Vaccination status reason Value Set - the reasons for an vaccination status - typically representing the reason why a vaccination is not performed"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-status-reason"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <version value="2018-08-12"/>
      <concept>
        <code value="IMMUNE"/>
        <display value="Immune"/>
      </concept>
      <concept>
        <code value="MEDPREC"/>
        <display value="Medical Precaution"/>
      </concept>
      <concept>
        <code value="OSTOCK"/>
        <display value="Out of Stock"/>
      </concept>
      <concept>
        <code value="PATOBJ"/>
        <display value="Patient Objection"/>
      </concept>
    </include>
  </compose>
</ValueSet>