SMART Health Cards: Vaccination & Testing Implementation Guide
0.6.2 - STU 1 (Ballot Version)

This page is part of the SMART Health Cards Vaccination and Testing, Release 1 | STU 1 (v0.6.2: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Vaccine: GTIN - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vaccine-gtin"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="https://terminology.hl7.org/1.0.0//CodeSystem-gtin.html"><code>https://www.gs1.org/gtin</code></a></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/uv/shc-vaccination/ValueSet/vaccine-gtin"/>
  <version value="0.6.2"/>
  <name value="VaccineGTIN"/>
  <title value="Vaccine: GTIN"/>
  <status value="active"/>
  <date value="2021-08-13T13:26:56+00:00"/>
  <publisher value="HL7 International - Public Health Work Group"/>
  <contact>
    <name value="HL7 International - Public Health Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="vci-ig@mitre.org"/>
    </telecom>
  </contact>
  <description
               value="This value set includes all [GTIN](https://www.gs1.org/gtin) codes, rather than just the vaccine-related GTINs. This is because there is not a way to filter GTINs to a specific category of product. For more information about GTINs see the [Vaccination profile group information page](vaccination.html)."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="https://www.gs1.org/gtin"/>
    </include>
  </compose>
</ValueSet>