HL7 Belgium Vaccination (Patient Dossier)
1.0.0 - STU
This page is part of the HL7 Belgium FHIR Implementation Guide - Vaccination profiles (v1.0.0: 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
Draft as of 2022-05-31 | Maturity Level: 1 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="be-vs-vaccination-status-reason"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><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></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code></a><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://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-IMMUNE">IMMUNE</a></td><td>Immune</td><td>**Definition:**Testing has shown that the patient already has immunity to the agent targeted by the immunization.</td></tr><tr><td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-MEDPREC">MEDPREC</a></td><td>Medical Precaution</td><td>**Definition:**The patient currently has a medical condition for which the vaccine is contraindicated or for which precaution is warranted.</td></tr><tr><td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-OSTOCK">OSTOCK</a></td><td>Out of Stock</td><td>**Definition:**There was no supply of the product on hand to perform the service.</td></tr><tr><td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-PATOBJ">PATOBJ</a></td><td>Patient Objection</td><td>**Definition:**The patient or their guardian objects to receiving the vaccine.</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.0.0"/>
<name value="BeVSVaccinationStatusReason"/>
<title value="BeVSVaccinationStatusReason"/>
<status value="draft"/>
<date value="2022-05-31T11:42:31+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="message-structure@ehealth.fgov.be"/>
</telecom>
</contact>
<contact>
<name value="Message Structure"/>
<telecom>
<system value="email"/>
<value value="message-structure@ehealth.fgov.be"/>
<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"/>
<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>