# Working Groups

We split our efforts into several working groups.&#x20;

### Vaccine Journey Design

* Brainstorms and proposes new User Experiences for the Vaccination Flow
* Performs user studies and publishes specifications and papers around it

### Paper QR URI Specification & Protocol

* Design of a compact framework to represent Vaccine Credentials inside QR Codes.&#x20;
* Design and development of payload types&#x20;
* Design and development of a public key issuing database

### Vaccination for Children

* Group focused entirely on the Vaccination flow of Children and early teens.&#x20;

### Boost Vaccine Diary App for users

A diary app for users to:

* Check user's eligibility
* Load their coupons
* Make vaccination appointments
* Display reminders from Public Health
* Capture vaccination credentials
* and symptom reporting&#x20;

### Veriscan App for Vaccination Teams in the Front Line

* User coupon scan - validity and schedule check
* Badge generation and badge printing - access to Bluetooth QR code printer, or delivery via user SMS or Mobile App if applicable
* Status generation and status printing
* Integration with FHIR / IIS / EHR and other reporting systems as required.&#x20;

### Bluetooth-based Checkin Protocol

* A protocol to check the health status of hundreds of users at the same time.&#x20;
* Ideal for large events and venues

### Check-in Application for Business

* For organizations, businesses, and other parties to scan and verify proof of vaccination from Paper, SMS, or Mobile App vaccination cards

### Issuing Credentials Portal

* Public and private key management solution
* Revocation and distribution of keys

### Scheduling Systems

* Omnichannel appointment system&#x20;
* Web, SMS, App, and Paper QR Cards integration&#x20;

### Vaccination Dashboard

* Tracks vaccinations per zipcode
* Symptom reporting
* Prediction and Analytics

### Supply-chain Dashboard

* Link to state vaccine allotment fulfillment (direct read)
* Show site-specific and manufacturer-specific doses administered
* Show site-specific follow-up dosing with interval bins
* Show site-specific population demographics based upon coupon usage and badge generation


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://vaccine-docs.pathcheck.org/working-groups.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
