Public API
Patient Functions
Surgeon Functions
General Functions
GET Procedure Types
Used to get information on the standard procedure types used by SurgiPrice™.
Resource URL
https://testapi.surgiprice.com/procedure-types/
Input Parameters
None
Result Description
This call returns an array of the procedure type records. The table below describes one record
Parameter Name | Description | Parameter Type | Example |
---|---|---|---|
ProcedureTypeID | The numerical value for this procedure type | Number | 9 |
ProcedureCategoryID | The procedure category number: 1 = Health 2 = Dental 3 = Imaging | Number | 1 |
ProcedureTypeName | The Procedure Type Name | String | Spinal Fusion |
Sort | How the list should be sorted for the user. The list should be sorted on this parameter before sorting by ProcedureTypeName | Number | 1 |