candidhealth 1.14.0 → 1.14.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Client.d.ts +0 -3
- package/Client.js +38 -43
- package/api/resources/commons/types/index.d.ts +0 -2
- package/api/resources/commons/types/index.js +0 -2
- package/api/resources/era/types/index.d.ts +0 -1
- package/api/resources/era/types/index.js +0 -1
- package/api/resources/index.d.ts +0 -5
- package/api/resources/index.js +2 -7
- package/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.d.ts +2 -0
- package/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.d.ts +2 -0
- package/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.d.ts +2 -0
- package/api/resources/serviceLines/resources/v2/client/Client.js +1 -0
- package/api/resources/serviceLines/resources/v2/client/delete.d.ts +7 -1
- package/api/resources/serviceLines/resources/v2/client/delete.js +11 -0
- package/api/resources/x12/resources/v1/types/index.d.ts +0 -4
- package/api/resources/x12/resources/v1/types/index.js +0 -4
- package/dist/Client.d.ts +0 -3
- package/dist/Client.js +38 -43
- package/dist/api/resources/commons/types/index.d.ts +0 -2
- package/dist/api/resources/commons/types/index.js +0 -2
- package/dist/api/resources/era/types/index.d.ts +0 -1
- package/dist/api/resources/era/types/index.js +0 -1
- package/dist/api/resources/index.d.ts +0 -5
- package/dist/api/resources/index.js +2 -7
- package/dist/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.d.ts +2 -0
- package/dist/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.d.ts +2 -0
- package/dist/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.d.ts +2 -0
- package/dist/api/resources/serviceLines/resources/v2/client/Client.js +1 -0
- package/dist/api/resources/serviceLines/resources/v2/client/delete.d.ts +7 -1
- package/dist/api/resources/serviceLines/resources/v2/client/delete.js +11 -0
- package/dist/api/resources/x12/resources/v1/types/index.d.ts +0 -4
- package/dist/api/resources/x12/resources/v1/types/index.js +0 -4
- package/dist/serialization/resources/commons/types/index.d.ts +0 -2
- package/dist/serialization/resources/commons/types/index.js +0 -2
- package/dist/serialization/resources/era/types/index.d.ts +0 -1
- package/dist/serialization/resources/era/types/index.js +0 -1
- package/dist/serialization/resources/index.d.ts +0 -5
- package/dist/serialization/resources/index.js +2 -7
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.d.ts +1 -0
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.js +1 -0
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.d.ts +1 -0
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.js +1 -0
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.d.ts +1 -0
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.js +1 -0
- package/dist/serialization/resources/serviceLines/resources/v2/client/delete.d.ts +6 -1
- package/dist/serialization/resources/serviceLines/resources/v2/client/delete.js +6 -0
- package/dist/serialization/resources/x12/resources/v1/types/index.d.ts +0 -4
- package/dist/serialization/resources/x12/resources/v1/types/index.js +0 -4
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
- package/reference.md +0 -295
- package/serialization/resources/commons/types/index.d.ts +0 -2
- package/serialization/resources/commons/types/index.js +0 -2
- package/serialization/resources/era/types/index.d.ts +0 -1
- package/serialization/resources/era/types/index.js +0 -1
- package/serialization/resources/index.d.ts +0 -5
- package/serialization/resources/index.js +2 -7
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.d.ts +1 -0
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.js +1 -0
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.d.ts +1 -0
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.js +1 -0
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.d.ts +1 -0
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.js +1 -0
- package/serialization/resources/serviceLines/resources/v2/client/delete.d.ts +6 -1
- package/serialization/resources/serviceLines/resources/v2/client/delete.js +6 -0
- package/serialization/resources/x12/resources/v1/types/index.d.ts +0 -4
- package/serialization/resources/x12/resources/v1/types/index.js +0 -4
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/api/resources/commons/types/ClaimAdjustmentGroupCodes.d.ts +0 -13
- package/api/resources/commons/types/ClaimAdjustmentGroupCodes.js +0 -16
- package/api/resources/commons/types/TaxId.d.ts +0 -5
- package/api/resources/commons/types/TaxId.js +0 -7
- package/api/resources/era/types/EraNotFullyProcessedErrorMessage.d.ts +0 -5
- package/api/resources/era/types/EraNotFullyProcessedErrorMessage.js +0 -3
- package/api/resources/eraCommons/index.d.ts +0 -1
- package/api/resources/eraCommons/index.js +0 -17
- package/api/resources/eraCommons/types/ClaimStatusCodeCreate.d.ts +0 -13
- package/api/resources/eraCommons/types/ClaimStatusCodeCreate.js +0 -16
- package/api/resources/eraCommons/types/index.d.ts +0 -1
- package/api/resources/eraCommons/types/index.js +0 -17
- package/api/resources/insuranceAdjudications/client/Client.d.ts +0 -14
- package/api/resources/insuranceAdjudications/client/Client.js +0 -15
- package/api/resources/insuranceAdjudications/client/index.d.ts +0 -1
- package/api/resources/insuranceAdjudications/client/index.js +0 -2
- package/api/resources/insuranceAdjudications/index.d.ts +0 -2
- package/api/resources/insuranceAdjudications/index.js +0 -18
- package/api/resources/insuranceAdjudications/resources/index.d.ts +0 -1
- package/api/resources/insuranceAdjudications/resources/index.js +0 -37
- package/api/resources/insuranceAdjudications/resources/v1/client/Client.d.ts +0 -153
- package/api/resources/insuranceAdjudications/resources/v1/client/Client.js +0 -342
- package/api/resources/insuranceAdjudications/resources/v1/client/create.d.ts +0 -25
- package/api/resources/insuranceAdjudications/resources/v1/client/create.js +0 -66
- package/api/resources/insuranceAdjudications/resources/v1/client/delete.d.ts +0 -19
- package/api/resources/insuranceAdjudications/resources/v1/client/delete.js +0 -55
- package/api/resources/insuranceAdjudications/resources/v1/client/get.d.ts +0 -19
- package/api/resources/insuranceAdjudications/resources/v1/client/get.js +0 -55
- package/api/resources/insuranceAdjudications/resources/v1/client/index.d.ts +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/client/index.js +0 -39
- package/api/resources/insuranceAdjudications/resources/v1/index.d.ts +0 -2
- package/api/resources/insuranceAdjudications/resources/v1/index.js +0 -18
- package/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.d.ts +0 -10
- package/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.d.ts +0 -9
- package/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.d.ts +0 -10
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.d.ts +0 -12
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.d.ts +0 -5
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.js +0 -7
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.d.ts +0 -13
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.d.ts +0 -12
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.d.ts +0 -5
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.js +0 -7
- package/api/resources/insuranceAdjudications/resources/v1/types/index.d.ts +0 -8
- package/api/resources/insuranceAdjudications/resources/v1/types/index.js +0 -24
- package/api/resources/remitDrafts/index.d.ts +0 -1
- package/api/resources/remitDrafts/index.js +0 -17
- package/api/resources/remitDrafts/resources/index.d.ts +0 -1
- package/api/resources/remitDrafts/resources/index.js +0 -37
- package/api/resources/remitDrafts/resources/v1/index.d.ts +0 -1
- package/api/resources/remitDrafts/resources/v1/index.js +0 -17
- package/api/resources/remitDrafts/resources/v1/types/RemitDraftId.d.ts +0 -5
- package/api/resources/remitDrafts/resources/v1/types/RemitDraftId.js +0 -7
- package/api/resources/remitDrafts/resources/v1/types/index.d.ts +0 -1
- package/api/resources/remitDrafts/resources/v1/types/index.js +0 -17
- package/api/resources/remits/index.d.ts +0 -1
- package/api/resources/remits/index.js +0 -17
- package/api/resources/remits/resources/index.d.ts +0 -1
- package/api/resources/remits/resources/index.js +0 -37
- package/api/resources/remits/resources/v1/index.d.ts +0 -1
- package/api/resources/remits/resources/v1/index.js +0 -17
- package/api/resources/remits/resources/v1/types/Payee.d.ts +0 -5
- package/api/resources/remits/resources/v1/types/Payee.js +0 -3
- package/api/resources/remits/resources/v1/types/PayeeIdentifier.d.ts +0 -16
- package/api/resources/remits/resources/v1/types/PayeeIdentifier.js +0 -3
- package/api/resources/remits/resources/v1/types/index.d.ts +0 -2
- package/api/resources/remits/resources/v1/types/index.js +0 -18
- package/api/resources/x12/resources/v1/types/Carc.d.ts +0 -407
- package/api/resources/x12/resources/v1/types/Carc.js +0 -410
- package/api/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.d.ts +0 -6
- package/api/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.js +0 -3
- package/api/resources/x12/resources/v1/types/Rarc.d.ts +0 -1190
- package/api/resources/x12/resources/v1/types/Rarc.js +0 -1193
- package/api/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.d.ts +0 -4
- package/api/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.js +0 -3
- package/dist/api/resources/commons/types/ClaimAdjustmentGroupCodes.d.ts +0 -13
- package/dist/api/resources/commons/types/ClaimAdjustmentGroupCodes.js +0 -16
- package/dist/api/resources/commons/types/TaxId.d.ts +0 -5
- package/dist/api/resources/commons/types/TaxId.js +0 -7
- package/dist/api/resources/era/types/EraNotFullyProcessedErrorMessage.d.ts +0 -5
- package/dist/api/resources/era/types/EraNotFullyProcessedErrorMessage.js +0 -3
- package/dist/api/resources/eraCommons/index.d.ts +0 -1
- package/dist/api/resources/eraCommons/index.js +0 -17
- package/dist/api/resources/eraCommons/types/ClaimStatusCodeCreate.d.ts +0 -13
- package/dist/api/resources/eraCommons/types/ClaimStatusCodeCreate.js +0 -16
- package/dist/api/resources/eraCommons/types/index.d.ts +0 -1
- package/dist/api/resources/eraCommons/types/index.js +0 -17
- package/dist/api/resources/insuranceAdjudications/client/Client.d.ts +0 -14
- package/dist/api/resources/insuranceAdjudications/client/Client.js +0 -15
- package/dist/api/resources/insuranceAdjudications/client/index.d.ts +0 -1
- package/dist/api/resources/insuranceAdjudications/client/index.js +0 -2
- package/dist/api/resources/insuranceAdjudications/index.d.ts +0 -2
- package/dist/api/resources/insuranceAdjudications/index.js +0 -18
- package/dist/api/resources/insuranceAdjudications/resources/index.d.ts +0 -1
- package/dist/api/resources/insuranceAdjudications/resources/index.js +0 -37
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/Client.d.ts +0 -153
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/Client.js +0 -342
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/create.d.ts +0 -25
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/create.js +0 -66
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/delete.d.ts +0 -19
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/delete.js +0 -55
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/get.d.ts +0 -19
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/get.js +0 -55
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/index.d.ts +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/index.js +0 -39
- package/dist/api/resources/insuranceAdjudications/resources/v1/index.d.ts +0 -2
- package/dist/api/resources/insuranceAdjudications/resources/v1/index.js +0 -18
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.d.ts +0 -10
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.d.ts +0 -9
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.d.ts +0 -10
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.d.ts +0 -12
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.d.ts +0 -5
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.js +0 -7
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.d.ts +0 -13
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.d.ts +0 -12
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.d.ts +0 -5
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.js +0 -7
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/index.d.ts +0 -8
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/index.js +0 -24
- package/dist/api/resources/remitDrafts/index.d.ts +0 -1
- package/dist/api/resources/remitDrafts/index.js +0 -17
- package/dist/api/resources/remitDrafts/resources/index.d.ts +0 -1
- package/dist/api/resources/remitDrafts/resources/index.js +0 -37
- package/dist/api/resources/remitDrafts/resources/v1/index.d.ts +0 -1
- package/dist/api/resources/remitDrafts/resources/v1/index.js +0 -17
- package/dist/api/resources/remitDrafts/resources/v1/types/RemitDraftId.d.ts +0 -5
- package/dist/api/resources/remitDrafts/resources/v1/types/RemitDraftId.js +0 -7
- package/dist/api/resources/remitDrafts/resources/v1/types/index.d.ts +0 -1
- package/dist/api/resources/remitDrafts/resources/v1/types/index.js +0 -17
- package/dist/api/resources/remits/index.d.ts +0 -1
- package/dist/api/resources/remits/index.js +0 -17
- package/dist/api/resources/remits/resources/index.d.ts +0 -1
- package/dist/api/resources/remits/resources/index.js +0 -37
- package/dist/api/resources/remits/resources/v1/index.d.ts +0 -1
- package/dist/api/resources/remits/resources/v1/index.js +0 -17
- package/dist/api/resources/remits/resources/v1/types/Payee.d.ts +0 -5
- package/dist/api/resources/remits/resources/v1/types/Payee.js +0 -3
- package/dist/api/resources/remits/resources/v1/types/PayeeIdentifier.d.ts +0 -16
- package/dist/api/resources/remits/resources/v1/types/PayeeIdentifier.js +0 -3
- package/dist/api/resources/remits/resources/v1/types/index.d.ts +0 -2
- package/dist/api/resources/remits/resources/v1/types/index.js +0 -18
- package/dist/api/resources/x12/resources/v1/types/Carc.d.ts +0 -407
- package/dist/api/resources/x12/resources/v1/types/Carc.js +0 -410
- package/dist/api/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.d.ts +0 -6
- package/dist/api/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.js +0 -3
- package/dist/api/resources/x12/resources/v1/types/Rarc.d.ts +0 -1190
- package/dist/api/resources/x12/resources/v1/types/Rarc.js +0 -1193
- package/dist/api/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.d.ts +0 -4
- package/dist/api/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.js +0 -3
- package/dist/serialization/resources/commons/types/ClaimAdjustmentGroupCodes.d.ts +0 -7
- package/dist/serialization/resources/commons/types/ClaimAdjustmentGroupCodes.js +0 -39
- package/dist/serialization/resources/commons/types/TaxId.d.ts +0 -7
- package/dist/serialization/resources/commons/types/TaxId.js +0 -45
- package/dist/serialization/resources/era/types/EraNotFullyProcessedErrorMessage.d.ts +0 -11
- package/dist/serialization/resources/era/types/EraNotFullyProcessedErrorMessage.js +0 -43
- package/dist/serialization/resources/eraCommons/index.d.ts +0 -1
- package/dist/serialization/resources/eraCommons/index.js +0 -17
- package/dist/serialization/resources/eraCommons/types/ClaimStatusCodeCreate.d.ts +0 -7
- package/dist/serialization/resources/eraCommons/types/ClaimStatusCodeCreate.js +0 -39
- package/dist/serialization/resources/eraCommons/types/index.d.ts +0 -1
- package/dist/serialization/resources/eraCommons/types/index.js +0 -17
- package/dist/serialization/resources/insuranceAdjudications/index.d.ts +0 -1
- package/dist/serialization/resources/insuranceAdjudications/index.js +0 -17
- package/dist/serialization/resources/insuranceAdjudications/resources/index.d.ts +0 -1
- package/dist/serialization/resources/insuranceAdjudications/resources/index.js +0 -37
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/client/create.d.ts +0 -12
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/client/create.js +0 -69
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/client/index.d.ts +0 -1
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/client/index.js +0 -37
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/index.d.ts +0 -2
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/index.js +0 -18
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.d.ts +0 -19
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.js +0 -51
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.d.ts +0 -18
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.js +0 -50
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.d.ts +0 -19
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.js +0 -51
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.d.ts +0 -22
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.js +0 -54
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.d.ts +0 -7
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.js +0 -43
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.d.ts +0 -21
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.js +0 -53
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.d.ts +0 -19
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.js +0 -51
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.d.ts +0 -7
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.js +0 -43
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/index.d.ts +0 -8
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/index.js +0 -24
- package/dist/serialization/resources/remitDrafts/index.d.ts +0 -1
- package/dist/serialization/resources/remitDrafts/index.js +0 -17
- package/dist/serialization/resources/remitDrafts/resources/index.d.ts +0 -1
- package/dist/serialization/resources/remitDrafts/resources/index.js +0 -37
- package/dist/serialization/resources/remitDrafts/resources/v1/index.d.ts +0 -1
- package/dist/serialization/resources/remitDrafts/resources/v1/index.js +0 -17
- package/dist/serialization/resources/remitDrafts/resources/v1/types/RemitDraftId.d.ts +0 -7
- package/dist/serialization/resources/remitDrafts/resources/v1/types/RemitDraftId.js +0 -43
- package/dist/serialization/resources/remitDrafts/resources/v1/types/index.d.ts +0 -1
- package/dist/serialization/resources/remitDrafts/resources/v1/types/index.js +0 -17
- package/dist/serialization/resources/remits/index.d.ts +0 -1
- package/dist/serialization/resources/remits/index.js +0 -17
- package/dist/serialization/resources/remits/resources/index.d.ts +0 -1
- package/dist/serialization/resources/remits/resources/index.js +0 -37
- package/dist/serialization/resources/remits/resources/v1/index.d.ts +0 -1
- package/dist/serialization/resources/remits/resources/v1/index.js +0 -17
- package/dist/serialization/resources/remits/resources/v1/types/Payee.d.ts +0 -11
- package/dist/serialization/resources/remits/resources/v1/types/Payee.js +0 -43
- package/dist/serialization/resources/remits/resources/v1/types/PayeeIdentifier.d.ts +0 -21
- package/dist/serialization/resources/remits/resources/v1/types/PayeeIdentifier.js +0 -56
- package/dist/serialization/resources/remits/resources/v1/types/index.d.ts +0 -2
- package/dist/serialization/resources/remits/resources/v1/types/index.js +0 -18
- package/dist/serialization/resources/x12/resources/v1/types/Carc.d.ts +0 -7
- package/dist/serialization/resources/x12/resources/v1/types/Carc.js +0 -444
- package/dist/serialization/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.d.ts +0 -13
- package/dist/serialization/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.js +0 -45
- package/dist/serialization/resources/x12/resources/v1/types/Rarc.d.ts +0 -7
- package/dist/serialization/resources/x12/resources/v1/types/Rarc.js +0 -1227
- package/dist/serialization/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.d.ts +0 -10
- package/dist/serialization/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.js +0 -42
- package/serialization/resources/commons/types/ClaimAdjustmentGroupCodes.d.ts +0 -7
- package/serialization/resources/commons/types/ClaimAdjustmentGroupCodes.js +0 -39
- package/serialization/resources/commons/types/TaxId.d.ts +0 -7
- package/serialization/resources/commons/types/TaxId.js +0 -45
- package/serialization/resources/era/types/EraNotFullyProcessedErrorMessage.d.ts +0 -11
- package/serialization/resources/era/types/EraNotFullyProcessedErrorMessage.js +0 -43
- package/serialization/resources/eraCommons/index.d.ts +0 -1
- package/serialization/resources/eraCommons/index.js +0 -17
- package/serialization/resources/eraCommons/types/ClaimStatusCodeCreate.d.ts +0 -7
- package/serialization/resources/eraCommons/types/ClaimStatusCodeCreate.js +0 -39
- package/serialization/resources/eraCommons/types/index.d.ts +0 -1
- package/serialization/resources/eraCommons/types/index.js +0 -17
- package/serialization/resources/insuranceAdjudications/index.d.ts +0 -1
- package/serialization/resources/insuranceAdjudications/index.js +0 -17
- package/serialization/resources/insuranceAdjudications/resources/index.d.ts +0 -1
- package/serialization/resources/insuranceAdjudications/resources/index.js +0 -37
- package/serialization/resources/insuranceAdjudications/resources/v1/client/create.d.ts +0 -12
- package/serialization/resources/insuranceAdjudications/resources/v1/client/create.js +0 -69
- package/serialization/resources/insuranceAdjudications/resources/v1/client/index.d.ts +0 -1
- package/serialization/resources/insuranceAdjudications/resources/v1/client/index.js +0 -37
- package/serialization/resources/insuranceAdjudications/resources/v1/index.d.ts +0 -2
- package/serialization/resources/insuranceAdjudications/resources/v1/index.js +0 -18
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.d.ts +0 -19
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.js +0 -51
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.d.ts +0 -18
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.js +0 -50
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.d.ts +0 -19
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.js +0 -51
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.d.ts +0 -22
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.js +0 -54
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.d.ts +0 -7
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.js +0 -43
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.d.ts +0 -21
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.js +0 -53
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.d.ts +0 -19
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.js +0 -51
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.d.ts +0 -7
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.js +0 -43
- package/serialization/resources/insuranceAdjudications/resources/v1/types/index.d.ts +0 -8
- package/serialization/resources/insuranceAdjudications/resources/v1/types/index.js +0 -24
- package/serialization/resources/remitDrafts/index.d.ts +0 -1
- package/serialization/resources/remitDrafts/index.js +0 -17
- package/serialization/resources/remitDrafts/resources/index.d.ts +0 -1
- package/serialization/resources/remitDrafts/resources/index.js +0 -37
- package/serialization/resources/remitDrafts/resources/v1/index.d.ts +0 -1
- package/serialization/resources/remitDrafts/resources/v1/index.js +0 -17
- package/serialization/resources/remitDrafts/resources/v1/types/RemitDraftId.d.ts +0 -7
- package/serialization/resources/remitDrafts/resources/v1/types/RemitDraftId.js +0 -43
- package/serialization/resources/remitDrafts/resources/v1/types/index.d.ts +0 -1
- package/serialization/resources/remitDrafts/resources/v1/types/index.js +0 -17
- package/serialization/resources/remits/index.d.ts +0 -1
- package/serialization/resources/remits/index.js +0 -17
- package/serialization/resources/remits/resources/index.d.ts +0 -1
- package/serialization/resources/remits/resources/index.js +0 -37
- package/serialization/resources/remits/resources/v1/index.d.ts +0 -1
- package/serialization/resources/remits/resources/v1/index.js +0 -17
- package/serialization/resources/remits/resources/v1/types/Payee.d.ts +0 -11
- package/serialization/resources/remits/resources/v1/types/Payee.js +0 -43
- package/serialization/resources/remits/resources/v1/types/PayeeIdentifier.d.ts +0 -21
- package/serialization/resources/remits/resources/v1/types/PayeeIdentifier.js +0 -56
- package/serialization/resources/remits/resources/v1/types/index.d.ts +0 -2
- package/serialization/resources/remits/resources/v1/types/index.js +0 -18
- package/serialization/resources/x12/resources/v1/types/Carc.d.ts +0 -7
- package/serialization/resources/x12/resources/v1/types/Carc.js +0 -444
- package/serialization/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.d.ts +0 -13
- package/serialization/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.js +0 -45
- package/serialization/resources/x12/resources/v1/types/Rarc.d.ts +0 -7
- package/serialization/resources/x12/resources/v1/types/Rarc.js +0 -1227
- package/serialization/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.d.ts +0 -10
- package/serialization/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.js +0 -42
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare const ClaimAdjustmentGroupCodes: {
|
|
2
|
-
readonly Co: "CO";
|
|
3
|
-
readonly Cr: "CR";
|
|
4
|
-
readonly De: "DE";
|
|
5
|
-
readonly Ma: "MA";
|
|
6
|
-
readonly Oa: "OA";
|
|
7
|
-
readonly Pi: "PI";
|
|
8
|
-
readonly Pr: "PR";
|
|
9
|
-
readonly Rr: "RR";
|
|
10
|
-
readonly Nc: "NC";
|
|
11
|
-
readonly Unknown: "UNKNOWN";
|
|
12
|
-
};
|
|
13
|
-
export type ClaimAdjustmentGroupCodes = (typeof ClaimAdjustmentGroupCodes)[keyof typeof ClaimAdjustmentGroupCodes];
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.ClaimAdjustmentGroupCodes = void 0;
|
|
5
|
-
exports.ClaimAdjustmentGroupCodes = {
|
|
6
|
-
Co: "CO",
|
|
7
|
-
Cr: "CR",
|
|
8
|
-
De: "DE",
|
|
9
|
-
Ma: "MA",
|
|
10
|
-
Oa: "OA",
|
|
11
|
-
Pi: "PI",
|
|
12
|
-
Pr: "PR",
|
|
13
|
-
Rr: "RR",
|
|
14
|
-
Nc: "NC",
|
|
15
|
-
Unknown: "UNKNOWN",
|
|
16
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./types";
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./types"), exports);
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/** See https://www.stedi.com/edi/x12/element/1029 */
|
|
2
|
-
export declare const ClaimStatusCodeCreate: {
|
|
3
|
-
readonly ProcessedAsPrimary: "1";
|
|
4
|
-
readonly ProcessedAsSecondary: "2";
|
|
5
|
-
readonly ProcessedAsTertiary: "3";
|
|
6
|
-
readonly Denied: "4";
|
|
7
|
-
readonly ProcessedAsPrimaryForwarded: "19";
|
|
8
|
-
readonly ProcessedAsSecondaryForwarded: "20";
|
|
9
|
-
readonly ProcessedAsTertiaryForwarded: "21";
|
|
10
|
-
readonly ReversalOfPreviousPayment: "22";
|
|
11
|
-
readonly NotOurClaimForwarded: "23";
|
|
12
|
-
};
|
|
13
|
-
export type ClaimStatusCodeCreate = (typeof ClaimStatusCodeCreate)[keyof typeof ClaimStatusCodeCreate];
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.ClaimStatusCodeCreate = void 0;
|
|
5
|
-
/** See https://www.stedi.com/edi/x12/element/1029 */
|
|
6
|
-
exports.ClaimStatusCodeCreate = {
|
|
7
|
-
ProcessedAsPrimary: "1",
|
|
8
|
-
ProcessedAsSecondary: "2",
|
|
9
|
-
ProcessedAsTertiary: "3",
|
|
10
|
-
Denied: "4",
|
|
11
|
-
ProcessedAsPrimaryForwarded: "19",
|
|
12
|
-
ProcessedAsSecondaryForwarded: "20",
|
|
13
|
-
ProcessedAsTertiaryForwarded: "21",
|
|
14
|
-
ReversalOfPreviousPayment: "22",
|
|
15
|
-
NotOurClaimForwarded: "23",
|
|
16
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./ClaimStatusCodeCreate";
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./ClaimStatusCodeCreate"), exports);
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { BaseClientOptions } from "../../../../BaseClient";
|
|
2
|
-
import type * as core from "../../../../core";
|
|
3
|
-
import { V1 } from "../resources/v1/client/Client";
|
|
4
|
-
export declare namespace InsuranceAdjudications {
|
|
5
|
-
interface Options extends BaseClientOptions {
|
|
6
|
-
token?: core.Supplier<core.BearerToken | undefined>;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
export declare class InsuranceAdjudications {
|
|
10
|
-
protected readonly _options: InsuranceAdjudications.Options;
|
|
11
|
-
protected _v1: V1 | undefined;
|
|
12
|
-
constructor(_options?: InsuranceAdjudications.Options);
|
|
13
|
-
get v1(): V1;
|
|
14
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.InsuranceAdjudications = void 0;
|
|
5
|
-
const Client_1 = require("../resources/v1/client/Client");
|
|
6
|
-
class InsuranceAdjudications {
|
|
7
|
-
constructor(_options = {}) {
|
|
8
|
-
this._options = _options;
|
|
9
|
-
}
|
|
10
|
-
get v1() {
|
|
11
|
-
var _a;
|
|
12
|
-
return ((_a = this._v1) !== null && _a !== void 0 ? _a : (this._v1 = new Client_1.V1(this._options)));
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
exports.InsuranceAdjudications = InsuranceAdjudications;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./client"), exports);
|
|
18
|
-
__exportStar(require("./resources"), exports);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * as v1 from "./v1";
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.v1 = void 0;
|
|
37
|
-
exports.v1 = __importStar(require("./v1"));
|
|
@@ -1,153 +0,0 @@
|
|
|
1
|
-
import type { BaseClientOptions, BaseRequestOptions } from "../../../../../../BaseClient";
|
|
2
|
-
import * as core from "../../../../../../core";
|
|
3
|
-
import * as CandidApi from "../../../../../index";
|
|
4
|
-
export declare namespace V1 {
|
|
5
|
-
interface Options extends BaseClientOptions {
|
|
6
|
-
token?: core.Supplier<core.BearerToken | undefined>;
|
|
7
|
-
}
|
|
8
|
-
interface RequestOptions extends BaseRequestOptions {
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare class V1 {
|
|
12
|
-
protected readonly _options: V1.Options;
|
|
13
|
-
constructor(_options?: V1.Options);
|
|
14
|
-
/**
|
|
15
|
-
* Retrieves a previously created insurance adjudication by its `insurance_adjudication_id`.
|
|
16
|
-
*
|
|
17
|
-
* @param {CandidApi.insuranceAdjudications.v1.InsuranceAdjudicationId} insuranceAdjudicationId
|
|
18
|
-
* @param {V1.RequestOptions} requestOptions - Request-specific configuration.
|
|
19
|
-
*
|
|
20
|
-
* @example
|
|
21
|
-
* await client.insuranceAdjudications.v1.get(CandidApi.insuranceAdjudications.v1.InsuranceAdjudicationId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"))
|
|
22
|
-
*/
|
|
23
|
-
get(insuranceAdjudicationId: CandidApi.insuranceAdjudications.v1.InsuranceAdjudicationId, requestOptions?: V1.RequestOptions): core.HttpResponsePromise<core.APIResponse<CandidApi.insuranceAdjudications.v1.InsuranceAdjudication, CandidApi.insuranceAdjudications.v1.get.Error>>;
|
|
24
|
-
private __get;
|
|
25
|
-
/**
|
|
26
|
-
* Creates a new insurance adjudication record and returns the newly created InsuranceAdjudication object.
|
|
27
|
-
*
|
|
28
|
-
* @param {CandidApi.insuranceAdjudications.v1.InsuranceAdjudicationCreate} request
|
|
29
|
-
* @param {V1.RequestOptions} requestOptions - Request-specific configuration.
|
|
30
|
-
*
|
|
31
|
-
* @example
|
|
32
|
-
* await client.insuranceAdjudications.v1.create({
|
|
33
|
-
* payerIdentifier: {
|
|
34
|
-
* type: "payer_info",
|
|
35
|
-
* payerId: CandidApi.payers.v3.PayerId("payer_id"),
|
|
36
|
-
* payerName: CandidApi.payers.v3.PayerName("payer_name")
|
|
37
|
-
* },
|
|
38
|
-
* payee: {
|
|
39
|
-
* payeeName: "payee_name",
|
|
40
|
-
* payeeIdentifier: {
|
|
41
|
-
* type: "npi",
|
|
42
|
-
* value: CandidApi.Npi("payee_identifier")
|
|
43
|
-
* }
|
|
44
|
-
* },
|
|
45
|
-
* checkDate: "2023-01-15",
|
|
46
|
-
* claims: {
|
|
47
|
-
* "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32": [{
|
|
48
|
-
* claimStatusCode: "1",
|
|
49
|
-
* serviceLines: {
|
|
50
|
-
* "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32": [{
|
|
51
|
-
* carcs: [{
|
|
52
|
-
* groupCode: "CO",
|
|
53
|
-
* reasonCode: "1",
|
|
54
|
-
* amountCents: 1
|
|
55
|
-
* }, {
|
|
56
|
-
* groupCode: "CO",
|
|
57
|
-
* reasonCode: "1",
|
|
58
|
-
* amountCents: 1
|
|
59
|
-
* }],
|
|
60
|
-
* rarcs: [{
|
|
61
|
-
* reasonCode: "M1"
|
|
62
|
-
* }, {
|
|
63
|
-
* reasonCode: "M1"
|
|
64
|
-
* }]
|
|
65
|
-
* }, {
|
|
66
|
-
* carcs: [{
|
|
67
|
-
* groupCode: "CO",
|
|
68
|
-
* reasonCode: "1",
|
|
69
|
-
* amountCents: 1
|
|
70
|
-
* }, {
|
|
71
|
-
* groupCode: "CO",
|
|
72
|
-
* reasonCode: "1",
|
|
73
|
-
* amountCents: 1
|
|
74
|
-
* }],
|
|
75
|
-
* rarcs: [{
|
|
76
|
-
* reasonCode: "M1"
|
|
77
|
-
* }, {
|
|
78
|
-
* reasonCode: "M1"
|
|
79
|
-
* }]
|
|
80
|
-
* }]
|
|
81
|
-
* },
|
|
82
|
-
* carcs: [{
|
|
83
|
-
* groupCode: "CO",
|
|
84
|
-
* reasonCode: "1",
|
|
85
|
-
* amountCents: 1
|
|
86
|
-
* }, {
|
|
87
|
-
* groupCode: "CO",
|
|
88
|
-
* reasonCode: "1",
|
|
89
|
-
* amountCents: 1
|
|
90
|
-
* }]
|
|
91
|
-
* }, {
|
|
92
|
-
* claimStatusCode: "1",
|
|
93
|
-
* serviceLines: {
|
|
94
|
-
* "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32": [{
|
|
95
|
-
* carcs: [{
|
|
96
|
-
* groupCode: "CO",
|
|
97
|
-
* reasonCode: "1",
|
|
98
|
-
* amountCents: 1
|
|
99
|
-
* }, {
|
|
100
|
-
* groupCode: "CO",
|
|
101
|
-
* reasonCode: "1",
|
|
102
|
-
* amountCents: 1
|
|
103
|
-
* }],
|
|
104
|
-
* rarcs: [{
|
|
105
|
-
* reasonCode: "M1"
|
|
106
|
-
* }, {
|
|
107
|
-
* reasonCode: "M1"
|
|
108
|
-
* }]
|
|
109
|
-
* }, {
|
|
110
|
-
* carcs: [{
|
|
111
|
-
* groupCode: "CO",
|
|
112
|
-
* reasonCode: "1",
|
|
113
|
-
* amountCents: 1
|
|
114
|
-
* }, {
|
|
115
|
-
* groupCode: "CO",
|
|
116
|
-
* reasonCode: "1",
|
|
117
|
-
* amountCents: 1
|
|
118
|
-
* }],
|
|
119
|
-
* rarcs: [{
|
|
120
|
-
* reasonCode: "M1"
|
|
121
|
-
* }, {
|
|
122
|
-
* reasonCode: "M1"
|
|
123
|
-
* }]
|
|
124
|
-
* }]
|
|
125
|
-
* },
|
|
126
|
-
* carcs: [{
|
|
127
|
-
* groupCode: "CO",
|
|
128
|
-
* reasonCode: "1",
|
|
129
|
-
* amountCents: 1
|
|
130
|
-
* }, {
|
|
131
|
-
* groupCode: "CO",
|
|
132
|
-
* reasonCode: "1",
|
|
133
|
-
* amountCents: 1
|
|
134
|
-
* }]
|
|
135
|
-
* }]
|
|
136
|
-
* }
|
|
137
|
-
* })
|
|
138
|
-
*/
|
|
139
|
-
create(request: CandidApi.insuranceAdjudications.v1.InsuranceAdjudicationCreate, requestOptions?: V1.RequestOptions): core.HttpResponsePromise<core.APIResponse<CandidApi.insuranceAdjudications.v1.InsuranceAdjudication, CandidApi.insuranceAdjudications.v1.create.Error>>;
|
|
140
|
-
private __create;
|
|
141
|
-
/**
|
|
142
|
-
* Deletes the insurance adjudication record matching the provided insurance_adjudication_id.
|
|
143
|
-
*
|
|
144
|
-
* @param {CandidApi.insuranceAdjudications.v1.InsuranceAdjudicationId} insuranceAdjudicationId
|
|
145
|
-
* @param {V1.RequestOptions} requestOptions - Request-specific configuration.
|
|
146
|
-
*
|
|
147
|
-
* @example
|
|
148
|
-
* await client.insuranceAdjudications.v1.delete(CandidApi.insuranceAdjudications.v1.InsuranceAdjudicationId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"))
|
|
149
|
-
*/
|
|
150
|
-
delete(insuranceAdjudicationId: CandidApi.insuranceAdjudications.v1.InsuranceAdjudicationId, requestOptions?: V1.RequestOptions): core.HttpResponsePromise<core.APIResponse<void, CandidApi.insuranceAdjudications.v1.delete.Error>>;
|
|
151
|
-
private __delete;
|
|
152
|
-
protected _getAuthorizationHeader(): Promise<string | undefined>;
|
|
153
|
-
}
|