Question flow
- 1CRITICALYes / No
Is the person currently breathing?
AI hint: If 'no' — dispatch 911 immediately, skip to location question.Branches
answer == 'no'→Dispatch 911jump to med-q5Not breathing → 911 dispatch + skip straight to location - 2CRITICALProperty
I have you down at {propertyName}. Is that where the emergency is happening?
AI hint: Pre-fill from phone number / channel metadata. If caller says 'no', follow up with 'Which property are you calling from?' and reroute context before continuing. - 3CRITICALYes / No
Is the person conscious and responding to you?
Branches
answer == 'no'→Create SEV 1Unconscious → SEV 1 automatic - 4HIGHFree text
Can you describe what happened or what symptoms you're seeing?
AI hint: Listen for keywords: chest pain, fall, stroke symptoms, bleeding, seizure. Each may trigger its own SOP. - 5NORMALChoice
Approximately how old is the person?
childadultelderly - 6CRITICALLocation
What is your exact location — unit number and nearest landmark?
- 7HIGHYes / No
Is the front door unlocked for paramedics?
- 8NORMALChoice
Are you related to the person, or a neighbor?
familyneighborpasserbyself - 9NORMALFree text
Any known medical conditions, medications, or allergies we should tell paramedics?
- 10HIGHContact info
Can I get your name and a callback number so paramedics can reach you, or would you prefer to stay anonymous?
AI hint: For medical emergencies, strongly encourage identification so paramedics can coordinate — but respect anonymity preference if insisted.Branches
answer == 'anonymous'→ContinueDo NOT persist caller PII. Record only the incident.