APIs for VBASoftware
VBASoftware (v1)
- application/json
- text/json
- application/*+json
No longer in use. This would track if an Auth had been adjusted to increase the number of approved visits. This is now done through the Auth Adjustment process where a new Auth is created referencing the original Auth.
User that either approved, pended, or denied the authorization.
Date when the authorization was approved, denied, or pended as specified by the status field.
Indicates the type of authorization. Auth types can be configured within 'Auth Configuration'.
Check this box to indicate that the authorization is related to an automotive accident.
Informational field used to identify the case index.
Informational field used to identify the case index.
Field no longer used. This is repalced by the Status field. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
Specifies a DRG code that is to be associated with the authorization.
Identifies that the authoization is associated with a claim that is affecting the patient's daily living.
Unique identifier assigned to the Provider associated with the Auth. This field can be populated by right-clicking and selecting 'Lookup' from the context menu.
Field no longer used. For Notes/Comments/Narrative information you would use the Note Services area.
Indicates that the associated authorization is a new authorization or an extension of the original authorization. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
Field that allows the User to add any additional information to the authorization.
Check this box to indicate that the associated Member has other insurance.
This field is no longer used as it has been replaced by the the Auth Adjustment process where an AuthReference record is created instead.
Check this box to indicate that previous treatment had been administered. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
Unique identifier assigned to the Provider associated with the Auth. This field can be populated by right-clicking and selecting 'Lookup' from the context menu.
Identifies that the authoization is associated with a claim where the patient is experiencing radiating pain.
Identifies that the authoization is associated with a claim that is affecting the patient's range of motion.
Unique identifier assigned to the Provider who is referring. This field can be populated by right-clicking and selecting 'Lookup' from the context menu.
Name of the referring Provider. This field is automatically populated by the 'Referred By ID' field.
Date when the Reinsurance Notification report was run. Process automation will be prompted to send the auth reinsurance notification on this date.
Date when the authorization is/was requested to be effective.
Code used to identify the service type associated with the authorization.
Unique identifier assigned to the Subscriber associated with the Auth. This field can be populated by right-clicking and selecting 'Lookup' from the context menu.
Indicates if the Treatment Plan was downloaded from the application. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
Indicates the date the Treatment Plan was downloaded from the application.
Indicates the user what downloaded the Treatment Plan from the application.
Flag indicating if this Auth has been printed as a Treatment Plan.
Indicates the type of treatment that is being authorized.
Unit type that is used for the associated service. Unit types can be configured in 'Auth Configuration'.
Check this box to indicate that the authorization request is urgent. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/auths
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://vbapi.vbasoftware.com/vbasoftware/auths \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE' \
-d '{
"auth_Number": "string",
"actual_From": "2019-08-24T14:15:22Z",
"actual_Location": "stri",
"actual_Thru": "2019-08-24T14:15:22Z",
"additional_Visits": 0.1,
"amount_Actual": 0.1,
"amount_Approved": 0.1,
"amount_Denied": 0.1,
"amount_Requested": 0.1,
"approved_By": "string",
"approved_Date": "2019-08-24T14:15:22Z",
"approved_Frequency": "string",
"approved_From": "2019-08-24T14:15:22Z",
"approved_Location": "stri",
"approved_Thru": "2019-08-24T14:15:22Z",
"assigned_User": "string",
"audit_Flag": "s",
"auth_Code": "string",
"auth_Type": "string",
"auto_Accident": "s",
"bodyCode_ID": "string",
"careManager_Key": 0,
"case_Index_Actual": "st",
"case_Index_Approved": "st",
"case_Index_Denied": "st",
"case_Index_Requested": "st",
"case_Number": "string",
"cityCode_ID": "string",
"closed": true,
"drG_Category": "string",
"drG_Code": "string",
"daily_Living": 0,
"denied_From": "2019-08-24T14:15:22Z",
"denied_Thru": "2019-08-24T14:15:22Z",
"discharge_Date": "2019-08-24T14:15:22Z",
"entry_Date": "2019-08-24T14:15:22Z",
"entry_User": "string",
"federal_ID": "string",
"ivR_Flag": "s",
"injury_Date": "2019-08-24T14:15:22Z",
"member_Seq": "st",
"monthly_Amount": 0.1,
"narrative": "string",
"new_Or_Extended": true,
"notes": "string",
"ordered_By_ID": "string",
"ordered_By_Name": "string",
"other_Coverage_Primary": "s",
"other_Insurance": "st",
"payee_ID": "string",
"plan_ID": "string",
"previous_Auth": "string",
"previous_Treatment": true,
"prior_Auth": "string",
"provider_ID": "string",
"radiating_Pain": 0,
"range_Of_Motion": 0,
"received_Date": "2019-08-24T14:15:22Z",
"referred_By_ID": "string",
"referred_By_Name": "string",
"region": "s",
"reinsNotification_Date": "2019-08-24T14:15:22Z",
"requested_Frequency": "string",
"requested_From": "2019-08-24T14:15:22Z",
"requested_Location": "stri",
"requested_Thru": "2019-08-24T14:15:22Z",
"service_Code": "strin",
"service_Type": "string",
"status": "string",
"subscriber_ID": "string",
"tPlan_DownLoaded": true,
"tPlan_DownLoaded_Date": "2019-08-24T14:15:22Z",
"tPlan_DownLoaded_User": "string",
"tPlan_Printed": "s",
"tPlan_Printed_Date": "2019-08-24T14:15:22Z",
"total_Actual": 0.1,
"total_Approved": 0.1,
"total_Requested": 0.1,
"total_Unit_Type": "string",
"treatment_Type": "string",
"type_Of_Service": "strin",
"unit_Type": "string",
"units_Actual": 0.1,
"units_Approved": 0.1,
"units_Denied": 0.1,
"units_Requested": 0.1,
"update_Date": "2019-08-24T14:15:22Z",
"update_User": "string",
"urgent": true,
"visits_Actual": 0.1,
"visits_Approved": 0.1,
"visits_Requested": 0.1,
"visits_To_Date": 0.1,
"work_Related": "s"
}'No response example- application/json
- text/json
- application/*+json
No longer in use. This would track if an Auth had been adjusted to increase the number of approved visits. This is now done through the Auth Adjustment process where a new Auth is created referencing the original Auth.
User that either approved, pended, or denied the authorization.
Date when the authorization was approved, denied, or pended as specified by the status field.
Indicates the type of authorization. Auth types can be configured within 'Auth Configuration'.
Check this box to indicate that the authorization is related to an automotive accident.
Informational field used to identify the case index.
Informational field used to identify the case index.
Field no longer used. This is repalced by the Status field. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
Specifies a DRG code that is to be associated with the authorization.
Identifies that the authoization is associated with a claim that is affecting the patient's daily living.
Unique identifier assigned to the Provider associated with the Auth. This field can be populated by right-clicking and selecting 'Lookup' from the context menu.
Field no longer used. For Notes/Comments/Narrative information you would use the Note Services area.
Indicates that the associated authorization is a new authorization or an extension of the original authorization. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
Field that allows the User to add any additional information to the authorization.
Check this box to indicate that the associated Member has other insurance.
This field is no longer used as it has been replaced by the the Auth Adjustment process where an AuthReference record is created instead.
Check this box to indicate that previous treatment had been administered. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
Unique identifier assigned to the Provider associated with the Auth. This field can be populated by right-clicking and selecting 'Lookup' from the context menu.
Identifies that the authoization is associated with a claim where the patient is experiencing radiating pain.
Identifies that the authoization is associated with a claim that is affecting the patient's range of motion.
Unique identifier assigned to the Provider who is referring. This field can be populated by right-clicking and selecting 'Lookup' from the context menu.
Name of the referring Provider. This field is automatically populated by the 'Referred By ID' field.
Date when the Reinsurance Notification report was run. Process automation will be prompted to send the auth reinsurance notification on this date.
Date when the authorization is/was requested to be effective.
Code used to identify the service type associated with the authorization.
Unique identifier assigned to the Subscriber associated with the Auth. This field can be populated by right-clicking and selecting 'Lookup' from the context menu.
Indicates if the Treatment Plan was downloaded from the application. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
Indicates the date the Treatment Plan was downloaded from the application.
Indicates the user what downloaded the Treatment Plan from the application.
Flag indicating if this Auth has been printed as a Treatment Plan.
Indicates the type of treatment that is being authorized.
Unit type that is used for the associated service. Unit types can be configured in 'Auth Configuration'.
Check this box to indicate that the authorization request is urgent. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
Check this box to indicate that the authorization is related to work.
- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/auths
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
https://vbapi.vbasoftware.com/vbasoftware/auths \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE' \
-d '[
{
"auth_Number": "string",
"actual_From": "2019-08-24T14:15:22Z",
"actual_Location": "stri",
"actual_Thru": "2019-08-24T14:15:22Z",
"additional_Visits": 0.1,
"amount_Actual": 0.1,
"amount_Approved": 0.1,
"amount_Denied": 0.1,
"amount_Requested": 0.1,
"approved_By": "string",
"approved_Date": "2019-08-24T14:15:22Z",
"approved_Frequency": "string",
"approved_From": "2019-08-24T14:15:22Z",
"approved_Location": "stri",
"approved_Thru": "2019-08-24T14:15:22Z",
"assigned_User": "string",
"audit_Flag": "s",
"auth_Code": "string",
"auth_Type": "string",
"auto_Accident": "s",
"bodyCode_ID": "string",
"careManager_Key": 0,
"case_Index_Actual": "st",
"case_Index_Approved": "st",
"case_Index_Denied": "st",
"case_Index_Requested": "st",
"case_Number": "string",
"cityCode_ID": "string",
"closed": true,
"drG_Category": "string",
"drG_Code": "string",
"daily_Living": 0,
"denied_From": "2019-08-24T14:15:22Z",
"denied_Thru": "2019-08-24T14:15:22Z",
"discharge_Date": "2019-08-24T14:15:22Z",
"entry_Date": "2019-08-24T14:15:22Z",
"entry_User": "string",
"federal_ID": "string",
"ivR_Flag": "s",
"injury_Date": "2019-08-24T14:15:22Z",
"member_Seq": "st",
"monthly_Amount": 0.1,
"narrative": "string",
"new_Or_Extended": true,
"notes": "string",
"ordered_By_ID": "string",
"ordered_By_Name": "string",
"other_Coverage_Primary": "s",
"other_Insurance": "st",
"payee_ID": "string",
"plan_ID": "string",
"previous_Auth": "string",
"previous_Treatment": true,
"prior_Auth": "string",
"provider_ID": "string",
"radiating_Pain": 0,
"range_Of_Motion": 0,
"received_Date": "2019-08-24T14:15:22Z",
"referred_By_ID": "string",
"referred_By_Name": "string",
"region": "s",
"reinsNotification_Date": "2019-08-24T14:15:22Z",
"requested_Frequency": "string",
"requested_From": "2019-08-24T14:15:22Z",
"requested_Location": "stri",
"requested_Thru": "2019-08-24T14:15:22Z",
"service_Code": "strin",
"service_Type": "string",
"status": "string",
"subscriber_ID": "string",
"tPlan_DownLoaded": true,
"tPlan_DownLoaded_Date": "2019-08-24T14:15:22Z",
"tPlan_DownLoaded_User": "string",
"tPlan_Printed": "s",
"tPlan_Printed_Date": "2019-08-24T14:15:22Z",
"total_Actual": 0.1,
"total_Approved": 0.1,
"total_Requested": 0.1,
"total_Unit_Type": "string",
"treatment_Type": "string",
"type_Of_Service": "strin",
"unit_Type": "string",
"units_Actual": 0.1,
"units_Approved": 0.1,
"units_Denied": 0.1,
"units_Requested": 0.1,
"update_Date": "2019-08-24T14:15:22Z",
"update_User": "string",
"urgent": true,
"visits_Actual": 0.1,
"visits_Approved": 0.1,
"visits_Requested": 0.1,
"visits_To_Date": 0.1,
"work_Related": "s"
}
]'No response example- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/auths/{authNumber}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://vbapi.vbasoftware.com/vbasoftware/auths/{authNumber}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE'No response example