Sample soap requests for method: getPatientMedicalSocialHistory() and updatePatientMedicalSocialHistory()
get a donor's list of "WsMedSocialHistRisk":
getPatientMedicalSocialHistory_1.html
add a donor's "WsMedSocialHistRisk" record:
updatePatientMedicalSocialHistory_1.html
update a donor's "WsMedicalHistory" record, set ltMedSocialHistAtRisk = NO, description and duration are NULL:
updatePatientMedicalSocialHistory_2.html
Update a donor's "WsMedicalHistory" record, set ltMedSocialHistAtRisk = YES, changing description and duration:
updatePatientMedicalSocialHistory_3.html
Errors: