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

: Message classes - XML Representation

Draft as of 2024-09-11

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MsgClass"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem MsgClass</b></p><a name="MsgClass"> </a><a name="hcMsgClass"> </a><a name="MsgClass-en-US"> </a><p>This case-insensitive code system <code>https://euvabeco.net/vcds-ig/CodeSystem/MsgClass</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">ShortMessage<a name="MsgClass-ShortMessage"> </a></td><td>Introductive message for the recommendation</td></tr><tr><td style="white-space:nowrap">Alert<a name="MsgClass-Alert"> </a></td><td>To be displayed in prority and highlighted</td></tr><tr><td style="white-space:nowrap">Justification<a name="MsgClass-Justification"> </a></td><td>Analysis or reference for the recommendation</td></tr><tr><td style="white-space:nowrap">Comments<a name="MsgClass-Comments"> </a></td><td>Complementary messages of lesser importance</td></tr><tr><td style="white-space:nowrap">Reference<a name="MsgClass-Reference"> </a></td><td>The link for a reference document</td></tr></table></div>
  </text>
  <url value="https://euvabeco.net/vcds-ig/CodeSystem/MsgClass"/>
  <version value="0.1.0"/>
  <name value="MsgClass"/>
  <title value="Message classes"/>
  <status value="draft"/>
  <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="Directives for presentation of justifications"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="ShortMessage"/>
    <display value="Introductive message for the recommendation"/>
  </concept>
  <concept>
    <code value="Alert"/>
    <display value="To be displayed in prority and highlighted"/>
  </concept>
  <concept>
    <code value="Justification"/>
    <display value="Analysis or reference for the recommendation"/>
  </concept>
  <concept>
    <code value="Comments"/>
    <display value="Complementary messages of lesser importance"/>
  </concept>
  <concept>
    <code value="Reference"/>
    <display value="The link for a reference document"/>
  </concept>
</CodeSystem>