Add unmapped COVID-19 vaccine products and update approval lookup#5
Merged
Conversation
venexia
requested changes
Apr 24, 2026
venexia
left a comment
Contributor
There was a problem hiding this comment.
Hi @qiangao7. This PR is not currently adding the two previously unmapped COVID-19 vaccine product names identified in the extract:
Spikevax LP.8.1 COVID-19 Vacc 0.1mg/ml inj md vials
Nuvaxovid JN.1 COVID-19 Vaccine 0.5ml dose inj pfs
venexia
approved these changes
Apr 24, 2026
venexia
left a comment
Contributor
There was a problem hiding this comment.
Hi @qiangao7. Looks good to me. Happy for you to merge and rerun. Note: I made a small commit to fix some inconsistent formatting (sorry, I didnt ask but it was a quick fix so I didn't think it was worth going back and fore), so please remember to pull before you continue developing code.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds two previously unmapped COVID-19 vaccine product names identified in the extract:
These have been incorporated into the product lookup to ensure complete mapping.
An approval date has been added for the Novavax JN.1 variant based on MHRA documentation. However, the approval-based checks in this pipeline continue to follow the approval dates defined in Table 2 of the ECHO protocol for consistency.
No standalone MHRA approval date was identified for the Moderna LP.8.1 formulation.
The changes in this PR correspond to the original commit: 241d23e