Add prepayments to front payment display (#6111)
[openemr.git] / sql / cvx_codes.sql
blob005bfcec1fc35effa0a865fb0a6845557c1fb3c2
1 INSERT INTO `codes` (`id`, `code_text`, `code_text_short`, `code`, `code_type`, `modifier`, `units`, `fee`, `superbill`, `related_code`, `taxrates`, `active`)
2 VALUES
3 (NULL, "diphtheria, tetanus toxoids and pertussis vaccine", "DTP", 1, 100, '', 0, 0, '', '', '', 1),
4 (NULL, "trivalent poliovirus vaccine, live, oral", "OPV", 2, 100, '', 0, 0, '', '', '', 1),
5 (NULL, "measles, mumps and rubella virus vaccine", "MMR", 3, 100, '', 0, 0, '', '', '', 1),
6 (NULL, "measles and rubella virus vaccine", "M/R", 4, 100, '', 0, 0, '', '', '', 1),
7 (NULL, "measles virus vaccine", "measles", 5, 100, '', 0, 0, '', '', '', 1),
8 (NULL, "rubella virus vaccine", "rubella", 6, 100, '', 0, 0, '', '', '', 1),
9 (NULL, "mumps virus vaccine", "mumps", 7, 100, '', 0, 0, '', '', '', 1),
10 (NULL, "hepatitis B vaccine, pediatric or pediatric/adolescent dosage", "Hep B, adolescent or pediatric", 8, 100, '', 0, 0, '', '', '', 1),
11 (NULL, "tetanus and diphtheria toxoids, adsorbed, preservative free, for adult use (2 Lf of tetanus toxoid and 2 Lf of diphtheria toxoid)", "Td (adult), 2 Lf tetanus toxoid, preservative free, adsorbed", 9, 100, '', 0, 0, '', '', '', 1),
12 (NULL, "poliovirus vaccine, inactivated", "IPV", 10, 100, '', 0, 0, '', '', '', 1),
13 (NULL, "pertussis vaccine", "pertussis", 11, 100, '', 0, 0, '', '', '', 1),
14 (NULL, "diphtheria antitoxin", "diphtheria antitoxin", 12, 100, '', 0, 0, '', '', '', 1),
15 (NULL, "tetanus immune globulin", "TIG", 13, 100, '', 0, 0, '', '', '', 1),
16 (NULL, "immune globulin, unspecified formulation", "IG, unspecified formulation", 14, 100, '', 0, 0, '', '', '', 1),
17 (NULL, "influenza virus vaccine, split virus (incl. purified surface antigen)-retired CODE", "influenza, split (incl. purified surface antigen)", 15, 100, '', 0, 0, '', '', '', 1),
18 (NULL, "influenza virus vaccine, whole virus", "influenza, whole", 16, 100, '', 0, 0, '', '', '', 1),
19 (NULL, "Haemophilus influenzae type b vaccine, conjugate unspecified formulation", "Hib, unspecified formulation", 17, 100, '', 0, 0, '', '', '', 1),
20 (NULL, "rabies vaccine, for intramuscular injection RETIRED CODE", "rabies, intramuscular injection", 18, 100, '', 0, 0, '', '', '', 1),
21 (NULL, "Bacillus Calmette-Guerin vaccine", "BCG", 19, 100, '', 0, 0, '', '', '', 1),
22 (NULL, "diphtheria, tetanus toxoids and acellular pertussis vaccine", "DTaP", 20, 100, '', 0, 0, '', '', '', 1),
23 (NULL, "varicella virus vaccine", "varicella", 21, 100, '', 0, 0, '', '', '', 1),
24 (NULL, "DTP-Haemophilus influenzae type b conjugate vaccine", "DTP-Hib", 22, 100, '', 0, 0, '', '', '', 1),
25 (NULL, "plague vaccine", "plague", 23, 100, '', 0, 0, '', '', '', 1),
26 (NULL, "anthrax vaccine", "anthrax", 24, 100, '', 0, 0, '', '', '', 1),
27 (NULL, "typhoid vaccine, live, oral", "typhoid, oral", 25, 100, '', 0, 0, '', '', '', 1),
28 (NULL, "cholera vaccine, unspecified formulation", "cholera, unspecified formulation", 26, 100, '', 0, 0, '', '', '', 1),
29 (NULL, "botulinum antitoxin", "botulinum antitoxin", 27, 100, '', 0, 0, '', '', '', 1),
30 (NULL, "diphtheria and tetanus toxoids, adsorbed for pediatric use", "DT (pediatric)", 28, 100, '', 0, 0, '', '', '', 1),
31 (NULL, "cytomegalovirus immune globulin, intravenous", "CMVIG", 29, 100, '', 0, 0, '', '', '', 1),
32 (NULL, "hepatitis B immune globulin", "HBIG", 30, 100, '', 0, 0, '', '', '', 1),
33 (NULL, "hepatitis A vaccine, pediatric dosage, unspecified formulation", "Hep A, pediatric, unspecified formulation", 31, 100, '', 0, 0, '', '', '', 1),
34 (NULL, "meningococcal polysaccharide vaccine (MPSV4)", "meningococcal MPSV4", 32, 100, '', 0, 0, '', '', '', 1),
35 (NULL, "pneumococcal polysaccharide vaccine, 23 valent", "pneumococcal polysaccharide PPV23", 33, 100, '', 0, 0, '', '', '', 1),
36 (NULL, "rabies immune globulin", "RIG", 34, 100, '', 0, 0, '', '', '', 1),
37 (NULL, "tetanus toxoid, adsorbed", "tetanus toxoid, adsorbed", 35, 100, '', 0, 0, '', '', '', 1),
38 (NULL, "varicella zoster immune globulin", "VZIG", 36, 100, '', 0, 0, '', '', '', 1),
39 (NULL, "yellow fever vaccine", "yellow fever", 37, 100, '', 0, 0, '', '', '', 1),
40 (NULL, "rubella and mumps virus vaccine", "rubella/mumps", 38, 100, '', 0, 0, '', '', '', 1),
41 (NULL, "Japanese Encephalitis Vaccine SC", "Japanese encephalitis SC", 39, 100, '', 0, 0, '', '', '', 1),
42 (NULL, "rabies vaccine, for intradermal injection", "rabies, intradermal injection", 40, 100, '', 0, 0, '', '', '', 1),
43 (NULL, "typhoid vaccine, parenteral, other than acetone-killed, dried", "typhoid, parenteral", 41, 100, '', 0, 0, '', '', '', 1),
44 (NULL, "hepatitis B vaccine, adolescent/high risk infant dosage", "Hep B, adolescent/high risk infant", 42, 100, '', 0, 0, '', '', '', 1),
45 (NULL, "hepatitis B vaccine, adult dosage", "Hep B, adult", 43, 100, '', 0, 0, '', '', '', 1),
46 (NULL, "hepatitis B vaccine, dialysis patient dosage", "Hep B, dialysis", 44, 100, '', 0, 0, '', '', '', 1),
47 (NULL, "hepatitis B vaccine, unspecified formulation", "Hep B, unspecified formulation", 45, 100, '', 0, 0, '', '', '', 1),
48 (NULL, "Haemophilus influenzae type b vaccine, PRP-D conjugate", "Hib (PRP-D)", 46, 100, '', 0, 0, '', '', '', 1),
49 (NULL, "Haemophilus influenzae type b vaccine, HbOC conjugate", "Hib (HbOC)", 47, 100, '', 0, 0, '', '', '', 1),
50 (NULL, "Haemophilus influenzae type b vaccine, PRP-T conjugate", "Hib (PRP-T)", 48, 100, '', 0, 0, '', '', '', 1),
51 (NULL, "Haemophilus influenzae type b vaccine, PRP-OMP conjugate", "Hib (PRP-OMP)", 49, 100, '', 0, 0, '', '', '', 1),
52 (NULL, "DTaP-Haemophilus influenzae type b conjugate vaccine", "DTaP-Hib", 50, 100, '', 0, 0, '', '', '', 1),
53 (NULL, "Haemophilus influenzae type b conjugate and Hepatitis B vaccine", "Hib-Hep B", 51, 100, '', 0, 0, '', '', '', 1),
54 (NULL, "hepatitis A vaccine, adult dosage", "Hep A, adult", 52, 100, '', 0, 0, '', '', '', 1),
55 (NULL, "typhoid vaccine, parenteral, acetone-killed, dried (U.S. military)", "typhoid, parenteral, AKD (U.S. military)", 53, 100, '', 0, 0, '', '', '', 1),
56 (NULL, "adenovirus vaccine, type 4, live, oral", "adenovirus, type 4", 54, 100, '', 0, 0, '', '', '', 1),
57 (NULL, "adenovirus vaccine, type 7, live, oral", "adenovirus, type 7", 55, 100, '', 0, 0, '', '', '', 1),
58 (NULL, "dengue fever vaccine", "dengue fever", 56, 100, '', 0, 0, '', '', '', 1),
59 (NULL, "hantavirus vaccine", "hantavirus", 57, 100, '', 0, 0, '', '', '', 1),
60 (NULL, "hepatitis C vaccine", "Hep C", 58, 100, '', 0, 0, '', '', '', 1),
61 (NULL, "hepatitis E vaccine", "Hep E", 59, 100, '', 0, 0, '', '', '', 1),
62 (NULL, "herpes simplex virus, type 2 vaccine", "herpes simplex 2", 60, 100, '', 0, 0, '', '', '', 1),
63 (NULL, "human immunodeficiency virus vaccine", "HIV", 61, 100, '', 0, 0, '', '', '', 1),
64 (NULL, "human papilloma virus vaccine, quadrivalent", "HPV, quadrivalent", 62, 100, '', 0, 0, '', '', '', 1),
65 (NULL, "Junin virus vaccine", "Junin virus", 63, 100, '', 0, 0, '', '', '', 1),
66 (NULL, "leishmaniasis vaccine", "leishmaniasis", 64, 100, '', 0, 0, '', '', '', 1),
67 (NULL, "leprosy vaccine", "leprosy", 65, 100, '', 0, 0, '', '', '', 1),
68 (NULL, "Lyme disease vaccine", "Lyme disease", 66, 100, '', 0, 0, '', '', '', 1),
69 (NULL, "malaria vaccine", "malaria", 67, 100, '', 0, 0, '', '', '', 1),
70 (NULL, "melanoma vaccine", "melanoma", 68, 100, '', 0, 0, '', '', '', 1),
71 (NULL, "parainfluenza-3 virus vaccine", "parainfluenza-3", 69, 100, '', 0, 0, '', '', '', 1),
72 (NULL, "Q fever vaccine", "Q fever", 70, 100, '', 0, 0, '', '', '', 1),
73 (NULL, "respiratory syncytial virus immune globulin, intravenous", "RSV-IGIV", 71, 100, '', 0, 0, '', '', '', 1),
74 (NULL, "rheumatic fever vaccine", "rheumatic fever", 72, 100, '', 0, 0, '', '', '', 1),
75 (NULL, "Rift Valley fever vaccine", "Rift Valley fever", 73, 100, '', 0, 0, '', '', '', 1),
76 (NULL, "rotavirus, live, tetravalent vaccine", "rotavirus, tetravalent", 74, 100, '', 0, 0, '', '', '', 1),
77 (NULL, "vaccinia (smallpox) vaccine", "vaccinia (smallpox)", 75, 100, '', 0, 0, '', '', '', 1),
78 (NULL, "Staphylococcus bacteriophage lysate", "Staphylococcus bacterio lysate", 76, 100, '', 0, 0, '', '', '', 1),
79 (NULL, "tick-borne encephalitis vaccine", "tick-borne encephalitis", 77, 100, '', 0, 0, '', '', '', 1),
80 (NULL, "tularemia vaccine", "tularemia vaccine", 78, 100, '', 0, 0, '', '', '', 1),
81 (NULL, "vaccinia immune globulin", "vaccinia immune globulin", 79, 100, '', 0, 0, '', '', '', 1),
82 (NULL, "Venezuelan equine encephalitis, live, attenuated", "VEE, live", 80, 100, '', 0, 0, '', '', '', 1),
83 (NULL, "Venezuelan equine encephalitis, inactivated", "VEE, inactivated", 81, 100, '', 0, 0, '', '', '', 1),
84 (NULL, "adenovirus vaccine, unspecified formulation", "adenovirus, unspecified formulation", 82, 100, '', 0, 0, '', '', '', 1),
85 (NULL, "hepatitis A vaccine, pediatric/adolescent dosage, 2 dose schedule", "Hep A, ped/adol, 2 dose", 83, 100, '', 0, 0, '', '', '', 1),
86 (NULL, "hepatitis A vaccine, pediatric/adolescent dosage, 3 dose schedule", "Hep A, ped/adol, 3 dose", 84, 100, '', 0, 0, '', '', '', 1),
87 (NULL, "hepatitis A vaccine, unspecified formulation", "Hep A, unspecified formulation", 85, 100, '', 0, 0, '', '', '', 1),
88 (NULL, "immune globulin, intramuscular", "IG", 86, 100, '', 0, 0, '', '', '', 1),
89 (NULL, "immune globulin, intravenous", "IGIV", 87, 100, '', 0, 0, '', '', '', 1),
90 (NULL, "influenza virus vaccine, unspecified formulation", "influenza, unspecified formulation", 88, 100, '', 0, 0, '', '', '', 1),
91 (NULL, "poliovirus vaccine, unspecified formulation", "polio, unspecified formulation", 89, 100, '', 0, 0, '', '', '', 1),
92 (NULL, "rabies vaccine, unspecified formulation", "rabies, unspecified formulation", 90, 100, '', 0, 0, '', '', '', 1),
93 (NULL, "typhoid vaccine, unspecified formulation", "typhoid, unspecified formulation", 91, 100, '', 0, 0, '', '', '', 1),
94 (NULL, "Venezuelan equine encephalitis vaccine, unspecified formulation", "VEE, unspecified formulation", 92, 100, '', 0, 0, '', '', '', 1),
95 (NULL, "respiratory syncytial virus monoclonal antibody (palivizumab), intramuscular", "RSV-MAb", 93, 100, '', 0, 0, '', '', '', 1),
96 (NULL, "measles, mumps, rubella, and varicella virus vaccine", "MMRV", 94, 100, '', 0, 0, '', '', '', 1),
97 (NULL, "tuberculin skin test; old tuberculin, multipuncture device", "TST-OT tine test", 95, 100, '', 0, 0, '', '', '', 1),
98 (NULL, "tuberculin skin test; purified protein derivative solution, intradermal", "TST-PPD intradermal", 96, 100, '', 0, 0, '', '', '', 1),
99 (NULL, "tuberculin skin test; purified protein derivative, multipuncture device", "TST-PPD tine test", 97, 100, '', 0, 0, '', '', '', 1),
100 (NULL, "tuberculin skin test; unspecified formulation", "TST, unspecified formulation", 98, 100, '', 0, 0, '', '', '', 1),
101 (NULL, "RESERVED - do not use", "RESERVED - do not use", 99, 100, '', 0, 0, '', '', '', 1),
102 (NULL, "pneumococcal conjugate vaccine, 7 valent", "pneumococcal conjugate PCV 7", 100, 100, '', 0, 0, '', '', '', 1),
103 (NULL, "typhoid Vi capsular polysaccharide vaccine", "typhoid, ViCPs", 101, 100, '', 0, 0, '', '', '', 1),
104 (NULL, "DTP- Haemophilus influenzae type b conjugate and hepatitis b vaccine", "DTP-Hib-Hep B", 102, 100, '', 0, 0, '', '', '', 1),
105 (NULL, "meningococcal C conjugate vaccine", "meningococcal C conjugate", 103, 100, '', 0, 0, '', '', '', 1),
106 (NULL, "hepatitis A and hepatitis B vaccine", "Hep A-Hep B", 104, 100, '', 0, 0, '', '', '', 1),
107 (NULL, "vaccinia (smallpox) vaccine, diluted", "vaccinia (smallpox) diluted", 105, 100, '', 0, 0, '', '', '', 1),
108 (NULL, "diphtheria, tetanus toxoids and acellular pertussis vaccine, 5 pertussis antigens", "DTaP, 5 pertussis antigens", 106, 100, '', 0, 0, '', '', '', 1),
109 (NULL, "diphtheria, tetanus toxoids and acellular pertussis vaccine, unspecified formulation", "DTaP, unspecified formulation", 107, 100, '', 0, 0, '', '', '', 1),
110 (NULL, "meningococcal ACWY vaccine, unspecified formulation", "meningococcal ACWY, unspecified formulation", 108, 100, '', 0, 0, '', '', '', 1),
111 (NULL, "pneumococcal vaccine, unspecified formulation", "pneumococcal, unspecified formulation", 109, 100, '', 0, 0, '', '', '', 1),
112 (NULL, "DTaP-hepatitis B and poliovirus vaccine", "DTaP-Hep B-IPV", 110, 100, '', 0, 0, '', '', '', 1),
113 (NULL, "influenza virus vaccine, live, attenuated, for intranasal use", "influenza, live, intranasal", 111, 100, '', 0, 0, '', '', '', 1),
114 (NULL, "tetanus toxoid, unspecified formulation", "tetanus toxoid, unspecified formulation", 112, 100, '', 0, 0, '', '', '', 1),
115 (NULL, "tetanus and diphtheria toxoids, adsorbed, preservative free, for adult use (5 Lf of tetanus toxoid and 2 Lf of diphtheria toxoid)", "Td (adult), 5 Lf tetanus toxoid, preservative free, adsorbed", 113, 100, '', 0, 0, '', '', '', 1),
116 (NULL, "meningococcal polysaccharide (groups A, C, Y and W-135) diphtheria toxoid conjugate vaccine (MCV4P)", "meningococcal MCV4P", 114, 100, '', 0, 0, '', '', '', 1),
117 (NULL, "tetanus toxoid, reduced diphtheria toxoid, and acellular pertussis vaccine, adsorbed", "Tdap", 115, 100, '', 0, 0, '', '', '', 1),
118 (NULL, "rotavirus, live, pentavalent vaccine", "rotavirus, pentavalent", 116, 100, '', 0, 0, '', '', '', 1),
119 (NULL, "varicella zoster immune globulin (Investigational New Drug)", "VZIG (IND)", 117, 100, '', 0, 0, '', '', '', 1),
120 (NULL, "human papilloma virus vaccine, bivalent", "HPV, bivalent", 118, 100, '', 0, 0, '', '', '', 1),
121 (NULL, "rotavirus, live, monovalent vaccine", "rotavirus, monovalent", 119, 100, '', 0, 0, '', '', '', 1),
122 (NULL, "diphtheria, tetanus toxoids and acellular pertussis vaccine, Haemophilus influenzae type b conjugate, and poliovirus vaccine, inactivated (DTaP-Hib-IPV)", "DTaP-Hib-IPV", 120, 100, '', 0, 0, '', '', '', 1),
123 (NULL, "zoster vaccine, live", "zoster live", 121, 100, '', 0, 0, '', '', '', 1),
124 (NULL, "rotavirus vaccine, unspecified formulation", "rotavirus, unspecified formulation", 122, 100, '', 0, 0, '', '', '', 1),
125 (NULL, "influenza virus vaccine, H5N1, A/Vietnam/1203/2004 (national stockpile)", "influenza, H5N1-1203", 123, 100, '', 0, 0, '', '', '', 1),
126 (NULL, "Novel Influenza-H1N1-09, live virus for nasal administration", "Novel Influenza-H1N1-09, nasal", 125, 100, '', 0, 0, '', '', '', 1),
127 (NULL, "Novel influenza-H1N1-09, preservative-free, injectable", "Novel influenza-H1N1-09, preservative-free", 126, 100, '', 0, 0, '', '', '', 1),
128 (NULL, "Novel influenza-H1N1-09, injectable", "Novel influenza-H1N1-09", 127, 100, '', 0, 0, '', '', '', 1),
129 (NULL, "Novel influenza-H1N1-09, all formulations", "Novel Influenza-H1N1-09, all formulations", 128, 100, '', 0, 0, '', '', '', 1),
130 (NULL, "Japanese Encephalitis vaccine, unspecified formulation", "Japanese Encephalitis, unspecified formulation", 129, 100, '', 0, 0, '', '', '', 1),
131 (NULL, "Diphtheria, tetanus toxoids and acellular pertussis vaccine, and poliovirus vaccine, inactivated", "DTaP-IPV", 130, 100, '', 0, 0, '', '', '', 1),
132 (NULL, "Historical record of a typhus vaccination", "typhus, historical", 131, 100, '', 0, 0, '', '', '', 1),
133 (NULL, "Historical diphtheria and tetanus toxoids and acellular pertussis, poliovirus, Haemophilus b conjugate and hepatitis B (recombinant) vaccine.", "DTaP-IPV-HIB-HEP B, historical", 132, 100, '', 0, 0, '', '', '', 1),
134 (NULL, "pneumococcal conjugate vaccine, 13 valent", "Pneumococcal conjugate PCV 13", 133, 100, '', 0, 0, '', '', '', 1),
135 (NULL, "Japanese Encephalitis vaccine for intramuscular administration", "Japanese Encephalitis IM", 134, 100, '', 0, 0, '', '', '', 1),
136 (NULL, "influenza, high dose seasonal, preservative-free", "Influenza, high dose seasonal", 135, 100, '', 0, 0, '', '', '', 1),
137 (NULL, "meningococcal oligosaccharide (groups A, C, Y and W-135) diphtheria toxoid conjugate vaccine (MCV4O)", "Meningococcal MCV4O", 136, 100, '', 0, 0, '', '', '', 1),
138 (NULL, "HPV, unspecified formulation", "HPV, unspecified formulation", 137, 100, '', 0, 0, '', '', '', 1),
139 (NULL, "tetanus and diphtheria toxoids, not adsorbed, for adult use", "Td (adult)", 138, 100, '', 0, 0, '', '', '', 1),
140 (NULL, "Td(adult) unspecified formulation", "Td(adult) unspecified formulation", 139, 100, '', 0, 0, '', '', '', 1),
141 (NULL, "Influenza, seasonal, injectable, preservative free", "Influenza, seasonal, injectable, preservative free", 140, 100, '', 0, 0, '', '', '', 1),
142 (NULL, "Influenza, seasonal, injectable", "Influenza, seasonal, injectable", 141, 100, '', 0, 0, '', '', '', 1),
143 (NULL, "tetanus toxoid, not adsorbed", "tetanus toxoid, not adsorbed", 142, 100, '', 0, 0, '', '', '', 1),
144 (NULL, "Adenovirus, type 4 and type 7, live, oral", "Adenovirus types 4 and 7", 143, 100, '', 0, 0, '', '', '', 1),
145 (NULL, "seasonal influenza, intradermal, preservative free", "influenza, seasonal, intradermal, preservative free", 144, 100, '', 0, 0, '', '', '', 1),
146 (NULL, "respiratory syncytial virus monoclonal antibody (motavizumab), intramuscular", "RSV-MAb (new)", 145, 100, '', 0, 0, '', '', '', 1),
147 (NULL, "Diphtheria and Tetanus Toxoids and Acellular Pertussis Adsorbed, Inactivated Poliovirus, Haemophilus b Conjugate (Meningococcal Protein Conjugate), and Hepatitis B (Recombinant) Vaccine.", "DTaP,IPV,Hib,HepB", 146, 100, '', 0, 0, '', '', '', 1),
148 (NULL, "Meningococcal, MCV4, unspecified conjugate formulation(groups A, C, Y and W-135)", "meningococcal MCV4, unspecified formulation", 147, 100, '', 0, 0, '', '', '', 1),
149 (NULL, "Meningococcal Groups C and Y and Haemophilus b Tetanus Toxoid Conjugate Vaccine", "Meningococcal C/Y-HIB PRP", 148, 100, '', 0, 0, '', '', '', 1),
150 (NULL, "influenza, live, intranasal, quadrivalent", "influenza, live, intranasal, quadrivalent", 149, 100, '', 0, 0, '', '', '', 1),
151 (NULL, "Influenza, injectable, quadrivalent, preservative free", "influenza, injectable, quadrivalent, preservative free", 150, 100, '', 0, 0, '', '', '', 1),
152 (NULL, "influenza nasal, unspecified formulation", "influenza nasal, unspecified formulation", 151, 100, '', 0, 0, '', '', '', 1),
153 (NULL, "Pneumococcal Conjugate, unspecified formulation", "Pneumococcal Conjugate, unspecified formulation", 152, 100, '', 0, 0, '', '', '', 1),
154 (NULL, "Influenza, injectable, Madin Darby Canine Kidney, preservative free", "Influenza, injectable, MDCK, preservative free", 153, 100, '', 0, 0, '', '', '', 1),
155 (NULL, "Hepatitis A immune globulin", "Hep A, IG", 154, 100, '', 0, 0, '', '', '', 1),
156 (NULL, "Seasonal, trivalent, recombinant, injectable influenza vaccine, preservative free", "influenza, recombinant, injectable, preservative free", 155, 100, '', 0, 0, '', '', '', 1),
157 (NULL, "Rho(D) Immune globulin- IV or IM", "Rho(D)-IG", 156, 100, '', 0, 0, '', '', '', 1),
158 (NULL, "Rho(D) Immune globulin - IM", "Rho(D) -IG IM", 157, 100, '', 0, 0, '', '', '', 1),
159 (NULL, "influenza, injectable, quadrivalent, contains preservative", "influenza, injectable, quadrivalent", 158, 100, '', 0, 0, '', '', '', 1),
160 (NULL, "Rho(D) Unspecified formulation", "Rho(D) - Unspecified formulation", 159, 100, '', 0, 0, '', '', '', 1),
161 (NULL, "Influenza A monovalent (H5N1), adjuvanted, National stockpile 2013", "Influenza A monovalent (H5N1), ADJUVANTED-2013", 160, 100, '', 0, 0, '', '', '', 1),
162 (NULL, "Influenza, injectable,quadrivalent, preservative free, pediatric", "Influenza, injectable,quadrivalent, preservative free, pediatric", 161, 100, '', 0, 0, '', '', '', 1),
163 (NULL, "meningococcal B vaccine, fully recombinant", "meningococcal B, recombinant", 162, 100, '', 0, 0, '', '', '', 1),
164 (NULL, "meningococcal B vaccine, recombinant, OMV, adjuvanted", "meningococcal B, OMV", 163, 100, '', 0, 0, '', '', '', 1),
165 (NULL, "meningococcal B, unspecified formulation", "meningococcal B, unspecified", 164, 100, '', 0, 0, '', '', '', 1),
166 (NULL, "Human Papillomavirus 9-valent vaccine", "HPV9", 165, 100, '', 0, 0, '', '', '', 1),
167 (NULL, "influenza, intradermal, quadrivalent, preservative free, injectable", "influenza, intradermal, quadrivalent, preservative free", 166, 100, '', 0, 0, '', '', '', 1),
168 (NULL, "meningococcal vaccine of unknown formulation and unknown serogroups", "meningococcal, unknown serogroups", 167, 100, '', 0, 0, '', '', '', 1),
169 (NULL, "Seasonal trivalent influenza vaccine, adjuvanted, preservative free", "influenza, trivalent, adjuvanted", 168, 100, '', 0, 0, '', '', '', 1),
170 (NULL, "Hep A, live attenuated-IM", "Hep A, live attenuated", 169, 100, '', 0, 0, '', '', '', 1),
171 (NULL, "non-US diphtheria, tetanus toxoids and acellular pertussis vaccine, Haemophilus influenzae type b conjugate, and poliovirus vaccine, inactivated (DTaP-Hib-IPV)", "DTAP/IPV/HIB - non-US", 170, 100, '', 0, 0, '', '', '', 1),
172 (NULL, "Influenza, injectable, Madin Darby Canine Kidney, preservative free, quadrivalent", "Influenza, injectable, MDCK, preservative free, quadrivalent", 171, 100, '', 0, 0, '', '', '', 1),
173 (NULL, "cholera, WC-rBS", "cholera, WC-rBS", 172, 100, '', 0, 0, '', '', '', 1),
174 (NULL, "cholera, BivWC", "cholera, BivWC", 173, 100, '', 0, 0, '', '', '', 1),
175 (NULL, "cholera, live attenuated", "cholera, live attenuated", 174, 100, '', 0, 0, '', '', '', 1),
176 (NULL, "Human Rabies vaccine from human diploid cell culture", "Rabies - IM Diploid cell culture", 175, 100, '', 0, 0, '', '', '', 1),
177 (NULL, "Human rabies vaccine from Chicken fibroblast culture", "Rabies - IM fibroblast culture", 176, 100, '', 0, 0, '', '', '', 1),
178 (NULL, "pneumococcal conjugate vaccine, 10 valent", "PCV10", 177, 100, '', 0, 0, '', '', '', 1),
179 (NULL, "Non-US bivalent oral polio vaccine (types 1 and 3)", "OPV bivalent", 178, 100, '', 0, 0, '', '', '', 1),
180 (NULL, "Non-US monovalent oral polio vaccine, unspecified formulation", "OPV ,monovalent, unspecified", 179, 100, '', 0, 0, '', '', '', 1),
181 (NULL, "tetanus immune globulin", "tetanus immune globulin", 180, 100, '', 0, 0, '', '', '', 1),
182 (NULL, "anthrax immune globulin", "anthrax immune globulin", 181, 100, '', 0, 0, '', '', '', 1),
183 (NULL, "Oral Polio Vaccine, Unspecified formulation", "OPV, Unspecified", 182, 100, '', 0, 0, '', '', '', 1),
184 (NULL, "Yellow fever vaccine alternative formulation", "Yellow fever vaccine - alt", 183, 100, '', 0, 0, '', '', '', 1),
185 (NULL, "Yellow fever vaccine, unspecified formulation", "Yellow fever, unspecified formulation", 184, 100, '', 0, 0, '', '', '', 1),
186 (NULL, "Seasonal, quadrivalent, recombinant, injectable influenza vaccine, preservative free", "influenza, recombinant, quadrivalent,injectable, preservative free", 185, 100, '', 0, 0, '', '', '', 1),
187 (NULL, "Influenza, injectable, Madin Darby Canine Kidney, quadrivalent with preservative", "Influenza, injectable, MDCK, quadrivalent, preservative", 186, 100, '', 0, 0, '', '', '', 1),
188 (NULL, "zoster vaccine recombinant", "zoster recombinant", 187, 100, '', 0, 0, '', '', '', 1),
189 (NULL, "zoster vaccine, unspecified formulation", "zoster, unspecified formulation", 188, 100, '', 0, 0, '', '', '', 1),
190 (NULL, "Hepatitis B vaccine (recombinant), CpG adjuvanted", "HepB-CpG", 189, 100, '', 0, 0, '', '', '', 1),
191 (NULL, "Typhoid conjugate vaccine (non-US)", "Typhoid conjugate vaccine (TCV)", 190, 100, '', 0, 0, '', '', '', 1),
192 (NULL, "meningococcal A polysaccharide vaccine (non-US)", "meningococcal A polysaccharide (non-US)", 191, 100, '', 0, 0, '', '', '', 1),
193 (NULL, "meningococcal AC polysaccharide vaccine (non-US)", "meningococcal AC polysaccharide (non-US)", 192, 100, '', 0, 0, '', '', '', 1),
194 (NULL, "hepatitis A and hepatitis B vaccine, pediatric/adolescent (non-US)", "Hep A-Hep B, pediatric/adolescent", 193, 100, '', 0, 0, '', '', '', 1),
195 (NULL, "Influenza, Southern Hemisphere, unspecified formulation (Non-US)", "Influenza, Southern Hemisphere", 194, 100, '', 0, 0, '', '', '', 1),
196 (NULL, "Diphtheria, Tetanus, Poliomyelitis adsorbed", "DT, IPV adsorbed", 195, 100, '', 0, 0, '', '', '', 1),
197 (NULL, "tetanus and diphtheria toxoids, adsorbed, preservative free, for adult use, Lf unspecified", "Td, adsorbed, preservative free, adult use, Lf unspecified", 196, 100, '', 0, 0, '', '', '', 1),
198 (NULL, "influenza, high-dose seasonal, quadrivalent, preservative free", "influenza, high-dose, quadrivalent", 197, 100, '', 0, 0, '', '', '', 1),
199 (NULL, "Diphtheria, pertussis, tetanus, hepatitis B, Haemophilus Influenza Type b, (Pentavalent)", "DTP-hepB-Hib Pentavalent Non-US", 198, 100, '', 0, 0, '', '', '', 1),
200 (NULL, "influenza, seasonal, Southern Hemisphere, quadrivalent, pediatric 0.25mL dose, preservative free", "influenza, Southern Hemisphere, pediatric, preservative free", 200, 100, '', 0, 0, '', '', '', 1),
201 (NULL, "influenza, seasonal, Southern Hemisphere, quadrivalent, 0.5mL dose, no preservative", "influenza, Southern Hemisphere, preservative free", 201, 100, '', 0, 0, '', '', '', 1),
202 (NULL, "influenza, seasonal, Southern Hemisphere, quadrivalent, 0.5mL dose, with preservative", "influenza, Southern Hemisphere, quadrivalent, with preservative", 202, 100, '', 0, 0, '', '', '', 1),
203 (NULL, "meningococcal polysaccharide (groups A, C, Y, W-135) tetanus toxoid conjugate vaccine .5mL dose, preservative free", "meningococcal polysaccharide (groups A, C, Y, W-135) TT conjugate", 203, 100, '', 0, 0, '', '', '', 1),
204 (NULL, "Ebola Zaire vaccine, live, recombinant, 1mL dose", "Ebola Zaire vaccine, live, recombinant, 1mL dose", 204, 100, '', 0, 0, '', '', '', 1),
205 (NULL, "influenza, seasonal vaccine, quadrivalent, adjuvanted, .5mL dose, preservative free", "Influenza vaccine, quadrivalent, adjuvanted", 205, 100, '', 0, 0, '', '', '', 1),
206 (NULL, "smallpox monkeypox vaccine, live attenuated, preservative free (National Stockpile)", "Smallpox monkeypox vaccine (National Stockpile)", 206, 100, '', 0, 0, '', '', '', 1),
207 (NULL, "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 100 mcg/0.5mL dose", "COVID-19, mRNA, LNP-S, PF, 100 mcg/0.5 mL dose", 207, 100, '', 0, 0, '', '', '', 1),
208 (NULL, "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 30 mcg/0.3mL dose", "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose", 208, 100, '', 0, 0, '', '', '', 1),
209 (NULL, "SARS-COV-2 (COVID-19) vaccine, vector non-replicating, recombinant spike protein-ChAdOx1, preservative free, 0.5 mL ", "COVID-19 vaccine, vector-nr, rS-ChAdOx1, PF, 0.5 mL", 210, 100, '', 0, 0, '', '', '', 1),
210 (NULL, "SARS-COV-2 (COVID-19) vaccine, Subunit, recombinant spike protein-nanoparticle+Matrix-M1 Adjuvant, preservative free, 0.5mL per dose", "COVID-19 vaccine, Subunit, rS-nanoparticle+Matrix-M1 Adjuvant, PF, 0.5 mL", 211, 100, '', 0, 0, '', '', '', 1),
211 (NULL, "SARS-COV-2 (COVID-19) vaccine, vector non-replicating, recombinant spike protein-Ad26, preservative free, 0.5 mL", "COVID-19 vaccine, vector-nr, rS-Ad26, PF, 0.5 mL", 212, 100, '', 0, 0, '', '', '', 1),
212 (NULL, "SARS-COV-2 (COVID-19) vaccine, UNSPECIFIED", "SARS-COV-2 (COVID-19) vaccine, UNSPECIFIED", 213, 100, '', 0, 0, '', '', '', 1),
213 (NULL, "Ebola, unspecified", "Ebola, unspecified", 214, 100, '', 0, 0, '', '', '', 1),
214 (NULL, "Pneumococcal conjugate vaccine 15-valent (PCV15), polysaccharide CRM197 conjugate, adjuvant, preservative free", "Pneumococcal conjugate PCV15, polysaccharide CRM197 conjugate, adjuvant, PF", 215, 100, '', 0, 0, '', '', '', 1),
215 (NULL, "Pneumococcal conjugate vaccine 20-valent (PCV20), polysaccharide CRM197 conjugate, adjuvant, preservative free", "Pneumococcal conjugate PCV20, polysaccharide CRM197 conjugate, adjuvant, PF", 216, 100, '', 0, 0, '', '', '', 1),
216 (NULL, "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 30 mcg/0.3mL dose, tris-sucrose formulation", "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose, tris-sucrose", 217, 100, '', 0, 0, '', '', '', 1),
217 (NULL, "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 10 mcg/0.2mL dose, tris-sucrose formulation", "COVID-19, mRNA, LNP-S, PF, 10 mcg/0.2 mL dose, tris-sucrose", 218, 100, '', 0, 0, '', '', '', 1),
218 (NULL, "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 3 mcg/0.2mL dose, tris-sucrose formulation", "COVID-19, mRNA, LNP-S, PF, 3 mcg/0.2 mL dose, tris-sucrose", 219, 100, '', 0, 0, '', '', '', 1),
219 (NULL, "SARS-COV-2 COVID-19 Non-US Vaccine, Specific Product Unknown", "COVID-19 Non-US Vaccine, Product Unknown", 500, 100, '', 0, 0, '', '', '', 1),
220 (NULL, "SARS-COV-2 COVID-19 Inactivated Virus Non-US Vaccine Product (QAZCOVID-IN)", "COVID-19 IV Non-US Vaccine (QAZCOVID-IN)", 501, 100, '', 0, 0, '', '', '', 1),
221 (NULL, "SARS-COV-2 COVID-19 Inactivated Virus Non-US Vaccine Product (COVAXIN)", "COVID-19 IV Non-US Vaccine (COVAXIN)", 502, 100, '', 0, 0, '', '', '', 1),
222 (NULL, "SARS-COV-2 COVID-19 Live Attenuated Virus Non-US Vaccine Product (COVIVAC)", "COVID-19 LAV Non-US Vaccine (COVIVAC)", 503, 100, '', 0, 0, '', '', '', 1),
223 (NULL, "SARS-COV-2 COVID-19 Viral Vector Non-replicating Non-US Vaccine Product (Sputnik Light)", "SARS-COV-2 COVID-19 Viral Vector Non-replicating Non-US Vaccine Product (Sputnik Light)", 504, 100, '', 0, 0, '', '', '', 1),
224 (NULL, "SARS-COV-2 COVID-19 Viral Vector Non-replicating Non-US Vaccine Product (Sputnik V)", "SARS-COV-2 COVID-19 Viral Vector Non-replicating Non-US Vaccine Product (Sputnik V)", 505, 100, '', 0, 0, '', '', '', 1),
225 (NULL, "SARS-COV-2 COVID-19 Viral Vector Non-replicating Non-US Vaccine Product (CanSino Biological Inc./Beijing Institute of Biotechnology)", "COVID-19 VVnr Non-US Vaccine (CanSino Biological Inc./Beijing Institute of Biotechnology)", 506, 100, '', 0, 0, '', '', '', 1),
226 (NULL, "SARS-COV-2 COVID-19 Protein Subunit Non-US Vaccine Product (Anhui Zhifei Longcom Biopharmaceutical + Institute of Microbiology, Chinese Academy of Sciences)", "COVID-19 PS Non-US Vaccine (Anhui Zhifei Longcom Biopharm + Inst of Micro, Chinese Acad of Sciences)", 507, 100, '', 0, 0, '', '', '', 1),
227 (NULL, "SARS-COV-2 COVID-19 Protein Subunit Non-US Vaccine Product  (Jiangsu Province Centers for Disease Control and Prevention)", "COVID-19 PS Non-US Vaccine (Jiangsu Province Centers for Disease Control and Prevention)", 508, 100, '', 0, 0, '', '', '', 1),
228 (NULL, "SARS-COV-2 COVID-19 Protein Subunit Non-US Vaccine Product (EpiVacCorona)", "COVID-19 PS Non-US Vaccine (EpiVacCorona)", 509, 100, '', 0, 0, '', '', '', 1),
229 (NULL, "SARS-COV-2 COVID-19 Inactivated Virus Non-US Vaccine Product (BIBP, Sinopharm)", "COVID-19 IV Non-US Vaccine (BIBP, Sinopharm)", 510, 100, '', 0, 0, '', '', '', 1),
230 (NULL, "SARS-COV-2 COVID-19 Inactivated Virus Non-US Vaccine Product (CoronaVac, Sinovac)", "COVID-19 IV Non-US Vaccine (CoronaVac, Sinovac)", 511, 100, '', 0, 0, '', '', '', 1),
231 (NULL, "AS03 Adjuvant", "AS03 Adjuvant", 801, 100, '', 0, 0, '', '', '', 1),
232 (NULL, "no vaccine administered", "no vaccine administered", 998, 100, '', 0, 0, '', '', '', 1),
233 (NULL, "unknown vaccine or immune globulin", "unknown", 999, 100, '', 0, 0, '', '', '', 1);