APIs for VBASoftware
VBASoftware (v1)
- application/json
- text/json
- application/*+json
Unique identifier for each Medicare Reponsibility record on this Member. Note: The database will apply a default value of '0' 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 '0' to meet the API requirements and ensure that the functionality occurs as expected.
Indicates the coordination of benefits contractor's document control number.
Disposition code that indicates the results of processing.
End date of the coordination period for the Member's End State Renal Disease.
Start date of the coordination period for the Member's End Stage Renal Disease.
Indicates that the Medicare Sec. 111 submission was late.
Date when the Medicare Secondary Payor becomes/became effective.
Date when this Medicare part becomes/became effective.
Date when this Medicare part becomes/became effective.
Indicates the control number for the associated Medicare part.
Date when this Medicare part becomes/became effective.
Indicates the control number for the associated Medicare part.
Date when this Medicare part becomes/became effective.
Indicates the responsiible reporting entity's assigned document control number.
References Members.Subscriber_ID value on the parent record.
Date of the Member's most recent transplant failure.
- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/medicare-responsibilities/{memberMedicareRespKey}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/medicare-responsibilities/{memberMedicareRespKey}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE' \
-d '{
"memberMedicareResp_Key": 0,
"cobC_Assigned_DCN": "string",
"compliance_Flag1": "st",
"compliance_Flag10": "st",
"compliance_Flag2": "st",
"compliance_Flag3": "st",
"compliance_Flag4": "st",
"compliance_Flag5": "st",
"compliance_Flag6": "st",
"compliance_Flag7": "st",
"compliance_Flag8": "st",
"compliance_Flag9": "st",
"disposition_Code": "string",
"disposition_Code_Date": "2019-08-24T14:15:22Z",
"ersD_Coord_Period_End_Date": "2019-08-24T14:15:22Z",
"ersD_Coord_Period_Start_Date": "2019-08-24T14:15:22Z",
"esrD_Self_Training_Date": "2019-08-24T14:15:22Z",
"entry_Date": "2019-08-24T14:15:22Z",
"entry_User": "string",
"error_Code1": "string",
"error_Code2": "string",
"error_Code3": "string",
"error_Code4": "string",
"first_Dialysis_Date": "2019-08-24T14:15:22Z",
"hicn": "string",
"late_Submission_Ind": "s",
"msP_Birth_Date": "2019-08-24T14:15:22Z",
"msP_Eff_Date": "2019-08-24T14:15:22Z",
"msP_Gender": "s",
"msP_Last_Name": "string",
"msP_Term_Date": "2019-08-24T14:15:22Z",
"medicare_Part_A_Eff_Date": "2019-08-24T14:15:22Z",
"medicare_Part_A_Term_Date": "2019-08-24T14:15:22Z",
"medicare_Part_A_Update_Date": "2019-08-24T14:15:22Z",
"medicare_Part_B_Eff_Date": "2019-08-24T14:15:22Z",
"medicare_Part_B_Term_Date": "2019-08-24T14:15:22Z",
"medicare_Part_B_Update_Date": "2019-08-24T14:15:22Z",
"medicare_Part_C_Control_Num": "strin",
"medicare_Part_C_Eff_Date": "2019-08-24T14:15:22Z",
"medicare_Part_C_Term_Date": "2019-08-24T14:15:22Z",
"medicare_Part_C_Update_Date": "2019-08-24T14:15:22Z",
"medicare_Part_D_Control_Num": "strin",
"medicare_Part_D_Eff_Date": "2019-08-24T14:15:22Z",
"medicare_Part_D_Term_Date": "2019-08-24T14:15:22Z",
"medicare_Part_D_Update_Date": "2019-08-24T14:15:22Z",
"member_Seq": "st",
"rrE_Assigned_DCN": "string",
"submission_Status": "string",
"subscriber_ID": "string",
"transplant_Date_Most_Recent": "2019-08-24T14:15:22Z",
"transplant_Failure_Date_Most_Recent": "2019-08-24T14:15:22Z",
"update_Date": "2019-08-24T14:15:22Z",
"update_User": "string"
}'No response example- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/medicare-responsibilities/{memberMedicareRespKey}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/medicare-responsibilities/{memberMedicareRespKey}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE'- application/json
- text/json
- application/*+json
Unique identifier for each Medicare Reponsibility record on this Member. Note: The database will apply a default value of '0' 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 '0' to meet the API requirements and ensure that the functionality occurs as expected.
Indicates the coordination of benefits contractor's document control number.
Disposition code that indicates the results of processing.
End date of the coordination period for the Member's End State Renal Disease.
Start date of the coordination period for the Member's End Stage Renal Disease.
Indicates that the Medicare Sec. 111 submission was late.
Date when the Medicare Secondary Payor becomes/became effective.
Date when this Medicare part becomes/became effective.
Date when this Medicare part becomes/became effective.
Indicates the control number for the associated Medicare part.
Date when this Medicare part becomes/became effective.
Indicates the control number for the associated Medicare part.
Date when this Medicare part becomes/became effective.
Indicates the responsiible reporting entity's assigned document control number.
References Members.Subscriber_ID value on the parent record.
Date of the Member's most recent transplant failure.
- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/medicare-responsibilities-batch
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/medicare-responsibilities-batch' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE' \
-d '[
{
"memberMedicareResp_Key": 0,
"cobC_Assigned_DCN": "string",
"compliance_Flag1": "st",
"compliance_Flag10": "st",
"compliance_Flag2": "st",
"compliance_Flag3": "st",
"compliance_Flag4": "st",
"compliance_Flag5": "st",
"compliance_Flag6": "st",
"compliance_Flag7": "st",
"compliance_Flag8": "st",
"compliance_Flag9": "st",
"disposition_Code": "string",
"disposition_Code_Date": "2019-08-24T14:15:22Z",
"ersD_Coord_Period_End_Date": "2019-08-24T14:15:22Z",
"ersD_Coord_Period_Start_Date": "2019-08-24T14:15:22Z",
"esrD_Self_Training_Date": "2019-08-24T14:15:22Z",
"entry_Date": "2019-08-24T14:15:22Z",
"entry_User": "string",
"error_Code1": "string",
"error_Code2": "string",
"error_Code3": "string",
"error_Code4": "string",
"first_Dialysis_Date": "2019-08-24T14:15:22Z",
"hicn": "string",
"late_Submission_Ind": "s",
"msP_Birth_Date": "2019-08-24T14:15:22Z",
"msP_Eff_Date": "2019-08-24T14:15:22Z",
"msP_Gender": "s",
"msP_Last_Name": "string",
"msP_Term_Date": "2019-08-24T14:15:22Z",
"medicare_Part_A_Eff_Date": "2019-08-24T14:15:22Z",
"medicare_Part_A_Term_Date": "2019-08-24T14:15:22Z",
"medicare_Part_A_Update_Date": "2019-08-24T14:15:22Z",
"medicare_Part_B_Eff_Date": "2019-08-24T14:15:22Z",
"medicare_Part_B_Term_Date": "2019-08-24T14:15:22Z",
"medicare_Part_B_Update_Date": "2019-08-24T14:15:22Z",
"medicare_Part_C_Control_Num": "strin",
"medicare_Part_C_Eff_Date": "2019-08-24T14:15:22Z",
"medicare_Part_C_Term_Date": "2019-08-24T14:15:22Z",
"medicare_Part_C_Update_Date": "2019-08-24T14:15:22Z",
"medicare_Part_D_Control_Num": "strin",
"medicare_Part_D_Eff_Date": "2019-08-24T14:15:22Z",
"medicare_Part_D_Term_Date": "2019-08-24T14:15:22Z",
"medicare_Part_D_Update_Date": "2019-08-24T14:15:22Z",
"member_Seq": "st",
"rrE_Assigned_DCN": "string",
"submission_Status": "string",
"subscriber_ID": "string",
"transplant_Date_Most_Recent": "2019-08-24T14:15:22Z",
"transplant_Failure_Date_Most_Recent": "2019-08-24T14:15:22Z",
"update_Date": "2019-08-24T14:15:22Z",
"update_User": "string"
}
]'No response example