HL7 Belgium Vaccination (Patient Dossier)
1.1.0 - STU
HL7 Belgium Vaccination (Patient Dossier), published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/vaccination/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-04 |
<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 class="res-header-id"><b>Generated Narrative: CodeSystem be-cs-vaccination-status-reason</b></p><a name="be-cs-vaccination-status-reason"> </a><a name="hcbe-cs-vaccination-status-reason"> </a><a name="be-cs-vaccination-status-reason-en-US"> </a><p>This case-sensitive 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.1.0"/>
<name value="BeCSStatusReason"/>
<title value="BeCSStatusReason"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-09-04T15:23:32+00: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>