POST Doctor Bids Sent

Displays information about bids which have been completed and sent to the patient. Requires the LoginKey from Doctor Login.

Resource URL

https://testapi.surgiprice.com/doctor-bids-sent/

Input Parameters

Parameter NameDescriptionParameter TypeRequiredExample
LoginKeyLoginKey for Logged in Doctor32 CharactersYES12345678901234567890123456789012

Result Description

Parameter NameDescriptionParameter TypeExample
DoctorIDThe Doctor's IDNumber1000
ProcedureDoctorsArray of Matching Procedures assigned to the DoctorArray(see below)
SuccessIf the information was retrieved from the database or not0 (fail) or 1 (success)0
Message If Success=0, this parameter contains the reason the api call failed. This is for feedback to the user. String Invalid LoginKey

ProcedureDoctors Record Description

Parameter NameDescriptionParameter TypeExample
idThe Bid IDNumber1000
RecordAddedWhen the record was addedDate2015-11-01 03:15:20
StatusStatus of the BidStringCompleted
SentToWhere the bid was originally sentStringDoctor
SplitBidThe Facility Part of the BidStringn/a
ExperienceThe Doctor's Experience with this procedure (from options)String1K to 2.5K
ProcedureExperienceThe Doctor's Experience with this procedure (free entered)String1,200
InfectionsByDoctorThe Doctor's Number of Infections for this procedureString2
BoardCertAnesthIs the anesthesiologist board certifiedStringYes
FeeThe Surgeon's fee for this procedureNumber50000.00
FeeAnesthThe Anesthesiologist's fee for this procedureNumber2000.00
FeeFacilityThe Facility fee for this procedureNumber70000.00
AnesthNameThe Anesthesiologist's NameStringJohn Smith
ImplantsThe expected implants description, quantity, and priceString2 Staples - $350
ImplantsActualThe actual cost of the implantsNumber$347
LOSLength of Stay (in days)Number3
FacilityThe Name of the FacilityStringHoly Cross
Facility LocationThe Address of the FacilityString13 Cherry Lane, Springfield, MD 20852
FacilityIDThe reference to the full facility informationNumber1234
DoctorNotesNotes from the doctor to the patient about the procedure.TextI look forward to meeting you. Our facility offers a friendly home-style environment.