Creates a new ClaimCustomExCodeRule
Success
Unauthorized
{- "claimCustomExCodeRule_Key": 0,
- "benefit_Code": "string",
- "claim_Type": "string",
- "date_Type": "string",
- "detail_Amount": 0.1,
- "detail_Amount_Field": "string",
- "detail_Amount_Field_Operator": "string",
- "division_ID": "string",
- "effective_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "ex_Code": "string",
- "federal_ID": "string",
- "from_Diag_Code": "string",
- "from_Procedure": "string",
- "group_ID": "string",
- "member_Seq": "st",
- "network_Option": "string",
- "plan_ID": "string",
- "provider_ID": "string",
- "subscriber_ID": "string",
- "term_Date": "2019-08-24T14:15:22Z",
- "thru_Diag_Code": "string",
- "thru_Procedure": "string",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Detail_Ex_Code": true
}
{- "data": {
- "claimCustomExCodeRule_Key": 0,
- "benefit_Code": "string",
- "claim_Type": "string",
- "date_Type": "string",
- "detail_Amount": 0.1,
- "detail_Amount_Field": "string",
- "detail_Amount_Field_Operator": "string",
- "division_ID": "string",
- "effective_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "ex_Code": "string",
- "federal_ID": "string",
- "from_Diag_Code": "string",
- "from_Procedure": "string",
- "group_ID": "string",
- "member_Seq": "st",
- "network_Option": "string",
- "plan_ID": "string",
- "provider_ID": "string",
- "subscriber_ID": "string",
- "term_Date": "2019-08-24T14:15:22Z",
- "thru_Diag_Code": "string",
- "thru_Procedure": "string",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Detail_Ex_Code": true
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Lists all ClaimCustomExCodeRule
Success
Unauthorized
Updates a specific ClaimCustomExCodeRule.
Success
Unauthorized
{- "claimCustomExCodeRule_Key": 0,
- "benefit_Code": "string",
- "claim_Type": "string",
- "date_Type": "string",
- "detail_Amount": 0.1,
- "detail_Amount_Field": "string",
- "detail_Amount_Field_Operator": "string",
- "division_ID": "string",
- "effective_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "ex_Code": "string",
- "federal_ID": "string",
- "from_Diag_Code": "string",
- "from_Procedure": "string",
- "group_ID": "string",
- "member_Seq": "st",
- "network_Option": "string",
- "plan_ID": "string",
- "provider_ID": "string",
- "subscriber_ID": "string",
- "term_Date": "2019-08-24T14:15:22Z",
- "thru_Diag_Code": "string",
- "thru_Procedure": "string",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Detail_Ex_Code": true
}
{- "data": {
- "claimCustomExCodeRule_Key": 0,
- "benefit_Code": "string",
- "claim_Type": "string",
- "date_Type": "string",
- "detail_Amount": 0.1,
- "detail_Amount_Field": "string",
- "detail_Amount_Field_Operator": "string",
- "division_ID": "string",
- "effective_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "ex_Code": "string",
- "federal_ID": "string",
- "from_Diag_Code": "string",
- "from_Procedure": "string",
- "group_ID": "string",
- "member_Seq": "st",
- "network_Option": "string",
- "plan_ID": "string",
- "provider_ID": "string",
- "subscriber_ID": "string",
- "term_Date": "2019-08-24T14:15:22Z",
- "thru_Diag_Code": "string",
- "thru_Procedure": "string",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Detail_Ex_Code": true
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Create or Update multiple ClaimCustomExCodeRule at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.
Success
Unauthorized
[- {
- "claimCustomExCodeRule_Key": 0,
- "benefit_Code": "string",
- "claim_Type": "string",
- "date_Type": "string",
- "detail_Amount": 0.1,
- "detail_Amount_Field": "string",
- "detail_Amount_Field_Operator": "string",
- "division_ID": "string",
- "effective_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "ex_Code": "string",
- "federal_ID": "string",
- "from_Diag_Code": "string",
- "from_Procedure": "string",
- "group_ID": "string",
- "member_Seq": "st",
- "network_Option": "string",
- "plan_ID": "string",
- "provider_ID": "string",
- "subscriber_ID": "string",
- "term_Date": "2019-08-24T14:15:22Z",
- "thru_Diag_Code": "string",
- "thru_Procedure": "string",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Detail_Ex_Code": true
}
]
{- "data": [
- {
- "id": [
- {
- "key": "string",
- "value": "string"
}
], - "status": 0,
- "body": "string"
}
], - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}