URL Versioning
V1 is a fundamental method with the basic information needed from a person’s medical record.
sample URL request: http://yourcompany.com/AIWS_APP/AdonisIntegrationWebService.svc/v1/AIWS_CU_MEDICAL
Name | Format | Mandatory | Example | APM XREF | Description |
---|---|---|---|---|---|
Interface | string | Y | companyname_import | Adonis generated interface name | |
ExternalPIN | string | Y | AAA-9999999 | Automatically mapped with the Adonis PIN. | This is the UID/PIN of the seaman inside your company/organization. |
ExternalDocID | string | Y | AAA-9999999 | Automatically mapped with the Adonis DOCID | This is the unique DOCID of the seaman’s competence inside your company/organization. |
ExternalDocType | string | Y | COVID VACCINE | Identified in APM > Setup > General Codes > Medical > Medical Codes | Code to identify the type of medical certificate |
DateFrom | YYYY-MM-DD | 2022-08-16 | Date it was issued | ||
ExpiryDate | YYYY-MM-DD |
| |||
IssuedBy | string | KOLKATA MEDICAL CENTER | Clinic, Hospital, Office it was issued | ||
Issuecountry | string | IN | 2 char country code | ||
DocumentScanBase64 | Base64 | Scanned copy of the document | |||
DocumentFileName | string | SARSCovidVaccination.pdf | Filename of the scanned document | ||
Comments | string | any comments |