diff --git a/lib/seattleflu/id3c/cli/command/etl/redcap_det_uw_retrospectives.py b/lib/seattleflu/id3c/cli/command/etl/redcap_det_uw_retrospectives.py index faff0f71..9ed2a899 100644 --- a/lib/seattleflu/id3c/cli/command/etl/redcap_det_uw_retrospectives.py +++ b/lib/seattleflu/id3c/cli/command/etl/redcap_det_uw_retrospectives.py @@ -409,9 +409,11 @@ def create_immunization(record: dict, patient_reference: dict) -> Optional[list] "covid-19 pfizer mrna purple cap": 208, "covid-19 pfizer mrna 12 yrs and older (purple cap)": 208, "covid-19 pfizer mrna monovalent 12 yrs and older (purple cap)": 208, + "covid-19 pfizer mrna monovalent 12 yrs and older": 208, "covid-19 pfizer mrna tris-sucrose gray cap": 217, "covid-19 pfizer mrna tris-sucrose 12 yrs and older (gray cap)": 217, "covid-19 pfizer mrna monovalent tris-sucrose 12 yrs and older (gray cap)": 217, + "covid-19 pfizer mrna monovalent tris-sucrose 12 yrs and older": 217, "covid-19 astrazeneca vector-nr rs-chadox1": 210, "covid-19 novavax subunit rs-nanoparticle": 211, "covid-19 novavax subunit adjuvanted": 211,