Skip to content

Added scan and share docs #109

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions docs/care/ABDM/scan-and-share.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Scan and Share Feature in CARE

The Scan and Share feature in CARE is designed to help patients register quickly by scanning a QR code at the hospital counter. This eliminates the need to stand in a long queue. Once the QR is scanned and the initial registration is complete, patients are directed to a special ABDM queue to continue the rest of their registration process.

For more details on the feature, visit [ABDM Scan and Share](https://abdm.gov.in/scan-share).

---

## How It Works

1. **Scan the QR Code:**
Patients scan the QR code provided at the hospital counter.

2. **Quick Registration:**
Scanning the code initiates a fast registration process.

3. **Proceed to Special Queue:**
After registering, patients are guided to a special ABDM queue to complete their registration.

---

## Creating the QR Code

There are two ways to generate the Scan and Share QR code for a facility:

### 1. Using ABDM's Health Facility Dashboard

- **Reference Document:**
Follow the Software Linkage section in the [User Manual](https://sandboxcms.abdm.gov.in/uploads/User_Manual_New_58c71f13dc.pdf).

### 2. Using CARE

1. Open CARE and navigate to the facility settings page.

2. Click on **Configure Health Facility**.

3. Link the Health Facility ID, if not already linked.

4. Enter a Counter ID (any alpha numeric value is valid; use dashes or underscores instead of spaces; if not applicable, simply use `1`).

5. Click on **Download QR Code**.

## Demo Video

Watch this short demo to see how a patient can use the Scan and Share feature:
[Demo Video](https://drive.google.com/file/d/11Dwf_wId2VpdSpSSbmgWEwYoAFWGxBs_/view?usp=sharing)