metrics
Query the patient's MIND score over a time period
get/metrics/patients/{patient_id}/mediterranean
Path parameters
patient_idinteger required
Query parameters
date_sincestring required
calendar date in format YYYY-MM-DD
Example:2020-05-02
date_untilstring required
calendar date in format YYYY-MM-DD
Example:2020-05-10
disaggregatedboolean required
use disaggregated or not
use_ranking_filterboolean
whether rankings should be considered in the calculation. Eg. a non-ranked vegetable would not count towards the vegetable score. Added 2024-01-18
use_insufficient_meal_filterboolean
whether days with insufficient number of meals should be excluded from the meals. Added 2024-04-01
version'1' | '2'
algorithm version
Example:1
energy_normalization'none' | 'density_per_2000_kcal'
Response
successful operation
Changes
No recorded changes to this endpoint across all 15 revisions of this API.