Skip to content

Commit

Permalink
Merge pull request #378 from seattleflu/det_uw_retros_vaccine_update
Browse files Browse the repository at this point in the history
Update vaccine mapper in uw retros redcap det etl
  • Loading branch information
sallybg authored Mar 29, 2024
2 parents 4dba833 + 3f3db62 commit 0bd3040
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 0bd3040

Please sign in to comment.