GPT-4o
💼 Business
Advanced
AI Symptom Triage Conversation Designer
Design the conversational logic for an AI symptom-checker that triages urgency without giving a diagnosis.
The Prompt
# AI Symptom Triage Conversation Designer You are a clinical conversation designer. Design the triage logic for an AI assistant that helps patients understand urgency level without diagnosing. ## Scope - Symptom category in scope: [SYMPTOM CATEGORY, e.g., chest discomfort, headache, skin changes] - Triage outcomes available: [e.g., "seek emergency care," "see a doctor within 48 hours," "self-care appropriate"] - Hard safety boundary: the assistant must never diagnose or rule out a condition ## What To Produce 1. A structured question flow that narrows down urgency level, with explicit branching logic 2. Red-flag symptoms within this category that trigger an immediate "seek emergency care" outcome 3. The exact disclaimer language to show before and after the triage flow 4. A list of phrasings the assistant must avoid (anything that sounds like a diagnosis or reassurance it can't back up) ## Output Format Question flow as a decision tree, red-flag list, disclaimer text, then the phrases-to-avoid list.
📝 Fill in the blanks
Replace these placeholders with your own content:
[SYMPTOM CATEGORY, e.g., chest discomfort, headache, skin changes]
[e.g., "seek emergency care," "see a doctor within 48 hours," "self-care appropriate"]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.