/
v1/AIWS_R_Medical

v1/AIWS_R_Medical

To GET the information of a person we use this READ operation. Your accessibility depends on the scope/access of your API Key.

Please view this link for more information https://adonishr.atlassian.net/l/cp/KX2WceTj

 

Example Value in JSON

//Connection URL: http://yourCompanyURL/AUS/AdonisUploadService.svc/v1/AIWS_R_Medical { "request": { "Interface": "SHIPADMIN", "ExternalPin": "AN123457", "ExternalDocID": "M-COV32G" }

 

{ "AIWS_R_MedicalResult": { "Authentication_Approved": true, "Authentication_ReasonDenied": "", "ErrorText": null, "IsError": false, "Message": "Request was successful.", "Solution": "", "Version": "2023.40.3.2", "Comments": "", "DateFrom": "2020-01-25", "DocumentFileName": null, "DocumentScanBase64": "", "ExpiryDate": "2025-01-25", "ExternalDocID": M-COV32G, "ExternalDocType": "COVID", "ExternalPin": "AN123457", "Interface": "SHIPADMIN", "IssueCountry": "UA", "IssuedBy": "LA HOSPITAL" } }

 

Related content