Sample soap requests for method updateRecipientHlaSerumTestResult():
Add a new serum results record to the recipient's serum test results set.:
updateRecipientHlaSerumTestResult_1.html
Update an existing serum results record from the recipient's serum test results set.:
updateRecipientHlaSerumTestResult_2.html
Example: WSOrganPRA data structure with new field: Boolean wtcEligible
Add/update recipient's HLA serum test results:
updateRecipientHlaSerumTestResult_WTC_False.html
Add/update recipient's HLA serum test results:
updateRecipientHlaSerumTestResult_WTC_True.html
Errors:
Add a new serum tests result: Missing mandatory input field 'nationalRecipientId'.:
updateRecipientHlaSerumTestResult_e1.html
Add a new serum tests result: Missing mandatory input field 'collectionDate'.:
updateRecipientHlaSerumTestResult_e2.html
Add/Update HLA serum results with duplicate antigens.:
updateRecipientHlaSerumTestResult_e3.html
Update HLA serum results with invalid test results ID'.:
updateRecipientHlaSerumTestResult_e4.html
Update HLA serum results- using the testID associated with the calculated cumulative results.:
updateRecipientHlaSerumTestResult_e5.html
Update HLA serum results does Not belong to recipient.:
updateRecipientHlaSerumTestResult_e6.html
Update HLA serum results, user does Not have WRITE permissions to section Patient HLA.:
updateRecipientHlaSerumTestResult_e7.html