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

: COVID-19 Vaccine Codes - JSON Representation

Draft as of 2023-08-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "COVID19VaccineCodeVS",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/COVID19VaccineCodeVS",
  "version" : "1.0.1",
  "name" : "COVID19VaccineCodeVS",
  "title" : "COVID-19 Vaccine Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-08-30T17:02:44+00:00",
  "publisher" : "Biomedical Research & Regulation WG",
  "contact" : [
    {
      "name" : "Biomedical Research & Regulation WG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    },
    {
      "name" : "Jean Duteau",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:jean.duteau@ibm.com"
        }
      ]
    }
  ],
  "description" : "CPT, CVX, NDC, and RxNorm codes for COVID-19 Vaccines",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "Current Procedural Terminology (CPT) is copyright 2020 American Medical Association. All rights reserved.",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1234.50/definition"
        ]
      },
      {
        "system" : "http://hl7.org/fhir/sid/ndc",
        "concept" : [
          {
            "code" : "59267100001"
          },
          {
            "code" : "59267100002"
          },
          {
            "code" : "59267100003"
          },
          {
            "code" : "0069100003"
          },
          {
            "code" : "0069100002"
          },
          {
            "code" : "59267007801"
          },
          {
            "code" : "59267007802"
          },
          {
            "code" : "59267007804"
          },
          {
            "code" : "59267102501"
          },
          {
            "code" : "59267102503"
          },
          {
            "code" : "59267102504"
          },
          {
            "code" : "59267105504"
          },
          {
            "code" : "59267105501"
          },
          {
            "code" : "80777027315"
          },
          {
            "code" : "80777027398"
          },
          {
            "code" : "80777027310"
          },
          {
            "code" : "80777027399"
          },
          {
            "code" : "59676058005"
          },
          {
            "code" : "59676058015"
          }
        ]
      }
    ]
  }
}