Download OpenAPI specification:Download
ClaimRev REST API — external integrator endpoints.
| inboundPayerNumber | string or null |
| claimRevPayerNumber | string or null |
| preserveClaimPayerName | boolean |
| overridePayerName | string or null |
{- "inboundPayerNumber": "string",
- "claimRevPayerNumber": "string",
- "preserveClaimPayerName": true,
- "overridePayerName": "string"
}| customerPayerSftpGatewayId | integer <int64> |
| accountNumber | string or null |
| gatewayName | string or null |
| hostName | string or null |
| port | integer <int32> |
| userName | string or null |
| password | string or null |
| downloadFolder | string or null |
| uploadFolder | string or null |
| deleteFileAfterDownload | boolean |
| message | string or null |
| disabled | boolean |
| loginError | boolean |
| lastDownloadTime | string or null <date-time> |
| lastUploadTime | string or null <date-time> |
{- "customerPayerSftpGatewayId": 0,
- "accountNumber": "string",
- "gatewayName": "string",
- "hostName": "string",
- "port": 0,
- "userName": "string",
- "password": "string",
- "downloadFolder": "string",
- "uploadFolder": "string",
- "deleteFileAfterDownload": true,
- "message": "string",
- "disabled": true,
- "loginError": true,
- "lastDownloadTime": "2019-08-24T14:15:22Z",
- "lastUploadTime": "2019-08-24T14:15:22Z"
}| customerPayerSftpGatewayId | integer <int64> |
| accountNumber | string or null |
| gatewayName | string or null |
| hostName | string or null |
| port | integer <int32> |
| userName | string or null |
| password | string or null |
| downloadFolder | string or null |
| uploadFolder | string or null |
| deleteFileAfterDownload | boolean |
| message | string or null |
| disabled | boolean |
| loginError | boolean |
| lastDownloadTime | string or null <date-time> |
| lastUploadTime | string or null <date-time> |
{- "customerPayerSftpGatewayId": 0,
- "accountNumber": "string",
- "gatewayName": "string",
- "hostName": "string",
- "port": 0,
- "userName": "string",
- "password": "string",
- "downloadFolder": "string",
- "uploadFolder": "string",
- "deleteFileAfterDownload": true,
- "message": "string",
- "disabled": true,
- "loginError": true,
- "lastDownloadTime": "2019-08-24T14:15:22Z",
- "lastUploadTime": "2019-08-24T14:15:22Z"
}| customerPayerSftpGatewayId | integer <int64> |
| accountNumber | string or null |
| gatewayName | string or null |
| hostName | string or null |
| port | integer <int32> |
| userName | string or null |
| password | string or null |
| downloadFolder | string or null |
| uploadFolder | string or null |
| deleteFileAfterDownload | boolean |
| message | string or null |
| disabled | boolean |
| loginError | boolean |
| lastDownloadTime | string or null <date-time> |
| lastUploadTime | string or null <date-time> |
{- "customerPayerSftpGatewayId": 0,
- "accountNumber": "string",
- "gatewayName": "string",
- "hostName": "string",
- "port": 0,
- "userName": "string",
- "password": "string",
- "downloadFolder": "string",
- "uploadFolder": "string",
- "deleteFileAfterDownload": true,
- "message": "string",
- "disabled": true,
- "loginError": true,
- "lastDownloadTime": "2019-08-24T14:15:22Z",
- "lastUploadTime": "2019-08-24T14:15:22Z"
}| payerNumber | string or null |
| payerId | integer <int32> |
| accountNumber | string or null |
| preserveClaimPayerName | boolean |
| overridePayerName | string or null |
{- "payerNumber": "string",
- "payerId": 0,
- "accountNumber": "string",
- "preserveClaimPayerName": true,
- "overridePayerName": "string"
}| payerNumber | string or null |
| payerId | integer <int32> |
| accountNumber | string or null |
| preserveClaimPayerName | boolean |
| overridePayerName | string or null |
[- {
- "payerNumber": "string",
- "payerId": 0,
- "accountNumber": "string",
- "preserveClaimPayerName": true,
- "overridePayerName": "string"
}
]| payerNumber | string or null |
| payerId | integer <int32> |
| accountNumber | string or null |
| claimObjectIds | Array of strings or null |
{- "payerNumber": "string",
- "payerId": 0,
- "accountNumber": "string",
- "claimObjectIds": [
- "string"
]
}| payerNumber | string or null |
| payerId | integer <int32> |
| accountNumber | string or null |
| preserveClaimPayerName | boolean |
| overridePayerName | string or null |
{- "payerNumber": "string",
- "payerId": 0,
- "accountNumber": "string",
- "preserveClaimPayerName": true,
- "overridePayerName": "string"
}| id | string or null |
| accountNumber | string or null |
| configName | string or null |
| isActive | boolean |
Array of objects or null (ClaimRev_Business_Analytics_Interfaces_AgeGroupViewModel) | |
| createdAt | string <date-time> |
| createdBy | string or null |
{- "id": "string",
- "accountNumber": "string",
- "configName": "string",
- "isActive": true,
- "groups": [
- {
- "name": "string",
- "minAge": 0,
- "maxAge": 0,
- "color": "string"
}
], - "createdAt": "2019-08-24T14:15:22Z",
- "createdBy": "string"
}| id | string or null |
| accountNumber | string or null |
| fiscalYearStartMonth | integer <int32> |
| isActive | boolean |
| createdBy | string or null |
{- "id": "string",
- "accountNumber": "string",
- "fiscalYearStartMonth": 0,
- "isActive": true,
- "createdBy": "string"
}| id | string or null |
| accountNumber | string or null |
| isEnabled | boolean |
| enabledDate | string or null <date-time> |
| enabledBy | string or null |
| disabledDate | string or null <date-time> |
| disabledBy | string or null |
| varianceThresholdAmount | number <double> |
| varianceThresholdPercent | number <double> |
| minSimilarityScore | number <double> |
| maxSimilarityResults | integer <int32> |
| excludedCarcCodes | Array of strings or null |
Array of objects or null (ClaimRev_Business_Analytics_Interfaces_CarcCategoryMappingViewModel) | |
| denialReasonCodes | Array of strings or null |
| writeOffThresholdDays | integer <int32> |
| appealDetectionEnabled | boolean |
{- "id": "string",
- "accountNumber": "string",
- "isEnabled": true,
- "enabledDate": "2019-08-24T14:15:22Z",
- "enabledBy": "string",
- "disabledDate": "2019-08-24T14:15:22Z",
- "disabledBy": "string",
- "varianceThresholdAmount": 0.1,
- "varianceThresholdPercent": 0.1,
- "minSimilarityScore": 0.1,
- "maxSimilarityResults": 0,
- "excludedCarcCodes": [
- "string"
], - "carcCategoryMappings": [
- {
- "carcCode": "string",
- "category": "string",
- "team": "string"
}
], - "denialReasonCodes": [
- "string"
], - "writeOffThresholdDays": 0,
- "appealDetectionEnabled": true
}| id | string or null |
| accountNumber | string or null |
| payerId | integer <int32> |
| payerName | string or null |
| feeScheduleName | string or null |
| contractStartDate | string or null |
| contractEndDate | string or null |
Array of objects or null (ClaimRev_Business_Analytics_Interfaces_ContractedRateEntryViewModel) | |
| contractType | string or null |
| medicareMultiplier | number or null <double> |
| importedFrom | string or null |
| lastUpdated | string or null |
| updatedBy | string or null |
{- "id": "string",
- "accountNumber": "string",
- "payerId": 0,
- "payerName": "string",
- "feeScheduleName": "string",
- "contractStartDate": "string",
- "contractEndDate": "string",
- "rates": [
- {
- "procedureCode": "string",
- "revenueCode": "string",
- "modifiers": [
- "string"
], - "placeOfService": "string",
- "contractedAmount": 0.1,
- "effectiveDate": "string",
- "termDate": "string"
}
], - "contractType": "string",
- "medicareMultiplier": 0.1,
- "importedFrom": "string",
- "lastUpdated": "string",
- "updatedBy": "string"
}| accountNumber | string |
| payerId | integer <int32> |
| payerName | string |
| feeScheduleName | string |
| contractType | string |
| medicareMultiplier | number <double> |
| file | string <binary> |
| id | string or null |
| accountNumber | string or null |
| eraPayerNumber | string or null |
| eraPayerName | string or null |
| payerId | integer <int32> |
| payerName | string or null |
| lastUpdated | string or null |
| updatedBy | string or null |
{- "id": "string",
- "accountNumber": "string",
- "eraPayerNumber": "string",
- "eraPayerName": "string",
- "payerId": 0,
- "payerName": "string",
- "lastUpdated": "string",
- "updatedBy": "string"
}| claimId required | string |
| accountNumber | string |
| minSimilarity | number <double> Default: 0.75 |
| limit | integer <int32> Default: 10 |
| accountNumber | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| groupCode | string |
| payerId | integer <int32> |
| topN | integer <int32> Default: 10 |
| accountNumber | string or null |
| payerName | string or null |
| procedureCode | string or null |
| revenueCode | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| page | integer <int32> |
| pageSize | integer <int32> |
| sortField | string or null |
| sortDirection | integer <int32> |
| carcCodes | Array of strings or null |
{- "accountNumber": "string",
- "payerName": "string",
- "procedureCode": "string",
- "revenueCode": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "page": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": 0,
- "carcCodes": [
- "string"
]
}| accountNumber | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| payerId | integer <int32> |
| minClaimCount | integer <int32> Default: 5 |
| topN | integer <int32> Default: 25 |
| accountNumber | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| payerId | integer <int32> |
| minClaimsPerOrdering | integer <int32> Default: 3 |
| minPaymentDifferencePercent | number <double> Default: 5 |
| topN | integer <int32> Default: 50 |
| accountNumber | string or null |
| payerName | string or null |
| procedureCode | string or null |
| diagnosisOrder | Array of strings or null |
| startDate | string <date-time> |
| endDate | string <date-time> |
{- "accountNumber": "string",
- "payerName": "string",
- "procedureCode": "string",
- "diagnosisOrder": [
- "string"
], - "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z"
}object (ClaimRevModels_Analytics_Reports_DenialPatternRow) | |
| accountNumber | string or null |
{- "denialPattern": {
- "groupCode": "string",
- "reasonCode": "string",
- "reasonCodeDescription": "string",
- "payerName": "string",
- "payerNumber": "string",
- "topProcedureCodes": [
- "string"
], - "remarkCodes": [
- "string"
], - "remarkCodeDescriptions": {
- "property1": "string",
- "property2": "string"
}, - "claimCount": 0,
- "serviceLineCount": 0,
- "totalDenialAmount": 0.1,
- "avgDenialAmount": 0.1,
- "earliestDate": "2019-08-24T14:15:22Z",
- "latestDate": "2019-08-24T14:15:22Z"
}, - "accountNumber": "string"
}| claimIdA | string |
| claimIdB | string |
| claimId | string |
| claimId | string or null |
| sharpRcmClaimId | integer or null <int64> |
object (ClaimRevModels_EditorViews_ReceiverEditorViewModel) | |
object (ClaimRevModels_EditorViews_SubmitterEditorViewModel) | |
object (ClaimRevModels_EditorViews_BillingProviderEditorViewModel) | |
object (ClaimRevModels_EditorViews_Professional_SubscriberEditorViewModel) | |
object (ClaimRevModels_EditorViews_PayerEditorViewModel) | |
object (ClaimRevModels_EditorViews_PatientEditorViewModel) | |
object (ClaimRevModels_EditorViews_Professional_ClaimEditorViewModel) | |
object (ClaimRevModels_EditorViews_PayToPlanEditorViewModel) | |
object (ClaimRevModels_EditorViews_PayToAddressEditorViewModel) | |
Array of objects or null (ClaimRevModels_EditorViews_Professional_ClaimServiceLineViewModel) | |
Array of objects or null (ClaimRevModels_EditorViews_SecondaryViewModel) | |
| claimStatusId | integer <int32> (ClaimRevModels_Enums_ClaimStatus) Enum: "CustomerValidation" "PayerMatch" "ProviderMatch" "PrimaryEdits" "AdvancedRules" "TraceNumber" "ValidationCheck" "ReadyToSend" "MergedToPayer" "SentToPayer" "Error" "Reprocess" "FailedPayerMatch" "FailedProviderMatch" "Editing" "CheckAttachments" "ClaimReview" "NeedAttachments" "Void" "FindPrevious" "ClientSplit" "CheckDeductible" "HoldForDeductible" "RunFeatureModules" |
| claimText | Array of strings or null |
Array of objects or null (ClaimRevModels_ClaimErrorModel) |
{- "claimId": "string",
- "sharpRcmClaimId": 0,
- "receiverViewModel": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}
}, - "submitterEditViewModel": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}, - "contact2": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "billingProviderEditorView": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
], - "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}, - "contact2": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "subscriberEditorView": {
- "payerResponsibility": "string",
- "relationshipCode": "string",
- "policyNumber": "string",
- "groupName": "string",
- "insuranceTypeCode": "string",
- "claimFilingIndicator": "string",
- "dateOfDeath": "string",
- "measurementCode": "string",
- "weight": "string",
- "pregnancyIndicator": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "subscriberPrimaryIdent": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "birthDay": "string",
- "gender": "string",
- "ssn": "string",
- "casualtyClaimNumber": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "payerEditerView": {
- "organizationName": "string",
- "payerIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "taxIdNumber": "string",
- "claimOfficeNumber": "string",
- "naicCode": "string",
- "providerCommericalNumber": "string",
- "locationNumber": "string",
- "priorAuthNumber": "string",
- "referralNumber": "string",
- "signalCode": "string",
- "predeterminationOfBenefits": "string",
- "origionalRefNumber": "string",
- "additionalPayerIdentifier": "string",
- "adjudicationPaymentDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}
}, - "patientEditorView": {
- "relationshipCode": "string",
- "dateOfDeath": "string",
- "measurementCode": "string",
- "weight": "string",
- "pregnancyIndicator": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "birthDay": "string",
- "gender": "string",
- "casualtyClaimNumber": "string",
- "contact": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "claimEditorView": {
- "patientControlNumber": "string",
- "totalClaimChargeAmt": "string",
- "placeOfService": "string",
- "claimFreqCode": "string",
- "providerSignatureOnFile": "string",
- "planParticipationCode": "string",
- "benefitsAssignmentCertIndicator": "string",
- "releaseOfInfoCode": "string",
- "patientSignatureCode": "string",
- "relatedCausesCode1": "string",
- "relatedCausesCode2": "string",
- "accidentState": "string",
- "accidentCountry": "string",
- "specialProgramIndicator": "string",
- "claimSubmissionReasonCode": "string",
- "delayReasonCode": "string",
- "dateOnSetOfCurrentIllness": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastXRay": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDischarge": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateInitialTreatment": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateHearingVisionRx": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateStartAssumedRelinqished": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateEndAssumedRelinqished": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastSeen": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDisability": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDisabilityStart": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDisabilityEnd": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAcuteManifestation": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastWorked": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "datePropertyCasualty": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAccident": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "appliancePlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "service": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAuthorizedReturnWork": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateRepricerReceived": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastMenstrual": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAdmissionDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateStatementDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "supplementalInfos": [
- {
- "reportTypeCode": "string",
- "transmissionCode": "string",
- "attachmentControlNumber1": "string"
}
], - "refPredeterminationOfBenefitsIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refSpecialPayment": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refClinicalLabImprovement": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refFacilityIdNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMedicareVersionCode": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refRepricedClaimReference": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refTraceNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMammographyCertNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refLocationNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refProApprovalNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refAdjRepricedClaimRerence": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refReferralNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refQualifiedProductsList": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refPriorAuthorization": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMedicalRecordIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refOriginalReference": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refProjectCode": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "contractInfo": {
- "contractTypeCode": "string",
- "contractAmt": "string",
- "contractPercent": "string",
- "contractCode": "string",
- "contractTermsPercent": "string",
- "contractVersionIdent": "string"
}, - "patientPaidAmount": {
- "qualifierCode": "string",
- "amount": "string"
}, - "fileInformations": [
- "string"
], - "note": {
- "referenceCode": "string",
- "noteText": "string"
}, - "notes": [
- {
- "referenceCode": "string",
- "noteText": "string"
}
], - "ambulanceTransport": {
- "weightMeasurementCode": "string",
- "patientWeight": "string",
- "transportCode": "string",
- "distancetMeasurementCode": "string",
- "distance": "string",
- "roundTripReason": "string",
- "stretcherReason": "string"
}, - "spinalManipulation": {
- "natureConditionCode": "string",
- "patientConditionDesc1": "string",
- "patientConditionDesc2": "string"
}, - "ambulanceCerts": [
- {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string",
- "conditionCode4": "string",
- "conditionCode5": "string"
}
], - "visionCerts": [
- {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string",
- "conditionCode4": "string",
- "conditionCode5": "string"
}
], - "homeBound": {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string"
}, - "epsdt": {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string"
}, - "diagnosisCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "admittingDiagnosisCode": {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}, - "reasonForVisitDiagnosisCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "externalCauseInjDiagnosisCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "principalProcedureCode": {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}, - "otherPrincipalProcedureCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "occurrenceSpanCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "occurrenceCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "valueInformation": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "anesthesaProcedureCode": "string",
- "anesthesaIndustryCode": "string",
- "drgCode": "string",
- "conditionCodes": [
- "string"
], - "treatmentCodes": [
- "string"
], - "repricing": {
- "pricingMethodology": "string",
- "repricedAllowedAmt": "string",
- "repriceSavingsAmt": "string",
- "repricingOrgIdent": "string",
- "rate": "string",
- "groupCode": "string",
- "patientGroupAmt": "string",
- "productIdQualifier": "string",
- "repricedApprHcpcsCode": "string",
- "measurementCode": "string",
- "serviceUnitCount": "string",
- "rejectReasonCode": "string",
- "complianceCode": "string",
- "exceptionCode": "string"
}, - "referringProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "primaryCareProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "renderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "attendingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "serviceFacility": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "supervisingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "assistantSurgeon": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "ambulancePickupLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "ambulanceDropOffLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "operatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "otherOperatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "orthoTotalMonthsTreatment": {
- "orthoTreatmentMonths": "string",
- "orthoTreatmentRemainingMonths": "string",
- "orthoTreatmentIndicator": "string"
}, - "toothStatuses": [
- {
- "toothNumber": "string",
- "toothStatus": "string"
}
], - "claimCode": {
- "admissionTypeCode": "string",
- "admissionSourceCode": "string",
- "patientStatusCode": "string"
}
}, - "payToPlanView": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifierType": "string",
- "secondaryIdentifier": "string",
- "taxIdNumber": "string"
}, - "payToAddressView": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "serviceLinesEditorView": [
- {
- "lineNumber": 0,
- "revenueCode": "string",
- "procedureCodeQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "procedureDescription": "string",
- "lineChargeAmount": "string",
- "nonCoveredChargeAmount": "string",
- "serviceUnitMeasurementCode": "string",
- "serviceUnitCount": "string",
- "placeOfService": "string",
- "oralCavityDesignationCode1": "string",
- "oralCavityDesignationCode2": "string",
- "oralCavityDesignationCode3": "string",
- "oralCavityDesignationCode4": "string",
- "oralCavityDesignationCode5": "string",
- "prosthesisCrownInlayCode": "string",
- "procedureCount": "string",
- "pointer1": "string",
- "pointer2": "string",
- "pointer3": "string",
- "pointer4": "string",
- "emergencyIndicator": "string",
- "epsdtIndicator": "string",
- "familyIndicator": "string",
- "coPayStatusCode": "string",
- "dmeService": {
- "procedureIdentifier": "string",
- "procedureCode": "string",
- "measurementCode": "string",
- "lengthOfMedicalNecessity": "string",
- "dmeRentalPrice": "string",
- "dmePurchasePrice": "string",
- "rentalUnitPriceIndicator": "string"
}, - "teethInformation": [
- {
- "toothCode": "string",
- "toothSurfaceCode1": "string",
- "toothSurfaceCode2": "string",
- "toothSurfaceCode3": "string",
- "toothSurfaceCode4": "string",
- "toothSurfaceCode5": "string"
}
], - "supplementalInfos": [
- {
- "reportTypeCode": "string",
- "transmissionCode": "string",
- "attachmentControlNumber1": "string"
}
], - "dmeCertOfMedicalNecessityIndicator": {
- "reportTypeCode": "string",
- "transmissionCode": "string",
- "attachmentControlNumber1": "string"
}, - "ambulanceTransport": {
- "weightMeasurementCode": "string",
- "patientWeight": "string",
- "transportCode": "string",
- "distancetMeasurementCode": "string",
- "distance": "string",
- "roundTripReason": "string",
- "stretcherReason": "string"
}, - "durableMedicalEquipmentCert": {
- "certificationTypeCode": "string",
- "dmeMedicalEquipmentDurationUnitCode": "string",
- "dmeMedicalEquipmentDurationUnit": "string"
}, - "ambulanceCerts": [
- {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string",
- "conditionCode4": "string",
- "conditionCode5": "string"
}
], - "hospiceIndicator": {
- "codeCategory": "string",
- "hospiceEmployedProviderIndicator": "string",
- "conditionIndicator": "string"
}, - "dmeCondition": {
- "codeCategory": "string",
- "certificationConditionIndicatorCode": "string",
- "certificationConditionIndicator1": "string",
- "certificationConditionIndicator2": "string"
}, - "dateService": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "datePrescription": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateCertificationRevisionRecert": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateBeginTherapy": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastCertification": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastSeen": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateRecentHemoglobin": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateRecentSerumCreatine": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateShipped": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastXRay": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateEstimatedPriorPlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "datePriorPlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAppliancePlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateApplianceReplacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateTreatmentStart": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateTreatmentEnd": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateInitialTreatment": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "ambulancePatientCount": {
- "quanityQualifier": "string",
- "quanity": "string"
}, - "obstretricAnesthesiaAddUnits": {
- "quanityQualifier": "string",
- "quanity": "string"
}, - "testResults": [
- {
- "measurementRefIdCode": "string",
- "measurementQualifier": "string",
- "testResults": "string"
}
], - "contractInfo": {
- "contractTypeCode": "string",
- "contractAmt": "string",
- "contractPercent": "string",
- "contractCode": "string",
- "contractTermsPercent": "string",
- "contractVersionIdent": "string"
}, - "refRepricedLineItemRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refAdjRepricedLineItemRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refPriorAuthorization": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refPredeterminationOfBenefitsIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refRepricedClaimRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refAdjRepricedClaimRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refLineItemControlNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMammographyCertNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refCliaNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refCliaNumberFacilityIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refImmunizationBatchNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refReferralNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "salesTaxAmount": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "postageClaimedAmt": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "serviceTaxAmount": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "miscTaxes": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "fileInformations": [
- "string"
], - "lineNote": {
- "referenceCode": "string",
- "noteText": "string"
}, - "thirdPartyNote": {
- "referenceCode": "string",
- "noteText": "string"
}, - "purchasedServiceInfo": {
- "referenceIdent": "string",
- "monetaryAmount": "string"
}, - "repricing": {
- "pricingMethodology": "string",
- "repricedAllowedAmt": "string",
- "repriceSavingsAmt": "string",
- "repricingOrgIdent": "string",
- "rate": "string",
- "groupCode": "string",
- "patientGroupAmt": "string",
- "productIdQualifier": "string",
- "repricedApprHcpcsCode": "string",
- "measurementCode": "string",
- "serviceUnitCount": "string",
- "rejectReasonCode": "string",
- "complianceCode": "string",
- "exceptionCode": "string"
}, - "drugIdentification": {
- "productServiceIdQualifier": "string",
- "nationalDrugCode": "string",
- "drugQuanity": "string",
- "drugQtyUnitOfMeasure": "string",
- "prescriptionCompoundDrugNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
}, - "renderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "purchasedServiceProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "assistantSurgeon": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "serviceFacility": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "supervisingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "orderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
], - "contact": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "referringProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "primaryCareProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "ambulancePickupLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "ambulanceDropOffLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "adjudications": [
- {
- "otherPayerPrimaryIdentifier": "string",
- "serviceLinePaidAmt": "string",
- "productServiceIdQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "modifier5": "string",
- "procedureDescription": "string",
- "paidServiceUnitCount": "string",
- "bundledLineNumber": "string",
- "lineAdjustments": [
- {
- "adjustmentGroupCode": "string",
- "adjustmentGroup1": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup2": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup3": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup4": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup5": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup6": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}
}
], - "dateClaimPaid": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "amountOwed": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}
}
], - "formIdent": [
- {
- "codeListQualifier": "string",
- "industryCode": "string",
- "supportingDocuments": [
- {
- "questionNumber": "string",
- "questionResponseYN": "string",
- "questionResponse": "string",
- "questionResponseDate": "string",
- "questionResponseDecimal": "string"
}
]
}
], - "operatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "otherOperatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}
}
], - "secondaryEditorView": [
- {
- "otherSubscriber": {
- "payerResponsibility": "string",
- "relationshipCode": "string",
- "policyNumber": "string",
- "groupName": "string",
- "insuranceTypeCode": "string",
- "claimFilingIndicator": "string",
- "dateOfDeath": "string",
- "measurementCode": "string",
- "weight": "string",
- "pregnancyIndicator": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "subscriberPrimaryIdent": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "birthDay": "string",
- "gender": "string",
- "ssn": "string",
- "casualtyClaimNumber": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "lineAdjustments": [
- {
- "adjustmentGroupCode": "string",
- "adjustmentGroup1": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup2": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup3": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup4": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup5": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup6": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}
}
], - "payerPaidAmt": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "nonCoveredAmount": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "amountOwed": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "benefitsAssignmentCertIndicator": "string",
- "patientSignatureCode": "string",
- "releaseOfInfoCode": "string",
- "reimbursementRate": "string",
- "hcpcsPayableAmt": "string",
- "claimPaymentRemarkCode1": "string",
- "claimPaymentRemarkCode2": "string",
- "claimPaymentRemarkCode3": "string",
- "claimPaymentRemarkCode4": "string",
- "claimPaymentRemarkCode5": "string",
- "endStageRenalDiseasePmtAmt": "string",
- "nonPayableProfessionalCompBilledAmt": "string",
- "inpatientAdjudication": {
- "coveredDaysVisitCount": "string",
- "lifetimePsychiatricDaysCount": "string",
- "claimDrgAmount": "string",
- "claimPaymentRemarkCode": "string",
- "disproportionateShareAmt": "string",
- "passThroughAmt": "string",
- "ppsCapitalAmt": "string",
- "ppsCapitalFspDrgAmt": "string",
- "ppsCapitalDshDrgAmt": "string",
- "oldCapitalAmt": "string",
- "ppsCapitalImeAmt": "string",
- "ppsOperatingHospitalDrgAmt": "string",
- "costReportDayCount": "string",
- "ppsOperatingFederalDrgAmt": "string",
- "claimPpsCapitalOutlierAmt": "string",
- "claimIndirectTeachingAmt": "string",
- "nonPayableProComponentBilledAmt": "string",
- "claimPaymentRemarkCode1": "string",
- "claimPaymentRemarkCode2": "string",
- "claimPaymentRemarkCode3": "string",
- "claimPaymentRemarkCode4": "string",
- "ppsCapitalExceptionAmt": "string"
}, - "payerEditorView": {
- "organizationName": "string",
- "payerIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "taxIdNumber": "string",
- "claimOfficeNumber": "string",
- "naicCode": "string",
- "providerCommericalNumber": "string",
- "locationNumber": "string",
- "priorAuthNumber": "string",
- "referralNumber": "string",
- "signalCode": "string",
- "predeterminationOfBenefits": "string",
- "origionalRefNumber": "string",
- "additionalPayerIdentifier": "string",
- "adjudicationPaymentDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}
}, - "referringProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "primaryCareProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "renderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "operatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "otherOperatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "attendingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "serviceFacility": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "supervisingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "billingProviderEditorView": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
], - "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}, - "contact2": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "assistantSurgeon": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}
}
], - "claimStatusId": "CustomerValidation",
- "claimText": [
- "string"
], - "claimErrors": [
- {
- "errorMessage": "string",
- "errorType": "ClaimError",
- "lineNumber": 0,
- "loopId": "string",
- "segment": "string",
- "elementNumber": 0,
- "claimStatusCode": "string",
- "canBeIgnored": true,
- "tagId": 0,
- "module": "string",
- "errorKey": "string"
}
]
}| claimObjectId | string or null |
| controlNumber | string or null |
| freqCode | string or null |
{- "claimObjectId": "string",
- "controlNumber": "string",
- "freqCode": "string"
}| objectId | string or null |
| statusId | integer <int32> |
{- "objectId": "string",
- "statusId": 0
}| objectId | string or null |
| statusId | integer <int32> |
{- "objectId": "string",
- "statusId": 0
}| objectId | string or null |
| statusId | integer <int32> |
{- "objectId": "string",
- "statusId": 0
}| objectId | string or null |
| error | string or null |
{- "objectId": "string",
- "error": "string"
}| objectId | string or null |
| errorKey | string or null |
{- "objectId": "string",
- "errorKey": "string"
}Claim Search Object contains every possible way to search for a claim
| objectId | string or null |
| accountNumbers | Array of strings or null |
| accountNumber | string or null |
| statusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimStatusGroup | string or null |
| excludeStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimAcceptanceStatusId | integer or null <int32> |
| fileAcceptanceId | integer or null <int32> |
| claimTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| sharpRevenuePatientId | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientBirthDate | string or null <date-time> |
| payerPaidAmtStart | number or null <double> |
| payerPaidAmtEnd | number or null <double> |
| payerNumber | string or null |
| payerName | string or null |
| traceNumber | string or null |
| traceNumbers | Array of strings or null |
| workflowId | integer or null <int64> |
| workflowStatusIds | Array of integers or null <int64> [ items <int64 > ] |
| workflowEmails | Array of strings or null |
| inputFileObjectId | string or null |
| paymentAdviceObjectId | string or null |
| patientControlNumber | string or null |
| patientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| payerControlNumbers | Array of strings or null |
| paymentAdviceStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| errorMessage | string or null |
| dateAggregate | string or null |
| dayCount | integer <int32> |
| dayAgeStart | integer or null <int32> |
| dayAgeEnd | integer or null <int32> |
| billingProviderNpi | string or null |
| groupByField | string or null |
| isWorked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| distinctClaimObjectId | string or null |
| professionalRcmClaimId | string or null |
Array of objects or null (ClaimRevModels_SortingViewModel) | |
| notes | string or null |
| eraClassifications | Array of strings or null |
| submittedByEmail | string or null |
| fuzzyControlNumber | string or null |
| normalizedControlNumberPattern | string or null |
{- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}Claim Search Object contains every possible way to search for a claim
| objectId | string or null |
| accountNumbers | Array of strings or null |
| accountNumber | string or null |
| statusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimStatusGroup | string or null |
| excludeStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimAcceptanceStatusId | integer or null <int32> |
| fileAcceptanceId | integer or null <int32> |
| claimTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| sharpRevenuePatientId | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientBirthDate | string or null <date-time> |
| payerPaidAmtStart | number or null <double> |
| payerPaidAmtEnd | number or null <double> |
| payerNumber | string or null |
| payerName | string or null |
| traceNumber | string or null |
| traceNumbers | Array of strings or null |
| workflowId | integer or null <int64> |
| workflowStatusIds | Array of integers or null <int64> [ items <int64 > ] |
| workflowEmails | Array of strings or null |
| inputFileObjectId | string or null |
| paymentAdviceObjectId | string or null |
| patientControlNumber | string or null |
| patientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| payerControlNumbers | Array of strings or null |
| paymentAdviceStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| errorMessage | string or null |
| dateAggregate | string or null |
| dayCount | integer <int32> |
| dayAgeStart | integer or null <int32> |
| dayAgeEnd | integer or null <int32> |
| billingProviderNpi | string or null |
| groupByField | string or null |
| isWorked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| distinctClaimObjectId | string or null |
| professionalRcmClaimId | string or null |
Array of objects or null (ClaimRevModels_SortingViewModel) | |
| notes | string or null |
| eraClassifications | Array of strings or null |
| submittedByEmail | string or null |
| fuzzyControlNumber | string or null |
| normalizedControlNumberPattern | string or null |
{- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}Claim Search Object contains every possible way to search for a claim
| objectId | string or null |
| accountNumbers | Array of strings or null |
| accountNumber | string or null |
| statusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimStatusGroup | string or null |
| excludeStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimAcceptanceStatusId | integer or null <int32> |
| fileAcceptanceId | integer or null <int32> |
| claimTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| sharpRevenuePatientId | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientBirthDate | string or null <date-time> |
| payerPaidAmtStart | number or null <double> |
| payerPaidAmtEnd | number or null <double> |
| payerNumber | string or null |
| payerName | string or null |
| traceNumber | string or null |
| traceNumbers | Array of strings or null |
| workflowId | integer or null <int64> |
| workflowStatusIds | Array of integers or null <int64> [ items <int64 > ] |
| workflowEmails | Array of strings or null |
| inputFileObjectId | string or null |
| paymentAdviceObjectId | string or null |
| patientControlNumber | string or null |
| patientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| payerControlNumbers | Array of strings or null |
| paymentAdviceStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| errorMessage | string or null |
| dateAggregate | string or null |
| dayCount | integer <int32> |
| dayAgeStart | integer or null <int32> |
| dayAgeEnd | integer or null <int32> |
| billingProviderNpi | string or null |
| groupByField | string or null |
| isWorked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| distinctClaimObjectId | string or null |
| professionalRcmClaimId | string or null |
Array of objects or null (ClaimRevModels_SortingViewModel) | |
| notes | string or null |
| eraClassifications | Array of strings or null |
| submittedByEmail | string or null |
| fuzzyControlNumber | string or null |
| normalizedControlNumberPattern | string or null |
{- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}| accountNumber | string or null |
| claimObjectId | string or null |
| question | string or null |
| specificErrorKey | string or null |
| model | string or null |
| webSearch | boolean |
{- "accountNumber": "string",
- "claimObjectId": "string",
- "question": "string",
- "specificErrorKey": "string",
- "model": "string",
- "webSearch": true
}| accountNumber | string or null |
| scanTimeInMinutes | integer or null <int32> |
| eraDownloadPath | string or null |
| fileAcceptanceDownloadPath | string or null |
| claimAcceptanceDownloadPath | string or null |
| scanPath | string or null |
| moveToPath | string or null |
{- "accountNumber": "string",
- "scanTimeInMinutes": 0,
- "eraDownloadPath": "string",
- "fileAcceptanceDownloadPath": "string",
- "claimAcceptanceDownloadPath": "string",
- "scanPath": "string",
- "moveToPath": "string"
}| diagnosisCode | string |
| diagnosisDescription | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| pageIndex | integer <int32> |
| pageSize | integer <int32> |
| requestId | string or null |
| message | string or null |
{- "requestId": "string",
- "message": "string"
}| sessionId | string or null |
| sessionType | string or null |
{- "sessionId": "string",
- "sessionType": "string"
}| sessionId | string or null |
Array of objects or null (ClaimRevModels_Communication_EndSessionParticipant) | |
| screenShareSeconds | integer <int32> |
| chatMessageCount | integer <int32> |
{- "sessionId": "string",
- "participants": [
- {
- "email": "string",
- "displayName": "string",
- "joinedAt": "2019-08-24T14:15:22Z",
- "leftAt": "2019-08-24T14:15:22Z"
}
], - "screenShareSeconds": 0,
- "chatMessageCount": 0
}object (MongoDB_Bson_ObjectId) | |
| accountNumber | string or null |
| supportFabEnabled | boolean |
| providerCallEnabled | boolean |
| updatedAt | string <date-time> |
| updatedBy | string or null |
{- "id": { },
- "accountNumber": "string",
- "supportFabEnabled": true,
- "providerCallEnabled": true,
- "updatedAt": "2019-08-24T14:15:22Z",
- "updatedBy": "string"
}| keyword | string or null |
| documentType | string or null |
| stateId | integer or null <int32> |
| offset | integer <int32> |
| count | integer <int32> |
{- "keyword": "string",
- "documentType": "string",
- "stateId": 0,
- "offset": 0,
- "count": 0
}| id | string or null |
| accountNumber | string or null |
| userEmail | string or null |
Array of objects or null (ClaimRev_Business_Dashboard_DashboardWidgetPreferenceViewModel) |
{- "id": "string",
- "accountNumber": "string",
- "userEmail": "string",
- "widgets": [
- {
- "widgetId": "string",
- "visible": true,
- "order": 0
}
]
}| Status | string |
| Priority | string |
| PayerName | string |
| AssignedTo | string |
| DenialCategory | string |
| EraClassification | string |
| StartDate | string <date-time> |
| EndDate | string <date-time> |
| MinAmount | number <double> |
| MaxAmount | number <double> |
| SortBy | string |
| SortDesc | boolean |
| Skip | integer <int32> |
| Take | integer <int32> |
| singleClaimPaymentId | string or null |
| priority | string or null |
| assignedTo | string or null |
| initialNote | string or null |
{- "singleClaimPaymentId": "string",
- "priority": "string",
- "assignedTo": "string",
- "initialNote": "string"
}| id required | string |
| noteId | string or null |
| timestamp | string <date-time> |
| userId | string or null |
| userName | string or null |
| noteType | string or null |
| actionTaken | string or null |
| finding | string or null |
| nextStep | string or null |
| freeText | string or null |
{- "noteId": "string",
- "timestamp": "2019-08-24T14:15:22Z",
- "userId": "string",
- "userName": "string",
- "noteType": "string",
- "actionTaken": "string",
- "finding": "string",
- "nextStep": "string",
- "freeText": "string"
}| id required | string |
| type | string or null |
| date | string or null <date-time> |
| amount | number or null <double> |
| reason | string or null |
| approvedBy | string or null |
{- "type": "string",
- "date": "2019-08-24T14:15:22Z",
- "amount": 0.1,
- "reason": "string",
- "approvedBy": "string"
}| firstName | string or null |
| lastName | string or null |
| emailAddress | string or null |
| hasClientId | boolean or null |
{- "firstName": "string",
- "lastName": "string",
- "emailAddress": "string",
- "hasClientId": true
}| id required | string |
| level | integer <int32> |
| letterBody | string or null |
| submissionMethod | string or null |
| deadline | string or null <date-time> |
{- "level": 0,
- "letterBody": "string",
- "submissionMethod": "string",
- "deadline": "2019-08-24T14:15:22Z"
}| id required | string |
| appealId required | string |
| outcome | string or null |
| outcomeDate | string or null <date-time> |
| outcomeNotes | string or null |
| recoveredAmount | number or null <double> |
{- "outcome": "string",
- "outcomeDate": "2019-08-24T14:15:22Z",
- "outcomeNotes": "string",
- "recoveredAmount": 0.1
}| id required | string |
| letterBody | string or null |
{- "letterBody": "string"
}object (MongoDB_Bson_ObjectId) | |
| accountNumber | string or null |
| payerName | string or null |
| payerId | integer or null <int32> |
| level | integer <int32> |
| name | string or null |
| letterBody | string or null |
| submissionMethod | string or null |
| notes | string or null |
| createdDate | string <date-time> |
| createdBy | string or null |
| lastModifiedDate | string <date-time> |
| lastModifiedBy | string or null |
{- "id": { },
- "accountNumber": "string",
- "payerName": "string",
- "payerId": 0,
- "level": 0,
- "name": "string",
- "letterBody": "string",
- "submissionMethod": "string",
- "notes": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "lastModifiedDate": "2019-08-24T14:15:22Z",
- "lastModifiedBy": "string"
}| workItemIds | Array of strings or null |
| level | integer <int32> |
| templateId | string or null |
{- "workItemIds": [
- "string"
], - "level": 0,
- "templateId": "string"
}| id required | string |
| appealId required | string |
| letterBody | string or null |
{- "letterBody": "string"
}| ediText | string or null |
| format | string or null |
{- "ediText": "string",
- "format": "string"
}| claimId | string or null |
| accountNumber | string or null |
| ediText | string or null |
| format | string or null |
{- "claimId": "string",
- "accountNumber": "string",
- "ediText": "string",
- "format": "string"
}| claimId | string or null |
| accountNumber | string or null |
| ediText | string or null |
| format | string or null |
{- "claimId": "string",
- "accountNumber": "string",
- "ediText": "string",
- "format": "string"
}| token required | string |
object (MongoDB_Bson_ObjectId) | |
| invitationToken | string or null |
| formType | string or null |
| status | string or null |
| submittedAt | string <date-time> |
| reviewedAt | string or null <date-time> |
| reviewedByEmail | string or null |
| createdAccountNumber | string or null |
object or null |
{- "id": { },
- "invitationToken": "string",
- "formType": "string",
- "status": "string",
- "submittedAt": "2019-08-24T14:15:22Z",
- "reviewedAt": "2019-08-24T14:15:22Z",
- "reviewedByEmail": "string",
- "createdAccountNumber": "string",
- "formData": {
- "property1": null,
- "property2": null
}
}| providerId | integer <int64> |
| configId | string or null |
{- "providerId": 0,
- "configId": "string"
}| AccountNumber | string |
| Status | string |
| AssignedTo | string |
| PayerName | string |
| StartDate | string <date-time> |
| EndDate | string <date-time> |
| SortBy | string |
| SortDesc | boolean |
| Skip | integer <int32> |
| Take | integer <int32> |
| id required | string |
| property name* additional property | any |
{- "property1": null,
- "property2": null
}| claimRevPayerId | integer <int32> |
| payerName | string or null |
| enrollmentConfigId | string or null |
object or null | |
| status | string or null |
| accountNumber | string or null |
| requestedByEmail | string or null |
| requestedByName | string or null |
{- "claimRevPayerId": 0,
- "payerName": "string",
- "enrollmentConfigId": "string",
- "fieldValues": {
- "property1": null,
- "property2": null
}, - "status": "string",
- "accountNumber": "string",
- "requestedByEmail": "string",
- "requestedByName": "string"
}| id required | string |
| message | string or null |
| userName | string or null |
| isInternal | boolean |
{- "message": "string",
- "userName": "string",
- "isInternal": true
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| objectId | string or null |
| customerAccountNumber | Array of strings or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| clientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| actualAllowedLte | number or null <double> |
| actualAllowedGte | number or null <double> |
| hasDeductible | boolean |
| hasCoins | boolean |
| notClaimStatuses | Array of strings or null |
| claimStatuses | Array of strings or null |
| customAdjustmentClaimStatusId | integer <int32> |
| customAdjustmentServiceLineStatusId | integer <int32> |
| claimPaymentWorkStatus | boolean or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_AdjustmentSearchViewModel) |
{- "objectId": "string",
- "customerAccountNumber": [
- "string"
], - "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "clientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "actualAllowedLte": 0.1,
- "actualAllowedGte": 0.1,
- "hasDeductible": true,
- "hasCoins": true,
- "notClaimStatuses": [
- "string"
], - "claimStatuses": [
- "string"
], - "customAdjustmentClaimStatusId": 0,
- "customAdjustmentServiceLineStatusId": 0,
- "claimPaymentWorkStatus": true,
- "adjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| customAdjustmentReasonId | integer <int64> |
| statusName | string or null |
| eraObjectId | string or null |
| accountNumber | string or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_CustomAdjustmentCodeViewModel) |
{- "customAdjustmentReasonId": 0,
- "statusName": "string",
- "eraObjectId": "string",
- "accountNumber": "string",
- "customAdjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| customAdjustmentReasonId | integer <int64> |
| statusName | string or null |
| eraObjectId | string or null |
| accountNumber | string or null |
Array of objects or null (ClaimRevModels_EraQuickReportModels_CustomAdjustmentCodeViewModel) |
{- "customAdjustmentReasonId": 0,
- "statusName": "string",
- "eraObjectId": "string",
- "accountNumber": "string",
- "customAdjustmentCodes": [
- {
- "groupCode": "string",
- "reasonCode": "string"
}
]
}| accountNumbers | Array of strings or null |
| payerNumber | string or null |
| showUnmatched | boolean or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| subscriberFirstName | string or null |
| subscriberLastName | string or null |
| payerControlNumber | string or null |
| patientControlNumber | string or null |
| exactMatch | boolean |
| checkNumber | string or null |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| checkDateStart | string or null <date-time> |
| checkDateEnd | string or null <date-time> |
{- "accountNumbers": [
- "string"
], - "payerNumber": "string",
- "showUnmatched": true,
- "patientFirstName": "string",
- "patientLastName": "string",
- "subscriberFirstName": "string",
- "subscriberLastName": "string",
- "payerControlNumber": "string",
- "patientControlNumber": "string",
- "exactMatch": true,
- "checkNumber": "string",
- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "checkDateStart": "2019-08-24T14:15:22Z",
- "checkDateEnd": "2019-08-24T14:15:22Z"
}| accountNumbers | Array of strings or null |
| payerNumber | string or null |
| showUnmatched | boolean or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| subscriberFirstName | string or null |
| subscriberLastName | string or null |
| payerControlNumber | string or null |
| patientControlNumber | string or null |
| exactMatch | boolean |
| checkNumber | string or null |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| checkDateStart | string or null <date-time> |
| checkDateEnd | string or null <date-time> |
{- "accountNumbers": [
- "string"
], - "payerNumber": "string",
- "showUnmatched": true,
- "patientFirstName": "string",
- "patientLastName": "string",
- "subscriberFirstName": "string",
- "subscriberLastName": "string",
- "payerControlNumber": "string",
- "patientControlNumber": "string",
- "exactMatch": true,
- "checkNumber": "string",
- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "checkDateStart": "2019-08-24T14:15:22Z",
- "checkDateEnd": "2019-08-24T14:15:22Z"
}| payerPaymentAdviceId | string or null |
| singleClaimPaymentId | string or null |
| customerAccountNumber | string or null |
| asg | string or null |
| trn02CheckNumber | string or null |
| patientLastName | string or null |
| patientFirstName | string or null |
| clientControlNumber | string or null |
| payerControlNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| billedAmount | number or null <double> |
| payedAmount | number or null <double> |
| isWorked | boolean or null |
{- "payerPaymentAdviceId": "string",
- "singleClaimPaymentId": "string",
- "customerAccountNumber": "string",
- "asg": "string",
- "trn02CheckNumber": "string",
- "patientLastName": "string",
- "patientFirstName": "string",
- "clientControlNumber": "string",
- "payerControlNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "billedAmount": 0.1,
- "payedAmount": 0.1,
- "isWorked": true
}| eligibilityId | string or null |
| edi271 | string or null |
object (ClaimRevModels_GoodFaithEstimate_GfePatientInfo) | |
object (ClaimRevModels_GoodFaithEstimate_GfeProviderInfo) | |
| enhancedMode | boolean |
{- "eligibilityId": "string",
- "edi271": "string",
- "patient": {
- "firstName": "string",
- "lastName": "string",
- "dateOfBirth": "2019-08-24T14:15:22Z",
- "address": {
- "line1": "string",
- "line2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "memberId": "string"
}, - "provider": {
- "name": "string",
- "npi": "string",
- "taxId": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}
}, - "enhancedMode": true
}| estimateId | string or null |
object (ClaimRevModels_GoodFaithEstimate_GfeBenefitOverrides) | |
Array of objects or null (ClaimRevModels_GoodFaithEstimate_GfeServiceLineInput) | |
| disclaimerText | string or null |
{- "estimateId": "string",
- "answers": {
- "networkStatus": "string",
- "benefitTypeCode": "string",
- "deductibleRemaining": 0.1,
- "copay": 0.1,
- "coinsurancePercent": 0.1,
- "outOfPocketRemaining": 0.1
}, - "serviceLines": [
- {
- "lineNumber": 0,
- "serviceType": "string",
- "cptCode": "string",
- "revenueCode": "string",
- "description": "string",
- "modifiers": [
- "string"
], - "quantity": 0,
- "rate": 0.1
}
], - "disclaimerText": "string"
}| gatewayName | string or null |
| gatewayKey | string or null |
| overrideClaimFilingIndicator | boolean |
| overrideInsuranceTypeCode | boolean |
| useActualDurationFromAppointment | boolean |
| fixMissingPointers | boolean |
| saveAdditionalTextOnPosting | boolean |
| sendClaimRevClaimToHealthie | boolean or null |
| autoCreateClaimFromEncounterOnImport | boolean or null |
| rolloverAppointmentOnImport | boolean or null |
| eligibilityDefaultAppointmentTypes | Array of strings or null |
{- "gatewayName": "string",
- "gatewayKey": "string",
- "overrideClaimFilingIndicator": true,
- "overrideInsuranceTypeCode": true,
- "useActualDurationFromAppointment": true,
- "fixMissingPointers": true,
- "saveAdditionalTextOnPosting": true,
- "sendClaimRevClaimToHealthie": true,
- "autoCreateClaimFromEncounterOnImport": true,
- "rolloverAppointmentOnImport": true,
- "eligibilityDefaultAppointmentTypes": [
- "string"
]
}| status | string or null |
object (ClaimRevModels_PagingSearchViewModel) |
{- "status": "string",
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| healthieClaimId | string or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| createDate | string or null <date-time> |
| payer | string or null |
| payerId | string or null |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| healthieStatus | string or null |
| procedureCodes | Array of strings or null |
| isInRcm | boolean |
| chartNoteId | string or null |
| chartLocked | boolean |
| diagnosisCodeList | string or null |
[- {
- "healthieClaimId": "string",
- "patientFirstName": "string",
- "patientLastName": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "payer": "string",
- "payerId": "string",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "healthieStatus": "string",
- "procedureCodes": [
- "string"
], - "isInRcm": true,
- "chartNoteId": "string",
- "chartLocked": true,
- "diagnosisCodeList": "string"
}
]| healthieClaimId | string or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| createDate | string or null <date-time> |
| payer | string or null |
| payerId | string or null |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| healthieStatus | string or null |
| procedureCodes | Array of strings or null |
| isInRcm | boolean |
| chartNoteId | string or null |
| chartLocked | boolean |
| diagnosisCodeList | string or null |
{- "healthieClaimId": "string",
- "patientFirstName": "string",
- "patientLastName": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "payer": "string",
- "payerId": "string",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "healthieStatus": "string",
- "procedureCodes": [
- "string"
], - "isInRcm": true,
- "chartNoteId": "string",
- "chartLocked": true,
- "diagnosisCodeList": "string"
}| healthieClaimId | string or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| createDate | string or null <date-time> |
| payer | string or null |
| payerId | string or null |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| healthieStatus | string or null |
| procedureCodes | Array of strings or null |
| isInRcm | boolean |
| chartNoteId | string or null |
| chartLocked | boolean |
| diagnosisCodeList | string or null |
{- "healthieClaimId": "string",
- "patientFirstName": "string",
- "patientLastName": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "payer": "string",
- "payerId": "string",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "healthieStatus": "string",
- "procedureCodes": [
- "string"
], - "isInRcm": true,
- "chartNoteId": "string",
- "chartLocked": true,
- "diagnosisCodeList": "string"
}| startDate | string <date-time> |
| endDate | string <date-time> |
| patientId | string or null |
| providerId | string or null |
| appointmentTypes | Array of strings or null |
| noteLocked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) |
{- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "patientId": "string",
- "providerId": "string",
- "appointmentTypes": [
- "string"
], - "noteLocked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| startDate | string <date-time> |
| endDate | string <date-time> |
| patientId | string or null |
| providerId | string or null |
| appointmentTypes | Array of strings or null |
| noteLocked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) |
{- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "patientId": "string",
- "providerId": "string",
- "appointmentTypes": [
- "string"
], - "noteLocked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| appointmentId | string or null |
| appointmentStart | string or null <date-time> |
| patientLastName | string or null |
| patientFirstName | string or null |
| providerFirstName | string or null |
| providerLastName | string or null |
| patientDob | string or null <date-time> |
| gender | string or null |
| patientId | string or null |
| appointmentType | string or null |
| actualDuration | string or null |
| chartNoteLocked | boolean |
Array of objects or null (ClaimRev_Rcm_Integrations_Healthie_Models_EligibilityStatusViewModel) |
{- "appointmentId": "string",
- "appointmentStart": "2019-08-24T14:15:22Z",
- "patientLastName": "string",
- "patientFirstName": "string",
- "providerFirstName": "string",
- "providerLastName": "string",
- "patientDob": "2019-08-24T14:15:22Z",
- "gender": "string",
- "patientId": "string",
- "appointmentType": "string",
- "actualDuration": "string",
- "chartNoteLocked": true,
- "eligibilityStatuses": [
- {
- "payerId": 0,
- "integratedSystemId": "string",
- "payerName": "string",
- "payerNumber": "string",
- "memberId": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "eligibilityStatus": "string",
- "controlNumber": "string"
}
]
}| appointmentId | string or null |
| appointmentStart | string or null <date-time> |
| patientLastName | string or null |
| patientFirstName | string or null |
| providerFirstName | string or null |
| providerLastName | string or null |
| patientDob | string or null <date-time> |
| gender | string or null |
| patientId | string or null |
| appointmentType | string or null |
| actualDuration | string or null |
| chartNoteLocked | boolean |
Array of objects or null (ClaimRev_Rcm_Integrations_Healthie_Models_EligibilityStatusViewModel) |
{- "appointmentId": "string",
- "appointmentStart": "2019-08-24T14:15:22Z",
- "patientLastName": "string",
- "patientFirstName": "string",
- "providerFirstName": "string",
- "providerLastName": "string",
- "patientDob": "2019-08-24T14:15:22Z",
- "gender": "string",
- "patientId": "string",
- "appointmentType": "string",
- "actualDuration": "string",
- "chartNoteLocked": true,
- "eligibilityStatuses": [
- {
- "payerId": 0,
- "integratedSystemId": "string",
- "payerName": "string",
- "payerNumber": "string",
- "memberId": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "eligibilityStatus": "string",
- "controlNumber": "string"
}
]
}| query | string or null |
object or null |
{- "query": "string",
- "variables": {
- "property1": "string",
- "property2": "string"
}
}| accountNumber | string or null |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| isWorked | boolean or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| payerNumber | string or null |
| patientControlNumber | string or null |
| checkNumber | string or null |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
object (ClaimRevModels_PagingSearchViewModel) | |
| hasFoundRcmClaim | boolean or null |
| paymentStatusId | integer or null <int32> |
| isProcessing | boolean or null |
{- "accountNumber": "string",
- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "isWorked": true,
- "patientFirstName": "string",
- "patientLastName": "string",
- "payerNumber": "string",
- "patientControlNumber": "string",
- "checkNumber": "string",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "queueIds": [
- 0
], - "tagIds": [
- 0
], - "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "hasFoundRcmClaim": true,
- "paymentStatusId": 0,
- "isProcessing": true
}| paymentAdviceId | string or null |
| accountNumber | string or null |
| receivedDate | string <date-time> |
| payerName | string or null |
| payerNumber | string or null |
| paymentAdviceStatusId | integer <int32> |
object (ClaimRevModels_ClaimRemittance835_ClaimPaymentInfo) | |
object (ClaimRevModels_ClaimRemittance835_FinancialInformation) | |
| eraClassification | string or null |
| healthieClaimId | string or null |
| isClaimFound | boolean |
| healthieStatus | string or null |
{- "paymentAdviceId": "string",
- "accountNumber": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "payerName": "string",
- "payerNumber": "string",
- "paymentAdviceStatusId": 0,
- "paymentInfo": {
- "claimPaymentInfoId": { },
- "patientControlNumber": "string",
- "claimStatusCode": "string",
- "totalClaimAmount": 0.1,
- "claimPaymentAmount": 0.1,
- "patientResponsibility": 0.1,
- "payerControlNumber": "string",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "patientLastName": "string",
- "patientFirstName": "string",
- "patientMiddleName": "string",
- "patientSuffix": "string",
- "patientIdentifier": "string",
- "insuredLastName": "string",
- "insuredFirstName": "string",
- "insuredMiddleName": "string",
- "insuredSuffix": "string",
- "insuredIdentifier": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "matchedClaim": {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}, - "matchedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
], - "outpatientAdjInfo": {
- "reimbursementRate": 0.1,
- "payableAmount": 0.1,
- "paymentRemarkCode": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "esrdPaymentAmount": 0.1,
- "nonPayableProComponentAmount": 0.1
}, - "servicePaymentInfos": [
- {
- "procedureQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "chargeAmount": 0.1,
- "paymentAmount": 0.1,
- "revenueCode": "string",
- "unitsOfServicePaidCount": 0.1,
- "adjudicatedProcedureQualifier": "string",
- "adjudicatedProcedureCode": "string",
- "adjudicatedModifier1": "string",
- "adjudicatedModifier2": "string",
- "adjudicatedModifier3": "string",
- "adjudicatedModifier4": "string",
- "procedureCodeDesc": "string",
- "originalUnitsOfServiceCount": 0.1,
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "remarkCodes": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "serviceLineControlNumber": "string",
- "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "contractedAmount": 0.1,
- "varianceFromContract": 0.1,
- "isUnderpaid": true
}
], - "matchStatus": "string",
- "isWorked": true,
- "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "rcmPmtDetails": {
- "isClaimFound": true,
- "claimRevRcmClaimId": 0,
- "paymentStatusId": 0,
- "errorPosting": true,
- "isProcessing": true,
- "isProcessingDate": "2019-08-24T14:15:22Z",
- "errorMessage": "string"
}, - "hasDerivedClaim": true,
- "derivedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
]
}, - "checkInformation": {
- "transactionHandlingCode": "string",
- "transactionHandlingCodeDesc": "string",
- "totalActualProviderPaymentAmt": 0.1,
- "creditDebitFlag": "string",
- "paymentMethodCode": "string",
- "paymentFormatCode": "string",
- "senderRoutingNumber": "string",
- "senderAccountNumber": "string",
- "payerIdentifier": "string",
- "depositRoutingNumber": "string",
- "depositAccountNumber": "string",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string"
}, - "eraClassification": "string",
- "healthieClaimId": "string",
- "isClaimFound": true,
- "healthieStatus": "string"
}| accountNumber | string or null |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| isWorked | boolean or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| payerNumber | string or null |
| patientControlNumber | string or null |
| checkNumber | string or null |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
object (ClaimRevModels_PagingSearchViewModel) | |
| hasFoundRcmClaim | boolean or null |
| paymentStatusId | integer or null <int32> |
| isProcessing | boolean or null |
{- "accountNumber": "string",
- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "isWorked": true,
- "patientFirstName": "string",
- "patientLastName": "string",
- "payerNumber": "string",
- "patientControlNumber": "string",
- "checkNumber": "string",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "queueIds": [
- 0
], - "tagIds": [
- 0
], - "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "hasFoundRcmClaim": true,
- "paymentStatusId": 0,
- "isProcessing": true
}| paymentAdviceId | string or null |
| accountNumber | string or null |
| receivedDate | string <date-time> |
| payerName | string or null |
| payerNumber | string or null |
| paymentAdviceStatusId | integer <int32> |
object (ClaimRevModels_ClaimRemittance835_ClaimPaymentInfo) | |
object (ClaimRevModels_ClaimRemittance835_FinancialInformation) | |
| eraClassification | string or null |
| healthieClaimId | string or null |
| isClaimFound | boolean |
| healthieStatus | string or null |
[- {
- "paymentAdviceId": "string",
- "accountNumber": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "payerName": "string",
- "payerNumber": "string",
- "paymentAdviceStatusId": 0,
- "paymentInfo": {
- "claimPaymentInfoId": { },
- "patientControlNumber": "string",
- "claimStatusCode": "string",
- "totalClaimAmount": 0.1,
- "claimPaymentAmount": 0.1,
- "patientResponsibility": 0.1,
- "payerControlNumber": "string",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "patientLastName": "string",
- "patientFirstName": "string",
- "patientMiddleName": "string",
- "patientSuffix": "string",
- "patientIdentifier": "string",
- "insuredLastName": "string",
- "insuredFirstName": "string",
- "insuredMiddleName": "string",
- "insuredSuffix": "string",
- "insuredIdentifier": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "matchedClaim": {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}, - "matchedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
], - "outpatientAdjInfo": {
- "reimbursementRate": 0.1,
- "payableAmount": 0.1,
- "paymentRemarkCode": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "esrdPaymentAmount": 0.1,
- "nonPayableProComponentAmount": 0.1
}, - "servicePaymentInfos": [
- {
- "procedureQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "chargeAmount": 0.1,
- "paymentAmount": 0.1,
- "revenueCode": "string",
- "unitsOfServicePaidCount": 0.1,
- "adjudicatedProcedureQualifier": "string",
- "adjudicatedProcedureCode": "string",
- "adjudicatedModifier1": "string",
- "adjudicatedModifier2": "string",
- "adjudicatedModifier3": "string",
- "adjudicatedModifier4": "string",
- "procedureCodeDesc": "string",
- "originalUnitsOfServiceCount": 0.1,
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "remarkCodes": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "serviceLineControlNumber": "string",
- "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "contractedAmount": 0.1,
- "varianceFromContract": 0.1,
- "isUnderpaid": true
}
], - "matchStatus": "string",
- "isWorked": true,
- "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "rcmPmtDetails": {
- "isClaimFound": true,
- "claimRevRcmClaimId": 0,
- "paymentStatusId": 0,
- "errorPosting": true,
- "isProcessing": true,
- "isProcessingDate": "2019-08-24T14:15:22Z",
- "errorMessage": "string"
}, - "hasDerivedClaim": true,
- "derivedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
]
}, - "checkInformation": {
- "transactionHandlingCode": "string",
- "transactionHandlingCodeDesc": "string",
- "totalActualProviderPaymentAmt": 0.1,
- "creditDebitFlag": "string",
- "paymentMethodCode": "string",
- "paymentFormatCode": "string",
- "senderRoutingNumber": "string",
- "senderAccountNumber": "string",
- "payerIdentifier": "string",
- "depositRoutingNumber": "string",
- "depositAccountNumber": "string",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string"
}, - "eraClassification": "string",
- "healthieClaimId": "string",
- "isClaimFound": true,
- "healthieStatus": "string"
}
]| paymentAdviceId | string or null |
| accountNumber | string or null |
| receivedDate | string <date-time> |
| payerName | string or null |
| payerNumber | string or null |
| paymentAdviceStatusId | integer <int32> |
object (ClaimRevModels_ClaimRemittance835_ClaimPaymentInfo) | |
object (ClaimRevModels_ClaimRemittance835_FinancialInformation) | |
| eraClassification | string or null |
| healthieClaimId | string or null |
| isClaimFound | boolean |
| healthieStatus | string or null |
{- "paymentAdviceId": "string",
- "accountNumber": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "payerName": "string",
- "payerNumber": "string",
- "paymentAdviceStatusId": 0,
- "paymentInfo": {
- "claimPaymentInfoId": { },
- "patientControlNumber": "string",
- "claimStatusCode": "string",
- "totalClaimAmount": 0.1,
- "claimPaymentAmount": 0.1,
- "patientResponsibility": 0.1,
- "payerControlNumber": "string",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "patientLastName": "string",
- "patientFirstName": "string",
- "patientMiddleName": "string",
- "patientSuffix": "string",
- "patientIdentifier": "string",
- "insuredLastName": "string",
- "insuredFirstName": "string",
- "insuredMiddleName": "string",
- "insuredSuffix": "string",
- "insuredIdentifier": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "matchedClaim": {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}, - "matchedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
], - "outpatientAdjInfo": {
- "reimbursementRate": 0.1,
- "payableAmount": 0.1,
- "paymentRemarkCode": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "esrdPaymentAmount": 0.1,
- "nonPayableProComponentAmount": 0.1
}, - "servicePaymentInfos": [
- {
- "procedureQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "chargeAmount": 0.1,
- "paymentAmount": 0.1,
- "revenueCode": "string",
- "unitsOfServicePaidCount": 0.1,
- "adjudicatedProcedureQualifier": "string",
- "adjudicatedProcedureCode": "string",
- "adjudicatedModifier1": "string",
- "adjudicatedModifier2": "string",
- "adjudicatedModifier3": "string",
- "adjudicatedModifier4": "string",
- "procedureCodeDesc": "string",
- "originalUnitsOfServiceCount": 0.1,
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "remarkCodes": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "serviceLineControlNumber": "string",
- "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "contractedAmount": 0.1,
- "varianceFromContract": 0.1,
- "isUnderpaid": true
}
], - "matchStatus": "string",
- "isWorked": true,
- "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "rcmPmtDetails": {
- "isClaimFound": true,
- "claimRevRcmClaimId": 0,
- "paymentStatusId": 0,
- "errorPosting": true,
- "isProcessing": true,
- "isProcessingDate": "2019-08-24T14:15:22Z",
- "errorMessage": "string"
}, - "hasDerivedClaim": true,
- "derivedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
]
}, - "checkInformation": {
- "transactionHandlingCode": "string",
- "transactionHandlingCodeDesc": "string",
- "totalActualProviderPaymentAmt": 0.1,
- "creditDebitFlag": "string",
- "paymentMethodCode": "string",
- "paymentFormatCode": "string",
- "senderRoutingNumber": "string",
- "senderAccountNumber": "string",
- "payerIdentifier": "string",
- "depositRoutingNumber": "string",
- "depositAccountNumber": "string",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string"
}, - "eraClassification": "string",
- "healthieClaimId": "string",
- "isClaimFound": true,
- "healthieStatus": "string"
}| formName | string or null |
Array of objects or null (ClaimRev_Rcm_Integrations_Healthie_Models_Mapping) |
{- "formName": "string",
- "mappings": [
- {
- "label": "string",
- "noteType": "string",
- "ignore": true,
- "delete": true
}
]
}| accountNumber | string or null |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| isWorked | boolean or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| payerNumber | string or null |
| patientControlNumber | string or null |
| checkNumber | string or null |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
object (ClaimRevModels_PagingSearchViewModel) | |
| hasFoundRcmClaim | boolean or null |
| paymentStatusId | integer or null <int32> |
| isProcessing | boolean or null |
{- "accountNumber": "string",
- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "isWorked": true,
- "patientFirstName": "string",
- "patientLastName": "string",
- "payerNumber": "string",
- "patientControlNumber": "string",
- "checkNumber": "string",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "queueIds": [
- 0
], - "tagIds": [
- 0
], - "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "hasFoundRcmClaim": true,
- "paymentStatusId": 0,
- "isProcessing": true
}| paymentAdviceId | string or null |
| accountNumber | string or null |
| receivedDate | string <date-time> |
| payerName | string or null |
| payerNumber | string or null |
| paymentAdviceStatusId | integer <int32> |
object (ClaimRevModels_ClaimRemittance835_ClaimPaymentInfo) | |
object (ClaimRevModels_ClaimRemittance835_FinancialInformation) | |
| eraClassification | string or null |
| healthieClaimId | string or null |
| isClaimFound | boolean |
| healthieStatus | string or null |
{- "paymentAdviceId": "string",
- "accountNumber": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "payerName": "string",
- "payerNumber": "string",
- "paymentAdviceStatusId": 0,
- "paymentInfo": {
- "claimPaymentInfoId": { },
- "patientControlNumber": "string",
- "claimStatusCode": "string",
- "totalClaimAmount": 0.1,
- "claimPaymentAmount": 0.1,
- "patientResponsibility": 0.1,
- "payerControlNumber": "string",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "patientLastName": "string",
- "patientFirstName": "string",
- "patientMiddleName": "string",
- "patientSuffix": "string",
- "patientIdentifier": "string",
- "insuredLastName": "string",
- "insuredFirstName": "string",
- "insuredMiddleName": "string",
- "insuredSuffix": "string",
- "insuredIdentifier": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "matchedClaim": {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}, - "matchedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
], - "outpatientAdjInfo": {
- "reimbursementRate": 0.1,
- "payableAmount": 0.1,
- "paymentRemarkCode": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "esrdPaymentAmount": 0.1,
- "nonPayableProComponentAmount": 0.1
}, - "servicePaymentInfos": [
- {
- "procedureQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "chargeAmount": 0.1,
- "paymentAmount": 0.1,
- "revenueCode": "string",
- "unitsOfServicePaidCount": 0.1,
- "adjudicatedProcedureQualifier": "string",
- "adjudicatedProcedureCode": "string",
- "adjudicatedModifier1": "string",
- "adjudicatedModifier2": "string",
- "adjudicatedModifier3": "string",
- "adjudicatedModifier4": "string",
- "procedureCodeDesc": "string",
- "originalUnitsOfServiceCount": 0.1,
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "remarkCodes": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "serviceLineControlNumber": "string",
- "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "contractedAmount": 0.1,
- "varianceFromContract": 0.1,
- "isUnderpaid": true
}
], - "matchStatus": "string",
- "isWorked": true,
- "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "rcmPmtDetails": {
- "isClaimFound": true,
- "claimRevRcmClaimId": 0,
- "paymentStatusId": 0,
- "errorPosting": true,
- "isProcessing": true,
- "isProcessingDate": "2019-08-24T14:15:22Z",
- "errorMessage": "string"
}, - "hasDerivedClaim": true,
- "derivedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
]
}, - "checkInformation": {
- "transactionHandlingCode": "string",
- "transactionHandlingCodeDesc": "string",
- "totalActualProviderPaymentAmt": 0.1,
- "creditDebitFlag": "string",
- "paymentMethodCode": "string",
- "paymentFormatCode": "string",
- "senderRoutingNumber": "string",
- "senderAccountNumber": "string",
- "payerIdentifier": "string",
- "depositRoutingNumber": "string",
- "depositAccountNumber": "string",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string"
}, - "eraClassification": "string",
- "healthieClaimId": "string",
- "isClaimFound": true,
- "healthieStatus": "string"
}| startDate | string <date-time> |
| endDate | string <date-time> |
| patientId | string or null |
| providerId | string or null |
| appointmentTypes | Array of strings or null |
| noteLocked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) |
{- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "patientId": "string",
- "providerId": "string",
- "appointmentTypes": [
- "string"
], - "noteLocked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| accountNumber | string or null |
| ediFileContent | string or null |
| base64EdiFileContent | string or null |
| fileName | string or null |
{- "accountNumber": "string",
- "ediFileContent": "string",
- "base64EdiFileContent": "string",
- "fileName": "string"
}| accountNumber | string or null |
| receiveStartDate | string or null <date-time> |
| receiveEndDate | string or null <date-time> |
| fileStatusId | integer or null <int32> |
| acknowledgementStatusId | integer or null <int32> |
| uploadUser | string or null |
| fileId | string or null |
| claimAcknowledgementStatusId | integer or null <int32> |
| fileName | string or null |
{- "accountNumber": "string",
- "receiveStartDate": "2019-08-24T14:15:22Z",
- "receiveEndDate": "2019-08-24T14:15:22Z",
- "fileStatusId": 0,
- "acknowledgementStatusId": 0,
- "uploadUser": "string",
- "fileId": "string",
- "claimAcknowledgementStatusId": 0,
- "fileName": "string"
}| accountNumber | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| performanceYear | integer <int32> |
| providerNpi | string |
| accountNumber | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| performanceYear | integer <int32> |
| providerNpi | string |
| accountNumber | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| performanceYear | integer <int32> |
| providerNpi | string |
| accountNumber | string |
| startDate | string <date-time> |
| endDate | string <date-time> |
| performanceYear | integer <int32> |
| providerNpi | string |
| accountNumber | string or null |
| mipsMeasureId | integer <int32> |
| isActive | boolean |
{- "accountNumber": "string",
- "mipsMeasureId": 0,
- "isActive": true
}| accountNumber | string |
| performanceYear | integer <int32> |
| file | string <binary> |
| alertId required | string |
| accountNumber | string |
| qualityCode | string or null |
| isForTracking | boolean |
{- "qualityCode": "string",
- "isForTracking": true
}| alertId required | string |
| accountNumber | string |
| reason | string or null |
{- "reason": "string"
}| accountNumber | string |
| performanceYear | integer <int32> |
| page | integer <int32> Default: 1 |
| pageSize | integer <int32> Default: 25 |
| medicareNcciEditPtpFileId | integer <int32> |
| ncciPtpEditTypeId | integer <int32> |
| effectiveStartDate | string <date-time> |
| effectiveEndDate | string <date-time> |
| fileVersion | integer <int32> |
| fileRevision | integer <int32> |
| dateOfService | string or null <date-time> |
| ncciPtpEditTypeId | integer <int32> |
| fileVersion | integer or null <int32> |
| fileRevision | integer or null <int32> |
| codes | Array of strings or null |
| showDeleted | boolean |
{- "dateOfService": "2019-08-24T14:15:22Z",
- "ncciPtpEditTypeId": 0,
- "fileVersion": 0,
- "fileRevision": 0,
- "codes": [
- "string"
], - "showDeleted": true
}Array of objects or null (ClaimRev_Business_NcciEdits_Models_NcciMueEditLookupCheck) | |
| ncciEditTypeId | integer <int32> |
| ignoreUnits | boolean |
{- "mueEditLookupChecks": [
- {
- "dateOfService": "2019-08-24T14:15:22Z",
- "code": "string",
- "units": 0
}
], - "ncciEditTypeId": 0,
- "ignoreUnits": true
}| dateOfService | string or null <date-time> |
| fileVersion | integer or null <int32> |
| fileRevision | integer or null <int32> |
| editTypeId | integer <int32> |
| primaryCode | string or null |
{- "dateOfService": "2019-08-24T14:15:22Z",
- "fileVersion": 0,
- "fileRevision": 0,
- "editTypeId": 0,
- "primaryCode": "string"
}| accountNumber | string or null |
| messageBodyText | string or null |
| messageBodyHtml | string or null |
| messageTitle | string or null |
Array of objects or null (ClaimRev_Business_Notification_Models_NotificationRecipient) | |
| notificationType | string or null |
object or null | |
| expirationDate | string or null <date-time> |
| listedUsersOnly | boolean |
| isGlobal | boolean |
{- "accountNumber": "string",
- "messageBodyText": "string",
- "messageBodyHtml": "string",
- "messageTitle": "string",
- "recipients": [
- {
- "email": "string",
- "firstName": "string",
- "lastName": "string"
}
], - "notificationType": "string",
- "templateValues": {
- "property1": "string",
- "property2": "string"
}, - "expirationDate": "2019-08-24T14:15:22Z",
- "listedUsersOnly": true,
- "isGlobal": true
}| payerTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| transactionTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| payerName | string or null |
| payerNumber | string or null |
| payerState | string or null |
{- "payerTypeIds": [
- 0
], - "transactionTypeIds": [
- 0
], - "payerName": "string",
- "payerNumber": "string",
- "payerState": "string"
}| payerTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| transactionTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| payerName | string or null |
| payerNumber | string or null |
| payerState | string or null |
{- "payerTypeIds": [
- 0
], - "transactionTypeIds": [
- 0
], - "payerName": "string",
- "payerNumber": "string",
- "payerState": "string"
}| adviceId | string |
| claimControlNumber | string |
| accountNumber | string or null |
| checkDateStart | string or null <date-time> |
| checkDateEnd | string or null <date-time> |
| checkNumber | string or null |
| payerNumber | string or null |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| paidAmountStart | string or null |
| paidAmountEnd | string or null |
| hasPaidAmount | boolean |
| patientIdentifier | string or null |
{- "accountNumber": "string",
- "checkDateStart": "2019-08-24T14:15:22Z",
- "checkDateEnd": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "payerNumber": "string",
- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "paidAmountStart": "string",
- "paidAmountEnd": "string",
- "hasPaidAmount": true,
- "patientIdentifier": "string"
}| accountNumber | string or null |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| isWorked | boolean or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| payerNumber | string or null |
| patientControlNumber | string or null |
| checkNumber | string or null |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
object (ClaimRevModels_PagingSearchViewModel) | |
| hasFoundRcmClaim | boolean or null |
| paymentStatusId | integer or null <int32> |
| isProcessing | boolean or null |
{- "accountNumber": "string",
- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "isWorked": true,
- "patientFirstName": "string",
- "patientLastName": "string",
- "payerNumber": "string",
- "patientControlNumber": "string",
- "checkNumber": "string",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "queueIds": [
- 0
], - "tagIds": [
- 0
], - "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "hasFoundRcmClaim": true,
- "paymentStatusId": 0,
- "isProcessing": true
}| paymentAdviceId | string or null |
| paymentInfoId | string or null |
| claimId | string or null |
{- "paymentAdviceId": "string",
- "paymentInfoId": "string",
- "claimId": "string"
}| paymentAdviceId | string or null |
| accountNumber | string or null |
| receivedDate | string <date-time> |
| payerName | string or null |
| payerNumber | string or null |
| paymentAdviceStatusId | integer <int32> |
object (ClaimRevModels_ClaimRemittance835_ClaimPaymentInfo) | |
object (ClaimRevModels_ClaimRemittance835_FinancialInformation) | |
| eraClassification | string or null |
{- "paymentAdviceId": "string",
- "accountNumber": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "payerName": "string",
- "payerNumber": "string",
- "paymentAdviceStatusId": 0,
- "paymentInfo": {
- "claimPaymentInfoId": { },
- "patientControlNumber": "string",
- "claimStatusCode": "string",
- "totalClaimAmount": 0.1,
- "claimPaymentAmount": 0.1,
- "patientResponsibility": 0.1,
- "payerControlNumber": "string",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "patientLastName": "string",
- "patientFirstName": "string",
- "patientMiddleName": "string",
- "patientSuffix": "string",
- "patientIdentifier": "string",
- "insuredLastName": "string",
- "insuredFirstName": "string",
- "insuredMiddleName": "string",
- "insuredSuffix": "string",
- "insuredIdentifier": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "matchedClaim": {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}, - "matchedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
], - "outpatientAdjInfo": {
- "reimbursementRate": 0.1,
- "payableAmount": 0.1,
- "paymentRemarkCode": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "esrdPaymentAmount": 0.1,
- "nonPayableProComponentAmount": 0.1
}, - "servicePaymentInfos": [
- {
- "procedureQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "chargeAmount": 0.1,
- "paymentAmount": 0.1,
- "revenueCode": "string",
- "unitsOfServicePaidCount": 0.1,
- "adjudicatedProcedureQualifier": "string",
- "adjudicatedProcedureCode": "string",
- "adjudicatedModifier1": "string",
- "adjudicatedModifier2": "string",
- "adjudicatedModifier3": "string",
- "adjudicatedModifier4": "string",
- "procedureCodeDesc": "string",
- "originalUnitsOfServiceCount": 0.1,
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "remarkCodes": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "serviceLineControlNumber": "string",
- "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "contractedAmount": 0.1,
- "varianceFromContract": 0.1,
- "isUnderpaid": true
}
], - "matchStatus": "string",
- "isWorked": true,
- "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "rcmPmtDetails": {
- "isClaimFound": true,
- "claimRevRcmClaimId": 0,
- "paymentStatusId": 0,
- "errorPosting": true,
- "isProcessing": true,
- "isProcessingDate": "2019-08-24T14:15:22Z",
- "errorMessage": "string"
}, - "hasDerivedClaim": true,
- "derivedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
]
}, - "checkInformation": {
- "transactionHandlingCode": "string",
- "transactionHandlingCodeDesc": "string",
- "totalActualProviderPaymentAmt": 0.1,
- "creditDebitFlag": "string",
- "paymentMethodCode": "string",
- "paymentFormatCode": "string",
- "senderRoutingNumber": "string",
- "senderAccountNumber": "string",
- "payerIdentifier": "string",
- "depositRoutingNumber": "string",
- "depositAccountNumber": "string",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string"
}, - "eraClassification": "string"
}| paymentAdviceId | string or null |
| paymentInfoId | string or null |
| matchedClaimId | string or null |
| payerId | integer <int32> |
| payerName | string or null |
| payerIdentifier | string or null |
| subscriberLastName | string or null |
| subscriberFirstName | string or null |
| subscriberMiddleName | string or null |
| subscriberSuffix | string or null |
| subscriberPrimaryIdent | string or null |
| subscriberAddress1 | string or null |
| subscriberAddress2 | string or null |
| subscriberCity | string or null |
| subscriberState | string or null |
| subscriberZip | string or null |
| subscriberBirthDay | string or null |
| subscriberGender | string or null |
| relationshipCode | string or null |
| policyNumber | string or null |
| groupName | string or null |
| insuranceTypeCode | string or null |
| claimFilingIndicator | string or null |
| providerSignatureOnFile | string or null |
| payerResponsibility | string or null |
| modifyControlNumber | boolean |
| newControlNumber | string or null |
Array of objects or null (ClaimRevModels_ViewModels_ClaimModels_ServiceLineMatchOverride) |
{- "paymentAdviceId": "string",
- "paymentInfoId": "string",
- "matchedClaimId": "string",
- "payerId": 0,
- "payerName": "string",
- "payerIdentifier": "string",
- "subscriberLastName": "string",
- "subscriberFirstName": "string",
- "subscriberMiddleName": "string",
- "subscriberSuffix": "string",
- "subscriberPrimaryIdent": "string",
- "subscriberAddress1": "string",
- "subscriberAddress2": "string",
- "subscriberCity": "string",
- "subscriberState": "string",
- "subscriberZip": "string",
- "subscriberBirthDay": "string",
- "subscriberGender": "string",
- "relationshipCode": "string",
- "policyNumber": "string",
- "groupName": "string",
- "insuranceTypeCode": "string",
- "claimFilingIndicator": "string",
- "providerSignatureOnFile": "string",
- "payerResponsibility": "string",
- "modifyControlNumber": true,
- "newControlNumber": "string",
- "serviceLineMatches": [
- {
- "eraServiceLineIndex": 0,
- "claimServiceLineIndex": 0
}
]
}| controlNumber | string or null |
| fuzzyMatch | boolean |
| patientLastName | string or null |
| patientFirstName | string or null |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| payerNumber | string or null |
| referenceDate | string or null <date-time> |
| withinDays | integer <int32> |
{- "controlNumber": "string",
- "fuzzyMatch": true,
- "patientLastName": "string",
- "patientFirstName": "string",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "payerNumber": "string",
- "referenceDate": "2019-08-24T14:15:22Z",
- "withinDays": 0
}| paymentAdviceId | string or null |
| paymentInfoId | string or null |
| correctedControlNumber | string or null |
| correctedClaimControlNumber | string or null |
{- "paymentAdviceId": "string",
- "paymentInfoId": "string",
- "correctedControlNumber": "string",
- "correctedClaimControlNumber": "string"
}| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| accountNumber | string or null |
| sharpRevenuePatientId | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientBirthDate | string or null <date-time> |
| payerNumber | string or null |
| payerName | string or null |
| traceNumber | string or null |
| patientControlNumber | string or null |
| payerControlNumber | string or null |
| renderingProviderNpi | string or null |
| claimStatusId | integer or null <int32> |
| claimAcceptanceStatusId | integer or null <int32> |
| fileAcceptanceId | integer or null <int32> |
| csvOutput | boolean |
{- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "accountNumber": "string",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "patientControlNumber": "string",
- "payerControlNumber": "string",
- "renderingProviderNpi": "string",
- "claimStatusId": 0,
- "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "csvOutput": true
}| accountNumbers | Array of strings or null |
| startMonth | string or null <date-time> |
| endMonth | string or null <date-time> |
| groupByProvider | boolean |
| groupByPayer | boolean |
| groupByAccount | boolean |
| includeChildAccounts | boolean |
{- "accountNumbers": [
- "string"
], - "startMonth": "2019-08-24T14:15:22Z",
- "endMonth": "2019-08-24T14:15:22Z",
- "groupByProvider": true,
- "groupByPayer": true,
- "groupByAccount": true,
- "includeChildAccounts": true
}| accountNumbers | Array of strings or null |
| startMonth | string or null <date-time> |
| endMonth | string or null <date-time> |
| groupByProvider | boolean |
| groupByPayer | boolean |
| groupByAccount | boolean |
| includeChildAccounts | boolean |
{- "accountNumbers": [
- "string"
], - "startMonth": "2019-08-24T14:15:22Z",
- "endMonth": "2019-08-24T14:15:22Z",
- "groupByProvider": true,
- "groupByPayer": true,
- "groupByAccount": true,
- "includeChildAccounts": true
}| accountNumber | string or null |
| serviceLineStartDate | string or null <date-time> |
| serviceLineEndDate | string or null <date-time> |
| checkDate | string or null <date-time> |
| checkNumber | string or null |
| payerNumber | string or null |
| groupByPayer | boolean or null |
{- "accountNumber": "string",
- "serviceLineStartDate": "2019-08-24T14:15:22Z",
- "serviceLineEndDate": "2019-08-24T14:15:22Z",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "payerNumber": "string",
- "groupByPayer": true
}| accountNumber | string or null |
| adjustmentReasonCode | string or null |
| payerPaymentAdviceObjectId | string or null |
| claimObjectId | string or null |
| patientMemberId | string or null |
| procedureCode | string or null |
| modifier | string or null |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| checkDate | string or null <date-time> |
| checkNumber | string or null |
{- "accountNumber": "string",
- "adjustmentReasonCode": "string",
- "payerPaymentAdviceObjectId": "string",
- "claimObjectId": "string",
- "patientMemberId": "string",
- "procedureCode": "string",
- "modifier": "string",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string"
}| accountNumber | string or null |
| adjustmentReasonCode | string or null |
| payerPaymentAdviceObjectId | string or null |
| claimObjectId | string or null |
| patientMemberId | string or null |
| procedureCode | string or null |
| modifier | string or null |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| checkDate | string or null <date-time> |
| checkNumber | string or null |
{- "accountNumber": "string",
- "adjustmentReasonCode": "string",
- "payerPaymentAdviceObjectId": "string",
- "claimObjectId": "string",
- "patientMemberId": "string",
- "procedureCode": "string",
- "modifier": "string",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string"
}| objectId | string or null |
| accountNumbers | Array of strings or null |
| accountNumber | string or null |
| statusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimStatusGroup | string or null |
| excludeStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimAcceptanceStatusId | integer or null <int32> |
| fileAcceptanceId | integer or null <int32> |
| claimTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| sharpRevenuePatientId | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientBirthDate | string or null <date-time> |
| payerPaidAmtStart | number or null <double> |
| payerPaidAmtEnd | number or null <double> |
| payerNumber | string or null |
| payerName | string or null |
| traceNumber | string or null |
| traceNumbers | Array of strings or null |
| workflowId | integer or null <int64> |
| workflowStatusIds | Array of integers or null <int64> [ items <int64 > ] |
| workflowEmails | Array of strings or null |
| inputFileObjectId | string or null |
| paymentAdviceObjectId | string or null |
| patientControlNumber | string or null |
| patientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| payerControlNumbers | Array of strings or null |
| paymentAdviceStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| errorMessage | string or null |
| dateAggregate | string or null |
| dayCount | integer <int32> |
| dayAgeStart | integer or null <int32> |
| dayAgeEnd | integer or null <int32> |
| billingProviderNpi | string or null |
| groupByField | string or null |
| isWorked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| distinctClaimObjectId | string or null |
| professionalRcmClaimId | string or null |
Array of objects or null (ClaimRevModels_SortingViewModel) | |
| notes | string or null |
| eraClassifications | Array of strings or null |
| submittedByEmail | string or null |
| fuzzyControlNumber | string or null |
| normalizedControlNumberPattern | string or null |
{- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}| objectId | string or null |
| accountNumbers | Array of strings or null |
| accountNumber | string or null |
| statusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimStatusGroup | string or null |
| excludeStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimAcceptanceStatusId | integer or null <int32> |
| fileAcceptanceId | integer or null <int32> |
| claimTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| sharpRevenuePatientId | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientBirthDate | string or null <date-time> |
| payerPaidAmtStart | number or null <double> |
| payerPaidAmtEnd | number or null <double> |
| payerNumber | string or null |
| payerName | string or null |
| traceNumber | string or null |
| traceNumbers | Array of strings or null |
| workflowId | integer or null <int64> |
| workflowStatusIds | Array of integers or null <int64> [ items <int64 > ] |
| workflowEmails | Array of strings or null |
| inputFileObjectId | string or null |
| paymentAdviceObjectId | string or null |
| patientControlNumber | string or null |
| patientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| payerControlNumbers | Array of strings or null |
| paymentAdviceStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| errorMessage | string or null |
| dateAggregate | string or null |
| dayCount | integer <int32> |
| dayAgeStart | integer or null <int32> |
| dayAgeEnd | integer or null <int32> |
| billingProviderNpi | string or null |
| groupByField | string or null |
| isWorked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| distinctClaimObjectId | string or null |
| professionalRcmClaimId | string or null |
Array of objects or null (ClaimRevModels_SortingViewModel) | |
| notes | string or null |
| eraClassifications | Array of strings or null |
| submittedByEmail | string or null |
| fuzzyControlNumber | string or null |
| normalizedControlNumberPattern | string or null |
{- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}| objectId | string or null |
| accountNumbers | Array of strings or null |
| accountNumber | string or null |
| statusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimStatusGroup | string or null |
| excludeStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimAcceptanceStatusId | integer or null <int32> |
| fileAcceptanceId | integer or null <int32> |
| claimTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| sharpRevenuePatientId | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientBirthDate | string or null <date-time> |
| payerPaidAmtStart | number or null <double> |
| payerPaidAmtEnd | number or null <double> |
| payerNumber | string or null |
| payerName | string or null |
| traceNumber | string or null |
| traceNumbers | Array of strings or null |
| workflowId | integer or null <int64> |
| workflowStatusIds | Array of integers or null <int64> [ items <int64 > ] |
| workflowEmails | Array of strings or null |
| inputFileObjectId | string or null |
| paymentAdviceObjectId | string or null |
| patientControlNumber | string or null |
| patientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| payerControlNumbers | Array of strings or null |
| paymentAdviceStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| errorMessage | string or null |
| dateAggregate | string or null |
| dayCount | integer <int32> |
| dayAgeStart | integer or null <int32> |
| dayAgeEnd | integer or null <int32> |
| billingProviderNpi | string or null |
| groupByField | string or null |
| isWorked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| distinctClaimObjectId | string or null |
| professionalRcmClaimId | string or null |
Array of objects or null (ClaimRevModels_SortingViewModel) | |
| notes | string or null |
| eraClassifications | Array of strings or null |
| submittedByEmail | string or null |
| fuzzyControlNumber | string or null |
| normalizedControlNumberPattern | string or null |
{- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}| objectId | string or null |
| accountNumbers | Array of strings or null |
| accountNumber | string or null |
| statusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimStatusGroup | string or null |
| excludeStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimAcceptanceStatusId | integer or null <int32> |
| fileAcceptanceId | integer or null <int32> |
| claimTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| sharpRevenuePatientId | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientBirthDate | string or null <date-time> |
| payerPaidAmtStart | number or null <double> |
| payerPaidAmtEnd | number or null <double> |
| payerNumber | string or null |
| payerName | string or null |
| traceNumber | string or null |
| traceNumbers | Array of strings or null |
| workflowId | integer or null <int64> |
| workflowStatusIds | Array of integers or null <int64> [ items <int64 > ] |
| workflowEmails | Array of strings or null |
| inputFileObjectId | string or null |
| paymentAdviceObjectId | string or null |
| patientControlNumber | string or null |
| patientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| payerControlNumbers | Array of strings or null |
| paymentAdviceStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| errorMessage | string or null |
| dateAggregate | string or null |
| dayCount | integer <int32> |
| dayAgeStart | integer or null <int32> |
| dayAgeEnd | integer or null <int32> |
| billingProviderNpi | string or null |
| groupByField | string or null |
| isWorked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| distinctClaimObjectId | string or null |
| professionalRcmClaimId | string or null |
Array of objects or null (ClaimRevModels_SortingViewModel) | |
| notes | string or null |
| eraClassifications | Array of strings or null |
| submittedByEmail | string or null |
| fuzzyControlNumber | string or null |
| normalizedControlNumberPattern | string or null |
{- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}| objectId | string or null |
| accountNumbers | Array of strings or null |
| accountNumber | string or null |
| statusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimStatusGroup | string or null |
| excludeStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimAcceptanceStatusId | integer or null <int32> |
| fileAcceptanceId | integer or null <int32> |
| claimTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| sharpRevenuePatientId | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientBirthDate | string or null <date-time> |
| payerPaidAmtStart | number or null <double> |
| payerPaidAmtEnd | number or null <double> |
| payerNumber | string or null |
| payerName | string or null |
| traceNumber | string or null |
| traceNumbers | Array of strings or null |
| workflowId | integer or null <int64> |
| workflowStatusIds | Array of integers or null <int64> [ items <int64 > ] |
| workflowEmails | Array of strings or null |
| inputFileObjectId | string or null |
| paymentAdviceObjectId | string or null |
| patientControlNumber | string or null |
| patientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| payerControlNumbers | Array of strings or null |
| paymentAdviceStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| errorMessage | string or null |
| dateAggregate | string or null |
| dayCount | integer <int32> |
| dayAgeStart | integer or null <int32> |
| dayAgeEnd | integer or null <int32> |
| billingProviderNpi | string or null |
| groupByField | string or null |
| isWorked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| distinctClaimObjectId | string or null |
| professionalRcmClaimId | string or null |
Array of objects or null (ClaimRevModels_SortingViewModel) | |
| notes | string or null |
| eraClassifications | Array of strings or null |
| submittedByEmail | string or null |
| fuzzyControlNumber | string or null |
| normalizedControlNumberPattern | string or null |
{- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}| objectId | string or null |
| accountNumbers | Array of strings or null |
| accountNumber | string or null |
| statusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimStatusGroup | string or null |
| excludeStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimAcceptanceStatusId | integer or null <int32> |
| fileAcceptanceId | integer or null <int32> |
| claimTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| sharpRevenuePatientId | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientBirthDate | string or null <date-time> |
| payerPaidAmtStart | number or null <double> |
| payerPaidAmtEnd | number or null <double> |
| payerNumber | string or null |
| payerName | string or null |
| traceNumber | string or null |
| traceNumbers | Array of strings or null |
| workflowId | integer or null <int64> |
| workflowStatusIds | Array of integers or null <int64> [ items <int64 > ] |
| workflowEmails | Array of strings or null |
| inputFileObjectId | string or null |
| paymentAdviceObjectId | string or null |
| patientControlNumber | string or null |
| patientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| payerControlNumbers | Array of strings or null |
| paymentAdviceStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| errorMessage | string or null |
| dateAggregate | string or null |
| dayCount | integer <int32> |
| dayAgeStart | integer or null <int32> |
| dayAgeEnd | integer or null <int32> |
| billingProviderNpi | string or null |
| groupByField | string or null |
| isWorked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| distinctClaimObjectId | string or null |
| professionalRcmClaimId | string or null |
Array of objects or null (ClaimRevModels_SortingViewModel) | |
| notes | string or null |
| eraClassifications | Array of strings or null |
| submittedByEmail | string or null |
| fuzzyControlNumber | string or null |
| normalizedControlNumberPattern | string or null |
{- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}| objectId | string or null |
| accountNumbers | Array of strings or null |
| accountNumber | string or null |
| statusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimStatusGroup | string or null |
| excludeStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| claimAcceptanceStatusId | integer or null <int32> |
| fileAcceptanceId | integer or null <int32> |
| claimTypeIds | Array of integers or null <int32> [ items <int32 > ] |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| sharpRevenuePatientId | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientBirthDate | string or null <date-time> |
| payerPaidAmtStart | number or null <double> |
| payerPaidAmtEnd | number or null <double> |
| payerNumber | string or null |
| payerName | string or null |
| traceNumber | string or null |
| traceNumbers | Array of strings or null |
| workflowId | integer or null <int64> |
| workflowStatusIds | Array of integers or null <int64> [ items <int64 > ] |
| workflowEmails | Array of strings or null |
| inputFileObjectId | string or null |
| paymentAdviceObjectId | string or null |
| patientControlNumber | string or null |
| patientControlNumbers | Array of strings or null |
| payerControlNumber | string or null |
| payerControlNumbers | Array of strings or null |
| paymentAdviceStatusIds | Array of integers or null <int32> [ items <int32 > ] |
| errorMessage | string or null |
| dateAggregate | string or null |
| dayCount | integer <int32> |
| dayAgeStart | integer or null <int32> |
| dayAgeEnd | integer or null <int32> |
| billingProviderNpi | string or null |
| groupByField | string or null |
| isWorked | boolean or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| distinctClaimObjectId | string or null |
| professionalRcmClaimId | string or null |
Array of objects or null (ClaimRevModels_SortingViewModel) | |
| notes | string or null |
| eraClassifications | Array of strings or null |
| submittedByEmail | string or null |
| fuzzyControlNumber | string or null |
| normalizedControlNumberPattern | string or null |
{- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}| accountNumbers | Array of strings or null |
| startMonth | string or null <date-time> |
| endMonth | string or null <date-time> |
| groupByProvider | boolean |
| groupByPayer | boolean |
| groupByAccount | boolean |
| includeChildAccounts | boolean |
{- "accountNumbers": [
- "string"
], - "startMonth": "2019-08-24T14:15:22Z",
- "endMonth": "2019-08-24T14:15:22Z",
- "groupByProvider": true,
- "groupByPayer": true,
- "groupByAccount": true,
- "includeChildAccounts": true
}| accountNumbers | Array of strings or null |
| startMonth | string or null <date-time> |
| endMonth | string or null <date-time> |
| groupByProvider | boolean |
| groupByPayer | boolean |
| groupByAccount | boolean |
| includeChildAccounts | boolean |
{- "accountNumbers": [
- "string"
], - "startMonth": "2019-08-24T14:15:22Z",
- "endMonth": "2019-08-24T14:15:22Z",
- "groupByProvider": true,
- "groupByPayer": true,
- "groupByAccount": true,
- "includeChildAccounts": true
}| accountNumber | string or null |
| serviceLineStartDate | string or null <date-time> |
| serviceLineEndDate | string or null <date-time> |
| checkDate | string or null <date-time> |
| checkNumber | string or null |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| percentCollectedStart | integer or null <int32> |
| percentCollectedEnd | integer or null <int32> |
object (ClaimRevModels_PagingSearchViewModel) |
{- "accountNumber": "string",
- "serviceLineStartDate": "2019-08-24T14:15:22Z",
- "serviceLineEndDate": "2019-08-24T14:15:22Z",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "percentCollectedStart": 0,
- "percentCollectedEnd": 0,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| accountNumbers | Array of strings or null |
| startMonth | string or null <date-time> |
| endMonth | string or null <date-time> |
| groupByAccount | boolean |
| includeChildAccounts | boolean |
{- "accountNumbers": [
- "string"
], - "startMonth": "2019-08-24T14:15:22Z",
- "endMonth": "2019-08-24T14:15:22Z",
- "groupByAccount": true,
- "includeChildAccounts": true
}| accountNumber | string or null |
| serviceLineStartDate | string or null <date-time> |
| serviceLineEndDate | string or null <date-time> |
| checkDate | string or null <date-time> |
| checkNumber | string or null |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| percentCollectedStart | integer or null <int32> |
| percentCollectedEnd | integer or null <int32> |
object (ClaimRevModels_PagingSearchViewModel) |
{- "accountNumber": "string",
- "serviceLineStartDate": "2019-08-24T14:15:22Z",
- "serviceLineEndDate": "2019-08-24T14:15:22Z",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "percentCollectedStart": 0,
- "percentCollectedEnd": 0,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| dateStart | string <date-time> |
| dateEnd | string <date-time> |
| onlyWithChanges | boolean |
| search | string |
| page | integer <int32> |
| limit | integer <int32> |
| accountNumber | string or null |
| eraIds | Array of strings or null |
| page | integer <int32> |
| limit | integer <int32> |
{- "accountNumber": "string",
- "eraIds": [
- "string"
], - "page": 0,
- "limit": 0
}| objectId | string or null |
| accountNumber | string or null |
| receivedStartDate | string or null <date-time> |
| receivedEndDate | string or null <date-time> |
| claimStatusId | Array of integers or null <int32> (ClaimRevModels_Enums_RepricerClaimStatus) [ items <int32 > ] Enum: "Ready" "PatientMatch" "PatientMatchFailed" "ValidationCheck" "Reprice" "ManualReprice" "Audit" "AuthorizationHold" "ReadyToSend" "MergedToPayer" "SentToPayer" "Error" "Reprocess" "TagClaim" "Void" "ReportOnly" "Embeddings" "SendToClearingHouse" "SendToNivonyx" "UndoClaim" "AutoReprice" "Duplicate" "SendToExternalRepricer" "ManualSendToExternalRepricer" |
| clientGroupNumber | string or null |
| clientGroupName | string or null |
| benefitCode | string or null |
| isTribal | string or null |
| memberId | integer or null <int64> |
| memberFirstName | string or null |
| memberLastName | string or null |
| payerControlNumber | string or null |
| repricingControlNumber | string or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| queueId | integer or null <int64> |
| textSearch | string or null |
| textSearchIsVector | boolean |
| textSearchVectorMinScore | number or null <double> |
| textSearchVectorLimit | integer or null <int32> |
| billingTaxId | string or null |
{- "objectId": "string",
- "accountNumber": "string",
- "receivedStartDate": "2019-08-24T14:15:22Z",
- "receivedEndDate": "2019-08-24T14:15:22Z",
- "claimStatusId": [
- "Ready"
], - "clientGroupNumber": "string",
- "clientGroupName": "string",
- "benefitCode": "string",
- "isTribal": "string",
- "memberId": 0,
- "memberFirstName": "string",
- "memberLastName": "string",
- "payerControlNumber": "string",
- "repricingControlNumber": "string",
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "queueId": 0,
- "textSearch": "string",
- "textSearchIsVector": true,
- "textSearchVectorMinScore": 0.1,
- "textSearchVectorLimit": 0,
- "billingTaxId": "string"
}| objectId | string or null |
| accountNumber | string or null |
| receivedStartDate | string or null <date-time> |
| receivedEndDate | string or null <date-time> |
| claimStatusId | Array of integers or null <int32> (ClaimRevModels_Enums_RepricerClaimStatus) [ items <int32 > ] Enum: "Ready" "PatientMatch" "PatientMatchFailed" "ValidationCheck" "Reprice" "ManualReprice" "Audit" "AuthorizationHold" "ReadyToSend" "MergedToPayer" "SentToPayer" "Error" "Reprocess" "TagClaim" "Void" "ReportOnly" "Embeddings" "SendToClearingHouse" "SendToNivonyx" "UndoClaim" "AutoReprice" "Duplicate" "SendToExternalRepricer" "ManualSendToExternalRepricer" |
| clientGroupNumber | string or null |
| clientGroupName | string or null |
| benefitCode | string or null |
| isTribal | string or null |
| memberId | integer or null <int64> |
| memberFirstName | string or null |
| memberLastName | string or null |
| payerControlNumber | string or null |
| repricingControlNumber | string or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
| excludeTagIds | Array of integers or null <int64> [ items <int64 > ] |
| queueId | integer or null <int64> |
| textSearch | string or null |
| textSearchIsVector | boolean |
| textSearchVectorMinScore | number or null <double> |
| textSearchVectorLimit | integer or null <int32> |
| billingTaxId | string or null |
{- "objectId": "string",
- "accountNumber": "string",
- "receivedStartDate": "2019-08-24T14:15:22Z",
- "receivedEndDate": "2019-08-24T14:15:22Z",
- "claimStatusId": [
- "Ready"
], - "clientGroupNumber": "string",
- "clientGroupName": "string",
- "benefitCode": "string",
- "isTribal": "string",
- "memberId": 0,
- "memberFirstName": "string",
- "memberLastName": "string",
- "payerControlNumber": "string",
- "repricingControlNumber": "string",
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "queueId": 0,
- "textSearch": "string",
- "textSearchIsVector": true,
- "textSearchVectorMinScore": 0.1,
- "textSearchVectorLimit": 0,
- "billingTaxId": "string"
}| claimObjectId | string or null |
| transactionNumber | string or null |
| patientClaimControlNumber | string or null |
| subscriberIsPatient | boolean |
object (ClaimRevModels_Repricing_RepricingInfo) | |
object (ClaimRevModels_Repricing_RepricingInfo) | |
Array of objects or null (ClaimRev_Repricing_Models_ServiceLineRepriceViewModel) | |
| payerControlNumber | string or null |
| claimRevControlNumber | string or null |
| otherControlNumber | string or null |
| claimStatus | string or null |
| claimType | string or null |
| product | string or null |
| group | string or null |
| planId | string or null |
| planName | string or null |
| effectiveStartDate | string or null <date-time> |
| effectiveEndDate | string or null <date-time> |
| oic | string or null |
| memberId | string or null |
| memberPrimaryKey | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientDob | string or null <date-time> |
| patientTribal | string or null |
| patientPrcEligible | string or null |
| payerNumber | string or null |
| payerName | string or null |
| billingProviderNpi | string or null |
| billingProviderTaxId | string or null |
| billingProviderFirstName | string or null |
| billingProviderLastName | string or null |
| billingProviderAddress | string or null |
| billingProviderCity | string or null |
| billingProviderState | string or null |
| billingProviderZip | string or null |
| claimAmount | number or null <double> |
| networkSource | string or null |
| intermediateControlNumber | string or null |
| diagnosisRelatedGroup | string or null |
Array of objects or null (ClaimRev_Repricing_Models_DiagnosisCodeView) | |
| otherInsurances | Array of strings or null |
| billType | string or null |
object (ClaimRevModels_ClaimNote) | |
| caseId | string or null |
{- "claimObjectId": "string",
- "transactionNumber": "string",
- "patientClaimControlNumber": "string",
- "subscriberIsPatient": true,
- "repricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "previousRepricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "services": [
- {
- "serviceLineLxNumber": 0,
- "repricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "previousRepricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "serviceDate": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "procedureCode": "string",
- "revenueCode": "string",
- "lineChargeAmount": 0.1,
- "units": 0.1,
- "unitType": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "pointer1": "string",
- "pointer2": "string",
- "pointer3": "string",
- "pointer4": "string",
- "renderingProviderNpi": "string",
- "mlrPricing": {
- "mlrPriceSource": "string",
- "mlrPrice": "string",
- "lineNumber": 0,
- "message": "string",
- "fileReceivedDate": "2019-08-24T14:15:22Z",
- "inputRepricingFileId": "string"
}
}
], - "payerControlNumber": "string",
- "claimRevControlNumber": "string",
- "otherControlNumber": "string",
- "claimStatus": "string",
- "claimType": "string",
- "product": "string",
- "group": "string",
- "planId": "string",
- "planName": "string",
- "effectiveStartDate": "2019-08-24T14:15:22Z",
- "effectiveEndDate": "2019-08-24T14:15:22Z",
- "oic": "string",
- "memberId": "string",
- "memberPrimaryKey": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientDob": "2019-08-24T14:15:22Z",
- "patientTribal": "string",
- "patientPrcEligible": "string",
- "payerNumber": "string",
- "payerName": "string",
- "billingProviderNpi": "string",
- "billingProviderTaxId": "string",
- "billingProviderFirstName": "string",
- "billingProviderLastName": "string",
- "billingProviderAddress": "string",
- "billingProviderCity": "string",
- "billingProviderState": "string",
- "billingProviderZip": "string",
- "claimAmount": 0.1,
- "networkSource": "string",
- "intermediateControlNumber": "string",
- "diagnosisRelatedGroup": "string",
- "diagnosisCodes": [
- {
- "diagnosisCode": "string",
- "description": "string",
- "diagOrder": 0
}
], - "otherInsurances": [
- "string"
], - "billType": "string",
- "markToSendNote": {
- "noteDateTime": "2019-08-24T14:15:22Z",
- "noteText": "string",
- "userEmail": "string"
}, - "caseId": "string"
}| claimObjectId | string or null |
| transactionNumber | string or null |
| patientClaimControlNumber | string or null |
| subscriberIsPatient | boolean |
object (ClaimRevModels_Repricing_RepricingInfo) | |
object (ClaimRevModels_Repricing_RepricingInfo) | |
Array of objects or null (ClaimRev_Repricing_Models_ServiceLineRepriceViewModel) | |
| payerControlNumber | string or null |
| claimRevControlNumber | string or null |
| otherControlNumber | string or null |
| claimStatus | string or null |
| claimType | string or null |
| product | string or null |
| group | string or null |
| planId | string or null |
| planName | string or null |
| effectiveStartDate | string or null <date-time> |
| effectiveEndDate | string or null <date-time> |
| oic | string or null |
| memberId | string or null |
| memberPrimaryKey | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientDob | string or null <date-time> |
| patientTribal | string or null |
| patientPrcEligible | string or null |
| payerNumber | string or null |
| payerName | string or null |
| billingProviderNpi | string or null |
| billingProviderTaxId | string or null |
| billingProviderFirstName | string or null |
| billingProviderLastName | string or null |
| billingProviderAddress | string or null |
| billingProviderCity | string or null |
| billingProviderState | string or null |
| billingProviderZip | string or null |
| claimAmount | number or null <double> |
| networkSource | string or null |
| intermediateControlNumber | string or null |
| diagnosisRelatedGroup | string or null |
Array of objects or null (ClaimRev_Repricing_Models_DiagnosisCodeView) | |
| otherInsurances | Array of strings or null |
| billType | string or null |
object (ClaimRevModels_ClaimNote) | |
| caseId | string or null |
{- "claimObjectId": "string",
- "transactionNumber": "string",
- "patientClaimControlNumber": "string",
- "subscriberIsPatient": true,
- "repricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "previousRepricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "services": [
- {
- "serviceLineLxNumber": 0,
- "repricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "previousRepricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "serviceDate": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "procedureCode": "string",
- "revenueCode": "string",
- "lineChargeAmount": 0.1,
- "units": 0.1,
- "unitType": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "pointer1": "string",
- "pointer2": "string",
- "pointer3": "string",
- "pointer4": "string",
- "renderingProviderNpi": "string",
- "mlrPricing": {
- "mlrPriceSource": "string",
- "mlrPrice": "string",
- "lineNumber": 0,
- "message": "string",
- "fileReceivedDate": "2019-08-24T14:15:22Z",
- "inputRepricingFileId": "string"
}
}
], - "payerControlNumber": "string",
- "claimRevControlNumber": "string",
- "otherControlNumber": "string",
- "claimStatus": "string",
- "claimType": "string",
- "product": "string",
- "group": "string",
- "planId": "string",
- "planName": "string",
- "effectiveStartDate": "2019-08-24T14:15:22Z",
- "effectiveEndDate": "2019-08-24T14:15:22Z",
- "oic": "string",
- "memberId": "string",
- "memberPrimaryKey": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientDob": "2019-08-24T14:15:22Z",
- "patientTribal": "string",
- "patientPrcEligible": "string",
- "payerNumber": "string",
- "payerName": "string",
- "billingProviderNpi": "string",
- "billingProviderTaxId": "string",
- "billingProviderFirstName": "string",
- "billingProviderLastName": "string",
- "billingProviderAddress": "string",
- "billingProviderCity": "string",
- "billingProviderState": "string",
- "billingProviderZip": "string",
- "claimAmount": 0.1,
- "networkSource": "string",
- "intermediateControlNumber": "string",
- "diagnosisRelatedGroup": "string",
- "diagnosisCodes": [
- {
- "diagnosisCode": "string",
- "description": "string",
- "diagOrder": 0
}
], - "otherInsurances": [
- "string"
], - "billType": "string",
- "markToSendNote": {
- "noteDateTime": "2019-08-24T14:15:22Z",
- "noteText": "string",
- "userEmail": "string"
}, - "caseId": "string"
}| claimObjectId | string or null |
| transactionNumber | string or null |
| patientClaimControlNumber | string or null |
| subscriberIsPatient | boolean |
object (ClaimRevModels_Repricing_RepricingInfo) | |
object (ClaimRevModels_Repricing_RepricingInfo) | |
Array of objects or null (ClaimRev_Repricing_Models_ServiceLineRepriceViewModel) | |
| payerControlNumber | string or null |
| claimRevControlNumber | string or null |
| otherControlNumber | string or null |
| claimStatus | string or null |
| claimType | string or null |
| product | string or null |
| group | string or null |
| planId | string or null |
| planName | string or null |
| effectiveStartDate | string or null <date-time> |
| effectiveEndDate | string or null <date-time> |
| oic | string or null |
| memberId | string or null |
| memberPrimaryKey | integer or null <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientDob | string or null <date-time> |
| patientTribal | string or null |
| patientPrcEligible | string or null |
| payerNumber | string or null |
| payerName | string or null |
| billingProviderNpi | string or null |
| billingProviderTaxId | string or null |
| billingProviderFirstName | string or null |
| billingProviderLastName | string or null |
| billingProviderAddress | string or null |
| billingProviderCity | string or null |
| billingProviderState | string or null |
| billingProviderZip | string or null |
| claimAmount | number or null <double> |
| networkSource | string or null |
| intermediateControlNumber | string or null |
| diagnosisRelatedGroup | string or null |
Array of objects or null (ClaimRev_Repricing_Models_DiagnosisCodeView) | |
| otherInsurances | Array of strings or null |
| billType | string or null |
object (ClaimRevModels_ClaimNote) | |
| caseId | string or null |
{- "claimObjectId": "string",
- "transactionNumber": "string",
- "patientClaimControlNumber": "string",
- "subscriberIsPatient": true,
- "repricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "previousRepricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "services": [
- {
- "serviceLineLxNumber": 0,
- "repricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "previousRepricing": {
- "hcp01": "string",
- "hcp02": "string",
- "hcp03": "string",
- "hcp04": "string",
- "hcp05": "string",
- "hcp06": "string",
- "hcp07": "string",
- "hcp08": "string",
- "hcp09": "string",
- "hcp10": "string",
- "hcp11": "string",
- "hcp12": "string",
- "hcp13": "string",
- "hcp14": "string",
- "hcp15": "string",
- "deleteSegment": true,
- "repricerLogs": [
- {
- "repricierDate": "2019-08-24T14:15:22Z",
- "repricerEmail": "string"
}
], - "repricierDate": "2019-08-24T14:15:22Z",
- "repricingComplete": true
}, - "serviceDate": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "procedureCode": "string",
- "revenueCode": "string",
- "lineChargeAmount": 0.1,
- "units": 0.1,
- "unitType": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "pointer1": "string",
- "pointer2": "string",
- "pointer3": "string",
- "pointer4": "string",
- "renderingProviderNpi": "string",
- "mlrPricing": {
- "mlrPriceSource": "string",
- "mlrPrice": "string",
- "lineNumber": 0,
- "message": "string",
- "fileReceivedDate": "2019-08-24T14:15:22Z",
- "inputRepricingFileId": "string"
}
}
], - "payerControlNumber": "string",
- "claimRevControlNumber": "string",
- "otherControlNumber": "string",
- "claimStatus": "string",
- "claimType": "string",
- "product": "string",
- "group": "string",
- "planId": "string",
- "planName": "string",
- "effectiveStartDate": "2019-08-24T14:15:22Z",
- "effectiveEndDate": "2019-08-24T14:15:22Z",
- "oic": "string",
- "memberId": "string",
- "memberPrimaryKey": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientDob": "2019-08-24T14:15:22Z",
- "patientTribal": "string",
- "patientPrcEligible": "string",
- "payerNumber": "string",
- "payerName": "string",
- "billingProviderNpi": "string",
- "billingProviderTaxId": "string",
- "billingProviderFirstName": "string",
- "billingProviderLastName": "string",
- "billingProviderAddress": "string",
- "billingProviderCity": "string",
- "billingProviderState": "string",
- "billingProviderZip": "string",
- "claimAmount": 0.1,
- "networkSource": "string",
- "intermediateControlNumber": "string",
- "diagnosisRelatedGroup": "string",
- "diagnosisCodes": [
- {
- "diagnosisCode": "string",
- "description": "string",
- "diagOrder": 0
}
], - "otherInsurances": [
- "string"
], - "billType": "string",
- "markToSendNote": {
- "noteDateTime": "2019-08-24T14:15:22Z",
- "noteText": "string",
- "userEmail": "string"
}, - "caseId": "string"
}| accountNumber | string or null |
| memberNumber | string or null |
| subscriberNumber | string or null |
| firstName | string or null |
| lastName | string or null |
| state | string or null |
| city | string or null |
| isTribal | string or null |
| benefitCode | string or null |
| termed | string or null |
| clientGroupNumber | string or null |
| networkId | integer or null <int32> |
object (ClaimRevModels_PagingSearchViewModel) |
{- "accountNumber": "string",
- "memberNumber": "string",
- "subscriberNumber": "string",
- "firstName": "string",
- "lastName": "string",
- "state": "string",
- "city": "string",
- "isTribal": "string",
- "benefitCode": "string",
- "termed": "string",
- "clientGroupNumber": "string",
- "networkId": 0,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| accountNumber | string or null |
| memberNumber | string or null |
| subscriberNumber | string or null |
| firstName | string or null |
| lastName | string or null |
| state | string or null |
| city | string or null |
| isTribal | string or null |
| benefitCode | string or null |
| termed | string or null |
| clientGroupNumber | string or null |
| networkId | integer or null <int32> |
object (ClaimRevModels_PagingSearchViewModel) |
{- "accountNumber": "string",
- "memberNumber": "string",
- "subscriberNumber": "string",
- "firstName": "string",
- "lastName": "string",
- "state": "string",
- "city": "string",
- "isTribal": "string",
- "benefitCode": "string",
- "termed": "string",
- "clientGroupNumber": "string",
- "networkId": 0,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| memberId | integer or null <int64> |
| accountNumber | string or null |
| memberNumber | string or null |
| subscriberNumber | string or null |
| relationshipId | integer or null <int32> |
| ssn | string or null |
| firstName | string or null |
| middleName | string or null |
| lastName | string or null |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zip | string or null |
| dob | string or null <date-time> |
| genderId | integer or null <int32> |
| isTribal | boolean or null |
| createDate | string or null <date-time> |
| createUser | string or null |
| updateUser | string or null |
| lastUpdateDate | string or null <date-time> |
| tribalStatusDate | string or null <date-time> |
| isTribalOther | boolean or null |
| tribalStatusOtherDate | string or null <date-time> |
| isTribalDual | boolean or null |
| tribalStatusDualDate | string or null <date-time> |
| isPrc | boolean or null |
| prcStatusDate | string or null <date-time> |
| emailAddress | string or null |
| phoneNumber | string or null |
| isHandicapped | boolean or null |
| hireDate | string or null <date-time> |
| hoursPerWeek | integer or null <int32> |
| dataSoureNetworkId | integer or null <int32> |
{- "memberId": 0,
- "accountNumber": "string",
- "memberNumber": "string",
- "subscriberNumber": "string",
- "relationshipId": 0,
- "ssn": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "dob": "2019-08-24T14:15:22Z",
- "genderId": 0,
- "isTribal": true,
- "createDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "updateUser": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "tribalStatusDate": "2019-08-24T14:15:22Z",
- "isTribalOther": true,
- "tribalStatusOtherDate": "2019-08-24T14:15:22Z",
- "isTribalDual": true,
- "tribalStatusDualDate": "2019-08-24T14:15:22Z",
- "isPrc": true,
- "prcStatusDate": "2019-08-24T14:15:22Z",
- "emailAddress": "string",
- "phoneNumber": "string",
- "isHandicapped": true,
- "hireDate": "2019-08-24T14:15:22Z",
- "hoursPerWeek": 0,
- "dataSoureNetworkId": 0
}| accountNumber | string or null |
| subscriberNumber | string or null |
| coverageStartDate | string or null <date-time> |
| coverageEndDate | string or null <date-time> |
{- "accountNumber": "string",
- "subscriberNumber": "string",
- "coverageStartDate": "2019-08-24T14:15:22Z",
- "coverageEndDate": "2019-08-24T14:15:22Z"
}| subscriberNumber | string or null |
| accountNumber | string or null |
| insurancePolicyId | integer <int64> |
| planInformationId | integer <int32> |
| subscriberId | integer or null <int64> |
| coverageStartDate | string <date-time> |
| coverageEndDate | string or null <date-time> |
| clientGroupId | integer or null <int32> |
| datasourceNetworkId | integer or null <int32> |
| coverageTypeId | integer or null <int32> |
| isCobra | boolean |
| productTypeId | integer or null <int32> |
| benefitPlanCode | string or null |
{- "subscriberNumber": "string",
- "accountNumber": "string",
- "insurancePolicyId": 0,
- "planInformationId": 0,
- "subscriberId": 0,
- "coverageStartDate": "2019-08-24T14:15:22Z",
- "coverageEndDate": "2019-08-24T14:15:22Z",
- "clientGroupId": 0,
- "datasourceNetworkId": 0,
- "coverageTypeId": 0,
- "isCobra": true,
- "productTypeId": 0,
- "benefitPlanCode": "string"
}| otherCoverageId | integer <int64> |
| memberId | integer <int64> |
| insuranceResponsibilityName | string or null |
| payerName | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| isDeleted | boolean |
{- "otherCoverageId": 0,
- "memberId": 0,
- "insuranceResponsibilityName": "string",
- "payerName": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "isDeleted": true
}| accountNumber | string or null |
| otherCoverageId | integer <int64> |
| memberNumber | string or null |
| insuranceResponsibilityId | integer or null <int32> |
| payerName | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| comments | string or null |
| isDeleted | boolean |
{- "accountNumber": "string",
- "otherCoverageId": 0,
- "memberNumber": "string",
- "insuranceResponsibilityId": 0,
- "payerName": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "comments": "string",
- "isDeleted": true
}| planInformationId | integer or null <int32> |
| clientGroupId | integer or null <int32> |
| benefitPlanId | integer or null <int32> |
| planTypeId | integer or null <int32> |
| productTypeId | integer or null <int32> |
| planName | string or null |
| planDescription | string or null |
{- "planInformationId": 0,
- "clientGroupId": 0,
- "benefitPlanId": 0,
- "planTypeId": 0,
- "productTypeId": 0,
- "planName": "string",
- "planDescription": "string"
}| payerId | integer or null <int64> |
| submitterId | string or null |
| payerName | string or null |
| supportContactName | string or null |
| supportContactPhone | string or null |
| supportContactEmail | string or null |
| sendProtocolId | integer or null <int32> |
| sendConfigJson | string or null |
| notes | string or null |
| passwordExpireDate | string or null <date-time> |
| dataSourceNetworkId | integer or null <int32> |
| createAdjudicationCase | boolean |
{- "payerId": 0,
- "submitterId": "string",
- "payerName": "string",
- "supportContactName": "string",
- "supportContactPhone": "string",
- "supportContactEmail": "string",
- "sendProtocolId": 0,
- "sendConfigJson": "string",
- "notes": "string",
- "passwordExpireDate": "2019-08-24T14:15:22Z",
- "dataSourceNetworkId": 0,
- "createAdjudicationCase": true
}| benefitPlanCode | string |
| receivedStartDateTime | string <date-time> |
| receivedEndDateTime | string <date-time> |
| sentStartDateTime | string <date-time> |
| sentEndDateTime | string <date-time> |
| serviceStartDateTime | string <date-time> |
| serviceEndDateTime | string <date-time> |
| EdiType | integer <int32> (ClaimRevModels_Enums_TransactionType) Enum: "ProfessionalClaims" "InstitutionalClaims" "DentalClaims" "ImplementAck" "ClaimAcceptance277" "AdditionalInformation275" "PaymentAdvice835" "EligibilityRequest270" "ClaimStatusRequest276" "ClaimStatusResponse277" "ZollEligibilityRequest270" "RealTimeClaimStatusCheck" "AdditionalInformationRequest277" |
| benefitPlanCode | string |
| receivedStartDateTime | string <date-time> |
| receivedEndDateTime | string <date-time> |
| sentStartDateTime | string <date-time> |
| sentEndDateTime | string <date-time> |
| serviceStartDateTime | string <date-time> |
| serviceEndDateTime | string <date-time> |
| EdiType | integer <int32> (ClaimRevModels_Enums_TransactionType) Enum: "ProfessionalClaims" "InstitutionalClaims" "DentalClaims" "ImplementAck" "ClaimAcceptance277" "AdditionalInformation275" "PaymentAdvice835" "EligibilityRequest270" "ClaimStatusRequest276" "ClaimStatusResponse277" "ZollEligibilityRequest270" "RealTimeClaimStatusCheck" "AdditionalInformationRequest277" |
| statusId | integer <int32> (ClaimRevModels_Enums_RepricerInputFileStatus) Enum: "Ready" "Complete" "Error" "Duplicate" "Processing" |
| submitterId | string or null |
| fileName | string or null |
| receivedStartDate | string or null <date-time> |
| receivedEndDate | string or null <date-time> |
| rePricerAccountNumber | string or null |
object (ClaimRevModels_PagingSearchViewModel) |
{- "statusId": "Ready",
- "submitterId": "string",
- "fileName": "string",
- "receivedStartDate": "2019-08-24T14:15:22Z",
- "receivedEndDate": "2019-08-24T14:15:22Z",
- "rePricerAccountNumber": "string",
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| mongoId | string or null |
| statusId | integer <int32> (ClaimRevModels_Enums_RepricerInputFileStatus) Enum: "Ready" "Complete" "Error" "Duplicate" "Processing" |
{- "mongoId": "string",
- "statusId": "Ready"
}| fileStatusId | integer <int32> (ClaimRevModels_Enums_FileStatus) Enum: "Ready" "Sent" "InProcess" "Error" "AcceptedAtPayer" "FunctionalGroupError" "TransactionError" "Void" |
| submitterId | string or null |
| receiverId | string or null |
| fileName | string or null |
| createStartDate | string or null <date-time> |
| createEndDate | string or null <date-time> |
| accountNumber | string or null |
object (ClaimRevModels_PagingSearchViewModel) |
{- "fileStatusId": "Ready",
- "submitterId": "string",
- "receiverId": "string",
- "fileName": "string",
- "createStartDate": "2019-08-24T14:15:22Z",
- "createEndDate": "2019-08-24T14:15:22Z",
- "accountNumber": "string",
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| mongoId | string or null |
| fileStatusId | integer <int32> (ClaimRevModels_Enums_FileStatus) Enum: "Ready" "Sent" "InProcess" "Error" "AcceptedAtPayer" "FunctionalGroupError" "TransactionError" "Void" |
{- "mongoId": "string",
- "fileStatusId": "Ready"
}| caseId | string or null |
| attemptNumber | integer <int32> |
| reviewStatus | string or null |
| reviewedBy | string or null |
| reviewNotes | string or null |
{- "caseId": "string",
- "attemptNumber": 0,
- "reviewStatus": "string",
- "reviewedBy": "string",
- "reviewNotes": "string"
}| caseId | string or null |
| status | string or null |
| approvedAmount | number or null <double> |
| selectedAttempt | integer or null <int32> |
| decisionBy | string or null |
| notes | string or null |
{- "caseId": "string",
- "status": "string",
- "approvedAmount": 0.1,
- "selectedAttempt": 0,
- "decisionBy": "string",
- "notes": "string"
}| claimObjectId | string or null |
| repricerId | integer <int64> |
{- "claimObjectId": "string",
- "repricerId": 0
}| claimObjectId | string or null |
| attemptNumber | integer <int32> |
{- "claimObjectId": "string",
- "attemptNumber": 0
}| claimObjectId | string or null |
| firstName | string or null |
| middleName | string or null |
| lastName | string or null |
| dob | string or null <date-time> |
| genderId | integer or null <int32> |
| memberNumber | string or null |
| subscriberNumber | string or null |
| subscriberFirstName | string or null |
| subscriberLastName | string or null |
| relationshipId | integer or null <int32> |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zip | string or null |
| clientGroupId | integer or null <int32> |
| productTypeId | integer or null <int32> |
| benefitPlanCode | string or null |
| planInformationId | integer or null <int32> |
| coverageTypeId | integer or null <int32> |
| coverageStartDate | string <date-time> |
| coverageEndDate | string or null <date-time> |
| isCobra | boolean |
{- "claimObjectId": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "dob": "2019-08-24T14:15:22Z",
- "genderId": 0,
- "memberNumber": "string",
- "subscriberNumber": "string",
- "subscriberFirstName": "string",
- "subscriberLastName": "string",
- "relationshipId": 0,
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "clientGroupId": 0,
- "productTypeId": 0,
- "benefitPlanCode": "string",
- "planInformationId": 0,
- "coverageTypeId": 0,
- "coverageStartDate": "2019-08-24T14:15:22Z",
- "coverageEndDate": "2019-08-24T14:15:22Z",
- "isCobra": true
}| ruleSetId | integer <int64> |
| accountNumber | string or null |
| ruleName | string or null |
| ruleDesc | string or null |
| startDate | string <date-time> |
| endDate | string or null <date-time> |
| transactionTypeId | integer <int32> |
Array of objects or null (ClaimRevModels_RuleModels_RuleSetConditionViewModel) | |
| errorMessages | Array of strings or null |
Array of objects or null (ClaimRevModels_RuleModels_RuleValueEditViewModel) | |
Array of objects or null (ClaimRevModels_RuleModels_RuleSegmentAddViewModel) |
{- "ruleSetId": 0,
- "accountNumber": "string",
- "ruleName": "string",
- "ruleDesc": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "transactionTypeId": 0,
- "conditions": [
- {
- "ruleSetConditionId": 0,
- "comparisionId": 0,
- "loopId": "string",
- "segmentName": "string",
- "elementPosition": 0,
- "subElementPosition": 0,
- "compareValue": "string"
}
], - "errorMessages": [
- "string"
], - "ruleValueEdits": [
- {
- "ruleValueEditId": 0,
- "loopId": "string",
- "segmentName": "string",
- "elementPosition": 0,
- "subElementPosition": 0,
- "textValue": "string",
- "replaceElementPosition": 0,
- "replaceSubElementPosition": 0,
- "replaceTextValue": "string",
- "applyOrder": 0,
- "ruleEditTypeId": 0
}
], - "addSegments": [
- {
- "loopId": "string",
- "segmentName": "string",
- "segmentQualifier": "string",
- "elements": [
- {
- "elementValue": "string",
- "elementPosition": 0
}
]
}
]
}| moduleName | string or null |
| payerId | integer <int32> |
| transactionTypeId | integer <int32> |
{- "moduleName": "string",
- "payerId": 0,
- "transactionTypeId": 0
}| moduleName | string or null |
| payerId | integer <int32> |
| transactionTypeId | integer <int32> |
{- "moduleName": "string",
- "payerId": 0,
- "transactionTypeId": 0
}| accountNumber | string or null |
| diagnosisCodeValue | string or null |
| serviceLineStartDate | string or null <date-time> |
| removeDiagnosis | boolean |
| diagnosisCodeReplaceValue | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
| payerNumber | string or null |
| replaceCodeWithSecondary | boolean |
{- "accountNumber": "string",
- "diagnosisCodeValue": "string",
- "serviceLineStartDate": "2019-08-24T14:15:22Z",
- "removeDiagnosis": true,
- "diagnosisCodeReplaceValue": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string",
- "payerNumber": "string",
- "replaceCodeWithSecondary": true
}| accountNumber | string or null |
| diagnosisCodeValue | string or null |
| serviceLineStartDate | string or null <date-time> |
| removeDiagnosis | boolean |
| diagnosisCodeReplaceValue | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
| payerNumber | string or null |
| replaceCodeWithSecondary | boolean |
{- "accountNumber": "string",
- "diagnosisCodeValue": "string",
- "serviceLineStartDate": "2019-08-24T14:15:22Z",
- "removeDiagnosis": true,
- "diagnosisCodeReplaceValue": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string",
- "payerNumber": "string",
- "replaceCodeWithSecondary": true
}| procedureCodeDescriptionRuleId | integer <int64> |
| accountNumber | string or null |
| procedureCode | string or null |
| description | string or null |
| overrideModifiers | boolean |
| modifier1 | string or null |
| modifier2 | string or null |
| modifier3 | string or null |
| modifier4 | string or null |
| payerNumber | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "procedureCodeDescriptionRuleId": 0,
- "accountNumber": "string",
- "procedureCode": "string",
- "description": "string",
- "overrideModifiers": true,
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "payerNumber": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| procedureCodeDescriptionRuleId | integer <int64> |
| accountNumber | string or null |
| procedureCode | string or null |
| description | string or null |
| overrideModifiers | boolean |
| modifier1 | string or null |
| modifier2 | string or null |
| modifier3 | string or null |
| modifier4 | string or null |
| payerNumber | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "procedureCodeDescriptionRuleId": 0,
- "accountNumber": "string",
- "procedureCode": "string",
- "description": "string",
- "overrideModifiers": true,
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "payerNumber": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| renderingProviderSwapRuleId | integer <int64> |
| accountNumber | string or null |
| originalNpi | string or null |
| replacementNpi | string or null |
| replacementLastName | string or null |
| replacementFirstName | string or null |
| replacementEntityType | string or null |
| replacementTaxonomyCode | string or null |
| payerNumber | string or null |
| subscriberState | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "renderingProviderSwapRuleId": 0,
- "accountNumber": "string",
- "originalNpi": "string",
- "replacementNpi": "string",
- "replacementLastName": "string",
- "replacementFirstName": "string",
- "replacementEntityType": "string",
- "replacementTaxonomyCode": "string",
- "payerNumber": "string",
- "subscriberState": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| renderingProviderSwapRuleId | integer <int64> |
| accountNumber | string or null |
| originalNpi | string or null |
| replacementNpi | string or null |
| replacementLastName | string or null |
| replacementFirstName | string or null |
| replacementEntityType | string or null |
| replacementTaxonomyCode | string or null |
| payerNumber | string or null |
| subscriberState | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "renderingProviderSwapRuleId": 0,
- "accountNumber": "string",
- "originalNpi": "string",
- "replacementNpi": "string",
- "replacementLastName": "string",
- "replacementFirstName": "string",
- "replacementEntityType": "string",
- "replacementTaxonomyCode": "string",
- "payerNumber": "string",
- "subscriberState": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| billingProviderOverrideRuleId | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| subscriberState | string or null |
| billingNpi | string or null |
| billingName | string or null |
| billingFirstName | string or null |
| billingEntityType | string or null |
| billingAddress1 | string or null |
| billingAddress2 | string or null |
| billingCity | string or null |
| billingState | string or null |
| billingZip | string or null |
| billingTaxId | string or null |
| renderingProviderNpi | string or null |
| cptCodes | string or null |
| placeOfService | string or null |
| transactionTypeId | integer or null <int32> |
| payToNpi | string or null |
| payToName | string or null |
| payToAddress1 | string or null |
| payToCity | string or null |
| payToState | string or null |
| payToZip | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "billingProviderOverrideRuleId": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "subscriberState": "string",
- "billingNpi": "string",
- "billingName": "string",
- "billingFirstName": "string",
- "billingEntityType": "string",
- "billingAddress1": "string",
- "billingAddress2": "string",
- "billingCity": "string",
- "billingState": "string",
- "billingZip": "string",
- "billingTaxId": "string",
- "renderingProviderNpi": "string",
- "cptCodes": "string",
- "placeOfService": "string",
- "transactionTypeId": 0,
- "payToNpi": "string",
- "payToName": "string",
- "payToAddress1": "string",
- "payToCity": "string",
- "payToState": "string",
- "payToZip": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| billingProviderOverrideRuleId | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| subscriberState | string or null |
| billingNpi | string or null |
| billingName | string or null |
| billingFirstName | string or null |
| billingEntityType | string or null |
| billingAddress1 | string or null |
| billingAddress2 | string or null |
| billingCity | string or null |
| billingState | string or null |
| billingZip | string or null |
| billingTaxId | string or null |
| renderingProviderNpi | string or null |
| cptCodes | string or null |
| placeOfService | string or null |
| transactionTypeId | integer or null <int32> |
| payToNpi | string or null |
| payToName | string or null |
| payToAddress1 | string or null |
| payToCity | string or null |
| payToState | string or null |
| payToZip | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "billingProviderOverrideRuleId": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "subscriberState": "string",
- "billingNpi": "string",
- "billingName": "string",
- "billingFirstName": "string",
- "billingEntityType": "string",
- "billingAddress1": "string",
- "billingAddress2": "string",
- "billingCity": "string",
- "billingState": "string",
- "billingZip": "string",
- "billingTaxId": "string",
- "renderingProviderNpi": "string",
- "cptCodes": "string",
- "placeOfService": "string",
- "transactionTypeId": 0,
- "payToNpi": "string",
- "payToName": "string",
- "payToAddress1": "string",
- "payToCity": "string",
- "payToState": "string",
- "payToZip": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| matchPattern | string or null |
| replacementValue | string or null |
| stripDashes | boolean |
| stripSpaces | boolean |
| prefixToAdd | string or null |
| suffixToAdd | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "matchPattern": "string",
- "replacementValue": "string",
- "stripDashes": true,
- "stripSpaces": true,
- "prefixToAdd": "string",
- "suffixToAdd": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| matchPattern | string or null |
| replacementValue | string or null |
| stripDashes | boolean |
| stripSpaces | boolean |
| prefixToAdd | string or null |
| suffixToAdd | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "matchPattern": "string",
- "replacementValue": "string",
- "stripDashes": true,
- "stripSpaces": true,
- "prefixToAdd": "string",
- "suffixToAdd": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| facilityNpi | string or null |
| facilityName | string or null |
| facilityAddress1 | string or null |
| facilityAddress2 | string or null |
| facilityCity | string or null |
| facilityState | string or null |
| facilityZip | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "facilityNpi": "string",
- "facilityName": "string",
- "facilityAddress1": "string",
- "facilityAddress2": "string",
- "facilityCity": "string",
- "facilityState": "string",
- "facilityZip": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| facilityNpi | string or null |
| facilityName | string or null |
| facilityAddress1 | string or null |
| facilityAddress2 | string or null |
| facilityCity | string or null |
| facilityState | string or null |
| facilityZip | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "facilityNpi": "string",
- "facilityName": "string",
- "facilityAddress1": "string",
- "facilityAddress2": "string",
- "facilityCity": "string",
- "facilityState": "string",
- "facilityZip": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| cptCodes | string or null |
| referringNpi | string or null |
| referringLastName | string or null |
| referringFirstName | string or null |
| referringEntityType | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "cptCodes": "string",
- "referringNpi": "string",
- "referringLastName": "string",
- "referringFirstName": "string",
- "referringEntityType": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| cptCodes | string or null |
| referringNpi | string or null |
| referringLastName | string or null |
| referringFirstName | string or null |
| referringEntityType | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "cptCodes": "string",
- "referringNpi": "string",
- "referringLastName": "string",
- "referringFirstName": "string",
- "referringEntityType": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| cptCodes | string or null |
| originalPlaceOfService | string or null |
| newPlaceOfService | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "cptCodes": "string",
- "originalPlaceOfService": "string",
- "newPlaceOfService": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| cptCodes | string or null |
| originalPlaceOfService | string or null |
| newPlaceOfService | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "cptCodes": "string",
- "originalPlaceOfService": "string",
- "newPlaceOfService": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| noteQualifier | string or null |
| noteText | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "noteQualifier": "string",
- "noteText": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| noteQualifier | string or null |
| noteText | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "noteQualifier": "string",
- "noteText": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| providerNpi | string or null |
| newTaxonomyCode | string or null |
| overrideBillingTaxonomy | boolean |
| overrideRenderingTaxonomy | boolean |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "providerNpi": "string",
- "newTaxonomyCode": "string",
- "overrideBillingTaxonomy": true,
- "overrideRenderingTaxonomy": true,
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| id | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| providerNpi | string or null |
| newTaxonomyCode | string or null |
| overrideBillingTaxonomy | boolean |
| overrideRenderingTaxonomy | boolean |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "id": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "providerNpi": "string",
- "newTaxonomyCode": "string",
- "overrideBillingTaxonomy": true,
- "overrideRenderingTaxonomy": true,
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| claimFilingIndicatorOverrideRuleId | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| originalFilingIndicator | string or null |
| newFilingIndicator | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "claimFilingIndicatorOverrideRuleId": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "originalFilingIndicator": "string",
- "newFilingIndicator": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| claimFilingIndicatorOverrideRuleId | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| originalFilingIndicator | string or null |
| newFilingIndicator | string or null |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "claimFilingIndicatorOverrideRuleId": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "originalFilingIndicator": "string",
- "newFilingIndicator": "string",
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| modifierRuleId | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| cptCodes | string or null |
| actionType | integer <int32> |
| modifierValue | string or null |
| replacementModifier | string or null |
| modifierPosition | integer or null <int32> |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "modifierRuleId": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "cptCodes": "string",
- "actionType": 0,
- "modifierValue": "string",
- "replacementModifier": "string",
- "modifierPosition": 0,
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| modifierRuleId | integer <int64> |
| accountNumber | string or null |
| payerNumber | string or null |
| cptCodes | string or null |
| actionType | integer <int32> |
| modifierValue | string or null |
| replacementModifier | string or null |
| modifierPosition | integer or null <int32> |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| createUser | string or null |
| notes | string or null |
{- "modifierRuleId": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "cptCodes": "string",
- "actionType": 0,
- "modifierValue": "string",
- "replacementModifier": "string",
- "modifierPosition": 0,
- "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "createUser": "string",
- "notes": "string"
}| diagnosisReorderRuleId | integer <int32> |
| accountNumber | string or null |
| payerNumber | string or null |
| orderedDiagnosisCodes | Array of strings or null |
| conflictAction | integer <int32> |
Array of objects or null (ClaimRevModels_RuleModels_DiagnosisReorderPointerViewModel) | |
| processStartDate | string <date-time> |
| processEndDate | string or null <date-time> |
| notes | string or null |
| createUser | string or null |
{- "diagnosisReorderRuleId": 0,
- "accountNumber": "string",
- "payerNumber": "string",
- "orderedDiagnosisCodes": [
- "string"
], - "conflictAction": 0,
- "pointerOverrides": [
- {
- "diagnosisReorderRulePointerId": 0,
- "procedureCode": "string",
- "pointer1": 0,
- "pointer2": 0,
- "pointer3": 0,
- "pointer4": 0
}
], - "processStartDate": "2019-08-24T14:15:22Z",
- "processEndDate": "2019-08-24T14:15:22Z",
- "notes": "string",
- "createUser": "string"
}| name | string or null |
object (ClaimRevModels_ViewModels_ClaimModels_ClaimSearchModel) | |
object (ClaimRevModels_ViewModels_SavedSearches_DateModeViewModel) |
{- "name": "string",
- "filter": {
- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}, - "dateMode": {
- "receivedDate": "string",
- "serviceDate": "string",
- "dayCount": 0
}
}| name | string or null |
object (ClaimRevModels_ViewModels_ClaimModels_ClaimSearchModel) | |
object (ClaimRevModels_ViewModels_SavedSearches_DateModeViewModel) |
{- "name": "string",
- "filter": {
- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}, - "dateMode": {
- "receivedDate": "string",
- "serviceDate": "string",
- "dayCount": 0
}
}| id required | string |
| name | string or null |
object (ClaimRevModels_ViewModels_ClaimModels_ClaimSearchModel) | |
object (ClaimRevModels_ViewModels_SavedSearches_DateModeViewModel) |
{- "name": "string",
- "filter": {
- "objectId": "string",
- "accountNumbers": [
- "string"
], - "accountNumber": "string",
- "statusIds": [
- 0
], - "claimStatusGroup": "string",
- "excludeStatusIds": [
- 0
], - "claimAcceptanceStatusId": 0,
- "fileAcceptanceId": 0,
- "claimTypeIds": [
- 0
], - "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "sharpRevenuePatientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientBirthDate": "2019-08-24T14:15:22Z",
- "payerPaidAmtStart": 0.1,
- "payerPaidAmtEnd": 0.1,
- "payerNumber": "string",
- "payerName": "string",
- "traceNumber": "string",
- "traceNumbers": [
- "string"
], - "workflowId": 0,
- "workflowStatusIds": [
- 0
], - "workflowEmails": [
- "string"
], - "inputFileObjectId": "string",
- "paymentAdviceObjectId": "string",
- "patientControlNumber": "string",
- "patientControlNumbers": [
- "string"
], - "payerControlNumber": "string",
- "payerControlNumbers": [
- "string"
], - "paymentAdviceStatusIds": [
- 0
], - "errorMessage": "string",
- "dateAggregate": "string",
- "dayCount": 0,
- "dayAgeStart": 0,
- "dayAgeEnd": 0,
- "billingProviderNpi": "string",
- "groupByField": "string",
- "isWorked": true,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "queueIds": [
- 0
], - "tagIds": [
- 0
], - "excludeTagIds": [
- 0
], - "distinctClaimObjectId": "string",
- "professionalRcmClaimId": "string",
- "sorting": [
- {
- "fieldName": "string",
- "sortDirection": "Ascending",
- "priority": 0
}
], - "notes": "string",
- "eraClassifications": [
- "string"
], - "submittedByEmail": "string",
- "fuzzyControlNumber": "string",
- "normalizedControlNumberPattern": "string"
}, - "dateMode": {
- "receivedDate": "string",
- "serviceDate": "string",
- "dayCount": 0
}
}| practiceId | integer <int64> |
| accountNumber | string or null |
| practiceName | string or null |
| employerNumber | string or null |
| claimContactName | string or null |
| claimContactPhone | string or null |
| claimContactEmail | string or null |
| timeZoneId | string or null |
{- "practiceId": 0,
- "accountNumber": "string",
- "practiceName": "string",
- "employerNumber": "string",
- "claimContactName": "string",
- "claimContactPhone": "string",
- "claimContactEmail": "string",
- "timeZoneId": "string"
}| accountNumber | string or null |
| firstName | string or null |
| lastName | string or null |
| middleName | string or null |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zipCode | string or null |
| integratedSystemId | string or null |
| alternativePhoneNumber | string or null |
| patientAccountNumber | string or null |
| patientId | integer <int64> |
| practiceId | integer <int64> |
| genderKey | string or null |
| dateOfBirth | string <date-time> |
| deathDate | string or null <date-time> |
| ssn | string or null |
| mrn | string or null |
| releaseOfInformationCode | string or null |
| isPatientSignatureGenerated | boolean |
| employer | string or null |
| employerState | string or null |
| referringProviderId | integer or null <int64> |
| contactName | string or null |
| primaryPhoneNumber | string or null |
| emailAddress | string or null |
{- "accountNumber": "string",
- "firstName": "string",
- "lastName": "string",
- "middleName": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "integratedSystemId": "string",
- "alternativePhoneNumber": "string",
- "patientAccountNumber": "string",
- "patientId": 0,
- "practiceId": 0,
- "genderKey": "string",
- "dateOfBirth": "2019-08-24T14:15:22Z",
- "deathDate": "2019-08-24T14:15:22Z",
- "ssn": "string",
- "mrn": "string",
- "releaseOfInformationCode": "string",
- "isPatientSignatureGenerated": true,
- "employer": "string",
- "employerState": "string",
- "referringProviderId": 0,
- "contactName": "string",
- "primaryPhoneNumber": "string",
- "emailAddress": "string"
}| accountNumber | string or null |
| payerId | integer <int64> |
| practiceId | integer <int64> |
| billingProviderId | integer or null <int64> |
| payerNumber | string or null |
| claimPayerNumber | string or null |
| eligibilityPayerNumber | string or null |
| payerName | string or null |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zipCode | string or null |
| billingProviderNpi | string or null |
| timelyFilingDays | integer or null <int32> |
| planParticipationCode | string or null |
| providerSignatureOnFile | boolean |
| integratedSystemId | string or null |
| claimFilingIndicatorCode | string or null |
{- "accountNumber": "string",
- "payerId": 0,
- "practiceId": 0,
- "billingProviderId": 0,
- "payerNumber": "string",
- "claimPayerNumber": "string",
- "eligibilityPayerNumber": "string",
- "payerName": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "billingProviderNpi": "string",
- "timelyFilingDays": 0,
- "planParticipationCode": "string",
- "providerSignatureOnFile": true,
- "integratedSystemId": "string",
- "claimFilingIndicatorCode": "string"
}| providerFirstName | string |
| providerLastName | string |
| npi | string |
| isRenderingProvider | boolean |
| isBillingProvider | boolean |
| isSupervisingProvider | boolean |
| isOrderingProvider | boolean |
| isReferringProvider | boolean |
| accountNumber | string or null |
| firstName | string or null |
| lastName | string or null |
| middleName | string or null |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zipCode | string or null |
| integratedSystemId | string or null |
| contactName | string or null |
| primaryPhoneNumber | string or null |
| alternativePhoneNumber | string or null |
| emailAddress | string or null |
| npi | string or null |
| providerId | integer <int64> |
| supervisingProviderId | integer or null <int64> |
| practiceId | integer <int64> |
| facilityId | integer or null <int64> |
| isGroup | boolean |
| suffixName | string or null |
| taxonomyCode | string or null |
| isBillingProvider | boolean |
| isRenderingProvider | boolean |
| isSupervisingProvider | boolean |
| isOrderingProvider | boolean |
| isReferringProvider | boolean |
| ssn | string or null |
| ein | string or null |
| useSupervisingProvider | boolean |
{- "accountNumber": "string",
- "firstName": "string",
- "lastName": "string",
- "middleName": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "integratedSystemId": "string",
- "contactName": "string",
- "primaryPhoneNumber": "string",
- "alternativePhoneNumber": "string",
- "emailAddress": "string",
- "npi": "string",
- "providerId": 0,
- "supervisingProviderId": 0,
- "practiceId": 0,
- "facilityId": 0,
- "isGroup": true,
- "suffixName": "string",
- "taxonomyCode": "string",
- "isBillingProvider": true,
- "isRenderingProvider": true,
- "isSupervisingProvider": true,
- "isOrderingProvider": true,
- "isReferringProvider": true,
- "ssn": "string",
- "ein": "string",
- "useSupervisingProvider": true
}| accountNumber | string or null |
| patientInsuranceId | integer <int64> |
| patientId | integer <int64> |
| payerName | string or null |
| payerNumber | string or null |
| payerId | integer <int64> |
| isNonPerson | boolean |
| subscriberMemberId | string or null |
| subscriberFirstName | string or null |
| subscriberLastName | string or null |
| subscriberMiddleName | string or null |
| subscriberDob | string or null <date-time> |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zipCode | string or null |
| payerResponsibilityCode | string or null |
| insuranceRelationshipCode | string or null |
| policyNumber | string or null |
| groupName | string or null |
| insuranceTypeCode | string or null |
| claimFilingIndicatorCode | string or null |
| benefitsAssignmentIndicator | string or null |
| policyStartDate | string <date-time> |
| policyEndDate | string or null <date-time> |
| latestEligibilityStatus | string or null |
| latestCheckDate | string or null <date-time> |
| revenueToolsObjectId | string or null |
{- "accountNumber": "string",
- "patientInsuranceId": 0,
- "patientId": 0,
- "payerName": "string",
- "payerNumber": "string",
- "payerId": 0,
- "isNonPerson": true,
- "subscriberMemberId": "string",
- "subscriberFirstName": "string",
- "subscriberLastName": "string",
- "subscriberMiddleName": "string",
- "subscriberDob": "2019-08-24T14:15:22Z",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "payerResponsibilityCode": "string",
- "insuranceRelationshipCode": "string",
- "policyNumber": "string",
- "groupName": "string",
- "insuranceTypeCode": "string",
- "claimFilingIndicatorCode": "string",
- "benefitsAssignmentIndicator": "string",
- "policyStartDate": "2019-08-24T14:15:22Z",
- "policyEndDate": "2019-08-24T14:15:22Z",
- "latestEligibilityStatus": "string",
- "latestCheckDate": "2019-08-24T14:15:22Z",
- "revenueToolsObjectId": "string"
}| accountNumber | string or null |
| patientInsuranceId | integer <int64> |
| patientId | integer <int64> |
| payerName | string or null |
| payerNumber | string or null |
| payerId | integer <int64> |
| isNonPerson | boolean |
| subscriberMemberId | string or null |
| subscriberFirstName | string or null |
| subscriberLastName | string or null |
| subscriberMiddleName | string or null |
| subscriberDob | string or null <date-time> |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zipCode | string or null |
| payerResponsibilityCode | string or null |
| insuranceRelationshipCode | string or null |
| policyNumber | string or null |
| groupName | string or null |
| insuranceTypeCode | string or null |
| claimFilingIndicatorCode | string or null |
| benefitsAssignmentIndicator | string or null |
| policyStartDate | string <date-time> |
| policyEndDate | string or null <date-time> |
| latestEligibilityStatus | string or null |
| latestCheckDate | string or null <date-time> |
| revenueToolsObjectId | string or null |
{- "accountNumber": "string",
- "patientInsuranceId": 0,
- "patientId": 0,
- "payerName": "string",
- "payerNumber": "string",
- "payerId": 0,
- "isNonPerson": true,
- "subscriberMemberId": "string",
- "subscriberFirstName": "string",
- "subscriberLastName": "string",
- "subscriberMiddleName": "string",
- "subscriberDob": "2019-08-24T14:15:22Z",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "payerResponsibilityCode": "string",
- "insuranceRelationshipCode": "string",
- "policyNumber": "string",
- "groupName": "string",
- "insuranceTypeCode": "string",
- "claimFilingIndicatorCode": "string",
- "benefitsAssignmentIndicator": "string",
- "policyStartDate": "2019-08-24T14:15:22Z",
- "policyEndDate": "2019-08-24T14:15:22Z",
- "latestEligibilityStatus": "string",
- "latestCheckDate": "2019-08-24T14:15:22Z",
- "revenueToolsObjectId": "string"
}| accountNumber | string or null |
| patientInsuranceId | integer <int64> |
| patientId | integer <int64> |
| payerName | string or null |
| payerNumber | string or null |
| payerId | integer <int64> |
| isNonPerson | boolean |
| subscriberMemberId | string or null |
| subscriberFirstName | string or null |
| subscriberLastName | string or null |
| subscriberMiddleName | string or null |
| subscriberDob | string or null <date-time> |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zipCode | string or null |
| payerResponsibilityCode | string or null |
| insuranceRelationshipCode | string or null |
| policyNumber | string or null |
| groupName | string or null |
| insuranceTypeCode | string or null |
| claimFilingIndicatorCode | string or null |
| benefitsAssignmentIndicator | string or null |
| policyStartDate | string <date-time> |
| policyEndDate | string or null <date-time> |
| latestEligibilityStatus | string or null |
| latestCheckDate | string or null <date-time> |
| revenueToolsObjectId | string or null |
{- "accountNumber": "string",
- "patientInsuranceId": 0,
- "patientId": 0,
- "payerName": "string",
- "payerNumber": "string",
- "payerId": 0,
- "isNonPerson": true,
- "subscriberMemberId": "string",
- "subscriberFirstName": "string",
- "subscriberLastName": "string",
- "subscriberMiddleName": "string",
- "subscriberDob": "2019-08-24T14:15:22Z",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "payerResponsibilityCode": "string",
- "insuranceRelationshipCode": "string",
- "policyNumber": "string",
- "groupName": "string",
- "insuranceTypeCode": "string",
- "claimFilingIndicatorCode": "string",
- "benefitsAssignmentIndicator": "string",
- "policyStartDate": "2019-08-24T14:15:22Z",
- "policyEndDate": "2019-08-24T14:15:22Z",
- "latestEligibilityStatus": "string",
- "latestCheckDate": "2019-08-24T14:15:22Z",
- "revenueToolsObjectId": "string"
}| facilityId | integer <int64> |
| practiceId | integer <int64> |
| accountNumber | string or null |
| facilityNpi | string or null |
| facilityName | string or null |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zipCode | string or null |
| stateLicenseNumber | string or null |
| commericalNumber | string or null |
| locationNumber | string or null |
| cliaNumber | string or null |
| integratedSystemId | string or null |
| placeOfServiceCode | string or null |
{- "facilityId": 0,
- "practiceId": 0,
- "accountNumber": "string",
- "facilityNpi": "string",
- "facilityName": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "stateLicenseNumber": "string",
- "commericalNumber": "string",
- "locationNumber": "string",
- "cliaNumber": "string",
- "integratedSystemId": "string",
- "placeOfServiceCode": "string"
}| accountNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| claimStatusId | integer or null <int32> |
| patientFirstName | string or null |
| patientLastName | string or null |
| payerNumber | string or null |
| payerName | string or null |
object (ClaimRevModels_PagingSearchViewModel) | |
| patientId | integer or null <int64> |
| payerId | integer or null <int64> |
| mongoRecordObjectId | string or null |
| claimControlNumber | string or null |
| claimPaymentStatusId | integer or null <int32> |
| isAutoCreatedClaim | boolean or null |
{- "accountNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "claimStatusId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "payerNumber": "string",
- "payerName": "string",
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "patientId": 0,
- "payerId": 0,
- "mongoRecordObjectId": "string",
- "claimControlNumber": "string",
- "claimPaymentStatusId": 0,
- "isAutoCreatedClaim": true
}| accountNumber | string or null |
object (ClaimRev_Rcm_Models_Provider) | |
object (ClaimRev_Rcm_Models_Patient) | |
object (ClaimRev_Rcm_Models_PatientInsurance) | |
| claimControlNumber | string or null |
| placeOfServiceCode | string or null |
| frequencyCode | string or null |
object (ClaimRev_Rcm_Models_DateViewModel) | |
object (ClaimRev_Rcm_Models_DateViewModel) | |
object (ClaimRev_Rcm_Models_DateViewModel) | |
| isPregnant | boolean |
Array of objects or null (ClaimRevModels_EditorViews_DiagnosisViewModel) | |
object (ClaimRev_Rcm_Models_Provider) | |
object (ClaimRev_Rcm_Models_Provider) | |
object (ClaimRev_Rcm_Models_Facility) | |
Array of objects or null (ClaimRev_Rcm_Models_CreateClaimServiceLineView) |
{- "accountNumber": "string",
- "billingProvider": {
- "accountNumber": "string",
- "firstName": "string",
- "lastName": "string",
- "middleName": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "integratedSystemId": "string",
- "contactName": "string",
- "primaryPhoneNumber": "string",
- "alternativePhoneNumber": "string",
- "emailAddress": "string",
- "npi": "string",
- "providerId": 0,
- "supervisingProviderId": 0,
- "practiceId": 0,
- "facilityId": 0,
- "isGroup": true,
- "suffixName": "string",
- "taxonomyCode": "string",
- "isBillingProvider": true,
- "isRenderingProvider": true,
- "isSupervisingProvider": true,
- "isOrderingProvider": true,
- "isReferringProvider": true,
- "ssn": "string",
- "ein": "string",
- "useSupervisingProvider": true
}, - "patient": {
- "accountNumber": "string",
- "firstName": "string",
- "lastName": "string",
- "middleName": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "integratedSystemId": "string",
- "alternativePhoneNumber": "string",
- "patientAccountNumber": "string",
- "patientId": 0,
- "practiceId": 0,
- "genderKey": "string",
- "dateOfBirth": "2019-08-24T14:15:22Z",
- "deathDate": "2019-08-24T14:15:22Z",
- "ssn": "string",
- "mrn": "string",
- "releaseOfInformationCode": "string",
- "isPatientSignatureGenerated": true,
- "employer": "string",
- "employerState": "string",
- "referringProviderId": 0,
- "contactName": "string",
- "primaryPhoneNumber": "string",
- "emailAddress": "string"
}, - "payer": {
- "accountNumber": "string",
- "patientInsuranceId": 0,
- "patientId": 0,
- "payerName": "string",
- "payerNumber": "string",
- "payerId": 0,
- "isNonPerson": true,
- "subscriberMemberId": "string",
- "subscriberFirstName": "string",
- "subscriberLastName": "string",
- "subscriberMiddleName": "string",
- "subscriberDob": "2019-08-24T14:15:22Z",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "payerResponsibilityCode": "string",
- "insuranceRelationshipCode": "string",
- "policyNumber": "string",
- "groupName": "string",
- "insuranceTypeCode": "string",
- "claimFilingIndicatorCode": "string",
- "benefitsAssignmentIndicator": "string",
- "policyStartDate": "2019-08-24T14:15:22Z",
- "policyEndDate": "2019-08-24T14:15:22Z",
- "latestEligibilityStatus": "string",
- "latestCheckDate": "2019-08-24T14:15:22Z",
- "revenueToolsObjectId": "string"
}, - "claimControlNumber": "string",
- "placeOfServiceCode": "string",
- "frequencyCode": "string",
- "onsetDate": {
- "month": 0,
- "day": 0,
- "year": 0
}, - "initialTreatmentDate": {
- "month": 0,
- "day": 0,
- "year": 0
}, - "latestVisitDate": {
- "month": 0,
- "day": 0,
- "year": 0
}, - "isPregnant": true,
- "diagnosisCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "renderingProvider": {
- "accountNumber": "string",
- "firstName": "string",
- "lastName": "string",
- "middleName": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "integratedSystemId": "string",
- "contactName": "string",
- "primaryPhoneNumber": "string",
- "alternativePhoneNumber": "string",
- "emailAddress": "string",
- "npi": "string",
- "providerId": 0,
- "supervisingProviderId": 0,
- "practiceId": 0,
- "facilityId": 0,
- "isGroup": true,
- "suffixName": "string",
- "taxonomyCode": "string",
- "isBillingProvider": true,
- "isRenderingProvider": true,
- "isSupervisingProvider": true,
- "isOrderingProvider": true,
- "isReferringProvider": true,
- "ssn": "string",
- "ein": "string",
- "useSupervisingProvider": true
}, - "referringProvider": {
- "accountNumber": "string",
- "firstName": "string",
- "lastName": "string",
- "middleName": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "integratedSystemId": "string",
- "contactName": "string",
- "primaryPhoneNumber": "string",
- "alternativePhoneNumber": "string",
- "emailAddress": "string",
- "npi": "string",
- "providerId": 0,
- "supervisingProviderId": 0,
- "practiceId": 0,
- "facilityId": 0,
- "isGroup": true,
- "suffixName": "string",
- "taxonomyCode": "string",
- "isBillingProvider": true,
- "isRenderingProvider": true,
- "isSupervisingProvider": true,
- "isOrderingProvider": true,
- "isReferringProvider": true,
- "ssn": "string",
- "ein": "string",
- "useSupervisingProvider": true
}, - "serviceFacility": {
- "facilityId": 0,
- "practiceId": 0,
- "accountNumber": "string",
- "facilityNpi": "string",
- "facilityName": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "stateLicenseNumber": "string",
- "commericalNumber": "string",
- "locationNumber": "string",
- "cliaNumber": "string",
- "integratedSystemId": "string",
- "placeOfServiceCode": "string"
}, - "serviceLines": [
- {
- "procedure": {
- "procedureCodeId": 0,
- "accountNumber": "string",
- "codeTypeId": 0,
- "codeName": "string",
- "cptCode": "string",
- "codeKey": "string",
- "feeAmount": 0.1,
- "measurementCode": "string",
- "codeDescription": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "isDeleted": true,
- "integratedSystemKey": "string"
}, - "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "unitCount": "string",
- "placeOfServiceCode": "string",
- "diagnosisPointer1": 0,
- "diagnosisPointer2": 0,
- "diagnosisPointer3": 0,
- "diagnosisPointer4": 0,
- "isEmergency": true,
- "isEpsdt": true,
- "isFamilyPlanning": true,
- "copayExempt": true,
- "serviceDate": {
- "month": 0,
- "day": 0,
- "year": 0
}, - "serviceFacility": {
- "facilityId": 0,
- "practiceId": 0,
- "accountNumber": "string",
- "facilityNpi": "string",
- "facilityName": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "stateLicenseNumber": "string",
- "commericalNumber": "string",
- "locationNumber": "string",
- "cliaNumber": "string",
- "integratedSystemId": "string",
- "placeOfServiceCode": "string"
}
}
]
}| claimId | integer <int64> |
| createDateTimeUtc | string <date-time> |
| payerName | string or null |
| payerNumber | string or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| claimStatusId | integer <int32> |
| claimStatusName | string or null |
| accountNumber | string or null |
| integrationSystemName | string or null |
| integrationSystemId | integer or null <int32> |
| rcmClaimId | string or null |
| claimTotal | number or null <double> |
| paymentStatusId | integer or null <int32> |
| paymentStatusName | string or null |
| isAutoCreated | boolean |
| lastStatusMessage | string or null |
[- {
- "claimId": 0,
- "createDateTimeUtc": "2019-08-24T14:15:22Z",
- "payerName": "string",
- "payerNumber": "string",
- "patientFirstName": "string",
- "patientLastName": "string",
- "claimStatusId": 0,
- "claimStatusName": "string",
- "accountNumber": "string",
- "integrationSystemName": "string",
- "integrationSystemId": 0,
- "rcmClaimId": "string",
- "claimTotal": 0.1,
- "paymentStatusId": 0,
- "paymentStatusName": "string",
- "isAutoCreated": true,
- "lastStatusMessage": "string"
}
]| accountNumber | string or null |
| payerContractId | integer <int64> |
| payerId | integer <int64> |
| payerName | string or null |
| payerNumber | string or null |
| billingProviderId | integer <int64> |
| billingProviderFirstName | string or null |
| billingProviderLastName | string or null |
| state | string or null |
| startDate | string <date-time> |
| endDate | string or null <date-time> |
| timelyFilingDays | integer or null <int32> |
{- "accountNumber": "string",
- "payerContractId": 0,
- "payerId": 0,
- "payerName": "string",
- "payerNumber": "string",
- "billingProviderId": 0,
- "billingProviderFirstName": "string",
- "billingProviderLastName": "string",
- "state": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "timelyFilingDays": 0
}| accountNumber | string or null |
| payerContractId | integer <int64> |
| payerId | integer <int64> |
| payerName | string or null |
| payerNumber | string or null |
| billingProviderId | integer <int64> |
| billingProviderFirstName | string or null |
| billingProviderLastName | string or null |
| state | string or null |
| startDate | string <date-time> |
| endDate | string or null <date-time> |
| timelyFilingDays | integer or null <int32> |
{- "accountNumber": "string",
- "payerContractId": 0,
- "payerId": 0,
- "payerName": "string",
- "payerNumber": "string",
- "billingProviderId": 0,
- "billingProviderFirstName": "string",
- "billingProviderLastName": "string",
- "state": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "timelyFilingDays": 0
}| accountNumber | string or null |
| payerContractId | integer <int64> |
| providerId | integer <int64> |
| useSupervisingProvider | boolean or null |
| supervisingProviderId | integer or null <int64> |
| renderingProviderFirstName | string or null |
| renderingProviderLastName | string or null |
| supervisingProviderFirstName | string or null |
| supervisingProviderLastName | string or null |
| isOverride | boolean |
{- "accountNumber": "string",
- "payerContractId": 0,
- "providerId": 0,
- "useSupervisingProvider": true,
- "supervisingProviderId": 0,
- "renderingProviderFirstName": "string",
- "renderingProviderLastName": "string",
- "supervisingProviderFirstName": "string",
- "supervisingProviderLastName": "string",
- "isOverride": true
}| accountNumber | string or null |
| payerContractId | integer <int64> |
| providerId | integer <int64> |
| useSupervisingProvider | boolean or null |
| supervisingProviderId | integer or null <int64> |
| renderingProviderFirstName | string or null |
| renderingProviderLastName | string or null |
| supervisingProviderFirstName | string or null |
| supervisingProviderLastName | string or null |
| isOverride | boolean |
{- "accountNumber": "string",
- "payerContractId": 0,
- "providerId": 0,
- "useSupervisingProvider": true,
- "supervisingProviderId": 0,
- "renderingProviderFirstName": "string",
- "renderingProviderLastName": "string",
- "supervisingProviderFirstName": "string",
- "supervisingProviderLastName": "string",
- "isOverride": true
}| telehealthRuleId | integer <int32> |
| practiceId | integer <int64> |
| payerId | integer or null <int64> |
| payerName | string or null |
| placeOfServiceCode | string or null |
| placeOfServiceCodeDesc | string or null |
| modifier | string or null |
| replaceModifier | boolean |
{- "telehealthRuleId": 0,
- "practiceId": 0,
- "payerId": 0,
- "payerName": "string",
- "placeOfServiceCode": "string",
- "placeOfServiceCodeDesc": "string",
- "modifier": "string",
- "replaceModifier": true
}| accountNumber | string or null |
| encounterStartDate | string or null <date-time> |
| encounterEndDate | string or null <date-time> |
| patientId | integer or null <int64> |
| facilityId | integer or null <int64> |
| renderingProviderId | integer or null <int64> |
object (ClaimRevModels_PagingSearchViewModel) | |
| externalSystemId | string or null |
{- "accountNumber": "string",
- "encounterStartDate": "2019-08-24T14:15:22Z",
- "encounterEndDate": "2019-08-24T14:15:22Z",
- "patientId": 0,
- "facilityId": 0,
- "renderingProviderId": 0,
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "externalSystemId": "string"
}| encounterId | integer <int64> |
| accountNumber | string or null |
| patientId | integer <int64> |
| patientFirstName | string or null |
| patientLastName | string or null |
| practiceId | integer <int64> |
| facilityId | integer or null <int64> |
| facilityName | string or null |
| encounterDate | string <date-time> |
| externalSystemId | string or null |
| isClaimCreated | boolean |
| placeOfServiceCode | string or null |
| placeOfServiceName | string or null |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
| encounterStatusName | string or null |
| encounterStatusId | integer <int32> |
| notesLocked | boolean |
| isCoded | boolean |
| durationMinutes | integer or null <int32> |
object (ClaimRev_Rcm_Models_EncounterTypeViewModel) | |
| encounterDateUtc | string or null <date-time> |
| encounterDateString | string or null |
| encounterTimeString | string or null |
{- "encounterId": 0,
- "accountNumber": "string",
- "patientId": 0,
- "patientFirstName": "string",
- "patientLastName": "string",
- "practiceId": 0,
- "facilityId": 0,
- "facilityName": "string",
- "encounterDate": "2019-08-24T14:15:22Z",
- "externalSystemId": "string",
- "isClaimCreated": true,
- "placeOfServiceCode": "string",
- "placeOfServiceName": "string",
- "renderingProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "billingProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "referringProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "supervisingProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "encounterStatusName": "string",
- "encounterStatusId": 0,
- "notesLocked": true,
- "isCoded": true,
- "durationMinutes": 0,
- "encounterType": {
- "accountNumber": "string",
- "name": "string",
- "displayOrder": 0,
- "externalSystemId": "string",
- "encounterTypeId": 0
}, - "encounterDateUtc": "2019-08-24T14:15:22Z",
- "encounterDateString": "string",
- "encounterTimeString": "string"
}| encounterId | integer <int64> |
| diagnosisCode | string or null |
| diagnosisDescription | string or null |
| diagnosisOrder | integer <int32> |
{- "encounterId": 0,
- "diagnosisCode": "string",
- "diagnosisDescription": "string",
- "diagnosisOrder": 0
}| encounterId | integer <int64> |
| diagnosisCode | string or null |
| diagnosisDescription | string or null |
| diagnosisOrder | integer <int32> |
{- "encounterId": 0,
- "diagnosisCode": "string",
- "diagnosisDescription": "string",
- "diagnosisOrder": 0
}| encounterProcedureId | integer <int64> |
| procedureCodeId | integer <int64> |
| encounterId | integer <int64> |
| cptCode | string or null |
| codeKey | string or null |
| cptMeasurementCode | string or null |
| quantity | number <double> |
| modifier1 | string or null |
| modifier2 | string or null |
| modifier3 | string or null |
| modifier4 | string or null |
| placeOfServiceCode | string or null |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
| description | string or null |
| encounterDiagnosisCode1 | string or null |
| encounterDiagnosisCode2 | string or null |
| encounterDiagnosisCode3 | string or null |
| encounterDiagnosisCode4 | string or null |
| isEmergency | boolean |
| facilityId | integer or null <int64> |
{- "encounterProcedureId": 0,
- "procedureCodeId": 0,
- "encounterId": 0,
- "cptCode": "string",
- "codeKey": "string",
- "cptMeasurementCode": "string",
- "quantity": 0.1,
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "placeOfServiceCode": "string",
- "renderingProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "primaryCareProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "purchasedServiceProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "supervisingProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "orderingProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "referringProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "description": "string",
- "encounterDiagnosisCode1": "string",
- "encounterDiagnosisCode2": "string",
- "encounterDiagnosisCode3": "string",
- "encounterDiagnosisCode4": "string",
- "isEmergency": true,
- "facilityId": 0
}| encounterProcedureId | integer <int64> |
| procedureCodeId | integer <int64> |
| encounterId | integer <int64> |
| cptCode | string or null |
| codeKey | string or null |
| cptMeasurementCode | string or null |
| quantity | number <double> |
| modifier1 | string or null |
| modifier2 | string or null |
| modifier3 | string or null |
| modifier4 | string or null |
| placeOfServiceCode | string or null |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
object (ClaimRev_Rcm_Models_EncounterProvider) | |
| description | string or null |
| encounterDiagnosisCode1 | string or null |
| encounterDiagnosisCode2 | string or null |
| encounterDiagnosisCode3 | string or null |
| encounterDiagnosisCode4 | string or null |
| isEmergency | boolean |
| facilityId | integer or null <int64> |
{- "encounterProcedureId": 0,
- "procedureCodeId": 0,
- "encounterId": 0,
- "cptCode": "string",
- "codeKey": "string",
- "cptMeasurementCode": "string",
- "quantity": 0.1,
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "placeOfServiceCode": "string",
- "renderingProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "primaryCareProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "purchasedServiceProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "supervisingProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "orderingProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "referringProvider": {
- "npi": "string",
- "providerId": 0,
- "integratedSystemId": "string",
- "firstName": "string",
- "lastName": "string"
}, - "description": "string",
- "encounterDiagnosisCode1": "string",
- "encounterDiagnosisCode2": "string",
- "encounterDiagnosisCode3": "string",
- "encounterDiagnosisCode4": "string",
- "isEmergency": true,
- "facilityId": 0
}| procedureCodeId | integer <int64> |
| accountNumber | string or null |
| codeTypeId | integer <int32> |
| codeName | string or null |
| cptCode | string or null |
| codeKey | string or null |
| feeAmount | number or null <double> |
| measurementCode | string or null |
| codeDescription | string or null |
| modifier1 | string or null |
| modifier2 | string or null |
| modifier3 | string or null |
| modifier4 | string or null |
| isDeleted | boolean |
| integratedSystemKey | string or null |
{- "procedureCodeId": 0,
- "accountNumber": "string",
- "codeTypeId": 0,
- "codeName": "string",
- "cptCode": "string",
- "codeKey": "string",
- "feeAmount": 0.1,
- "measurementCode": "string",
- "codeDescription": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "isDeleted": true,
- "integratedSystemKey": "string"
}Array of objects or null (ClaimRevModels_EditorViews_Professional_FullClaimEditorViewModel) | |
object (ClaimRev_Rcm_Models_IsaSegment) | |
| submitterId | string or null |
| transactionControlNumber | string or null |
| groupControlNumber | string or null |
| bhtControlNumber | string or null |
| receiverName | string or null |
| accountNumber | string or null |
| submitterName | string or null |
| submitterContactName | string or null |
| submitterPhone | string or null |
{- "claims": [
- {
- "claimId": "string",
- "sharpRcmClaimId": 0,
- "receiverViewModel": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}
}, - "submitterEditViewModel": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}, - "contact2": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "billingProviderEditorView": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
], - "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}, - "contact2": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "subscriberEditorView": {
- "payerResponsibility": "string",
- "relationshipCode": "string",
- "policyNumber": "string",
- "groupName": "string",
- "insuranceTypeCode": "string",
- "claimFilingIndicator": "string",
- "dateOfDeath": "string",
- "measurementCode": "string",
- "weight": "string",
- "pregnancyIndicator": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "subscriberPrimaryIdent": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "birthDay": "string",
- "gender": "string",
- "ssn": "string",
- "casualtyClaimNumber": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "payerEditerView": {
- "organizationName": "string",
- "payerIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "taxIdNumber": "string",
- "claimOfficeNumber": "string",
- "naicCode": "string",
- "providerCommericalNumber": "string",
- "locationNumber": "string",
- "priorAuthNumber": "string",
- "referralNumber": "string",
- "signalCode": "string",
- "predeterminationOfBenefits": "string",
- "origionalRefNumber": "string",
- "additionalPayerIdentifier": "string",
- "adjudicationPaymentDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}
}, - "patientEditorView": {
- "relationshipCode": "string",
- "dateOfDeath": "string",
- "measurementCode": "string",
- "weight": "string",
- "pregnancyIndicator": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "birthDay": "string",
- "gender": "string",
- "casualtyClaimNumber": "string",
- "contact": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "claimEditorView": {
- "patientControlNumber": "string",
- "totalClaimChargeAmt": "string",
- "placeOfService": "string",
- "claimFreqCode": "string",
- "providerSignatureOnFile": "string",
- "planParticipationCode": "string",
- "benefitsAssignmentCertIndicator": "string",
- "releaseOfInfoCode": "string",
- "patientSignatureCode": "string",
- "relatedCausesCode1": "string",
- "relatedCausesCode2": "string",
- "accidentState": "string",
- "accidentCountry": "string",
- "specialProgramIndicator": "string",
- "claimSubmissionReasonCode": "string",
- "delayReasonCode": "string",
- "dateOnSetOfCurrentIllness": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastXRay": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDischarge": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateInitialTreatment": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateHearingVisionRx": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateStartAssumedRelinqished": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateEndAssumedRelinqished": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastSeen": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDisability": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDisabilityStart": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDisabilityEnd": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAcuteManifestation": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastWorked": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "datePropertyCasualty": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAccident": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "appliancePlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "service": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAuthorizedReturnWork": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateRepricerReceived": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastMenstrual": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAdmissionDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateStatementDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "supplementalInfos": [
- {
- "reportTypeCode": "string",
- "transmissionCode": "string",
- "attachmentControlNumber1": "string"
}
], - "refPredeterminationOfBenefitsIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refSpecialPayment": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refClinicalLabImprovement": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refFacilityIdNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMedicareVersionCode": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refRepricedClaimReference": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refTraceNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMammographyCertNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refLocationNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refProApprovalNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refAdjRepricedClaimRerence": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refReferralNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refQualifiedProductsList": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refPriorAuthorization": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMedicalRecordIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refOriginalReference": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refProjectCode": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "contractInfo": {
- "contractTypeCode": "string",
- "contractAmt": "string",
- "contractPercent": "string",
- "contractCode": "string",
- "contractTermsPercent": "string",
- "contractVersionIdent": "string"
}, - "patientPaidAmount": {
- "qualifierCode": "string",
- "amount": "string"
}, - "fileInformations": [
- "string"
], - "note": {
- "referenceCode": "string",
- "noteText": "string"
}, - "notes": [
- {
- "referenceCode": "string",
- "noteText": "string"
}
], - "ambulanceTransport": {
- "weightMeasurementCode": "string",
- "patientWeight": "string",
- "transportCode": "string",
- "distancetMeasurementCode": "string",
- "distance": "string",
- "roundTripReason": "string",
- "stretcherReason": "string"
}, - "spinalManipulation": {
- "natureConditionCode": "string",
- "patientConditionDesc1": "string",
- "patientConditionDesc2": "string"
}, - "ambulanceCerts": [
- {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string",
- "conditionCode4": "string",
- "conditionCode5": "string"
}
], - "visionCerts": [
- {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string",
- "conditionCode4": "string",
- "conditionCode5": "string"
}
], - "homeBound": {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string"
}, - "epsdt": {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string"
}, - "diagnosisCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "admittingDiagnosisCode": {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}, - "reasonForVisitDiagnosisCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "externalCauseInjDiagnosisCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "principalProcedureCode": {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}, - "otherPrincipalProcedureCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "occurrenceSpanCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "occurrenceCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "valueInformation": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "anesthesaProcedureCode": "string",
- "anesthesaIndustryCode": "string",
- "drgCode": "string",
- "conditionCodes": [
- "string"
], - "treatmentCodes": [
- "string"
], - "repricing": {
- "pricingMethodology": "string",
- "repricedAllowedAmt": "string",
- "repriceSavingsAmt": "string",
- "repricingOrgIdent": "string",
- "rate": "string",
- "groupCode": "string",
- "patientGroupAmt": "string",
- "productIdQualifier": "string",
- "repricedApprHcpcsCode": "string",
- "measurementCode": "string",
- "serviceUnitCount": "string",
- "rejectReasonCode": "string",
- "complianceCode": "string",
- "exceptionCode": "string"
}, - "referringProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "primaryCareProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "renderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "attendingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "serviceFacility": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "supervisingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "assistantSurgeon": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "ambulancePickupLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "ambulanceDropOffLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "operatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "otherOperatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "orthoTotalMonthsTreatment": {
- "orthoTreatmentMonths": "string",
- "orthoTreatmentRemainingMonths": "string",
- "orthoTreatmentIndicator": "string"
}, - "toothStatuses": [
- {
- "toothNumber": "string",
- "toothStatus": "string"
}
], - "claimCode": {
- "admissionTypeCode": "string",
- "admissionSourceCode": "string",
- "patientStatusCode": "string"
}
}, - "payToPlanView": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifierType": "string",
- "secondaryIdentifier": "string",
- "taxIdNumber": "string"
}, - "payToAddressView": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "serviceLinesEditorView": [
- {
- "lineNumber": 0,
- "revenueCode": "string",
- "procedureCodeQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "procedureDescription": "string",
- "lineChargeAmount": "string",
- "nonCoveredChargeAmount": "string",
- "serviceUnitMeasurementCode": "string",
- "serviceUnitCount": "string",
- "placeOfService": "string",
- "oralCavityDesignationCode1": "string",
- "oralCavityDesignationCode2": "string",
- "oralCavityDesignationCode3": "string",
- "oralCavityDesignationCode4": "string",
- "oralCavityDesignationCode5": "string",
- "prosthesisCrownInlayCode": "string",
- "procedureCount": "string",
- "pointer1": "string",
- "pointer2": "string",
- "pointer3": "string",
- "pointer4": "string",
- "emergencyIndicator": "string",
- "epsdtIndicator": "string",
- "familyIndicator": "string",
- "coPayStatusCode": "string",
- "dmeService": {
- "procedureIdentifier": "string",
- "procedureCode": "string",
- "measurementCode": "string",
- "lengthOfMedicalNecessity": "string",
- "dmeRentalPrice": "string",
- "dmePurchasePrice": "string",
- "rentalUnitPriceIndicator": "string"
}, - "teethInformation": [
- {
- "toothCode": "string",
- "toothSurfaceCode1": "string",
- "toothSurfaceCode2": "string",
- "toothSurfaceCode3": "string",
- "toothSurfaceCode4": "string",
- "toothSurfaceCode5": "string"
}
], - "supplementalInfos": [
- {
- "reportTypeCode": "string",
- "transmissionCode": "string",
- "attachmentControlNumber1": "string"
}
], - "dmeCertOfMedicalNecessityIndicator": {
- "reportTypeCode": "string",
- "transmissionCode": "string",
- "attachmentControlNumber1": "string"
}, - "ambulanceTransport": {
- "weightMeasurementCode": "string",
- "patientWeight": "string",
- "transportCode": "string",
- "distancetMeasurementCode": "string",
- "distance": "string",
- "roundTripReason": "string",
- "stretcherReason": "string"
}, - "durableMedicalEquipmentCert": {
- "certificationTypeCode": "string",
- "dmeMedicalEquipmentDurationUnitCode": "string",
- "dmeMedicalEquipmentDurationUnit": "string"
}, - "ambulanceCerts": [
- {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string",
- "conditionCode4": "string",
- "conditionCode5": "string"
}
], - "hospiceIndicator": {
- "codeCategory": "string",
- "hospiceEmployedProviderIndicator": "string",
- "conditionIndicator": "string"
}, - "dmeCondition": {
- "codeCategory": "string",
- "certificationConditionIndicatorCode": "string",
- "certificationConditionIndicator1": "string",
- "certificationConditionIndicator2": "string"
}, - "dateService": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "datePrescription": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateCertificationRevisionRecert": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateBeginTherapy": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastCertification": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastSeen": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateRecentHemoglobin": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateRecentSerumCreatine": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateShipped": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastXRay": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateEstimatedPriorPlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "datePriorPlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAppliancePlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateApplianceReplacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateTreatmentStart": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateTreatmentEnd": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateInitialTreatment": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "ambulancePatientCount": {
- "quanityQualifier": "string",
- "quanity": "string"
}, - "obstretricAnesthesiaAddUnits": {
- "quanityQualifier": "string",
- "quanity": "string"
}, - "testResults": [
- {
- "measurementRefIdCode": "string",
- "measurementQualifier": "string",
- "testResults": "string"
}
], - "contractInfo": {
- "contractTypeCode": "string",
- "contractAmt": "string",
- "contractPercent": "string",
- "contractCode": "string",
- "contractTermsPercent": "string",
- "contractVersionIdent": "string"
}, - "refRepricedLineItemRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refAdjRepricedLineItemRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refPriorAuthorization": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refPredeterminationOfBenefitsIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refRepricedClaimRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refAdjRepricedClaimRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refLineItemControlNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMammographyCertNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refCliaNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refCliaNumberFacilityIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refImmunizationBatchNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refReferralNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "salesTaxAmount": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "postageClaimedAmt": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "serviceTaxAmount": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "miscTaxes": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "fileInformations": [
- "string"
], - "lineNote": {
- "referenceCode": "string",
- "noteText": "string"
}, - "thirdPartyNote": {
- "referenceCode": "string",
- "noteText": "string"
}, - "purchasedServiceInfo": {
- "referenceIdent": "string",
- "monetaryAmount": "string"
}, - "repricing": {
- "pricingMethodology": "string",
- "repricedAllowedAmt": "string",
- "repriceSavingsAmt": "string",
- "repricingOrgIdent": "string",
- "rate": "string",
- "groupCode": "string",
- "patientGroupAmt": "string",
- "productIdQualifier": "string",
- "repricedApprHcpcsCode": "string",
- "measurementCode": "string",
- "serviceUnitCount": "string",
- "rejectReasonCode": "string",
- "complianceCode": "string",
- "exceptionCode": "string"
}, - "drugIdentification": {
- "productServiceIdQualifier": "string",
- "nationalDrugCode": "string",
- "drugQuanity": "string",
- "drugQtyUnitOfMeasure": "string",
- "prescriptionCompoundDrugNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
}, - "renderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "purchasedServiceProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "assistantSurgeon": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "serviceFacility": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "supervisingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "orderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
], - "contact": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "referringProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "primaryCareProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "ambulancePickupLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "ambulanceDropOffLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "adjudications": [
- {
- "otherPayerPrimaryIdentifier": "string",
- "serviceLinePaidAmt": "string",
- "productServiceIdQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "modifier5": "string",
- "procedureDescription": "string",
- "paidServiceUnitCount": "string",
- "bundledLineNumber": "string",
- "lineAdjustments": [
- {
- "adjustmentGroupCode": "string",
- "adjustmentGroup1": {
- "adjustmentReasonCode": null,
- "amount": null,
- "quanity": null
}, - "adjustmentGroup2": {
- "adjustmentReasonCode": null,
- "amount": null,
- "quanity": null
}, - "adjustmentGroup3": {
- "adjustmentReasonCode": null,
- "amount": null,
- "quanity": null
}, - "adjustmentGroup4": {
- "adjustmentReasonCode": null,
- "amount": null,
- "quanity": null
}, - "adjustmentGroup5": {
- "adjustmentReasonCode": null,
- "amount": null,
- "quanity": null
}, - "adjustmentGroup6": {
- "adjustmentReasonCode": null,
- "amount": null,
- "quanity": null
}
}
], - "dateClaimPaid": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "amountOwed": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}
}
], - "formIdent": [
- {
- "codeListQualifier": "string",
- "industryCode": "string",
- "supportingDocuments": [
- {
- "questionNumber": "string",
- "questionResponseYN": "string",
- "questionResponse": "string",
- "questionResponseDate": "string",
- "questionResponseDecimal": "string"
}
]
}
], - "operatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "otherOperatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}
}
], - "secondaryEditorView": [
- {
- "otherSubscriber": {
- "payerResponsibility": "string",
- "relationshipCode": "string",
- "policyNumber": "string",
- "groupName": "string",
- "insuranceTypeCode": "string",
- "claimFilingIndicator": "string",
- "dateOfDeath": "string",
- "measurementCode": "string",
- "weight": "string",
- "pregnancyIndicator": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "subscriberPrimaryIdent": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "birthDay": "string",
- "gender": "string",
- "ssn": "string",
- "casualtyClaimNumber": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "lineAdjustments": [
- {
- "adjustmentGroupCode": "string",
- "adjustmentGroup1": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup2": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup3": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup4": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup5": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup6": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}
}
], - "payerPaidAmt": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "nonCoveredAmount": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "amountOwed": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "benefitsAssignmentCertIndicator": "string",
- "patientSignatureCode": "string",
- "releaseOfInfoCode": "string",
- "reimbursementRate": "string",
- "hcpcsPayableAmt": "string",
- "claimPaymentRemarkCode1": "string",
- "claimPaymentRemarkCode2": "string",
- "claimPaymentRemarkCode3": "string",
- "claimPaymentRemarkCode4": "string",
- "claimPaymentRemarkCode5": "string",
- "endStageRenalDiseasePmtAmt": "string",
- "nonPayableProfessionalCompBilledAmt": "string",
- "inpatientAdjudication": {
- "coveredDaysVisitCount": "string",
- "lifetimePsychiatricDaysCount": "string",
- "claimDrgAmount": "string",
- "claimPaymentRemarkCode": "string",
- "disproportionateShareAmt": "string",
- "passThroughAmt": "string",
- "ppsCapitalAmt": "string",
- "ppsCapitalFspDrgAmt": "string",
- "ppsCapitalDshDrgAmt": "string",
- "oldCapitalAmt": "string",
- "ppsCapitalImeAmt": "string",
- "ppsOperatingHospitalDrgAmt": "string",
- "costReportDayCount": "string",
- "ppsOperatingFederalDrgAmt": "string",
- "claimPpsCapitalOutlierAmt": "string",
- "claimIndirectTeachingAmt": "string",
- "nonPayableProComponentBilledAmt": "string",
- "claimPaymentRemarkCode1": "string",
- "claimPaymentRemarkCode2": "string",
- "claimPaymentRemarkCode3": "string",
- "claimPaymentRemarkCode4": "string",
- "ppsCapitalExceptionAmt": "string"
}, - "payerEditorView": {
- "organizationName": "string",
- "payerIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "taxIdNumber": "string",
- "claimOfficeNumber": "string",
- "naicCode": "string",
- "providerCommericalNumber": "string",
- "locationNumber": "string",
- "priorAuthNumber": "string",
- "referralNumber": "string",
- "signalCode": "string",
- "predeterminationOfBenefits": "string",
- "origionalRefNumber": "string",
- "additionalPayerIdentifier": "string",
- "adjudicationPaymentDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}
}, - "referringProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "primaryCareProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "renderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "operatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "otherOperatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "attendingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "serviceFacility": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "supervisingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "billingProviderEditorView": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
], - "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}, - "contact2": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "assistantSurgeon": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}
}
], - "claimStatusId": "CustomerValidation",
- "claimText": [
- "string"
], - "claimErrors": [
- {
- "errorMessage": "string",
- "errorType": "ClaimError",
- "lineNumber": 0,
- "loopId": "string",
- "segment": "string",
- "elementNumber": 0,
- "claimStatusCode": "string",
- "canBeIgnored": true,
- "tagId": 0,
- "module": "string",
- "errorKey": "string"
}
]
}
], - "envelop": {
- "separators": {
- "elementSeparator": "string",
- "segmentTerminator": "string",
- "subElementSeparator": "string",
- "repititionSeparator": "string"
}, - "isa01": "string",
- "isa02": "string",
- "isa03": "string",
- "isa04": "string",
- "isa05": "string",
- "isa06": "string",
- "isa07": "string",
- "isa08": "string",
- "isa09": "string",
- "isa10": "string",
- "isa11": "string",
- "isa12": "string",
- "isa13": "string",
- "isa14": "string",
- "isa15": "string",
- "isa16": "string",
- "gs01": "string",
- "gs02": "string",
- "gs03": "string",
- "gs08": "string",
- "receiverId": "string",
- "receiverName": "string",
- "bht02": "string",
- "bht06": "string"
}, - "submitterId": "string",
- "transactionControlNumber": "string",
- "groupControlNumber": "string",
- "bhtControlNumber": "string",
- "receiverName": "string",
- "accountNumber": "string",
- "submitterName": "string",
- "submitterContactName": "string",
- "submitterPhone": "string"
}| rcmClaimObjectId | string or null |
| accountNumber | string or null |
object (ClaimRevModels_EditorViews_Professional_FullClaimEditorViewModel) |
{- "rcmClaimObjectId": "string",
- "accountNumber": "string",
- "editClaim": {
- "claimId": "string",
- "sharpRcmClaimId": 0,
- "receiverViewModel": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}
}, - "submitterEditViewModel": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}, - "contact2": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "billingProviderEditorView": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
], - "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}, - "contact2": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "subscriberEditorView": {
- "payerResponsibility": "string",
- "relationshipCode": "string",
- "policyNumber": "string",
- "groupName": "string",
- "insuranceTypeCode": "string",
- "claimFilingIndicator": "string",
- "dateOfDeath": "string",
- "measurementCode": "string",
- "weight": "string",
- "pregnancyIndicator": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "subscriberPrimaryIdent": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "birthDay": "string",
- "gender": "string",
- "ssn": "string",
- "casualtyClaimNumber": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "payerEditerView": {
- "organizationName": "string",
- "payerIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "taxIdNumber": "string",
- "claimOfficeNumber": "string",
- "naicCode": "string",
- "providerCommericalNumber": "string",
- "locationNumber": "string",
- "priorAuthNumber": "string",
- "referralNumber": "string",
- "signalCode": "string",
- "predeterminationOfBenefits": "string",
- "origionalRefNumber": "string",
- "additionalPayerIdentifier": "string",
- "adjudicationPaymentDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}
}, - "patientEditorView": {
- "relationshipCode": "string",
- "dateOfDeath": "string",
- "measurementCode": "string",
- "weight": "string",
- "pregnancyIndicator": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "birthDay": "string",
- "gender": "string",
- "casualtyClaimNumber": "string",
- "contact": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "claimEditorView": {
- "patientControlNumber": "string",
- "totalClaimChargeAmt": "string",
- "placeOfService": "string",
- "claimFreqCode": "string",
- "providerSignatureOnFile": "string",
- "planParticipationCode": "string",
- "benefitsAssignmentCertIndicator": "string",
- "releaseOfInfoCode": "string",
- "patientSignatureCode": "string",
- "relatedCausesCode1": "string",
- "relatedCausesCode2": "string",
- "accidentState": "string",
- "accidentCountry": "string",
- "specialProgramIndicator": "string",
- "claimSubmissionReasonCode": "string",
- "delayReasonCode": "string",
- "dateOnSetOfCurrentIllness": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastXRay": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDischarge": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateInitialTreatment": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateHearingVisionRx": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateStartAssumedRelinqished": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateEndAssumedRelinqished": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastSeen": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDisability": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDisabilityStart": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateDisabilityEnd": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAcuteManifestation": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastWorked": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "datePropertyCasualty": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAccident": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "appliancePlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "service": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAuthorizedReturnWork": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateRepricerReceived": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastMenstrual": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAdmissionDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateStatementDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "supplementalInfos": [
- {
- "reportTypeCode": "string",
- "transmissionCode": "string",
- "attachmentControlNumber1": "string"
}
], - "refPredeterminationOfBenefitsIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refSpecialPayment": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refClinicalLabImprovement": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refFacilityIdNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMedicareVersionCode": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refRepricedClaimReference": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refTraceNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMammographyCertNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refLocationNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refProApprovalNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refAdjRepricedClaimRerence": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refReferralNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refQualifiedProductsList": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refPriorAuthorization": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMedicalRecordIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refOriginalReference": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refProjectCode": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "contractInfo": {
- "contractTypeCode": "string",
- "contractAmt": "string",
- "contractPercent": "string",
- "contractCode": "string",
- "contractTermsPercent": "string",
- "contractVersionIdent": "string"
}, - "patientPaidAmount": {
- "qualifierCode": "string",
- "amount": "string"
}, - "fileInformations": [
- "string"
], - "note": {
- "referenceCode": "string",
- "noteText": "string"
}, - "notes": [
- {
- "referenceCode": "string",
- "noteText": "string"
}
], - "ambulanceTransport": {
- "weightMeasurementCode": "string",
- "patientWeight": "string",
- "transportCode": "string",
- "distancetMeasurementCode": "string",
- "distance": "string",
- "roundTripReason": "string",
- "stretcherReason": "string"
}, - "spinalManipulation": {
- "natureConditionCode": "string",
- "patientConditionDesc1": "string",
- "patientConditionDesc2": "string"
}, - "ambulanceCerts": [
- {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string",
- "conditionCode4": "string",
- "conditionCode5": "string"
}
], - "visionCerts": [
- {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string",
- "conditionCode4": "string",
- "conditionCode5": "string"
}
], - "homeBound": {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string"
}, - "epsdt": {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string"
}, - "diagnosisCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "admittingDiagnosisCode": {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}, - "reasonForVisitDiagnosisCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "externalCauseInjDiagnosisCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "principalProcedureCode": {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}, - "otherPrincipalProcedureCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "occurrenceSpanCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "occurrenceCodes": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "valueInformation": [
- {
- "diagnosisType": "string",
- "diagnosisCode": "string",
- "diagnosisOrder": 0,
- "presentOnAdmission": "string",
- "procedureDate": "string",
- "monitaryAmount": "string"
}
], - "anesthesaProcedureCode": "string",
- "anesthesaIndustryCode": "string",
- "drgCode": "string",
- "conditionCodes": [
- "string"
], - "treatmentCodes": [
- "string"
], - "repricing": {
- "pricingMethodology": "string",
- "repricedAllowedAmt": "string",
- "repriceSavingsAmt": "string",
- "repricingOrgIdent": "string",
- "rate": "string",
- "groupCode": "string",
- "patientGroupAmt": "string",
- "productIdQualifier": "string",
- "repricedApprHcpcsCode": "string",
- "measurementCode": "string",
- "serviceUnitCount": "string",
- "rejectReasonCode": "string",
- "complianceCode": "string",
- "exceptionCode": "string"
}, - "referringProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "primaryCareProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "renderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "attendingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "serviceFacility": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "supervisingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "assistantSurgeon": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "ambulancePickupLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "ambulanceDropOffLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "operatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "otherOperatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "orthoTotalMonthsTreatment": {
- "orthoTreatmentMonths": "string",
- "orthoTreatmentRemainingMonths": "string",
- "orthoTreatmentIndicator": "string"
}, - "toothStatuses": [
- {
- "toothNumber": "string",
- "toothStatus": "string"
}
], - "claimCode": {
- "admissionTypeCode": "string",
- "admissionSourceCode": "string",
- "patientStatusCode": "string"
}
}, - "payToPlanView": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifierType": "string",
- "secondaryIdentifier": "string",
- "taxIdNumber": "string"
}, - "payToAddressView": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "serviceLinesEditorView": [
- {
- "lineNumber": 0,
- "revenueCode": "string",
- "procedureCodeQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "procedureDescription": "string",
- "lineChargeAmount": "string",
- "nonCoveredChargeAmount": "string",
- "serviceUnitMeasurementCode": "string",
- "serviceUnitCount": "string",
- "placeOfService": "string",
- "oralCavityDesignationCode1": "string",
- "oralCavityDesignationCode2": "string",
- "oralCavityDesignationCode3": "string",
- "oralCavityDesignationCode4": "string",
- "oralCavityDesignationCode5": "string",
- "prosthesisCrownInlayCode": "string",
- "procedureCount": "string",
- "pointer1": "string",
- "pointer2": "string",
- "pointer3": "string",
- "pointer4": "string",
- "emergencyIndicator": "string",
- "epsdtIndicator": "string",
- "familyIndicator": "string",
- "coPayStatusCode": "string",
- "dmeService": {
- "procedureIdentifier": "string",
- "procedureCode": "string",
- "measurementCode": "string",
- "lengthOfMedicalNecessity": "string",
- "dmeRentalPrice": "string",
- "dmePurchasePrice": "string",
- "rentalUnitPriceIndicator": "string"
}, - "teethInformation": [
- {
- "toothCode": "string",
- "toothSurfaceCode1": "string",
- "toothSurfaceCode2": "string",
- "toothSurfaceCode3": "string",
- "toothSurfaceCode4": "string",
- "toothSurfaceCode5": "string"
}
], - "supplementalInfos": [
- {
- "reportTypeCode": "string",
- "transmissionCode": "string",
- "attachmentControlNumber1": "string"
}
], - "dmeCertOfMedicalNecessityIndicator": {
- "reportTypeCode": "string",
- "transmissionCode": "string",
- "attachmentControlNumber1": "string"
}, - "ambulanceTransport": {
- "weightMeasurementCode": "string",
- "patientWeight": "string",
- "transportCode": "string",
- "distancetMeasurementCode": "string",
- "distance": "string",
- "roundTripReason": "string",
- "stretcherReason": "string"
}, - "durableMedicalEquipmentCert": {
- "certificationTypeCode": "string",
- "dmeMedicalEquipmentDurationUnitCode": "string",
- "dmeMedicalEquipmentDurationUnit": "string"
}, - "ambulanceCerts": [
- {
- "codeCategory": "string",
- "conditionIndicator": "string",
- "conditionCode1": "string",
- "conditionCode2": "string",
- "conditionCode3": "string",
- "conditionCode4": "string",
- "conditionCode5": "string"
}
], - "hospiceIndicator": {
- "codeCategory": "string",
- "hospiceEmployedProviderIndicator": "string",
- "conditionIndicator": "string"
}, - "dmeCondition": {
- "codeCategory": "string",
- "certificationConditionIndicatorCode": "string",
- "certificationConditionIndicator1": "string",
- "certificationConditionIndicator2": "string"
}, - "dateService": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "datePrescription": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateCertificationRevisionRecert": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateBeginTherapy": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastCertification": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastSeen": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateRecentHemoglobin": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateRecentSerumCreatine": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateShipped": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateLastXRay": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateEstimatedPriorPlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "datePriorPlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateAppliancePlacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateApplianceReplacement": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateTreatmentStart": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateTreatmentEnd": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "dateInitialTreatment": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "ambulancePatientCount": {
- "quanityQualifier": "string",
- "quanity": "string"
}, - "obstretricAnesthesiaAddUnits": {
- "quanityQualifier": "string",
- "quanity": "string"
}, - "testResults": [
- {
- "measurementRefIdCode": "string",
- "measurementQualifier": "string",
- "testResults": "string"
}
], - "contractInfo": {
- "contractTypeCode": "string",
- "contractAmt": "string",
- "contractPercent": "string",
- "contractCode": "string",
- "contractTermsPercent": "string",
- "contractVersionIdent": "string"
}, - "refRepricedLineItemRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refAdjRepricedLineItemRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refPriorAuthorization": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refPredeterminationOfBenefitsIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refRepricedClaimRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refAdjRepricedClaimRefNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refLineItemControlNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refMammographyCertNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refCliaNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refCliaNumberFacilityIdent": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refImmunizationBatchNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "refReferralNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}, - "salesTaxAmount": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "postageClaimedAmt": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "serviceTaxAmount": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "miscTaxes": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "fileInformations": [
- "string"
], - "lineNote": {
- "referenceCode": "string",
- "noteText": "string"
}, - "thirdPartyNote": {
- "referenceCode": "string",
- "noteText": "string"
}, - "purchasedServiceInfo": {
- "referenceIdent": "string",
- "monetaryAmount": "string"
}, - "repricing": {
- "pricingMethodology": "string",
- "repricedAllowedAmt": "string",
- "repriceSavingsAmt": "string",
- "repricingOrgIdent": "string",
- "rate": "string",
- "groupCode": "string",
- "patientGroupAmt": "string",
- "productIdQualifier": "string",
- "repricedApprHcpcsCode": "string",
- "measurementCode": "string",
- "serviceUnitCount": "string",
- "rejectReasonCode": "string",
- "complianceCode": "string",
- "exceptionCode": "string"
}, - "drugIdentification": {
- "productServiceIdQualifier": "string",
- "nationalDrugCode": "string",
- "drugQuanity": "string",
- "drugQtyUnitOfMeasure": "string",
- "prescriptionCompoundDrugNumber": {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
}, - "renderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "purchasedServiceProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "assistantSurgeon": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "serviceFacility": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "supervisingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "orderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
], - "contact": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "referringProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "primaryCareProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "ambulancePickupLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "ambulanceDropOffLocation": {
- "entityCode": "string",
- "entityType": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string"
}, - "adjudications": [
- {
- "otherPayerPrimaryIdentifier": "string",
- "serviceLinePaidAmt": "string",
- "productServiceIdQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "modifier5": "string",
- "procedureDescription": "string",
- "paidServiceUnitCount": "string",
- "bundledLineNumber": "string",
- "lineAdjustments": [
- {
- "adjustmentGroupCode": "string",
- "adjustmentGroup1": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup2": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup3": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup4": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup5": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup6": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}
}
], - "dateClaimPaid": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}, - "amountOwed": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}
}
], - "formIdent": [
- {
- "codeListQualifier": "string",
- "industryCode": "string",
- "supportingDocuments": [
- {
- "questionNumber": "string",
- "questionResponseYN": "string",
- "questionResponse": "string",
- "questionResponseDate": "string",
- "questionResponseDecimal": "string"
}
]
}
], - "operatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "otherOperatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}
}
], - "secondaryEditorView": [
- {
- "otherSubscriber": {
- "payerResponsibility": "string",
- "relationshipCode": "string",
- "policyNumber": "string",
- "groupName": "string",
- "insuranceTypeCode": "string",
- "claimFilingIndicator": "string",
- "dateOfDeath": "string",
- "measurementCode": "string",
- "weight": "string",
- "pregnancyIndicator": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "subscriberPrimaryIdent": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "birthDay": "string",
- "gender": "string",
- "ssn": "string",
- "casualtyClaimNumber": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "lineAdjustments": [
- {
- "adjustmentGroupCode": "string",
- "adjustmentGroup1": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup2": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup3": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup4": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup5": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}, - "adjustmentGroup6": {
- "adjustmentReasonCode": "string",
- "amount": "string",
- "quanity": "string"
}
}
], - "payerPaidAmt": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "nonCoveredAmount": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "amountOwed": {
- "amountQualCode": "string",
- "monetaryAmt": "string"
}, - "benefitsAssignmentCertIndicator": "string",
- "patientSignatureCode": "string",
- "releaseOfInfoCode": "string",
- "reimbursementRate": "string",
- "hcpcsPayableAmt": "string",
- "claimPaymentRemarkCode1": "string",
- "claimPaymentRemarkCode2": "string",
- "claimPaymentRemarkCode3": "string",
- "claimPaymentRemarkCode4": "string",
- "claimPaymentRemarkCode5": "string",
- "endStageRenalDiseasePmtAmt": "string",
- "nonPayableProfessionalCompBilledAmt": "string",
- "inpatientAdjudication": {
- "coveredDaysVisitCount": "string",
- "lifetimePsychiatricDaysCount": "string",
- "claimDrgAmount": "string",
- "claimPaymentRemarkCode": "string",
- "disproportionateShareAmt": "string",
- "passThroughAmt": "string",
- "ppsCapitalAmt": "string",
- "ppsCapitalFspDrgAmt": "string",
- "ppsCapitalDshDrgAmt": "string",
- "oldCapitalAmt": "string",
- "ppsCapitalImeAmt": "string",
- "ppsOperatingHospitalDrgAmt": "string",
- "costReportDayCount": "string",
- "ppsOperatingFederalDrgAmt": "string",
- "claimPpsCapitalOutlierAmt": "string",
- "claimIndirectTeachingAmt": "string",
- "nonPayableProComponentBilledAmt": "string",
- "claimPaymentRemarkCode1": "string",
- "claimPaymentRemarkCode2": "string",
- "claimPaymentRemarkCode3": "string",
- "claimPaymentRemarkCode4": "string",
- "ppsCapitalExceptionAmt": "string"
}, - "payerEditorView": {
- "organizationName": "string",
- "payerIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "taxIdNumber": "string",
- "claimOfficeNumber": "string",
- "naicCode": "string",
- "providerCommericalNumber": "string",
- "locationNumber": "string",
- "priorAuthNumber": "string",
- "referralNumber": "string",
- "signalCode": "string",
- "predeterminationOfBenefits": "string",
- "origionalRefNumber": "string",
- "additionalPayerIdentifier": "string",
- "adjudicationPaymentDate": {
- "dateQualifier": "string",
- "periodFormat": "string",
- "dateValue": "string"
}
}, - "referringProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "primaryCareProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "renderingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "operatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "otherOperatingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "attendingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "serviceFacility": {
- "organizationName": "string",
- "primaryIdentifier": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "supervisingProvider": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}, - "billingProviderEditorView": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
], - "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "contact1": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}, - "contact2": {
- "contactName": "string",
- "contactType1": "string",
- "contactInfo1": "string",
- "contactType2": "string",
- "contactInfo2": "string",
- "contactType3": "string",
- "contactInfo3": "string"
}
}, - "assistantSurgeon": {
- "nm1Data": {
- "entityCode": "string",
- "entityType": "string",
- "lastName": "string",
- "firstName": "string",
- "middleName": "string",
- "suffix": "string",
- "npi": "string",
- "taxonomyCode": "string"
}, - "secondaryIdentifiers": [
- {
- "qualifierCodeHint": "string",
- "refValueHint": "string",
- "otherRefValueHint": "string",
- "qualifierCode": "string",
- "refValue": "string",
- "otherRefValue": "string"
}
]
}
}
], - "claimStatusId": "CustomerValidation",
- "claimText": [
- "string"
], - "claimErrors": [
- {
- "errorMessage": "string",
- "errorType": "ClaimError",
- "lineNumber": 0,
- "loopId": "string",
- "segment": "string",
- "elementNumber": 0,
- "claimStatusCode": "string",
- "canBeIgnored": true,
- "tagId": 0,
- "module": "string",
- "errorKey": "string"
}
]
}
}| feeEncounterTimeUnitMappingId | integer or null <int64> |
| accountNumber | string or null |
| procedureCodeId | integer <int64> |
| encounterTypeId | integer <int32> |
| payerId | integer or null <int64> |
| minimumMinutes | integer or null <int32> |
| maximumMinutes | integer or null <int32> |
| units | number or null <double> |
{- "feeEncounterTimeUnitMappingId": 0,
- "accountNumber": "string",
- "procedureCodeId": 0,
- "encounterTypeId": 0,
- "payerId": 0,
- "minimumMinutes": 0,
- "maximumMinutes": 0,
- "units": 0.1
}| feeEncounterTimeUnitMappingId | integer or null <int64> |
| accountNumber | string or null |
| procedureCodeId | integer <int64> |
| encounterTypeId | integer <int32> |
| payerId | integer or null <int64> |
| minimumMinutes | integer or null <int32> |
| maximumMinutes | integer or null <int32> |
| units | number or null <double> |
{- "feeEncounterTimeUnitMappingId": 0,
- "accountNumber": "string",
- "procedureCodeId": 0,
- "encounterTypeId": 0,
- "payerId": 0,
- "minimumMinutes": 0,
- "maximumMinutes": 0,
- "units": 0.1
}| accountNumber | string or null |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| isWorked | boolean or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| payerNumber | string or null |
| patientControlNumber | string or null |
| checkNumber | string or null |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| queueIds | Array of integers or null <int64> [ items <int64 > ] |
| tagIds | Array of integers or null <int64> [ items <int64 > ] |
object (ClaimRevModels_PagingSearchViewModel) | |
| hasFoundRcmClaim | boolean or null |
| paymentStatusId | integer or null <int32> |
| isProcessing | boolean or null |
{- "accountNumber": "string",
- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "isWorked": true,
- "patientFirstName": "string",
- "patientLastName": "string",
- "payerNumber": "string",
- "patientControlNumber": "string",
- "checkNumber": "string",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "queueIds": [
- 0
], - "tagIds": [
- 0
], - "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}, - "hasFoundRcmClaim": true,
- "paymentStatusId": 0,
- "isProcessing": true
}| paymentAdviceId | string or null |
| accountNumber | string or null |
| receivedDate | string <date-time> |
| payerName | string or null |
| payerNumber | string or null |
| paymentAdviceStatusId | integer <int32> |
object (ClaimRevModels_ClaimRemittance835_ClaimPaymentInfo) | |
object (ClaimRevModels_ClaimRemittance835_FinancialInformation) | |
| eraClassification | string or null |
| isClaimFound | boolean |
| claimRevRcmClaimId | integer or null <int64> |
| paymentStatusId | integer or null <int32> |
| paymentStatusDesc | string or null |
| integrationSystemKey | string or null |
{- "paymentAdviceId": "string",
- "accountNumber": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "payerName": "string",
- "payerNumber": "string",
- "paymentAdviceStatusId": 0,
- "paymentInfo": {
- "claimPaymentInfoId": { },
- "patientControlNumber": "string",
- "claimStatusCode": "string",
- "totalClaimAmount": 0.1,
- "claimPaymentAmount": 0.1,
- "patientResponsibility": 0.1,
- "payerControlNumber": "string",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "patientLastName": "string",
- "patientFirstName": "string",
- "patientMiddleName": "string",
- "patientSuffix": "string",
- "patientIdentifier": "string",
- "insuredLastName": "string",
- "insuredFirstName": "string",
- "insuredMiddleName": "string",
- "insuredSuffix": "string",
- "insuredIdentifier": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "matchedClaim": {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}, - "matchedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
], - "outpatientAdjInfo": {
- "reimbursementRate": 0.1,
- "payableAmount": 0.1,
- "paymentRemarkCode": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "esrdPaymentAmount": 0.1,
- "nonPayableProComponentAmount": 0.1
}, - "servicePaymentInfos": [
- {
- "procedureQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "chargeAmount": 0.1,
- "paymentAmount": 0.1,
- "revenueCode": "string",
- "unitsOfServicePaidCount": 0.1,
- "adjudicatedProcedureQualifier": "string",
- "adjudicatedProcedureCode": "string",
- "adjudicatedModifier1": "string",
- "adjudicatedModifier2": "string",
- "adjudicatedModifier3": "string",
- "adjudicatedModifier4": "string",
- "procedureCodeDesc": "string",
- "originalUnitsOfServiceCount": 0.1,
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "remarkCodes": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "serviceLineControlNumber": "string",
- "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "contractedAmount": 0.1,
- "varianceFromContract": 0.1,
- "isUnderpaid": true
}
], - "matchStatus": "string",
- "isWorked": true,
- "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "rcmPmtDetails": {
- "isClaimFound": true,
- "claimRevRcmClaimId": 0,
- "paymentStatusId": 0,
- "errorPosting": true,
- "isProcessing": true,
- "isProcessingDate": "2019-08-24T14:15:22Z",
- "errorMessage": "string"
}, - "hasDerivedClaim": true,
- "derivedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
]
}, - "checkInformation": {
- "transactionHandlingCode": "string",
- "transactionHandlingCodeDesc": "string",
- "totalActualProviderPaymentAmt": 0.1,
- "creditDebitFlag": "string",
- "paymentMethodCode": "string",
- "paymentFormatCode": "string",
- "senderRoutingNumber": "string",
- "senderAccountNumber": "string",
- "payerIdentifier": "string",
- "depositRoutingNumber": "string",
- "depositAccountNumber": "string",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string"
}, - "eraClassification": "string",
- "isClaimFound": true,
- "claimRevRcmClaimId": 0,
- "paymentStatusId": 0,
- "paymentStatusDesc": "string",
- "integrationSystemKey": "string"
}| paymentAdviceId | string or null |
| accountNumber | string or null |
| receivedDate | string <date-time> |
| payerName | string or null |
| payerNumber | string or null |
| paymentAdviceStatusId | integer <int32> |
object (ClaimRevModels_ClaimRemittance835_ClaimPaymentInfo) | |
object (ClaimRevModels_ClaimRemittance835_FinancialInformation) | |
| eraClassification | string or null |
| isClaimFound | boolean |
| claimRevRcmClaimId | integer or null <int64> |
| paymentStatusId | integer or null <int32> |
| paymentStatusDesc | string or null |
| integrationSystemKey | string or null |
[- {
- "paymentAdviceId": "string",
- "accountNumber": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "payerName": "string",
- "payerNumber": "string",
- "paymentAdviceStatusId": 0,
- "paymentInfo": {
- "claimPaymentInfoId": { },
- "patientControlNumber": "string",
- "claimStatusCode": "string",
- "totalClaimAmount": 0.1,
- "claimPaymentAmount": 0.1,
- "patientResponsibility": 0.1,
- "payerControlNumber": "string",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "patientLastName": "string",
- "patientFirstName": "string",
- "patientMiddleName": "string",
- "patientSuffix": "string",
- "patientIdentifier": "string",
- "insuredLastName": "string",
- "insuredFirstName": "string",
- "insuredMiddleName": "string",
- "insuredSuffix": "string",
- "insuredIdentifier": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "matchedClaim": {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}, - "matchedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
], - "outpatientAdjInfo": {
- "reimbursementRate": 0.1,
- "payableAmount": 0.1,
- "paymentRemarkCode": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "esrdPaymentAmount": 0.1,
- "nonPayableProComponentAmount": 0.1
}, - "servicePaymentInfos": [
- {
- "procedureQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "chargeAmount": 0.1,
- "paymentAmount": 0.1,
- "revenueCode": "string",
- "unitsOfServicePaidCount": 0.1,
- "adjudicatedProcedureQualifier": "string",
- "adjudicatedProcedureCode": "string",
- "adjudicatedModifier1": "string",
- "adjudicatedModifier2": "string",
- "adjudicatedModifier3": "string",
- "adjudicatedModifier4": "string",
- "procedureCodeDesc": "string",
- "originalUnitsOfServiceCount": 0.1,
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "remarkCodes": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "serviceLineControlNumber": "string",
- "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "contractedAmount": 0.1,
- "varianceFromContract": 0.1,
- "isUnderpaid": true
}
], - "matchStatus": "string",
- "isWorked": true,
- "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "rcmPmtDetails": {
- "isClaimFound": true,
- "claimRevRcmClaimId": 0,
- "paymentStatusId": 0,
- "errorPosting": true,
- "isProcessing": true,
- "isProcessingDate": "2019-08-24T14:15:22Z",
- "errorMessage": "string"
}, - "hasDerivedClaim": true,
- "derivedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
]
}, - "checkInformation": {
- "transactionHandlingCode": "string",
- "transactionHandlingCodeDesc": "string",
- "totalActualProviderPaymentAmt": 0.1,
- "creditDebitFlag": "string",
- "paymentMethodCode": "string",
- "paymentFormatCode": "string",
- "senderRoutingNumber": "string",
- "senderAccountNumber": "string",
- "payerIdentifier": "string",
- "depositRoutingNumber": "string",
- "depositAccountNumber": "string",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string"
}, - "eraClassification": "string",
- "isClaimFound": true,
- "claimRevRcmClaimId": 0,
- "paymentStatusId": 0,
- "paymentStatusDesc": "string",
- "integrationSystemKey": "string"
}
]| paymentAdviceId | string or null |
| accountNumber | string or null |
| receivedDate | string <date-time> |
| payerName | string or null |
| payerNumber | string or null |
| paymentAdviceStatusId | integer <int32> |
object (ClaimRevModels_ClaimRemittance835_ClaimPaymentInfo) | |
object (ClaimRevModels_ClaimRemittance835_FinancialInformation) | |
| eraClassification | string or null |
| isClaimFound | boolean |
| claimRevRcmClaimId | integer or null <int64> |
| paymentStatusId | integer or null <int32> |
| paymentStatusDesc | string or null |
| integrationSystemKey | string or null |
{- "paymentAdviceId": "string",
- "accountNumber": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "payerName": "string",
- "payerNumber": "string",
- "paymentAdviceStatusId": 0,
- "paymentInfo": {
- "claimPaymentInfoId": { },
- "patientControlNumber": "string",
- "claimStatusCode": "string",
- "totalClaimAmount": 0.1,
- "claimPaymentAmount": 0.1,
- "patientResponsibility": 0.1,
- "payerControlNumber": "string",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "patientLastName": "string",
- "patientFirstName": "string",
- "patientMiddleName": "string",
- "patientSuffix": "string",
- "patientIdentifier": "string",
- "insuredLastName": "string",
- "insuredFirstName": "string",
- "insuredMiddleName": "string",
- "insuredSuffix": "string",
- "insuredIdentifier": "string",
- "receivedDate": "2019-08-24T14:15:22Z",
- "matchedClaim": {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}, - "matchedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
], - "outpatientAdjInfo": {
- "reimbursementRate": 0.1,
- "payableAmount": 0.1,
- "paymentRemarkCode": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "esrdPaymentAmount": 0.1,
- "nonPayableProComponentAmount": 0.1
}, - "servicePaymentInfos": [
- {
- "procedureQualifier": "string",
- "procedureCode": "string",
- "modifier1": "string",
- "modifier2": "string",
- "modifier3": "string",
- "modifier4": "string",
- "chargeAmount": 0.1,
- "paymentAmount": 0.1,
- "revenueCode": "string",
- "unitsOfServicePaidCount": 0.1,
- "adjudicatedProcedureQualifier": "string",
- "adjudicatedProcedureCode": "string",
- "adjudicatedModifier1": "string",
- "adjudicatedModifier2": "string",
- "adjudicatedModifier3": "string",
- "adjudicatedModifier4": "string",
- "procedureCodeDesc": "string",
- "originalUnitsOfServiceCount": 0.1,
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "adjustmentGroups": [
- {
- "groupCode": "string",
- "adjustments": [
- {
- "reasonCode": "string",
- "reasonCodeDesc": "string",
- "adjustmentAmount": 0.1,
- "adjustmentQuantity": 0.1
}
]
}
], - "remarkCodes": [
- {
- "codeQualifier": "string",
- "codeQualifierDesc": "string",
- "remarkCode": "string",
- "remarkCodeDesc": "string"
}
], - "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "serviceLineControlNumber": "string",
- "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "contractedAmount": 0.1,
- "varianceFromContract": 0.1,
- "isUnderpaid": true
}
], - "matchStatus": "string",
- "isWorked": true,
- "claimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "removedClaimTags": [
- {
- "tagId": 0,
- "tagName": "string",
- "tagColor": "string",
- "tagDescription": "string",
- "stopClaim": true,
- "addedByUser": "string",
- "removedByUser": "string"
}
], - "paymentAmounts": [
- {
- "paymentAmountQualifier": "string",
- "paymentAmountValue": 0.1
}
], - "rcmPmtDetails": {
- "isClaimFound": true,
- "claimRevRcmClaimId": 0,
- "paymentStatusId": 0,
- "errorPosting": true,
- "isProcessing": true,
- "isProcessingDate": "2019-08-24T14:15:22Z",
- "errorMessage": "string"
}, - "hasDerivedClaim": true,
- "derivedClaims": [
- {
- "database": "string",
- "collection": "string",
- "id": { },
- "hasAttachment": true
}
]
}, - "checkInformation": {
- "transactionHandlingCode": "string",
- "transactionHandlingCodeDesc": "string",
- "totalActualProviderPaymentAmt": 0.1,
- "creditDebitFlag": "string",
- "paymentMethodCode": "string",
- "paymentFormatCode": "string",
- "senderRoutingNumber": "string",
- "senderAccountNumber": "string",
- "payerIdentifier": "string",
- "depositRoutingNumber": "string",
- "depositAccountNumber": "string",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string"
}, - "eraClassification": "string",
- "isClaimFound": true,
- "claimRevRcmClaimId": 0,
- "paymentStatusId": 0,
- "paymentStatusDesc": "string",
- "integrationSystemKey": "string"
}| patientPaymentId | integer or null <int64> |
| encounterId | integer or null <int64> |
| patientId | integer or null <int64> |
| amountPaid | number <double> |
| paymentDate | string <date-time> |
| paymentMethodId | integer or null <int32> |
| paymentTypeId | integer or null <int32> |
| paymentMethod | string or null |
| paymentType | string or null |
| appliedToClaim | boolean |
| createdUserEmail | string or null |
{- "patientPaymentId": 0,
- "encounterId": 0,
- "patientId": 0,
- "amountPaid": 0.1,
- "paymentDate": "2019-08-24T14:15:22Z",
- "paymentMethodId": 0,
- "paymentTypeId": 0,
- "paymentMethod": "string",
- "paymentType": "string",
- "appliedToClaim": true,
- "createdUserEmail": "string"
}| patientPaymentId | integer or null <int64> |
| encounterId | integer or null <int64> |
| patientId | integer or null <int64> |
| amountPaid | number <double> |
| paymentDate | string <date-time> |
| paymentMethodId | integer or null <int32> |
| paymentTypeId | integer or null <int32> |
| paymentMethod | string or null |
| paymentType | string or null |
| appliedToClaim | boolean |
| createdUserEmail | string or null |
{- "patientPaymentId": 0,
- "encounterId": 0,
- "patientId": 0,
- "amountPaid": 0.1,
- "paymentDate": "2019-08-24T14:15:22Z",
- "paymentMethodId": 0,
- "paymentTypeId": 0,
- "paymentMethod": "string",
- "paymentType": "string",
- "appliedToClaim": true,
- "createdUserEmail": "string"
}| claimPaymentId | integer <int64> |
| claimId | integer <int64> |
| encounterId | integer or null <int64> |
| patientId | integer or null <int64> |
| paymentStatusId | integer <int32> |
| paidAmount | number or null <double> |
| patientResponsibility | number or null <double> |
| postedDateTimeUtc | string or null <date-time> |
| singleClaimPaymentId | string or null |
| claimControlNumber | string or null |
| checkDate | string or null <date-time> |
| checkNumber | string or null |
{- "claimPaymentId": 0,
- "claimId": 0,
- "encounterId": 0,
- "patientId": 0,
- "paymentStatusId": 0,
- "paidAmount": 0.1,
- "patientResponsibility": 0.1,
- "postedDateTimeUtc": "2019-08-24T14:15:22Z",
- "singleClaimPaymentId": "string",
- "claimControlNumber": "string",
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string"
}| dateOfServiceStart | string <date-time> |
| dateOfServiceEnd | string <date-time> |
| patientId | integer <int64> |
| renderingProviderId | integer <int64> |
| billingProviderId | integer <int64> |
| x12 | string or null |
| accountNumber | string or null |
| products | Array of integers or null <int32> [ items <int32 > ] |
{- "x12": "string",
- "accountNumber": "string",
- "products": [
- 0
]
}| accountNumber | string or null |
| practiceName | string or null |
| requestingSoftware | string or null |
| clientId | string or null |
| createDate | string or null <date-time> |
| uniqueTransactionNumber | string or null |
| originatingSystemId | string or null |
| serviceBeginDate | string <date-time> |
| serviceEndDate | string <date-time> |
| npi | string or null |
| pinCode | string or null |
| practiceState | string or null |
| subscriberId | string or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientGender | string or null |
| patientSsn | string or null |
| patientState | string or null |
Array of objects or null (ClaimRevModels_ArBoost_Request_SharpRevenuePayer) | |
| patientAddress1 | string or null |
| patientAddress2 | string or null |
| patientCity | string or null |
| patientZip | string or null |
| patientEmployer | string or null |
| patientEmployerState | string or null |
| patientDob | string or null <date-time> |
| patientPhone | string or null |
| patientEmailAddress | string or null |
| subscriberFirstName | string or null |
| subscriberLastName | string or null |
| subscriberDob | string or null <date-time> |
| subscriberAddress1 | string or null |
| subscriberAddress2 | string or null |
| subscriberCity | string or null |
| subscriberState | string or null |
| subscriberZip | string or null |
| serviceTypeCodes | Array of strings or null |
| productsToRun | Array of integers or null <int32> [ items <int32 > ] |
| includeCredit | boolean |
Array of objects or null (ClaimRevModels_ArBoost_Request_SharpRevenuePreAuthorization) |
{- "accountNumber": "string",
- "practiceName": "string",
- "requestingSoftware": "string",
- "clientId": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "uniqueTransactionNumber": "string",
- "originatingSystemId": "string",
- "serviceBeginDate": "2019-08-24T14:15:22Z",
- "serviceEndDate": "2019-08-24T14:15:22Z",
- "npi": "string",
- "pinCode": "string",
- "practiceState": "string",
- "subscriberId": "string",
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientGender": "string",
- "patientSsn": "string",
- "patientState": "string",
- "payers": [
- {
- "isRevenueToolsPayerId": true,
- "payerNumber": "string",
- "payerName": "string",
- "subscriberNumber": "string",
- "removeGuarantor": true,
- "serviceTypeCodeAllowedList": "string"
}
], - "patientAddress1": "string",
- "patientAddress2": "string",
- "patientCity": "string",
- "patientZip": "string",
- "patientEmployer": "string",
- "patientEmployerState": "string",
- "patientDob": "2019-08-24T14:15:22Z",
- "patientPhone": "string",
- "patientEmailAddress": "string",
- "subscriberFirstName": "string",
- "subscriberLastName": "string",
- "subscriberDob": "2019-08-24T14:15:22Z",
- "subscriberAddress1": "string",
- "subscriberAddress2": "string",
- "subscriberCity": "string",
- "subscriberState": "string",
- "subscriberZip": "string",
- "serviceTypeCodes": [
- "string"
], - "productsToRun": [
- 0
], - "includeCredit": true,
- "preAuthorizations": [
- {
- "eligibilityId": "string",
- "procedures": [
- {
- "code": "string",
- "type": "string",
- "diagnoses": [
- {
- "code": "string"
}
]
}
]
}
]
}| accountNumber | string or null |
| practiceName | string or null |
| requestingSoftware | string or null |
| createDate | string or null <date-time> |
| originatingSystemId | string or null |
object (ClaimRevModels_ArBoost_Request_SharpRevenueNpi) | |
object (ClaimRevModels_ArBoost_Request_SharpRevenueNpi) | |
object (ClaimRevModels_ArBoost_Request_SharpRevenueClaim) |
{- "accountNumber": "string",
- "practiceName": "string",
- "requestingSoftware": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "originatingSystemId": "string",
- "npi": {
- "practiceName": "string",
- "npi": "string"
}, - "submitterNpi": {
- "practiceName": "string",
- "npi": "string"
}, - "claim": {
- "originatingSystemPatientKey": "string",
- "originatingSystemClaimKey": "string",
- "visitNumber": "string",
- "firstname": "string",
- "lastname": "string",
- "middlename": "string",
- "suffix": "string",
- "gender": "string",
- "dob": "2019-08-24T14:15:22Z",
- "serviceBeginDate": "2019-08-24T14:15:22Z",
- "serviceEndDate": "2019-08-24T14:15:22Z",
- "trackingNumber": "string",
- "submittedCharges": 0.1,
- "payer": {
- "isRevenueToolsPayerId": true,
- "payerNumber": "string",
- "payerName": "string",
- "subscriberNumber": "string",
- "removeGuarantor": true,
- "serviceTypeCodeAllowedList": "string"
}, - "guarantor": {
- "firstname": "string",
- "lastname": "string",
- "middlename": "string",
- "suffix": "string",
- "gender": "string",
- "dob": "2019-08-24T14:15:22Z"
}, - "identifiers": [
- {
- "qualifier": "PayersClaimNumber",
- "identifier": "string"
}
], - "services": [
- {
- "lineItemControlNumber": "string",
- "procedureCodeQualifier": "string",
- "procedureCode": "string",
- "procedureModifier1": "string",
- "procedureModifier2": "string",
- "procedureModifier3": "string",
- "procedureModifier4": "string",
- "amount": 0.1,
- "identifyingNumber": "string",
- "quantity": "string",
- "serviceBeginDate": "2019-08-24T14:15:22Z",
- "serviceEndDate": "2019-08-24T14:15:22Z"
}
]
}
}| accountNumber | string or null |
| patientId | integer <int32> |
| visitNumber | string or null |
| createDate | string <date-time> |
| requestingSoftware | string or null |
object (ClaimRev_Business_SharpRevenue_Models_ManualClaimStatusInfo) |
{- "accountNumber": "string",
- "patientId": 0,
- "visitNumber": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "requestingSoftware": "string",
- "claim": {
- "serviceBeginDate": "2019-08-24T14:15:22Z",
- "serviceEndDate": "2019-08-24T14:15:22Z",
- "submittedCharges": 0.1,
- "payer": {
- "isRevenueToolsPayerId": true,
- "payerNumber": "string",
- "payerName": "string",
- "subscriberNumber": "string",
- "removeGuarantor": true,
- "serviceTypeCodeAllowedList": "string"
}, - "identifiers": [
- {
- "qualifier": "PayersClaimNumber",
- "identifier": "string"
}
], - "services": [
- {
- "lineItemControlNumber": "string",
- "procedureCodeQualifier": "string",
- "procedureCode": "string",
- "procedureModifier1": "string",
- "procedureModifier2": "string",
- "procedureModifier3": "string",
- "procedureModifier4": "string",
- "amount": 0.1,
- "identifyingNumber": "string",
- "quantity": "string",
- "serviceBeginDate": "2019-08-24T14:15:22Z",
- "serviceEndDate": "2019-08-24T14:15:22Z"
}
], - "originatingSystemClaimKey": "string",
- "trackingNumber": "string"
}
}| objectId | string or null |
| accountNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| patientId | integer or null <int32> |
{- "objectId": "string",
- "accountNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "patientId": 0
}| accountNumber | string or null |
| patientId | integer <int32> |
| visitNumber | string or null |
| serviceBeginDate | string or null <date-time> |
| serviceEndDate | string or null <date-time> |
| subscriberNumber | string or null |
| groupNumber | string or null |
| medicalRecordNumber | string or null |
| productsToRun | Array of integers or null <int32> [ items <int32 > ] |
{- "accountNumber": "string",
- "patientId": 0,
- "visitNumber": "string",
- "serviceBeginDate": "2019-08-24T14:15:22Z",
- "serviceEndDate": "2019-08-24T14:15:22Z",
- "subscriberNumber": "string",
- "groupNumber": "string",
- "medicalRecordNumber": "string",
- "productsToRun": [
- 0
]
}| accountNumber | string or null |
| sharpRevenueObjectId | string or null |
| serviceTypeCode | Array of strings or null |
{- "accountNumber": "string",
- "sharpRevenueObjectId": "string",
- "serviceTypeCode": [
- "string"
]
}| accountNumber | string or null |
| practiceName | string or null |
| groupName | string or null |
| groupNpi | string or null |
| practiceId | integer <int64> |
| pinCode | string or null |
| practiceState | string or null |
| serviceTypeCodes | string or null |
| eligibilityStaleDays | integer or null <int32> |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zip | string or null |
| notificationEmailAddress | string or null |
{- "accountNumber": "string",
- "practiceName": "string",
- "groupName": "string",
- "groupNpi": "string",
- "practiceId": 0,
- "pinCode": "string",
- "practiceState": "string",
- "serviceTypeCodes": "string",
- "eligibilityStaleDays": 0,
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "notificationEmailAddress": "string"
}| patientId | integer or null <int64> |
| firstName | string or null |
| lastName | string or null |
| dateOfBirth | string or null <date-time> |
| clinicNpi | string or null |
object (ClaimRevModels_PagingSearchViewModel) |
{- "patientId": 0,
- "firstName": "string",
- "lastName": "string",
- "dateOfBirth": "2019-08-24T14:15:22Z",
- "clinicNpi": "string",
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| patientId | integer or null <int64> |
| practiceName | string or null |
| accountNumber | string or null |
| originatingSystemId | string or null |
| lastEligibilityCheck | string or null <date-time> |
| firstName | string or null |
| lastName | string or null |
| middleName | string or null |
| suffix | string or null |
| dateOfBirth | string or null <date-time> |
| gender | string or null |
| ssn | string or null |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zip | string or null |
| employer | string or null |
| phoneNumber | string or null |
| emailAddress | string or null |
| subscriberNumber | string or null |
| subscriberFirstName | string or null |
| subscriberLastName | string or null |
| subscriberMiddleName | string or null |
| subscriberDateOfBirth | string or null <date-time> |
| subscriberGender | string or null |
| subscriberSsn | string or null |
| subscriberRelationship | string or null |
| subscriberEmployer | string or null |
| subscriberAddress1 | string or null |
| subscriberAddress2 | string or null |
| subscriberCity | string or null |
| subscriberState | string or null |
| subscriberZip | string or null |
| subscriberEmailAddress | string or null |
Array of objects or null (ClaimRev_Business_SharpRevenue_Models_PatientPayerViewModel) | |
| clinicNpi | string or null |
| clinicName | string or null |
{- "patientId": 0,
- "practiceName": "string",
- "accountNumber": "string",
- "originatingSystemId": "string",
- "lastEligibilityCheck": "2019-08-24T14:15:22Z",
- "firstName": "string",
- "lastName": "string",
- "middleName": "string",
- "suffix": "string",
- "dateOfBirth": "2019-08-24T14:15:22Z",
- "gender": "string",
- "ssn": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "employer": "string",
- "phoneNumber": "string",
- "emailAddress": "string",
- "subscriberNumber": "string",
- "subscriberFirstName": "string",
- "subscriberLastName": "string",
- "subscriberMiddleName": "string",
- "subscriberDateOfBirth": "2019-08-24T14:15:22Z",
- "subscriberGender": "string",
- "subscriberSsn": "string",
- "subscriberRelationship": "string",
- "subscriberEmployer": "string",
- "subscriberAddress1": "string",
- "subscriberAddress2": "string",
- "subscriberCity": "string",
- "subscriberState": "string",
- "subscriberZip": "string",
- "subscriberEmailAddress": "string",
- "payers": [
- {
- "payerName": "string",
- "payerNumber": "string",
- "subscriberNumber": "string"
}
], - "clinicNpi": "string",
- "clinicName": "string"
}| objectId | string or null |
| accountNumber | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| customerFileName | string or null |
| uploadUser | string or null |
| sendStatus | integer <int32> (ClaimRevModels_Enums_RevenueToolsBulkSendStatus) Enum: "ReadyToSend" "Sent" "DoNotSend" "Error" |
| processStatus | integer <int32> (ClaimRevModels_Enums_RevenueToolsBulkFileStatus) Enum: "Ready" "Complete" "WaitingForResults" "Error" "InProcess" |
| batchType | string or null |
{- "objectId": "string",
- "accountNumber": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "customerFileName": "string",
- "uploadUser": "string",
- "sendStatus": "ReadyToSend",
- "processStatus": "Ready",
- "batchType": "string"
}| deductibleMonitoringPatientId | integer <int64> |
| patientId | integer <int64> |
| serviceType | string or null |
| remainingAmount | number or null <double> |
| inNetwork | boolean |
| sendAfterAge | integer or null <int32> |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| payerNumber | string or null |
| coverageLevel | string or null |
{- "deductibleMonitoringPatientId": 0,
- "patientId": 0,
- "serviceType": "string",
- "remainingAmount": 0.1,
- "inNetwork": true,
- "sendAfterAge": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "payerNumber": "string",
- "coverageLevel": "string"
}| deductibleMonitoringPatientId | integer <int64> |
| patientId | integer <int64> |
| serviceType | string or null |
| remainingAmount | number or null <double> |
| inNetwork | boolean |
| sendAfterAge | integer or null <int32> |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
| payerNumber | string or null |
| coverageLevel | string or null |
{- "deductibleMonitoringPatientId": 0,
- "patientId": 0,
- "serviceType": "string",
- "remainingAmount": 0.1,
- "inNetwork": true,
- "sendAfterAge": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "payerNumber": "string",
- "coverageLevel": "string"
}| accountNumber | string or null |
| patientId | integer <int64> |
| receivedDateStart | string or null <date-time> |
| receivedDateEnd | string or null <date-time> |
| serviceDateStart | string or null <date-time> |
| serviceDateEnd | string or null <date-time> |
| linkOnClaimControlNumber | boolean |
{- "accountNumber": "string",
- "patientId": 0,
- "receivedDateStart": "2019-08-24T14:15:22Z",
- "receivedDateEnd": "2019-08-24T14:15:22Z",
- "serviceDateStart": "2019-08-24T14:15:22Z",
- "serviceDateEnd": "2019-08-24T14:15:22Z",
- "linkOnClaimControlNumber": true
}| accountNumber | string or null |
| patientId | integer <int64> |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
{- "accountNumber": "string",
- "patientId": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z"
}| accountNumber | string or null |
| clinicName | string or null |
| clinicNpi | string or null |
| clinicId | integer or null <int64> |
{- "accountNumber": "string",
- "clinicName": "string",
- "clinicNpi": "string",
- "clinicId": 0
}| clinicId | integer or null <int64> |
| practiceId | integer or null <int64> |
| accountNumber | string or null |
| clinicName | string or null |
| clinicNpi | string or null |
| clinicTaxId | string or null |
| address1 | string or null |
| address2 | string or null |
| city | string or null |
| state | string or null |
| zip | string or null |
| pinCode | string or null |
| enrollmentStatus | integer or null <int32> |
| notes | string or null |
{- "clinicId": 0,
- "practiceId": 0,
- "accountNumber": "string",
- "clinicName": "string",
- "clinicNpi": "string",
- "clinicTaxId": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "pinCode": "string",
- "enrollmentStatus": 0,
- "notes": "string"
}| accountNumber | string or null |
| objectId | string or null |
object (ClaimRevModels_PagingSearchViewModel) |
{- "accountNumber": "string",
- "objectId": "string",
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| accountNumber | string or null |
| objectId | string or null |
object (ClaimRevModels_PagingSearchViewModel) |
{- "accountNumber": "string",
- "objectId": "string",
- "pagingSearch": {
- "pageIndex": 0,
- "pageSize": 0,
- "sortField": "string",
- "sortDirection": "string"
}
}| createDateStart | string or null <date-time> |
| createDateEnd | string or null <date-time> |
| accountNumber | string or null |
| coverageStatus | string or null |
| payerName | string or null |
| sharpRevenuePayerNumber | string or null |
| claimProcessingPayerNumber | string or null |
| insuranceType | string or null |
| daysOldStart | integer or null <int32> |
| daysOldEnd | integer or null <int32> |
| payerType | string or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| createUserEmail | string or null |
| visitNumber | string or null |
| transactionId | string or null |
| npi | string or null |
{- "createDateStart": "2019-08-24T14:15:22Z",
- "createDateEnd": "2019-08-24T14:15:22Z",
- "accountNumber": "string",
- "coverageStatus": "string",
- "payerName": "string",
- "sharpRevenuePayerNumber": "string",
- "claimProcessingPayerNumber": "string",
- "insuranceType": "string",
- "daysOldStart": 0,
- "daysOldEnd": 0,
- "payerType": "string",
- "patientFirstName": "string",
- "patientLastName": "string",
- "createUserEmail": "string",
- "visitNumber": "string",
- "transactionId": "string",
- "npi": "string"
}| createDateStart | string or null <date-time> |
| createDateEnd | string or null <date-time> |
| accountNumber | string or null |
| coverageStatus | string or null |
| payerName | string or null |
| sharpRevenuePayerNumber | string or null |
| claimProcessingPayerNumber | string or null |
| insuranceType | string or null |
| daysOldStart | integer or null <int32> |
| daysOldEnd | integer or null <int32> |
| payerType | string or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| createUserEmail | string or null |
| visitNumber | string or null |
| transactionId | string or null |
| npi | string or null |
{- "createDateStart": "2019-08-24T14:15:22Z",
- "createDateEnd": "2019-08-24T14:15:22Z",
- "accountNumber": "string",
- "coverageStatus": "string",
- "payerName": "string",
- "sharpRevenuePayerNumber": "string",
- "claimProcessingPayerNumber": "string",
- "insuranceType": "string",
- "daysOldStart": 0,
- "daysOldEnd": 0,
- "payerType": "string",
- "patientFirstName": "string",
- "patientLastName": "string",
- "createUserEmail": "string",
- "visitNumber": "string",
- "transactionId": "string",
- "npi": "string"
}| createDateStart | string or null <date-time> |
| createDateEnd | string or null <date-time> |
| accountNumber | string or null |
| coverageStatus | string or null |
| payerName | string or null |
| sharpRevenuePayerNumber | string or null |
| claimProcessingPayerNumber | string or null |
| insuranceType | string or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientDob | string or null <date-time> |
| subscriberId | string or null |
| createUserEmail | string or null |
| visitNumber | string or null |
| transactionId | string or null |
| npi | string or null |
| mrn | string or null |
| status | string or null |
| transactionType | string or null |
| page | integer or null <int32> |
| pageSize | integer or null <int32> |
{- "createDateStart": "2019-08-24T14:15:22Z",
- "createDateEnd": "2019-08-24T14:15:22Z",
- "accountNumber": "string",
- "coverageStatus": "string",
- "payerName": "string",
- "sharpRevenuePayerNumber": "string",
- "claimProcessingPayerNumber": "string",
- "insuranceType": "string",
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientDob": "2019-08-24T14:15:22Z",
- "subscriberId": "string",
- "createUserEmail": "string",
- "visitNumber": "string",
- "transactionId": "string",
- "npi": "string",
- "mrn": "string",
- "status": "string",
- "transactionType": "string",
- "page": 0,
- "pageSize": 0
}| createDateStart | string or null <date-time> |
| createDateEnd | string or null <date-time> |
| accountNumber | string or null |
| coverageStatus | string or null |
| payerName | string or null |
| sharpRevenuePayerNumber | string or null |
| claimProcessingPayerNumber | string or null |
| insuranceType | string or null |
| patientFirstName | string or null |
| patientLastName | string or null |
| patientDob | string or null <date-time> |
| subscriberId | string or null |
| createUserEmail | string or null |
| visitNumber | string or null |
| transactionId | string or null |
| npi | string or null |
| mrn | string or null |
| status | string or null |
| transactionType | string or null |
| page | integer or null <int32> |
| pageSize | integer or null <int32> |
{- "createDateStart": "2019-08-24T14:15:22Z",
- "createDateEnd": "2019-08-24T14:15:22Z",
- "accountNumber": "string",
- "coverageStatus": "string",
- "payerName": "string",
- "sharpRevenuePayerNumber": "string",
- "claimProcessingPayerNumber": "string",
- "insuranceType": "string",
- "patientFirstName": "string",
- "patientLastName": "string",
- "patientDob": "2019-08-24T14:15:22Z",
- "subscriberId": "string",
- "createUserEmail": "string",
- "visitNumber": "string",
- "transactionId": "string",
- "npi": "string",
- "mrn": "string",
- "status": "string",
- "transactionType": "string",
- "page": 0,
- "pageSize": 0
}| accountNumber | string or null |
| sharpRevenueObjectId | string or null |
| question | string or null |
| payerCode | string or null |
| model | string or null |
| webSearch | boolean |
{- "accountNumber": "string",
- "sharpRevenueObjectId": "string",
- "question": "string",
- "payerCode": "string",
- "model": "string",
- "webSearch": true
}| tagId | integer or null <int64> |
| accountNumber | string or null |
| tagName | string or null |
| tagDescription | string or null |
| tagColor | string or null |
| stopClaim | boolean |
{- "tagId": 0,
- "accountNumber": "string",
- "tagName": "string",
- "tagDescription": "string",
- "tagColor": "string",
- "stopClaim": true
}| claimQueueId | integer or null <int64> |
| accountNumber | string or null |
| queueName | string or null |
| queueDescription | string or null |
| queueColor | string or null |
| queueOrder | integer or null <int32> |
{- "claimQueueId": 0,
- "accountNumber": "string",
- "queueName": "string",
- "queueDescription": "string",
- "queueColor": "string",
- "queueOrder": 0
}| accountNumber | string or null |
| tagId | integer <int64> |
| groupCode | string or null |
| reasonCode | string or null |
| remarkCode | string or null |
| remarkQualifier | string or null |
| paymentAdviceTagRuleId | integer <int64> |
{- "accountNumber": "string",
- "tagId": 0,
- "groupCode": "string",
- "reasonCode": "string",
- "remarkCode": "string",
- "remarkQualifier": "string",
- "paymentAdviceTagRuleId": 0
}| accountNumber | string or null |
| payerAcceptanceTagRuleId | integer or null <int64> |
| tagId | integer <int64> |
| statusCodeCategory | string or null |
| statusCode | string or null |
| identityCode | string or null |
| freeFormTextContains | string or null |
{- "accountNumber": "string",
- "payerAcceptanceTagRuleId": 0,
- "tagId": 0,
- "statusCodeCategory": "string",
- "statusCode": "string",
- "identityCode": "string",
- "freeFormTextContains": "string"
}| accountNumber | string or null |
| tagId | integer or null <int64> |
| claimQueueId | integer or null <int64> |
{- "accountNumber": "string",
- "tagId": 0,
- "claimQueueId": 0
}| accountNumber | string or null |
| tagId | integer or null <int64> |
| claimQueueId | integer or null <int64> |
{- "accountNumber": "string",
- "tagId": 0,
- "claimQueueId": 0
}| accountNumber | string or null |
| tagId | integer or null <int64> |
| claimQueueId | integer or null <int64> |
{- "accountNumber": "string",
- "tagId": 0,
- "claimQueueId": 0
}| accountNumber | string or null |
| tagId | integer or null <int64> |
| claimQueueId | integer or null <int64> |
{- "accountNumber": "string",
- "tagId": 0,
- "claimQueueId": 0
}| claimQueueId | integer or null <int64> |
| accountNumber | string or null |
| queueName | string or null |
| queueDescription | string or null |
| queueColor | string or null |
| queueOrder | integer or null <int32> |
[- {
- "claimQueueId": 0,
- "accountNumber": "string",
- "queueName": "string",
- "queueDescription": "string",
- "queueColor": "string",
- "queueOrder": 0
}
]| tagRuleId | integer or null <int64> |
object (ClaimRev_Business_Workflow_ViewModels_TagViewModel) | |
| tagId | integer <int64> |
| ruleName | string or null |
| ruleDescription | string or null |
Array of objects or null (ClaimRev_Business_Workflow_ViewModels_CriterionViewModel) |
{- "tagRuleId": 0,
- "tag": {
- "tagId": 0,
- "accountNumber": "string",
- "tagName": "string",
- "tagDescription": "string",
- "tagColor": "string",
- "stopClaim": true
}, - "tagId": 0,
- "ruleName": "string",
- "ruleDescription": "string",
- "criteriaList": [
- {
- "criterionId": 0,
- "jsonPath": "string",
- "jsonPathSecondary": "string",
- "withFiltering": true,
- "criterionComparisonTypeId": 0,
- "criterionJsonPathId": 0,
- "expectedValue": "string"
}
]
}