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.
assignClientToCareTeam(
input: AssignClientToCareTeamInput!
): Client!
Arguments
assignClientToCareTeam.input ● AssignClientToCareTeamInput! non-null input
Type
Client object
A client represents a patient / resident in a health care facility.