advisor-chat
Get question suggestions in the advisor chat for the patient
get/patients/{patient_id}/advisor-chat/question-suggestions
Path parameters
patient_idinteger required
Query parameters
question_datestring
force_rebuildboolean
force the rebuild of the question suggestions
subject_typestring
subject_idstring
Response
successful operation
Example response
[
{
"question_date": "2021-01-01"
}
]Changes
No recorded changes to this endpoint across all 15 revisions of this API.