Public API
Patient Functions
Surgeon Functions
General Functions
POST Patient Checklist Information
Returns information on which items have been completed from the Patient's Checklist. Requires the LoginKey from Login.
Resource URL
https://testapi.surgiprice.com/checklist/
Input Parameters
Parameter Name | Description | Parameter Type | Required | Example |
---|---|---|---|---|
LoginKey | LoginKey for Logged in Patient | 32 Characters | YES | 12345678901234567890123456789012 |
Result Description
Parameter Name | Description | Parameter Type | Example |
---|---|---|---|
Success | If the information was found or not | 0 (fail) or 1 (success) | 0 |
Message | If Success=0, this parameter contains the reason the checklist view failed. This is for feedback to the user. | String | Invalid Login |
PatientID | Patient ID (to confirm the right Patient was found) | Integer | 2 |
Enter your email address | Boolean | 0 (Not Done) or 1 (Done) | |
Email_Confirm | Confirm your email address | Boolean | 0 (Not Done) or 1 (Done) |
Password | Select a password to use with SurgiPrice™ | Boolean | 0 (Not Done) or 1 (Done) |
Phone | Enter your phone number (Click "Update Your Profile" button) | Boolean | 0 (Not Done) or 1 (Done) |
Phone_Confirm | Our computer will either text or call you with a 6 digit code. Enter that code to confirm your phone number | Boolean | 0 (Not Done) or 1 (Done) |
HIPAA | Sign the HIPAA Compliance Document | Boolean | 0 (Not Done) or 1 (Done) |
Advocate | You will be assigned a personal assistant from SurgiPriceTM to answer any questions, assist you with the process, and be with you every step of the way | Boolean | 0 (Not Done) or 1 (Done) |
Background | Enter your background information | Boolean | 0 (Not Done) or 1 (Done) |
Procedure | Tell us about the procedure you will need and your Preferences | Boolean | 0 (Not Done) or 1 (Done) |
Med_Documents | Upload / Scan and supporting medical documents / scans | Boolean | 0 (Not Done) or 1 (Done) |
Surgeons | Your information is sent to surgeons that match your requirements | Boolean | 0 (Not Done) or 1 (Done) |
Bid | You will receive a detailed report with each surgeon's background information, their recommended procedure and the price for that procedure. | Boolean | 0 (Not Done) or 1 (Done) |
Bid_Select | You select your first and second options | Boolean | 0 (Not Done) or 1 (Done) |
Payment | You will send SurgiPriceTM your payment | Boolean | 0 (Not Done) or 1 (Done) |
Follow_Up | Your personal assistant will follow up with you after your procedure to see if any additional steps or followups are needed | Boolean | 0 (Not Done) or 1 (Done) |