Patient Placement

class wardboard.wardboard_patient_placement(pool, cr)[source]

Moves patient from a bed location to another vacant bed location.

do_move(*args, **kwargs)[source]

Moves the patient from their current bed location to a destination bed location.

Parameters:ids (list) – record ids
Returns:True
Return type:bool