HL7 FHIR Implementation Guide: Profiles for Transfusion and Vaccination Adverse Event Detection and Reporting
1.0.1 - STU 1 Technical Correction United States of America flag

HL7 FHIR Implementation Guide: Profiles for Transfusion and Vaccination Adverse Event Detection and Reporting, published by Biomedical Research & Regulation WG. This is not an authorized publication; it is the continuous build for version 1.0.1). This version is based on the current content of https://github.com/HL7/fhir-icsr-ae-reporting/ and changes regularly. See the Directory of published versions

: Vaccine Codes - XML Representation

Draft as of 2023-08-30

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="VaccineCodeVS"/>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/VaccineCodeVS"/>
  <version value="1.0.1"/>
  <name value="VaccineCodeVS"/>
  <title value="Vaccine Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-08-30T17:02:44+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="CVX, NDC, and CPT codes for Vaccines"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Current Procedural Terminology (CPT) is copyright 2020 American Medical Association. All rights reserved."/>
  <compose>
    <include>
      <valueSet
                value="http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/COVID19VaccineCodeVS"/>
    </include>
    <include>
      <valueSet
                value="http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/InfluenzaVaccineCodeVS"/>
    </include>
  </compose>
</ValueSet>