patients

Patient reassignment history

Reassignment events (previous expert, new expert, date, whether the new path started). Operator-scoped callers only see the reassignments they took part in.

get/api/patients/reassignments

Query parameters

patient_idstring uuid nullable

Filter by patient.

Filter by patient.

expert_typestring nullable

Filter by expert slot: PSICOLOGO | NUTRIZIONISTA.

Filter by expert slot: PSICOLOGO | NUTRIZIONISTA.

operator_idstring uuid nullable

Filter by the expert the patient was reassigned to.

Filter by the expert the patient was reassigned to.

previous_operator_idstring uuid nullable

Filter by the expert the patient was reassigned from.

Filter by the expert the patient was reassigned from.

taken_in_chargeboolean nullable

Filter by whether the path with the new expert started (DA_FARE/FATTO appointment).

Filter by whether the path with the new expert started (DA_FARE/FATTO appointment).

only_currentboolean

Only reassignments that are still the active assignment.

Only reassignments that are still the active assignment.

reassigned_fromstring date-time nullable

Reassignments from this instant (inclusive).

Reassignments from this instant (inclusive).

reassigned_tostring date-time nullable

Reassignments up to this instant (inclusive).

Reassignments up to this instant (inclusive).

searchstring nullable

Free-text search on patient name or email.

Free-text search on patient name or email.

limitinteger
offsetinteger

Response

Successful Response

totalinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.