# QR codes for emergency services

> A QR code must never sit in the emergency path: emergency calls work with no data and on any network, web pages do not. Use codes for what happens around emergencies — AED instructions that load instantly, hazard reporting with the location prefilled, recruitment and station open days.

Source: https://useqr.app/qr-codes-for/emergency-services · Last reviewed 2026-08-21 · UseQR is free forever, MIT licensed, no signup.

---

## The boundary: never in the emergency path

An emergency call connects with **no mobile data, no credit, and on any carrier's
network** — the phone falls back to whatever signal exists. A web page does none of that.
So "scan to report an emergency" is a design failure that costs minutes when minutes
matter. The rule is absolute: emergency contact is a printed phone number, full stop. QR
codes serve everything *around* the emergency. This is one of the clearest cases of
[when not to use a QR code](/docs/basics/when-not-to-use-a-qr-code).

## AED cabinets: seconds-matter design

A code on a defibrillator cabinet linking a usage video is genuinely useful — if it obeys
three constraints:

- **Direct URL to the final page.** No shortener, no redirect chain, no cookie banner, no
  interstitial. Every hop is seconds, and a
  [shortener](/glossary/short-url) adds a failure point you do not control.
- The page loads in **under two seconds** on cellular: one video, minimal markup.
- **Printed instructions remain primary.** The bystander may have no phone, no signal or
  shaking hands — the cabinet's printed steps and the AED's own voice prompts carry the
  event; the video is a supplement.

## Hazard reporting, done calmly

Non-emergency reporting — fly-tipping, blocked hydrants, vandalised equipment — is where
codes shine. A tag on the asset with its ID in the URL, or a
[geo payload](/location-qr-code) on area signage, delivers the "where" without the caller
describing it. Label these codes explicitly: **"Not for emergencies — call 999"** (or your
national number) printed larger than the code.

## Community engagement

Station open days, recruitment campaigns and safety-education handouts all suit ordinary
[URL codes](/url-qr-code) — a recruitment poster that opens the application page directly
converts better than one that names a website. Follow the usual
[print rules](/docs/print/qr-code-print-checklist).

## FAQ

### Why should emergency contact never be behind a QR code?

Emergency calls are engineered to work with no data plan, no credit and on any available
network. A QR code's web page needs working mobile data. Putting a scan between a person
and the emergency number adds steps and failure modes exactly when neither is affordable.

### What makes a good AED cabinet QR code?

A direct link to a single fast-loading instruction video — no shortener, no redirects, no
banners. Two seconds or less on cellular. The printed instructions on the cabinet stay
primary, because the rescuer may have no usable phone.

### What should hazard-reporting QR codes include?

The location, prefilled. Either the asset's ID in the reporting URL or coordinates in a
geo payload. Every such code must state clearly, in large print, that it is not for
emergencies and show the emergency number beside it.

## Try it

- https://useqr.app/url
- https://useqr.app/location
- https://useqr.app/feedback
