Open theTechie opened 4 years ago
@sanjanamoha @Aakashv6 @codeJRV
@sanjanamoha - this is how the JSON payload will be like. Please note the newly required fields are added below.
"age": 33,
"asthma": true,
"breathlessness": true,
"breathlessness_type": 2,
"chills": true,
"conjunctival_congestion": true,
"cough": 0,
"cough_since": 4,
"diabetes": true,
"diarrhea": true,
"fatigue": true,
"fever": 2,
"fever_since": 3,
"gender": "female",
"headache": true,
"headache_since": 6,
"heart": true,
"height": 189,
"hiv": true,
"hypertension": true,
"joint_pain": true,
"kidney": true,
"loss_of_taste_and_smell": true,
"lungs": true,
"med_uuid": "393ca5ae-4ffc-4881-92dc-c2f5cda375ac",
"nasal_congestion": true,
"nausea_or_vomiting": true,
"smokes": true,
"sore_throat": true,
"stroke": true,
"symptoms_improvement": 2,
"transplant": true,
"weight": 106,
}
We have found the following differences when it comes to Medmap API and the UI questions and answer options.
How do we handle the following scenarios?