Vaccination CDS Implementation Guide
0.1.0 - ci-build

Vaccination CDS Implementation Guide, published by Euvabeco. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/EUVABECO/VCDS/ and changes regularly. See the Directory of published versions

: Justification messages for recommendations - XML Representation

Active as of 2024-09-11

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ForecastReasons"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ForecastReasons</b></p><a name="ForecastReasons"> </a><a name="hcForecastReasons"> </a><a name="ForecastReasons-en-US"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>msgClass</td><td>msgClass</td><td>code</td><td>A message presentation class drawn from the MsgClass code system</td></tr><tr><td>priority</td><td>priority</td><td>integer</td><td>Priority within a presentation class</td></tr><tr><td>url</td><td>url</td><td>string</td><td>The URL for a reference document</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>https://euvabeco.net/vcds-ig/CodeSystem/ForecastReasons</code> provides <b>a fragment</b> that includes following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>msgClass</b></td><td><b>priority</b></td><td><b>url</b></td></tr><tr><td style="white-space:nowrap">458a80fe-8f26-46b9-b3a8-398e04500177<a name="ForecastReasons-458a80fe-8f26-46b9-b3a8-398e04500177"> </a></td><td>People born in 1980 or later are less likely to have encountered the measles virus, 
which confers lifelong protection. with vaccination, some people are not sufficiently protected 
after a single dose. for this reason, it is recommended that people born since 1980 receive 
two doses of the vaccine (at least one month apart) to ensure protection against measles.</td><td>Justiication</td><td>1</td><td/></tr><tr><td style="white-space:nowrap">64a2d4e1-a5dd-48f8-8de1-314f092cb767<a name="ForecastReasons-64a2d4e1-a5dd-48f8-8de1-314f092cb767"> </a></td><td>The conditions under which you work will determine whether you should be vaccinated against diphtheria,
tetanus and poliomyelitis. Vaccination against these diseases is compulsory for exposed professionals
working in a prevention or care establishment or organisation 
(list defined in the decree of 15 March 1991).</td><td>justification</td><td>2</td><td/></tr><tr><td style="white-space:nowrap">b1b41a92-9404-4607-beb0-1f694167e093<a name="ForecastReasons-b1b41a92-9404-4607-beb0-1f694167e093"> </a></td><td>For diphtheria-tetanus-polio vaccination, in the absence of vaccination, a catch-up schedule 
must be applied: injection at d0, then 2 months later and finally 6 to 10 months after the 
second dose.</td><td>justification</td><td>1</td><td/></tr><tr><td style="white-space:nowrap">8c7a7a9d-536a-4560-b5b6-0993e2fbf880<a name="ForecastReasons-8c7a7a9d-536a-4560-b5b6-0993e2fbf880"> </a></td><td>Vaccination contre la diphtérie, le tétanos et la poliomyélite (dTP ou DTP) - Calendrier vaccinal 2024</td><td>reference</td><td/><td><a href="https://production-apollon-documents.s3.fr-par.scw.cloud/dmfrh3c6ijljf0p42n0stlglq6wj">https://production-apollon-documents.s3.fr-par.scw.cloud/dmfrh3c6ijljf0p42n0stlglq6wj</a></td></tr></table></div>
  </text>
  <url value="https://euvabeco.net/vcds-ig/CodeSystem/ForecastReasons"/>
  <version value="0.1.0"/>
  <name value="ForecastReasons"/>
  <title value="Justification messages for recommendations"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-11T07:24:12+00:00"/>
  <publisher value="Euvabeco"/>
  <contact>
    <name value="Euvabeco"/>
    <telecom>
      <system value="url"/>
      <value value="https://euvabeco.eu"/>
    </telecom>
  </contact>
  <description value="Justification messages for recommendations"/>
  <caseSensitive value="false"/>
  <content value="fragment"/>
  <property>
    <code value="msgClass"/>
    <description
                 value="A message presentation class drawn from the MsgClass code system"/>
    <type value="code"/>
  </property>
  <property>
    <code value="priority"/>
    <description value="Priority within a presentation class"/>
    <type value="integer"/>
  </property>
  <property>
    <code value="url"/>
    <description value="The URL for a reference document"/>
    <type value="string"/>
  </property>
  <concept>
    <code value="458a80fe-8f26-46b9-b3a8-398e04500177"/>
    <display
             value="People born in 1980 or later are less likely to have encountered the measles virus, 
which confers lifelong protection. with vaccination, some people are not sufficiently protected 
after a single dose. for this reason, it is recommended that people born since 1980 receive 
two doses of the vaccine (at least one month apart) to ensure protection against measles."/>
    <property>
      <code value="msgClass"/>
      <valueCode value="Justiication"/>
    </property>
    <property>
      <code value="priority"/>
      <valueInteger value="1"/>
    </property>
  </concept>
  <concept>
    <code value="64a2d4e1-a5dd-48f8-8de1-314f092cb767"/>
    <display
             value="The conditions under which you work will determine whether you should be vaccinated against diphtheria,
tetanus and poliomyelitis. Vaccination against these diseases is compulsory for exposed professionals
working in a prevention or care establishment or organisation 
(list defined in the decree of 15 March 1991)."/>
    <property>
      <code value="msgClass"/>
      <valueCode value="justification"/>
    </property>
    <property>
      <code value="priority"/>
      <valueInteger value="2"/>
    </property>
  </concept>
  <concept>
    <code value="b1b41a92-9404-4607-beb0-1f694167e093"/>
    <display
             value="For diphtheria-tetanus-polio vaccination, in the absence of vaccination, a catch-up schedule 
must be applied: injection at d0, then 2 months later and finally 6 to 10 months after the 
second dose."/>
    <property>
      <code value="msgClass"/>
      <valueCode value="justification"/>
    </property>
    <property>
      <code value="priority"/>
      <valueInteger value="1"/>
    </property>
  </concept>
  <concept>
    <code value="8c7a7a9d-536a-4560-b5b6-0993e2fbf880"/>
    <display
             value="Vaccination contre la diphtérie, le tétanos et la poliomyélite (dTP ou DTP) - Calendrier vaccinal 2024"/>
    <property>
      <code value="msgClass"/>
      <valueCode value="reference"/>
    </property>
    <property>
      <code value="url"/>
      <valueString
                   value="https://production-apollon-documents.s3.fr-par.scw.cloud/dmfrh3c6ijljf0p42n0stlglq6wj"/>
    </property>
  </concept>
</CodeSystem>