POST Doctor Procedure Edit

Displays information about bids which have been selected by the patient. Requires the LoginKey from Doctor Login.

Resource URL

https://testapi.surgiprice.com/doctor-procedure-edit/

Input Parameters

Parameter NameDescriptionParameter TypeRequiredExample
LoginKeyLoginKey for Logged in Doctor32 CharactersYES12345678901234567890123456789012
ExperienceThe Doctor's Experience with this procedure (from options)StringYES1K to 2.5K
ProcedureExperienceThe Doctor's Experience with this procedure (free entered)StringYES1,200
InfectionsByDoctorThe Doctor's Number of Infections for this procedureStringYES2
BoardCertAnesthIs the anesthesiologist board certifiedStringYESYes
FeeThe Surgeon's fee for this procedureNumberYES50000.00
FeeAnesthThe Anesthesiologist's fee for this procedureNumberYES2000.00
FeeFacilityThe Facility fee for this procedureNumberYES70000.00
AnesthNameThe Anesthesiologist's NameStringYESJohn Smith
ImplantsThe expected implants description, quantity, and priceStringYES2 Staples - $350
ImplantsActualThe actual cost of the implantsNumberYES$347
LOSLength of Stay (in days)NumberYES3
FacilityThe Name of the FacilityStringYESHoly Cross
Facility LocationThe Address of the FacilityStringYES13 Cherry Lane, Springfield, MD 20852
FacilityIDThe reference to the full facility informationNumberYES1234
DoctorNotesNotes from the doctor to the patient about the procedure.TextYESI look forward to meeting you. Our facility offers a friendly home-style environment.

Result Description

Parameter NameDescriptionParameter TypeExample
SuccessIf the API call was successful0 (fail) or 1 (success)0
Message If Success=0, this parameter contains the reason this API call failed. This is for feedback to the user. String Record not found