Sample soap requests for method addRecipientByNationalRecipientId():
Errors:
- Invalid - Add a new recipient to the CTR registry with 'OnDialysis = true' and 'Pre-Emptive = true' -> Error: Patient may not be both On Dialysis and Pre-Emptive. Please set one to 'FALSE'.: addRecipientByNationalRecipientId_e1.html
- Invalid - OnDialysis = true , mostRecentDialysisStartDate = null and Pre-Emptive = null -> Error: The recipient field 'ON Dialysis' is set while the field 'MostRecentDialysisStartDate' is NULL.: addRecipientByNationalRecipientId_e2.html
- Invalid - OnDialysis = false, mostRecentDialysisStartDate = valid date and Pre-Emptive = null -> The recipient field 'ONDialysis' is FALSE or NULL while the field 'MostRecentDialysisStartDate' is set.: addRecipientByNationalRecipientId_e3.html
- Invalid - OnDialysis = null, mostRecentDialysisStartDate = valid date and Pre-Emptive = null -> The recipient field 'ONDialysis' is FALSE or NULL while the field 'MostRecentDialysisStartDate' is set.: addRecipientByNationalRecipientId_4.html