Pre-report consultation summary

{
    "conversation": {
        "id": "47a17208-17dd-45e0-afca-752d3b57a74d",
        "scenario": "consultation_routine",
        "phase": "pre_diagnosis",
        "available_commands": [
            "STOP_CONVERSATION"
        ],
        "symptoms_summary": {
            "selected": [
                {
                    "cui": "C0040460",
                    "name": "Toothache"
                }
            ],
            "excluded": [
                {
                    "cui": "C0011168",
                    "name": "Painful swallowing"
                },
                {
                    "cui": "C0013132",
                    "name": "Drooling saliva"
                },
                {
                    "cui": "C0015967",
                    "name": "High temperature"
                },
                {
                    "cui": "C0038450",
                    "name": "Noisy breathing when breathing in"
                },
                {
                    "cui": "C0015230",
                    "name": "Skin change on head or body or genitals"
                },
                {
                    "cui": "C0018681",
                    "name": "Headache"
                },
                {
                    "cui": "C0041105",
                    "name": "Difficulty opening mouth"
                },
                {
                    "cui": "CM000413",
                    "name": "Swelling of part of the head or neck or body"
                },
                {
                    "cui": "C0015468",
                    "name": "Face pain"
                },
                {
                    "cui": "C0849970",
                    "name": "Unusually tired/feeling generally weak"
                },
                {
                    "cui": "C1260880",
                    "name": "Runny nose or nasal discharge"
                },
                {
                    "cui": "C4084787",
                    "name": "Physical difficulty swallowing"
                },
                {
                    "cui": "C0036973",
                    "name": "Shivering or chills"
                },
                {
                    "cui": "C0231528",
                    "name": "Aching muscles all over body"
                },
                {
                    "cui": "C0700184",
                    "name": "Itchy or scratchy throat"
                },
                {
                    "cui": "C0850060",
                    "name": "Itchy sensation inside the nose"
                },
                {
                    "cui": "C0003123",
                    "name": "Loss of appetite"
                },
                {
                    "cui": "C0010200",
                    "name": "Cough"
                },
                {
                    "cui": "C0037383",
                    "name": "Excessive sneezing"
                },
                {
                    "cui": "C0242429",
                    "name": "Sore throat"
                },
                {
                    "cui": "C0003126",
                    "name": "Loss of or reduced sense of smell"
                },
                {
                    "cui": "C0027424",
                    "name": "Blocked nose"
                },
                {
                    "cui": "C0522347",
                    "name": "Ears feel blocked"
                },
                {
                    "cui": "CM001313",
                    "name": "Facial pressure sensation"
                }
            ]
        }
    },
    "question": {
        "type": "generic",
        "messages": [
            {
                "type": "generic",
                "value_type": "TEXT",
                "value": "Thanks John, 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. Always visit a doctor if you are in doubt, or if your symptoms get worse or don't improve. If your situation is serious, always 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_me"
                    ]
                }
            }
        ],
        "mandatory": true,
        "multiple": false,
        "choices": [
            {
                "type": "generic",
                "id": "OK",
                "label": "I understand"
            }
        ]
    },
    "user": {
        "name": "John",
        "gender": "m",
        "age": 33,
        "year_of_birth": 1990,
        "other": false,
        "initial_symptom": "toothache"
    }
}