HL7 Belgium Vaccination (Patient Dossier)
1.0.1 - STU

This page is part of the HL7 Belgium FHIR Implementation Guide - Vaccination profiles (v1.0.1: Trial Use) based on FHIR R4. The current version which supercedes this version is 1.0.2. For a full list of available versions, see the Directory of published versions

: BeCSStatusReason - XML Representation

Draft as of 2022-10-19

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="be-cs-vaccination-status-reason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-status-reason</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">OTHER<a name="be-cs-vaccination-status-reason-OTHER"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">ALLERGY<a name="be-cs-vaccination-status-reason-ALLERGY"> </a></td><td>Allergy to vaccine ingredient</td></tr></table><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>French (Belgium) (fr)</b></td><td><b>Nederlands (Belgiƫ) (Dutch (Belgium), nl)</b></td></tr><tr><td>OTHER</td><td>Autre</td><td>Andere</td></tr><tr><td>ALLERGY</td><td>Allergie</td><td>Allergie</td></tr></table></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-status-reason"/>
  <version value="1.0.1"/>
  <name value="BeCSStatusReason"/>
  <title value="BeCSStatusReason"/>
  <status value="draft"/>
  <date value="2022-10-19T09:29:07+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 reason status Code System."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="OTHER"/>
    <display value="Other"/>
    <designation>
      <language value="fr-BE"/>
      <value value="Autre"/>
    </designation>
    <designation>
      <language value="nl-BE"/>
      <value value="Andere"/>
    </designation>
  </concept>
  <concept>
    <code value="ALLERGY"/>
    <display value="Allergy to vaccine ingredient"/>
    <designation>
      <language value="fr-BE"/>
      <value value="Allergie"/>
    </designation>
    <designation>
      <language value="nl-BE"/>
      <value value="Allergie"/>
    </designation>
  </concept>
</CodeSystem>