Canadian Baseline
1.1.0 - CI Build Canada flag

Canadian Baseline, published by HL7 Canada - FHIR Implementation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-Canada/ca-baseline/ and changes regularly. See the Directory of published versions

: Vaccine Codes - XML Representation

Draft as of 2024-05-10

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vaccinecodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Import all the codes that are contained in https://fhir.infoway-inforoute.ca/ValueSet/vaccineadministeredtradenamecode, https://fhir.infoway-inforoute.ca/ValueSet/vaccinehistoricalnamecode</li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/ca/baseline/ValueSet/vaccinecodes"/>
  <version value="1.1.0"/>
  <name value="VaccineCodes"/>
  <title value="Vaccine Codes"/>
  <status value="draft"/>
  <date value="2024-05-10T12:14:31+00:00"/>
  <publisher value="HL7 Canada - FHIR Implementation Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value
             value="https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations"/>
    </telecom>
  </contact>
  <description
               value="**Placeholder**
Current and historical vaccines are published as separate lists by Canada Health Infoway. See:
[VaccineAdministeredTradeNameCode](https://tgateway.infoway-inforoute.ca/html/singlesubset.html?id=2.16.840.1.113883.2.20.3.281&amp;versionid=20181031)
[VaccineHistoricalNameCode](https://tgateway.infoway-inforoute.ca/html/singlesubset.html?id=2.16.840.1.113883.2.20.3.282&amp;versionid=20181031)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CA"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet
                value="https://fhir.infoway-inforoute.ca/ValueSet/vaccineadministeredtradenamecode"/>
      <valueSet
                value="https://fhir.infoway-inforoute.ca/ValueSet/vaccinehistoricalnamecode"/>
    </include>
  </compose>
</ValueSet>