Discussions

Ask a Question
Back to All

How to get past the pre-report consultation summary

Hi, I'm currently at the pre_diagnosis phase and I keep getting the same api response, what should I be expecting to receive back from the api? Here is the api response I receive::

{'conversation': {'id': 'd00611ab-127e-4d62-b41d-678e0126d6a4', 'scenario': 'consultation_routine', 'phase': 'pre_diagnosis', 'available_commands': ['STOP_CONVERSATION'], 'symptoms_summary': {'selected': [{'cui': 'C0012569', 'name': 'Seeing double'}, {'cui': 'C0151786', 'name': 'Weakness of specific body part(s)'}, {'cui': 'C0849970', 'name': 'Unusually tired/feeling generally weak'}, {'cui': 'CM001669', 'name': 'Numbness/tingling of hand(s)'}, {'cui': 'C0239649', 'name': 'Numbness/tingling of foot or toe(s)'}, {'cui': 'C0575090', 'name': 'Loss of balance'}, {'cui': 'CM000839', 'name': 'Difficulty gripping things'}, {'cui': 'C0241538', 'name': 'Numbness/tingling of arm (upper arm or elbow or forearm or wrist)'}, {'cui': 'C0311394', 'name': 'Difficulty walking'}, {'cui': 'C0520966', 'name': 'Lack of coordination'}, {'cui': 'CM001717', 'name': 'Numbness or tingling of hand or fingers worse on bending elbow'}, {'cui': 'C0344232', 'name': 'Reduced sharpness of vision/blurred vision'}, {'cui': 'CM001667', 'name': 'Weakness of arm or hand or fingers'}, {'cui': 'C0018681', 'name': 'Headache'}, {'cui': 'C0575810', 'name': 'Weakness of wrist or hand(s)'}, {'cui': 'C0587055', 'name': 'Numbness/tingling of leg (thigh or knee or lower leg or ankle)'}, {'cui': 'C2029713', 'name': 'Headache worse with physical activity'}, {'cui': 'C2957106', 'name': 'Severe headache'}, {'cui': 'C0002622', 'name': 'Memory loss'}], 'excluded': [{'cui': 'CM000775', 'name': 'Unintentional weight loss'}, {'cui': 'C0239377', 'name': 'Pain in arm (upper arm or elbow or forearm or wrist)'}, {'cui': 'C0423052', 'name': 'Squint or lazy eye'}, {'cui': 'C0239833', 'name': 'Pain in hand or thumb or finger(s)'}, {'cui': 'C3263722', 'name': 'Recent injury'}, {'cui': 'C0023222', 'name': 'Pain in leg (thigh or knee or lower leg or ankle)'}, {'cui': 'C0234518', 'name': 'Slurred speech'}, {'cui': 'C0003537', 'name': 'Difficulty with language or speaking'}, {'cui': 'C0012833', 'name': 'Lightheaded or feeling dizzy'}, {'cui': 'CM000768', 'name': 'Headache on waking up'}]}, 'progress': {'stage': 'Finishing up', 'percentage': 100}, 'step_back_possible': False}, 'question': {'type': 'generic', 'messages': [{'type': 'generic', 'value_type': 'TEXT', 'value': "Thanks superuser, We will analyse the information you have given us, and show you a summary of the suggested next steps. Please note, this is not a diagnosis. Joan should always visit a doctor if they are in doubt, or if their symptoms get worse or don't improve. If Joan situation is serious, call the emergency services. Healthily is not liable for any decisions, acts or omissions you make. Please see how to use Healthily safely: https://www.livehealthily.com/legal/safe-use/", 'meta': {'chat_context': ['consultation_disclaimer_other']}}], 'mandatory': True, 'multiple': False, 'choices': [{'type': 'generic', 'id': 'OK', 'label': 'I understand'}]}, 'user': {'name': 'Joan', 'gender': 'f', 'age': 22, 'year_of_birth': 2002, 'other': True, 'initial_symptom': "['Numb hands', 'fatigue', 'weak grip', 'double vision']"}}