-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
We have found the following differences when it comes to Medmap API and the UI questions and answer options.
- There is a screen to capture the user's gender (Male / Female)
- this is not present in the API model (do we need this?) - "Asthma" is present in the UI for health history
- this is not present in the API model (do we need this?) - "Smoking cigarettes" is present in the UI for health history
- this is not present in the API model (do we need this?) - "Fever" has extra information like below (describe fever)
- "Fever" is just a range (0-4) as per the API model
- do we need this extra description?

- "Cough" is a multi-selection in UI
- as per the API its a range (0-4)
- what is right here? - "Breathlessness" is a range answer in UI (0-4)
- as per the API it's a boolean (have it or not)
- what is right here?

- "Do you have any kind of pain?" is another question in UI
- "Headache" is also a range answer (0-4)
- API just handles true or false
- "Symptoms progression" is a range 0-4 answer,
How do we handle the following scenarios?
- How to point to the API if the questionnaire is being answered for "self" or "someone else" ?
- Should we publish the questionnaire results to Backend if user is just "exploring" ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


