Onboarding
{
"popup": false,
"messages": [
{
"type": "TEXT",
"value": "I'm sorry to hear that, Guest. To give you the most accurate answer, I need to ask a few questions first.",
"meta": {
"chat_context": [
"false"
]
}
},
{
"type": "TEXT",
"value": "What is your name?",
"meta": {}
}
],
"question": {
"mandatory": false,
"multiple": false
},
"conversation_model": {
"conversation_context": {
"conversation": false,
"type": "ASSESSMENT"
},
"symptoms_summary": {},
"report": {}
},
"conversation_id": "864adc8a-b902-4e93-9829-d782a2a4b8c1"
}
{
"popup": false,
"messages": [
{
"type": "TEXT",
"value": "Are you a male or female?",
"meta": {}
}
],
"question": {
"mandatory": true,
"multiple": false,
"choices": [
{
"id": "MALE",
"label": "Male"
},
{
"id": "FEMALE",
"label": "Female"
}
]
},
"conversation_model": {
"conversation_context": {
"conversation": false,
"type": "ASSESSMENT"
},
"symptoms_summary": {},
"report": {}
},
"conversation_id": "864adc8a-b902-4e93-9829-d782a2a4b8c1"
}
{
"popup": false,
"messages": [
{
"type": "TEXT",
"value": "What year were you born in?",
"meta": {}
}
],
"question": {
"mandatory": false,
"multiple": false
},
"conversation_model": {
"conversation_context": {
"conversation": false,
"type": "ASSESSMENT"
},
"symptoms_summary": {},
"report": {}
},
"conversation_id": "864adc8a-b902-4e93-9829-d782a2a4b8c1"
}
{
"popup": false,
"messages": [
{
"type": "TEXT",
"value": "What would help you most, John?",
"meta": {}
}
],
"question": {
"mandatory": true,
"multiple": false,
"choices": [
{
"id": "assessment",
"label": "Assessment"
},
{
"id": "information",
"label": "Information"
}
]
},
"conversation_model": {
"conversation_context": {
"conversation": false,
"type": "ASSESSMENT"
},
"symptoms_summary": {},
"report": {}
},
"available_commands": [
"STOP_CONVERSATION"
],
"conversation_id": "864adc8a-b902-4e93-9829-d782a2a4b8c1"
}
Updated 9 months ago