emotional_health
Post a new emotional health activity
post/patients/{patient_id}/emotional_health
Path parameters
patient_idinteger required
Request body
Example request
{
"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"
}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"
}