nerdexam
Databricks

GENERATIVE-AI-ENGINEER-ASSOCIATE · Question #48

A Generative AI Engineer is developing a patient-facing healthcare-focused chatbot. If the patient's question is not a medical emergency, the chatbot should solicit more information from the patient…

The correct answer is B. Please call your local emergency services. Severe headaches and dizziness persisting for two days are potential indicators of life-threatening conditions such as stroke, meningitis, hypertensive crisis, or intracranial bleeding. According to the chatbot's defined logic, urgent/emergency symptoms must be directed to…

AI Safety and Responsible Deployment

Question

A Generative AI Engineer is developing a patient-facing healthcare-focused chatbot. If the patient’s question is not a medical emergency, the chatbot should solicit more information from the patient to pass to the doctor’s office and suggest a few relevant pre-approved medical articles for reading. If the patient’s question is urgent, direct the patient to calling their local emergency services. Given the following user input:

“I have been experiencing severe headaches and dizziness for the past two days.” Which response is most appropriate for the chatbot to generate?

Options

  • AHere are a few relevant articles for your browsing. Let me know if you have questions after
  • BPlease call your local emergency services.
  • CHeadaches can be tough. Hope you feel better soon!
  • DPlease provide your age, recent activities, and any other symptoms you have noticed along with

How the community answered

(45 responses)
  • A
    4% (2)
  • B
    78% (35)
  • C
    4% (2)
  • D
    13% (6)

Explanation

Severe headaches and dizziness persisting for two days are potential indicators of life-threatening conditions such as stroke, meningitis, hypertensive crisis, or intracranial bleeding. According to the chatbot's defined logic, urgent/emergency symptoms must be directed to local emergency services-not further triaged or delayed. Option A (offering articles) treats a potentially critical emergency as a routine informational query. Option C (casual empathy with no action) is clinically inappropriate and potentially dangerous. Option D (collecting more information) would be correct for non-urgent queries, but given the severity and duration of these neurological symptoms, the chatbot must classify this as urgent and immediately direct the patient to call emergency services.

Topics

#AI Safety#Healthcare AI#Chatbot Design#Emergency Response Protocols

Community Discussion

No community discussion yet for this question.

Full GENERATIVE-AI-ENGINEER-ASSOCIATE Practice