Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Combined Test + Vaccination QR Code for 2G+ #715

Open
claravoss opened this issue Dec 6, 2021 · 13 comments
Open

Combined Test + Vaccination QR Code for 2G+ #715

claravoss opened this issue Dec 6, 2021 · 13 comments
Labels
feature request A new feature proposal for the app

Comments

@claravoss
Copy link

Current Implementation

When having to show test and vaccination for 2G+, the user has to separately show test and vaccination qr code. This takes more time, to show screen twice and navigate in the app.

Feature description

When an active test AND a vaccination certificate with the same name is saved in the app, the user also gets the option to view the combined QR code, which certifies both the test and the vaccination.

The scanning person will see both the validated test and the validated vaccination.

Problem and motivation

Checking both test and vaccination takes time, so a combined QR code makes it a lot faster for the scanner. This would streamline the organizational work.

Is this something you're interested in working on

No :D

@claravoss claravoss added the feature request A new feature proposal for the app label Dec 6, 2021
@Ein-Tim
Copy link
Contributor

Ein-Tim commented Dec 7, 2021

This is not possible inside the EU DCC schema, each certificate can only certify one thing, either a vaccination or a test, but not both.

What could be considered is to make this a Germany only solution where a new QR code with the information of test & vaccination is created which can then be scanned by CovPassCheck.

@jucktnich
Copy link

ehn-dcc-development/eu-dcc-hcert-spec#111

@mlenkeit
Copy link
Member

mlenkeit commented Dec 7, 2021

@claravoss thanks for opening this wishlist item. It's something that we are already looking into.

A simple way to navigate between vaccination/recovery certificate and a recent test certificate is currently being implemented (see corona-warn-app/cwa-app-ios#3938 and corona-warn-app/cwa-app-android#4469).

This is not possible inside the EU DCC schema, each certificate can only certify one thing, either a vaccination or a test, but not both.

@Ein-Tim There are some ideas to do this while retaining EU compatibility. The unprotected COSE header can be quite useful 😉 But nothing set in stone so far...

@Ein-Tim
Copy link
Contributor

Ein-Tim commented Dec 7, 2021

@mlenkeit

Okay, interesting, but just to make sure, merging of vaccination & test certificates in one certificate is not possible currently, or am I mistaken here?

@mlenkeit
Copy link
Member

mlenkeit commented Dec 7, 2021

@Ein-Tim merging the JSON structure is currently not possible as per the EU DCC schema definition.

@Ein-Tim
Copy link
Contributor

Ein-Tim commented Dec 7, 2021

@mlenkeit Okay, yes, this is what I meant with my comment.

Thanks for your answer!

@Ein-Tim
Copy link
Contributor

Ein-Tim commented Dec 7, 2021

Here we go, something is definitely planned: corona-warn-app/cwa-app-android#4491

@vaubaehn
Copy link

vaubaehn commented Dec 7, 2021

Hi @mlenkeit ,
my thoughts that combining the QR codes won't be possible at all I shared here: Digitaler-Impfnachweis/covpass-android#107 (comment)

This is not possible inside the EU DCC schema, each certificate can only certify one thing, either a vaccination or a test, but not both.

@Ein-Tim There are some ideas to do this while retaining EU compatibility. The unprotected COSE header can be quite useful 😉 But nothing set in stone so far...

So, I'm quite curious how the unprotected COSE header may be used... The only possibility that I can think about would create QR codes of at least 1.4KB in size?
Could you share some more details?

@vaubaehn
Copy link

@mlenkeit
Is there already a plan to extend the up coming '2G check-in' also for 2G+B in the near future? For mRNA vaccinated people (1/1, 2/2, 3/3) it would only be necessary to present the 3/3 DCC QR code. For J&J jabbed and mRNA boostered people, the J&J 1/1 and the 2/2 mRNA DCC QR code was necessary. I'm not completely sure how it can be achieved for the recovered ones, who got twice vaccinated after recovery. The 2nd jab should be the booster then, so in this case it could be enough to present the recovery DCC together with the 2/2 vac DCC QR code.
If this was already in the backlog, it would make many people happy... Especially if CovPassCheck would be enhanced with serial scanning of DCCs per user, like it has been implemented into Austria's GreenCheck recently.

@Ein-Tim
Copy link
Contributor

Ein-Tim commented Apr 1, 2022

There is no combined view but since version 2.16 there is a combined view of certificates. See the blog post: Corona-Warn-App version 2.16 shows users’ current status evidence

@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Apr 1, 2022

CovPassCheck includes serial scanning, which does not answer the wishlist of a combined QR code but it was mentioned in #715 (comment).

For instance, in CovPassCheck, select 2G+ and scan a 2/2 vaccination certificate, it then opens a screen ready to scan a test or recovery certificate.

@Ein-Tim
Copy link
Contributor

Ein-Tim commented Jul 10, 2022

@claravoss (@dsarkar / @larswmh)

I recommend to close this issue now, see #715 (comment). This is probably the best that can be done currently.

@Ein-Tim
Copy link
Contributor

Ein-Tim commented Sep 2, 2022

I again vote for closing this issue because:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request A new feature proposal for the app
Projects
None yet
Development

No branches or pull requests

6 participants