Sample soap requests for method updateHlaTyping():
- Add a recipient's the initial HLA typing information. : updateHlaTyping_1.html
- Update a recipient's the existing HLA typing information: input DRB3 and DRB5 values and set
'drb345TestedNotPresent = FALSE'. : updateHlaTyping_2.html
Errors:
- Add a recipient's the initial HLA typing information: input is missing mandatory field 'nationalId'. :
updateHlaTyping_e1.html
- Add a recipient's the initial HLA typing information: input is missing mandatory field
'drb345TestedNotPresent'. : updateHlaTyping_e2.html
- Update a recipient's the existing HLA typing information: input DRB3 and DRB5 values that contradict
'drb345TestedNotPresent = TRUE'. : updateHlaTyping_e3.html
- Update a recipient's existing HLA typing information: The user does not have write permissions to the
'patient-HLA' section. : updateHlaTyping_e4.html