-
Notifications
You must be signed in to change notification settings - Fork 14
Book a Corona test in the app - Both rapid and PCR-based #398
Comments
To further extend on the idea of making the testing easier: I believe that users currently have to remove tests manually. We could either implement an automatic removal of the test after they expire (~72 hours after the results are made available?) or we could implement an historical list of all the tests someone has completed. This would simply remove one barrier for the user. And the former would ensure that travel safety to certain countries and immigration rules can be upheld. |
@KST1810 Your suggestion is related to a suggestion I made in #320 about integrating the 116117.app, which has a button for requesting a Corona Test. |
@KST1810
Your second post is a different topic. The CWA app cannot be used to prove to some authority that you have tested negative, since there is no name on the result. You can check out the screenshots on https://www.coronawarn.app/en/screenshots/ to see what is displayed when a test result (negative or positive) is made available. The app and infrastructure makes the data (pseudo)anonymous. There would be no benefit to keeping a history and you can see from the screenshot of a negative test that the app recommends deleting the test. If a positive test is received, then a different process is started, including warning others, followed later by recovery. See FAQ entry https://www.coronawarn.app/en/faq/#recovered. |
I think it does make sense to keep history of the tests, because this helps you to know f. e. if a certain positive contact didn't transferred the virus to you thanks to the negative test. |
Disclaimer: Good proposal! The question is: |
@Ein-Tim I just checked and the App requires me to enter my zip code. Afterwards I believe that I will simply be assigned to the closest test centres / doctor. Could something like this be implemented using a REST Api? Does the 116117.app have such an api already? |
Just as I'm thinking about this: If the tests were assigned via the CWA, the validity of the tests could be certified as there is no way someone could add a fake test |
There are screenshots from the app in #320. Also you can see how it works by visiting https://www.116117.de/de/home.php and following the links, which brings you to https://eterminservice.de/terminservice. |
@KST1810 Thank you for the submission. We've added your request to our Jira system and informed the developers about your feature request. Regarding #398 (comment) you should probably make a new issue, since this is different from the request in your initial post. Corona-Warn-App Open Source Team |
@KST1810 as long as we assume the philosophy of anonymous (or at least pseudonymous) - you cannot use it for the purpose of a certified valid test result. |
Using the links on https://www.coronawarn.app/en/blog/2021-05-02-corona-warn-app-version-2-1/ I checked who is offering rapid tests near me, and I realized that this is not very scalable, if each test provider has their own website and you have to visit each website to find out where exactly they are located and whether they have free slots for testing. Even at the moment with "only" 8 partners it takes quite some effort. The blog says there are 125 requests lined up. If all these are accepted, and they all have separate websites, then it will be impossible to manually search through all the sites to find an appropriate rapid testing center with anything like reasonable effort. (#502 is related.) |
The testing infrastructure is offered by a huge number of local entities. Their booking procedures vary; sometimes it is a website, sometimes just a simple phone number. Just an example: in my village there are three doctors who provide testing services. None of them has a website. You call them by phone and make an appointment for testing. None of them is currently integrated with the new cwa rapid test feature (but of course they use the famous form with the QR code for cwa). |
I don't know if you mean it like this, but I think every doctor has a computer on which could be a website/program with a booking system (on which the doctor can also put in his requests made by telephone,...), so every small doctor can use it. |
If this won't be implemented, at least an overview would be nice: #498 |
@jucktnich maybe I misunderstand the request ...
|
Feature description
As of right now, there are a variety of ways people are able to book, receive and check their tests. Whether it's Hamburgs "eterminservice.de" or the Ärzteruf, booking a test is difficult.
Afterwards users need to manually enter their test in the WarnApp in order for the test to be registered within the "ecosystem".
But the WarnApp has a unique position for this particular issue:
We are already using it. Why shouldn't we make the booking of a test as simple as checking one's own exposure?
The feature therefore is as follows:
A simple button where you can request a test. To ensure the users privacy this can be implemented using temporary storage. The server then communicates with the state of county to get a doctor to perform the test or it books a slot in one of the test centres.
Internal Tracking ID EXPOSUREAPP-5888
The text was updated successfully, but these errors were encountered: