QrioTagQrioTag Docs
Flows & Examples

Example: Emergency Medical Scenario

How a QrioTag Band provides critical medical information to first responders in an emergency — potentially saving a life.

What this example shows

This walkthrough demonstrates how a QrioTag Band medical ID enables a paramedic to immediately access a patient's allergies, conditions, medications, and emergency contacts — before the patient regains consciousness or family arrives.

This example follows John, who wears a QrioTag Band as a medical ID. When he has a medical emergency, the information on his tag helps paramedics make faster, better decisions.

The Characters

John

A 58-year-old man with Type 2 Diabetes. Wears a QrioTag Band.

Jane

John's wife. Listed as his emergency contact.

Dr. Smith

John's primary care physician.

Paramedic Rodriguez

First responder who arrives at the scene.

Step 1: John Sets Up His QrioTag Band

John buys a QrioTag Band — a medical-grade silicone wristband with an embedded QR code and NFC chip. After receiving it in the mail, he activates it and sets up his emergency profile.

EMERGENCY_ONLY visibility

John sets his profile visibility to EMERGENCY_ONLY. This means when someone scans his band, they only see medical and emergency information — not personal details like his email or home address. This is the recommended setting for medical ID tags.

Step 2: John Adds Emergency Contacts

John also sets up his emergency contacts through the emergency endpoint so they can be notified automatically.

John wears the band every day. For months, nothing happens — the band just sits quietly on his wrist.

Step 3: John Has a Medical Emergency

Six months later, John is having dinner at a restaurant with friends. He suddenly feels dizzy, starts sweating, and loses consciousness. He collapses at the table.

His friends call 911. Paramedic Rodriguez arrives within 5 minutes.

Step 4: Paramedic Scans the QrioTag Band

Paramedic Rodriguez notices the wristband on John's left wrist. He recognizes the QrioTag logo and QR code. He pulls out his phone and scans it.

The QR code opens a URL in his browser:

https://qriotag.to/scan/eW91IGFyZSBjdXJpb3Vz...

Step 5: The Emergency Page

Paramedic Rodriguez sees the emergency scan page on his phone. The page is designed for quick reading in high-stress situations — large text, high contrast, organized into clear sections.

What the paramedic sees:

================================
   EMERGENCY MEDICAL INFORMATION
================================

PATIENT: John Davis
BLOOD TYPE: O+

--- ALLERGIES (CRITICAL) ---
 * PENICILLIN
 * SULFA DRUGS

--- MEDICAL CONDITIONS ---
 * Type 2 Diabetes
 * Hypertension

--- CURRENT MEDICATIONS ---
 * Metformin 1000mg — twice daily
 * Lisinopril 10mg — once daily

--- NOTES ---
 * Insulin pump on left hip
 * Glucose monitor on right arm

--- EMERGENCY CONTACTS ---
 * Jane Davis (Wife): +1 (503) 555-0198
 * Dr. Robert Smith (Physician): +1 (503) 555-0234
   Portland Medical Group

--- INSURANCE ---
 * BlueCross BlueShield
 * ID: BCB-998877665

ORGAN DONOR: Yes
DNR ORDER: No
================================

Rate limited for safety

The emergency endpoint is rate-limited to 5 requests per minute per IP address. This protects patient information from automated scraping while still allowing first responders to access it quickly.

Step 6: Paramedic Uses the Information

With this information, Paramedic Rodriguez immediately knows:

  1. Blood type is O+ — useful if a transfusion is needed
  2. Allergic to Penicillin and Sulfa drugs — he radios ahead to the ER so they do NOT administer any penicillin-based antibiotics
  3. Type 2 Diabetes with Metformin — the collapse could be a hypoglycemic episode. He checks John's blood sugar immediately
  4. Insulin pump on left hip — he locates it and checks the readings
  5. Glucose monitor on right arm — he checks the continuous glucose monitor data

John's blood sugar is dangerously low (42 mg/dL). The paramedic administers glucose gel and starts an IV with dextrose solution. John begins to regain consciousness.

Step 7: Jane is Notified

While the paramedic is treating John, the QrioTag system has already sent a notification to Jane.

What Jane receives:

  • Push notification: "Emergency scan alert: John's Medical ID was scanned at 7:42 PM"
  • Email: Contains the scan time, approximate location (the restaurant), and a link to the tag dashboard

Jane calls the restaurant and learns what happened. She heads to the hospital.

Step 8: At the Hospital

When John arrives at the ER, the attending physician asks the paramedic about the patient's medical history. Rodriguez shows the QrioTag emergency page on his phone.

The ER team now knows:

  • Not to use Penicillin or Sulfa drugs
  • That John is on Metformin and Lisinopril
  • His insurance information for admissions

Jane arrives at the hospital 20 minutes later. She confirms all the information and adds that John skipped his afternoon medication, which likely contributed to the hypoglycemic episode.

What the QrioTag Band Changed

Without the QrioTag Band, here is what would have happened:

Without QrioTagWith QrioTag
Paramedic has no medical historyParamedic knows conditions, allergies, and medications in seconds
ER might administer Penicillin-based antibioticsER knows about the Penicillin allergy before John arrives
Family not notified until someone checks John's phoneJane is notified automatically within seconds of the scan
Paramedic might not check for insulin pumpParamedic immediately locates insulin pump and glucose monitor
Insurance info unknown until Jane arrivesInsurance info available immediately for admissions

Time saves lives

In emergency medicine, the first few minutes are critical. Having immediate access to a patient's allergies, conditions, and medications can prevent dangerous drug interactions and guide treatment decisions. A QrioTag Band makes this information available to any first responder with a smartphone — no special app required.

Best Practices for Medical ID Tags

Include all allergies

Drug allergies are the most critical piece of information. Always list every known allergy, including drug class (e.g., "Penicillin" and "Sulfa drugs") rather than just brand names.

List current medications with dosages

Include the medication name, dosage, and frequency. This helps medical professionals understand what the patient is already taking and avoid interactions.

Add at least two emergency contacts

List a primary contact (spouse, partner, family member) and a secondary contact (physician). Enable notifyOnScan for the primary contact.

Use EMERGENCY_ONLY visibility

This setting shows only medical information to scanners. Personal details like email and home address are hidden.

Keep information up to date

Review and update your medical profile whenever your medications, conditions, or emergency contacts change. Outdated information can be worse than no information.

Add physical notes

If you wear an insulin pump, glucose monitor, or any other medical device, note its location on your body in the "Additional Notes" field.

Was this page helpful?

Example: Emergency Medical Scenario | QrioTag Docs