Symptom description
{
"conversation": {
"id": "51feddd4-8daa-4b2a-9579-7bd666587a8a",
"scenario": "consultation_routine",
"phase": "clarify",
"available_commands": [
"STOP_CONVERSATION"
],
"symptoms_summary": {
"selected": [
{
"cui": "CM001658",
"name": "Shaking"
}
]
}
},
"question": {
"type": "generic",
"messages": [
{
"type": "generic",
"value_type": "TEXT",
"value": "OK, you said you have this symptom:",
"meta": {}
},
{
"type": "generic",
"value_type": "TEXT",
"value": "shaking",
"meta": {}
},
{
"type": "generic",
"value_type": "TEXT",
"value": "I'd like to make sure I understand what you mean by that.",
"meta": {}
},
{
"type": "generic",
"value_type": "TEXT",
"value": "Which of the below options best describes this symptom?",
"meta": {}
}
],
"mandatory": false,
"multiple": false,
"choices": [
{
"type": "generic",
"id": "A010101",
"label": "Seizure/fitting"
},
{
"type": "generic",
"id": "A010102",
"label": "Tremor or trembling"
},
{
"type": "generic",
"id": "A010103",
"label": "Shivering or rigors"
},
{
"type": "generic",
"id": "none",
"label": "None of these"
}
]
},
"user": {
"name": "John",
"gender": "m",
"age": 33,
"year_of_birth": 1990,
"other": false,
"initial_symptom": "shaking"
}
}
Updated almost 2 years ago