HL7 FHIR Implementation Guide: Profiles for ICSR Transfusion and Vaccination Adverse Event Detection and Reporting
0.1.0 - STU 1 Ballot

This page is part of the Profiles for ICSR Transfusion and Vaccination Adverse Event Detection and Reporting (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Vaccination-related Adverse Events - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MedDRAVaccinationAdverseEventVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <code>http://meddra.org</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>10016289</td><td>Febrile reaction</td></tr><tr><td>10016290</td><td>Febrile seizure</td></tr><tr><td>10004223</td><td>Bell's palsy</td></tr><tr><td>10018766</td><td>Guillain Barre syndrome</td></tr><tr><td>10063979</td><td>Anaphylactic reaction to vaccine</td></tr><tr><td>10022863</td><td>Intussusception</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/MedDRAVaccinationAdverseEventVS"/>
  <version value="0.1.0"/>
  <name value="MedDRAVaccinationAdverseEventVS"/>
  <title value="Vaccination-related Adverse Events"/>
  <status value="active"/>
  <date value="2021-08-05T14:34:06+00:00"/>
  <publisher value="Biomedical Research &amp; Regulation WG"/>
  <contact>
    <name value="Biomedical Research &amp; Regulation WG"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <contact>
    <name value="Jean Duteau"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:jean.duteau@ibm.com"/>
    </telecom>
  </contact>
  <description value="Vaccination-related Adverse Events from MedDRA"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://meddra.org"/>
      <concept>
        <code value="10016289"/>
        <display value="Febrile reaction"/>
      </concept>
      <concept>
        <code value="10016290"/>
        <display value="Febrile seizure"/>
      </concept>
      <concept>
        <code value="10004223"/>
        <display value="Bell&#39;s palsy"/>
      </concept>
      <concept>
        <code value="10018766"/>
        <display value="Guillain Barre syndrome"/>
      </concept>
      <concept>
        <code value="10063979"/>
        <display value="Anaphylactic reaction to vaccine"/>
      </concept>
      <concept>
        <code value="10022863"/>
        <display value="Intussusception"/>
      </concept>
    </include>
  </compose>
</ValueSet>