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

: Conditions used in a patient profile - XML Representation

Active as of 2024-09-11

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="Conditions"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem Conditions</b></p><a name="Conditions"> </a><a name="hcConditions"> </a><a name="Conditions-en-US"> </a><p>This case-insensitive code system <code>https://euvabeco.net/vcds-ig/CodeSystem/Conditions</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></tr><tr><td style="white-space:nowrap">3b779e76-ae66-4e18-bba4-7ed81f1befb3<a name="Conditions-3b779e76-ae66-4e18-bba4-7ed81f1befb3"> </a></td><td>Date of last history of pertussis</td></tr><tr><td style="white-space:nowrap">af34705f-a8ad-4c00-b3f7-2057807db19b<a name="Conditions-af34705f-a8ad-4c00-b3f7-2057807db19b"> </a></td><td>Severe pneumococcal infection</td></tr><tr><td style="white-space:nowrap">b6a2264e-c150-41ed-94cd-83205259b17b<a name="Conditions-b6a2264e-c150-41ed-94cd-83205259b17b"> </a></td><td>Dengue (proven by virological test)</td></tr><tr><td style="white-space:nowrap">f8cedc4a-283b-43f0-ae53-196bbcb5d19a<a name="Conditions-f8cedc4a-283b-43f0-ae53-196bbcb5d19a"> </a></td><td>Treated diabetes</td></tr><tr><td style="white-space:nowrap">b761aff7-1a8c-4b95-8c5f-01f6768b1d99<a name="Conditions-b761aff7-1a8c-4b95-8c5f-01f6768b1d99"> </a></td><td>Health profession</td></tr></table><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>English (English, en)</b></td><td><b>French (fr)</b></td></tr><tr><td>3b779e76-ae66-4e18-bba4-7ed81f1befb3</td><td>Date of last history of pertussis</td><td>Dernier épisode de coqueluche</td></tr><tr><td>af34705f-a8ad-4c00-b3f7-2057807db19b</td><td></td><td></td></tr><tr><td>b6a2264e-c150-41ed-94cd-83205259b17b</td><td></td><td></td></tr><tr><td>f8cedc4a-283b-43f0-ae53-196bbcb5d19a</td><td></td><td></td></tr><tr><td>b761aff7-1a8c-4b95-8c5f-01f6768b1d99</td><td></td><td></td></tr></table></div>
  </text>
  <url value="https://euvabeco.net/vcds-ig/CodeSystem/Conditions"/>
  <version value="0.1.0"/>
  <name value="Conditions"/>
  <title value="Conditions used in a patient profile"/>
  <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="Persistent codes for CDS conditions"/>
  <caseSensitive value="false"/>
  <content value="fragment"/>
  <concept>
    <code value="3b779e76-ae66-4e18-bba4-7ed81f1befb3"/>
    <display value="Date of last history of pertussis"/>
    <designation>
      <language value="en"/>
      <value value="Date of last history of pertussis"/>
    </designation>
    <designation>
      <language value="fr"/>
      <value value="Dernier épisode de coqueluche"/>
    </designation>
  </concept>
  <concept>
    <code value="af34705f-a8ad-4c00-b3f7-2057807db19b"/>
    <display value="Severe pneumococcal infection"/>
  </concept>
  <concept>
    <code value="b6a2264e-c150-41ed-94cd-83205259b17b"/>
    <display value="Dengue (proven by virological test)"/>
  </concept>
  <concept>
    <code value="f8cedc4a-283b-43f0-ae53-196bbcb5d19a"/>
    <display value="Treated diabetes"/>
  </concept>
  <concept>
    <code value="b761aff7-1a8c-4b95-8c5f-01f6768b1d99"/>
    <display value="Health profession"/>
  </concept>
</CodeSystem>