assignClientToCareTeam
Assigns a client to a care team. If client is already assigned to a care team, it will be reassigned to the new one.
Requires authorization features: park:care-team:assign
assignClientToCareTeam(
input: AssignClientToCareTeamInput!
): Client!
Directives
auth
Requires authorization features: park:care-team:assign
Arguments
assignClientToCareTeam.input ● AssignClientToCareTeamInput! non-null input
Type
Client object
A client represents a patient / resident in a health care facility.