POST Patient Profile View

Used to get profile information about a patient in SurgiPrice™. Requires the LoginKey from Login.

Resource URL

https://testapi.surgiprice.com/profile/

Input Parameters

Parameter NameDescriptionParameter TypeRequiredExample
LoginKeyLoginKey for Logged in Patient32 CharactersYES12345678901234567890123456789012

Result Description

Parameter NameDescriptionParameter TypeExample
SuccessIf the information was retrieved from the database or not0 (fail) or 1 (success)0
PatientIDPatient IDString10000
RecordAddedDate Patient Record was createdString10/23/14 5:07 am
FirstNameFirst NameStringAaron
MiddleNameMiddle NameStringJay
LastNameLast NameStringLev
EmailEmailString[email protected]
MobilePhoneMobile PhoneString(555) 555-1212
HomePhoneHome PhoneString(555) 555-1213
WorkPhoneWork PhoneString(555) 555-1214
Address1Address1String1101 Wootton Pkway
Address2Address2StringSuite 900
CityCityStringRockville
StateStateStringMD
ZipZipString20852
CountryCodeCountry CodeStringUSA
ManagerManager Name (Navigator)StringMarshall Besch
ProceduresSummary of Procedures for PatientArray 
Procedures - ProcedureIDProcedure IDInteger2
Procedures - DateProcedure DateDate (as String)10/29/2014
Procedures - ProcedureTypeNameProcedure Type NameStringPercutaneous coronary angioplasty (PTCA)
Procedures - StatusProcedure StatusStringPending
Message If Success=0, this parameter contains the reason the profile
lookup failed. This is for feedback to the user.
String Email was invalid