-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EU rules validity #59
Comments
We could add a validation on the |
Sure, every rule can change in the future: the list of accepted vaccines, the number of days to wait after the last shot, the number of shots, etc.. But this repository is meant to document the current rules (and then, obviously, update them if they change), right? Currently, the rule all over EU is that no certificate is valid beyond 1 July 2022: as the other rules that one can also be changed in the future (even if it is a more complex change, since it is not up to the member states), but, for now, that is the rule - and the reason why I opened this issue. For reference, by 31 March 2022, the Commission shall submit a report to the European Parliament and to the Council on the application of this Regulation. The report may be accompanied by legislative proposals, in particular to extend the period of application of this Regulation, taking into account the evolution of the epidemiological situation with regard to the COVID-19 pandemic. |
@marado To be certain: this repository has 0 official status. It's primarily meant as a development tool, with the possibility to use it as a staging area for uploading rules to the DCC Gateway. There's no direct, nor official integration with the DCC Gateway. Ideally, the rules here match those on the Gateway (at least after uploading) but there's nothing in place to ensure that. |
According to https://ec.europa.eu/commission/presscorner/detail/en/QANDA_21_2781 , "The Regulation will apply for 12 months as from 1 July 2021."
Shouldn't the ValidTo field on its rules reflect that?
The text was updated successfully, but these errors were encountered: