emotional_health
Get a list of emotional health of a patient
get/patients/{patient_id}/emotional_health_data
Path parameters
patient_idinteger required
Query parameters
date_sincestring
date_untilstring
Response
successful operation
Example response
[
{
"association": "breathing",
"emotional_health_activity_type": "breathing",
"emotional_health_date": "2019-01-02",
"emotional_health_time": "17:30:00",
"kind": "breathing",
"label": "breathing",
"valence": "breathing"
}
]