Additional symptom questions
{
"conversation": {
"id": "51feddd4-8daa-4b2a-9579-7bd666587a8a",
"scenario": "consultation_routine",
"phase": "questions",
"available_commands": [
"STOP_CONVERSATION"
],
"symptoms_summary": {
"selected": [
{
"cui": "C0040822",
"name": "Tremor or trembling"
}
],
"excluded": [
{
"cui": "C0036572",
"name": "Fits/seizure"
},
{
"cui": "C0036973",
"name": "Shivering or chills"
},
{
"cui": "C0002622",
"name": "Memory loss"
},
{
"cui": "C0003537",
"name": "Difficulty with language or speaking"
},
{
"cui": "C0011253",
"name": "Belief in something obviously untrue"
},
{
"cui": "C0018524",
"name": "Hallucinations"
}
]
}
},
"question": {
"type": "symptoms",
"messages": [
{
"type": "text",
"text": "Do you have any of these symptoms?"
}
],
"choices": [
{
"type": "simple",
"id": "C0683369",
"text": "Confusion"
},
{
"type": "simple",
"id": "C3805996",
"text": "Tremor of arm(s) or hand(s)"
},
{
"type": "simple",
"id": "CM001473",
"text": "Tremor worse with stress or anxiety or excitement"
},
{
"type": "simple",
"id": "C0239882",
"text": "Head tremor"
}
],
"constraints": {
"min_selections": 0,
"max_selections": 4
}
},
"user": {
"name": "John",
"gender": "m",
"age": 33,
"year_of_birth": 1990,
"other": false,
"initial_symptom": "shaking"
}
}
Updated over 1 year ago