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
package/Client.d.ts
CHANGED
|
@@ -18,7 +18,6 @@ import { FeeSchedules } from "./api/resources/feeSchedules/client/Client";
|
|
|
18
18
|
import { Guarantor } from "./api/resources/guarantor/client/Client";
|
|
19
19
|
import { HealthCareCodeInformation } from "./api/resources/healthCareCodeInformation/client/Client";
|
|
20
20
|
import { ImportInvoice } from "./api/resources/importInvoice/client/Client";
|
|
21
|
-
import { InsuranceAdjudications } from "./api/resources/insuranceAdjudications/client/Client";
|
|
22
21
|
import { InsurancePayments } from "./api/resources/insurancePayments/client/Client";
|
|
23
22
|
import { InsuranceRefunds } from "./api/resources/insuranceRefunds/client/Client";
|
|
24
23
|
import { MedicationDispense } from "./api/resources/medicationDispense/client/Client";
|
|
@@ -69,7 +68,6 @@ export declare class CandidApiClient {
|
|
|
69
68
|
protected _guarantor: Guarantor | undefined;
|
|
70
69
|
protected _healthCareCodeInformation: HealthCareCodeInformation | undefined;
|
|
71
70
|
protected _importInvoice: ImportInvoice | undefined;
|
|
72
|
-
protected _insuranceAdjudications: InsuranceAdjudications | undefined;
|
|
73
71
|
protected _insurancePayments: InsurancePayments | undefined;
|
|
74
72
|
protected _insuranceRefunds: InsuranceRefunds | undefined;
|
|
75
73
|
protected _medicationDispense: MedicationDispense | undefined;
|
|
@@ -109,7 +107,6 @@ export declare class CandidApiClient {
|
|
|
109
107
|
get guarantor(): Guarantor;
|
|
110
108
|
get healthCareCodeInformation(): HealthCareCodeInformation;
|
|
111
109
|
get importInvoice(): ImportInvoice;
|
|
112
|
-
get insuranceAdjudications(): InsuranceAdjudications;
|
|
113
110
|
get insurancePayments(): InsurancePayments;
|
|
114
111
|
get insuranceRefunds(): InsuranceRefunds;
|
|
115
112
|
get medicationDispense(): MedicationDispense;
|
package/Client.js
CHANGED
|
@@ -65,25 +65,24 @@ const Client_18 = require("./api/resources/feeSchedules/client/Client");
|
|
|
65
65
|
const Client_19 = require("./api/resources/guarantor/client/Client");
|
|
66
66
|
const Client_20 = require("./api/resources/healthCareCodeInformation/client/Client");
|
|
67
67
|
const Client_21 = require("./api/resources/importInvoice/client/Client");
|
|
68
|
-
const Client_22 = require("./api/resources/
|
|
69
|
-
const Client_23 = require("./api/resources/
|
|
70
|
-
const Client_24 = require("./api/resources/
|
|
71
|
-
const Client_25 = require("./api/resources/
|
|
72
|
-
const Client_26 = require("./api/resources/
|
|
73
|
-
const Client_27 = require("./api/resources/
|
|
74
|
-
const Client_28 = require("./api/resources/
|
|
75
|
-
const Client_29 = require("./api/resources/
|
|
76
|
-
const Client_30 = require("./api/resources/
|
|
77
|
-
const Client_31 = require("./api/resources/
|
|
78
|
-
const Client_32 = require("./api/resources/
|
|
79
|
-
const Client_33 = require("./api/resources/
|
|
80
|
-
const Client_34 = require("./api/resources/
|
|
81
|
-
const Client_35 = require("./api/resources/
|
|
82
|
-
const Client_36 = require("./api/resources/
|
|
83
|
-
const Client_37 = require("./api/resources/
|
|
84
|
-
const Client_38 = require("./api/resources/
|
|
85
|
-
const Client_39 = require("./api/resources/
|
|
86
|
-
const Client_40 = require("./api/resources/writeOffs/client/Client");
|
|
68
|
+
const Client_22 = require("./api/resources/insurancePayments/client/Client");
|
|
69
|
+
const Client_23 = require("./api/resources/insuranceRefunds/client/Client");
|
|
70
|
+
const Client_24 = require("./api/resources/medicationDispense/client/Client");
|
|
71
|
+
const Client_25 = require("./api/resources/nonInsurancePayerPayments/client/Client");
|
|
72
|
+
const Client_26 = require("./api/resources/nonInsurancePayerRefunds/client/Client");
|
|
73
|
+
const Client_27 = require("./api/resources/nonInsurancePayers/client/Client");
|
|
74
|
+
const Client_28 = require("./api/resources/organizationProviders/client/Client");
|
|
75
|
+
const Client_29 = require("./api/resources/organizationServiceFacilities/client/Client");
|
|
76
|
+
const Client_30 = require("./api/resources/patientAr/client/Client");
|
|
77
|
+
const Client_31 = require("./api/resources/patientPayments/client/Client");
|
|
78
|
+
const Client_32 = require("./api/resources/patientRefunds/client/Client");
|
|
79
|
+
const Client_33 = require("./api/resources/payerPlanGroups/client/Client");
|
|
80
|
+
const Client_34 = require("./api/resources/payers/client/Client");
|
|
81
|
+
const Client_35 = require("./api/resources/preEncounter/client/Client");
|
|
82
|
+
const Client_36 = require("./api/resources/serviceLines/client/Client");
|
|
83
|
+
const Client_37 = require("./api/resources/superbills/client/Client");
|
|
84
|
+
const Client_38 = require("./api/resources/tasks/client/Client");
|
|
85
|
+
const Client_39 = require("./api/resources/writeOffs/client/Client");
|
|
87
86
|
const core = __importStar(require("./core"));
|
|
88
87
|
const headers_1 = require("./core/headers");
|
|
89
88
|
class CandidApiClient {
|
|
@@ -91,8 +90,8 @@ class CandidApiClient {
|
|
|
91
90
|
this._options = Object.assign(Object.assign({}, _options), { headers: (0, headers_1.mergeHeaders)({
|
|
92
91
|
"X-Fern-Language": "JavaScript",
|
|
93
92
|
"X-Fern-SDK-Name": "candidhealth",
|
|
94
|
-
"X-Fern-SDK-Version": "1.14.
|
|
95
|
-
"User-Agent": "candidhealth/1.14.
|
|
93
|
+
"X-Fern-SDK-Version": "1.14.2",
|
|
94
|
+
"User-Agent": "candidhealth/1.14.2",
|
|
96
95
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
97
96
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
98
97
|
}, _options === null || _options === void 0 ? void 0 : _options.headers) });
|
|
@@ -178,81 +177,77 @@ class CandidApiClient {
|
|
|
178
177
|
var _a;
|
|
179
178
|
return ((_a = this._importInvoice) !== null && _a !== void 0 ? _a : (this._importInvoice = new Client_21.ImportInvoice(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
180
179
|
}
|
|
181
|
-
get insuranceAdjudications() {
|
|
182
|
-
var _a;
|
|
183
|
-
return ((_a = this._insuranceAdjudications) !== null && _a !== void 0 ? _a : (this._insuranceAdjudications = new Client_22.InsuranceAdjudications(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
184
|
-
}
|
|
185
180
|
get insurancePayments() {
|
|
186
181
|
var _a;
|
|
187
|
-
return ((_a = this._insurancePayments) !== null && _a !== void 0 ? _a : (this._insurancePayments = new
|
|
182
|
+
return ((_a = this._insurancePayments) !== null && _a !== void 0 ? _a : (this._insurancePayments = new Client_22.InsurancePayments(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
188
183
|
}
|
|
189
184
|
get insuranceRefunds() {
|
|
190
185
|
var _a;
|
|
191
|
-
return ((_a = this._insuranceRefunds) !== null && _a !== void 0 ? _a : (this._insuranceRefunds = new
|
|
186
|
+
return ((_a = this._insuranceRefunds) !== null && _a !== void 0 ? _a : (this._insuranceRefunds = new Client_23.InsuranceRefunds(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
192
187
|
}
|
|
193
188
|
get medicationDispense() {
|
|
194
189
|
var _a;
|
|
195
|
-
return ((_a = this._medicationDispense) !== null && _a !== void 0 ? _a : (this._medicationDispense = new
|
|
190
|
+
return ((_a = this._medicationDispense) !== null && _a !== void 0 ? _a : (this._medicationDispense = new Client_24.MedicationDispense(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
196
191
|
}
|
|
197
192
|
get nonInsurancePayerPayments() {
|
|
198
193
|
var _a;
|
|
199
|
-
return ((_a = this._nonInsurancePayerPayments) !== null && _a !== void 0 ? _a : (this._nonInsurancePayerPayments = new
|
|
194
|
+
return ((_a = this._nonInsurancePayerPayments) !== null && _a !== void 0 ? _a : (this._nonInsurancePayerPayments = new Client_25.NonInsurancePayerPayments(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
200
195
|
}
|
|
201
196
|
get nonInsurancePayerRefunds() {
|
|
202
197
|
var _a;
|
|
203
|
-
return ((_a = this._nonInsurancePayerRefunds) !== null && _a !== void 0 ? _a : (this._nonInsurancePayerRefunds = new
|
|
198
|
+
return ((_a = this._nonInsurancePayerRefunds) !== null && _a !== void 0 ? _a : (this._nonInsurancePayerRefunds = new Client_26.NonInsurancePayerRefunds(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
204
199
|
}
|
|
205
200
|
get nonInsurancePayers() {
|
|
206
201
|
var _a;
|
|
207
|
-
return ((_a = this._nonInsurancePayers) !== null && _a !== void 0 ? _a : (this._nonInsurancePayers = new
|
|
202
|
+
return ((_a = this._nonInsurancePayers) !== null && _a !== void 0 ? _a : (this._nonInsurancePayers = new Client_27.NonInsurancePayers(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
208
203
|
}
|
|
209
204
|
get organizationProviders() {
|
|
210
205
|
var _a;
|
|
211
|
-
return ((_a = this._organizationProviders) !== null && _a !== void 0 ? _a : (this._organizationProviders = new
|
|
206
|
+
return ((_a = this._organizationProviders) !== null && _a !== void 0 ? _a : (this._organizationProviders = new Client_28.OrganizationProviders(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
212
207
|
}
|
|
213
208
|
get organizationServiceFacilities() {
|
|
214
209
|
var _a;
|
|
215
|
-
return ((_a = this._organizationServiceFacilities) !== null && _a !== void 0 ? _a : (this._organizationServiceFacilities = new
|
|
210
|
+
return ((_a = this._organizationServiceFacilities) !== null && _a !== void 0 ? _a : (this._organizationServiceFacilities = new Client_29.OrganizationServiceFacilities(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
216
211
|
}
|
|
217
212
|
get patientAr() {
|
|
218
213
|
var _a;
|
|
219
|
-
return ((_a = this._patientAr) !== null && _a !== void 0 ? _a : (this._patientAr = new
|
|
214
|
+
return ((_a = this._patientAr) !== null && _a !== void 0 ? _a : (this._patientAr = new Client_30.PatientAr(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
220
215
|
}
|
|
221
216
|
get patientPayments() {
|
|
222
217
|
var _a;
|
|
223
|
-
return ((_a = this._patientPayments) !== null && _a !== void 0 ? _a : (this._patientPayments = new
|
|
218
|
+
return ((_a = this._patientPayments) !== null && _a !== void 0 ? _a : (this._patientPayments = new Client_31.PatientPayments(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
224
219
|
}
|
|
225
220
|
get patientRefunds() {
|
|
226
221
|
var _a;
|
|
227
|
-
return ((_a = this._patientRefunds) !== null && _a !== void 0 ? _a : (this._patientRefunds = new
|
|
222
|
+
return ((_a = this._patientRefunds) !== null && _a !== void 0 ? _a : (this._patientRefunds = new Client_32.PatientRefunds(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
228
223
|
}
|
|
229
224
|
get payerPlanGroups() {
|
|
230
225
|
var _a;
|
|
231
|
-
return ((_a = this._payerPlanGroups) !== null && _a !== void 0 ? _a : (this._payerPlanGroups = new
|
|
226
|
+
return ((_a = this._payerPlanGroups) !== null && _a !== void 0 ? _a : (this._payerPlanGroups = new Client_33.PayerPlanGroups(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
232
227
|
}
|
|
233
228
|
get payers() {
|
|
234
229
|
var _a;
|
|
235
|
-
return ((_a = this._payers) !== null && _a !== void 0 ? _a : (this._payers = new
|
|
230
|
+
return ((_a = this._payers) !== null && _a !== void 0 ? _a : (this._payers = new Client_34.Payers(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
236
231
|
}
|
|
237
232
|
get serviceLines() {
|
|
238
233
|
var _a;
|
|
239
|
-
return ((_a = this._serviceLines) !== null && _a !== void 0 ? _a : (this._serviceLines = new
|
|
234
|
+
return ((_a = this._serviceLines) !== null && _a !== void 0 ? _a : (this._serviceLines = new Client_36.ServiceLines(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
240
235
|
}
|
|
241
236
|
get superbills() {
|
|
242
237
|
var _a;
|
|
243
|
-
return ((_a = this._superbills) !== null && _a !== void 0 ? _a : (this._superbills = new
|
|
238
|
+
return ((_a = this._superbills) !== null && _a !== void 0 ? _a : (this._superbills = new Client_37.Superbills(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
244
239
|
}
|
|
245
240
|
get tasks() {
|
|
246
241
|
var _a;
|
|
247
|
-
return ((_a = this._tasks) !== null && _a !== void 0 ? _a : (this._tasks = new
|
|
242
|
+
return ((_a = this._tasks) !== null && _a !== void 0 ? _a : (this._tasks = new Client_38.Tasks(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
248
243
|
}
|
|
249
244
|
get writeOffs() {
|
|
250
245
|
var _a;
|
|
251
|
-
return ((_a = this._writeOffs) !== null && _a !== void 0 ? _a : (this._writeOffs = new
|
|
246
|
+
return ((_a = this._writeOffs) !== null && _a !== void 0 ? _a : (this._writeOffs = new Client_39.WriteOffs(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
252
247
|
}
|
|
253
248
|
get preEncounter() {
|
|
254
249
|
var _a;
|
|
255
|
-
return ((_a = this._preEncounter) !== null && _a !== void 0 ? _a : (this._preEncounter = new
|
|
250
|
+
return ((_a = this._preEncounter) !== null && _a !== void 0 ? _a : (this._preEncounter = new Client_35.PreEncounter(Object.assign(Object.assign({}, this._options), { token: () => __awaiter(this, void 0, void 0, function* () { return yield this._oauthTokenProvider.getToken(); }) }))));
|
|
256
251
|
}
|
|
257
252
|
get diagnoses() {
|
|
258
253
|
var _a;
|
|
@@ -4,7 +4,6 @@ export * from "./BillingProviderCommercialLicenseType";
|
|
|
4
4
|
export * from "./ChargeCaptureClaimCreationId";
|
|
5
5
|
export * from "./ChargeCaptureId";
|
|
6
6
|
export * from "./ChargeCapturePostBilledChangeId";
|
|
7
|
-
export * from "./ClaimAdjustmentGroupCodes";
|
|
8
7
|
export * from "./ClaimId";
|
|
9
8
|
export * from "./ClaimSubmissionPayerResponsibilityType";
|
|
10
9
|
export * from "./Clearinghouse";
|
|
@@ -70,7 +69,6 @@ export * from "./StreetAddressShortZipOptional";
|
|
|
70
69
|
export * from "./TaskAssignmentId";
|
|
71
70
|
export * from "./TaskId";
|
|
72
71
|
export * from "./TaskNoteId";
|
|
73
|
-
export * from "./TaxId";
|
|
74
72
|
export * from "./UnauthorizedErrorMessage";
|
|
75
73
|
export * from "./UnprocessableEntityErrorMessage";
|
|
76
74
|
export * from "./UpdatesDisabledDueToExternalSystemIntegrationErrorMessage";
|
|
@@ -20,7 +20,6 @@ __exportStar(require("./BillingProviderCommercialLicenseType"), exports);
|
|
|
20
20
|
__exportStar(require("./ChargeCaptureClaimCreationId"), exports);
|
|
21
21
|
__exportStar(require("./ChargeCaptureId"), exports);
|
|
22
22
|
__exportStar(require("./ChargeCapturePostBilledChangeId"), exports);
|
|
23
|
-
__exportStar(require("./ClaimAdjustmentGroupCodes"), exports);
|
|
24
23
|
__exportStar(require("./ClaimId"), exports);
|
|
25
24
|
__exportStar(require("./ClaimSubmissionPayerResponsibilityType"), exports);
|
|
26
25
|
__exportStar(require("./Clearinghouse"), exports);
|
|
@@ -86,7 +85,6 @@ __exportStar(require("./StreetAddressShortZipOptional"), exports);
|
|
|
86
85
|
__exportStar(require("./TaskAssignmentId"), exports);
|
|
87
86
|
__exportStar(require("./TaskId"), exports);
|
|
88
87
|
__exportStar(require("./TaskNoteId"), exports);
|
|
89
|
-
__exportStar(require("./TaxId"), exports);
|
|
90
88
|
__exportStar(require("./UnauthorizedErrorMessage"), exports);
|
|
91
89
|
__exportStar(require("./UnprocessableEntityErrorMessage"), exports);
|
|
92
90
|
__exportStar(require("./UpdatesDisabledDueToExternalSystemIntegrationErrorMessage"), exports);
|
|
@@ -17,4 +17,3 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
17
17
|
__exportStar(require("./Era"), exports);
|
|
18
18
|
__exportStar(require("./EraBase"), exports);
|
|
19
19
|
__exportStar(require("./EraId"), exports);
|
|
20
|
-
__exportStar(require("./EraNotFullyProcessedErrorMessage"), exports);
|
package/api/resources/index.d.ts
CHANGED
|
@@ -22,8 +22,6 @@ export * as encounters from "./encounters";
|
|
|
22
22
|
export * as encountersUniversal from "./encountersUniversal";
|
|
23
23
|
export * as era from "./era";
|
|
24
24
|
export * from "./era/types";
|
|
25
|
-
export * as eraCommons from "./eraCommons";
|
|
26
|
-
export * from "./eraCommons/types";
|
|
27
25
|
export * as expectedNetworkStatus from "./expectedNetworkStatus";
|
|
28
26
|
export * as exports from "./exports";
|
|
29
27
|
export * as externalPaymentAccountConfig from "./externalPaymentAccountConfig";
|
|
@@ -37,7 +35,6 @@ export * from "./identifiers/types";
|
|
|
37
35
|
export * as importInvoice from "./importInvoice";
|
|
38
36
|
export * as individual from "./individual";
|
|
39
37
|
export * from "./individual/types";
|
|
40
|
-
export * as insuranceAdjudications from "./insuranceAdjudications";
|
|
41
38
|
export * as insuranceCards from "./insuranceCards";
|
|
42
39
|
export * as insurancePayments from "./insurancePayments";
|
|
43
40
|
export * as insuranceRefunds from "./insuranceRefunds";
|
|
@@ -59,8 +56,6 @@ export * from "./paymentAccountConfigs/types";
|
|
|
59
56
|
export * as pipelineCommons from "./pipelineCommons";
|
|
60
57
|
export * from "./pipelineCommons/types";
|
|
61
58
|
export * as preEncounter from "./preEncounter";
|
|
62
|
-
export * as remitDrafts from "./remitDrafts";
|
|
63
|
-
export * as remits from "./remits";
|
|
64
59
|
export * as serviceFacility from "./serviceFacility";
|
|
65
60
|
export * from "./serviceFacility/types";
|
|
66
61
|
export * as serviceLines from "./serviceLines";
|
package/api/resources/index.js
CHANGED
|
@@ -36,8 +36,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
36
36
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
37
37
|
};
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.
|
|
40
|
-
exports.yesNoIndicator = exports.x12 = exports.writeOffs = exports.users = exports.tasks = exports.tags =
|
|
39
|
+
exports.superbills = exports.serviceLines = exports.serviceFacility = exports.preEncounter = exports.pipelineCommons = exports.paymentAccountConfigs = exports.payers = exports.payerPlanGroups = exports.patientRefunds = exports.patientPayments = exports.patientAr = exports.organizationServiceFacilities = exports.organizationProviders = exports.nonInsurancePayers = exports.nonInsurancePayerRefunds = exports.nonInsurancePayerPayments = exports.medicationDispense = exports.invoices = exports.insuranceRefunds = exports.insurancePayments = exports.insuranceCards = exports.individual = exports.importInvoice = exports.identifiers = exports.healthCareCodeInformation = exports.guarantor = exports.financials = exports.feeSchedules = exports.externalPaymentAccountConfig = exports.exports = exports.expectedNetworkStatus = exports.era = exports.encountersUniversal = exports.encounters = exports.encounterSupplementalInformation = exports.encounterProviders = exports.encounterAttachments = exports.eligibility = exports.diagnoses = exports.customSchemas = exports.credentialing = exports.contracts = exports.commons = exports.clinicalTrials = exports.claims = exports.claimSubmission = exports.chargeCaptureBundles = exports.chargeCapture = exports.billingNotes = exports.auth = void 0;
|
|
40
|
+
exports.yesNoIndicator = exports.x12 = exports.writeOffs = exports.users = exports.tasks = exports.tags = void 0;
|
|
41
41
|
exports.auth = __importStar(require("./auth"));
|
|
42
42
|
exports.billingNotes = __importStar(require("./billingNotes"));
|
|
43
43
|
exports.chargeCapture = __importStar(require("./chargeCapture"));
|
|
@@ -62,8 +62,6 @@ exports.encounters = __importStar(require("./encounters"));
|
|
|
62
62
|
exports.encountersUniversal = __importStar(require("./encountersUniversal"));
|
|
63
63
|
exports.era = __importStar(require("./era"));
|
|
64
64
|
__exportStar(require("./era/types"), exports);
|
|
65
|
-
exports.eraCommons = __importStar(require("./eraCommons"));
|
|
66
|
-
__exportStar(require("./eraCommons/types"), exports);
|
|
67
65
|
exports.expectedNetworkStatus = __importStar(require("./expectedNetworkStatus"));
|
|
68
66
|
exports.exports = __importStar(require("./exports"));
|
|
69
67
|
exports.externalPaymentAccountConfig = __importStar(require("./externalPaymentAccountConfig"));
|
|
@@ -77,7 +75,6 @@ __exportStar(require("./identifiers/types"), exports);
|
|
|
77
75
|
exports.importInvoice = __importStar(require("./importInvoice"));
|
|
78
76
|
exports.individual = __importStar(require("./individual"));
|
|
79
77
|
__exportStar(require("./individual/types"), exports);
|
|
80
|
-
exports.insuranceAdjudications = __importStar(require("./insuranceAdjudications"));
|
|
81
78
|
exports.insuranceCards = __importStar(require("./insuranceCards"));
|
|
82
79
|
exports.insurancePayments = __importStar(require("./insurancePayments"));
|
|
83
80
|
exports.insuranceRefunds = __importStar(require("./insuranceRefunds"));
|
|
@@ -99,8 +96,6 @@ __exportStar(require("./paymentAccountConfigs/types"), exports);
|
|
|
99
96
|
exports.pipelineCommons = __importStar(require("./pipelineCommons"));
|
|
100
97
|
__exportStar(require("./pipelineCommons/types"), exports);
|
|
101
98
|
exports.preEncounter = __importStar(require("./preEncounter"));
|
|
102
|
-
exports.remitDrafts = __importStar(require("./remitDrafts"));
|
|
103
|
-
exports.remits = __importStar(require("./remits"));
|
|
104
99
|
exports.serviceFacility = __importStar(require("./serviceFacility"));
|
|
105
100
|
__exportStar(require("./serviceFacility/types"), exports);
|
|
106
101
|
exports.serviceLines = __importStar(require("./serviceLines"));
|
|
@@ -41,6 +41,8 @@ export interface OrganizationServiceFacility {
|
|
|
41
41
|
placeOfServiceCode?: CandidApi.FacilityTypeCode;
|
|
42
42
|
/** The associated CLIA number with this service facility. Can be used to populate CLIA numbers on encounters. */
|
|
43
43
|
cliaNumber?: string;
|
|
44
|
+
/** The associated mammography certification number for this service facility. This is a 6 digit code assigned by the FDA. */
|
|
45
|
+
mammographyCertificationNumber?: string;
|
|
44
46
|
/** The status of the service facility. */
|
|
45
47
|
status?: CandidApi.organizationServiceFacilities.v2.ServiceFacilityStatus;
|
|
46
48
|
/** The operational status of the service facility. */
|
|
@@ -39,6 +39,8 @@ export interface OrganizationServiceFacilityCreate {
|
|
|
39
39
|
placeOfServiceCode?: CandidApi.FacilityTypeCode;
|
|
40
40
|
/** The associated CLIA number with this service facility. Can be used to populate CLIA numbers on encounters. */
|
|
41
41
|
cliaNumber?: string;
|
|
42
|
+
/** The associated mammography certification number for this service facility. This is a 6 digit code assigned by the FDA. */
|
|
43
|
+
mammographyCertificationNumber?: string;
|
|
42
44
|
/** The status of the service facility. */
|
|
43
45
|
status?: CandidApi.organizationServiceFacilities.v2.ServiceFacilityStatus;
|
|
44
46
|
/** The operational status of the service facility. */
|
|
@@ -39,6 +39,8 @@ export interface OrganizationServiceFacilityUpdate {
|
|
|
39
39
|
placeOfServiceCode?: CandidApi.FacilityTypeCode;
|
|
40
40
|
/** The associated CLIA number with this service facility. Can be used to populate CLIA numbers on encounters. */
|
|
41
41
|
cliaNumber?: string;
|
|
42
|
+
/** The associated mammography certification number for this service facility. This is a 6 digit code assigned by the FDA. */
|
|
43
|
+
mammographyCertificationNumber?: string;
|
|
42
44
|
/** The status of the service facility. */
|
|
43
45
|
status?: CandidApi.organizationServiceFacilities.v2.ServiceFacilityStatus;
|
|
44
46
|
/** The operational status of the service facility. */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type * as core from "../../../../../../core";
|
|
2
2
|
import * as CandidApi from "../../../../../index";
|
|
3
|
-
export type Error = CandidApi.serviceLines.v2.delete.Error.EntityNotFoundError | CandidApi.serviceLines.v2.delete.Error.UnauthorizedError | CandidApi.serviceLines.v2.delete.Error._Unknown;
|
|
3
|
+
export type Error = CandidApi.serviceLines.v2.delete.Error.EntityNotFoundError | CandidApi.serviceLines.v2.delete.Error.UnauthorizedError | CandidApi.serviceLines.v2.delete.Error.EntityConflictError | CandidApi.serviceLines.v2.delete.Error._Unknown;
|
|
4
4
|
export declare namespace Error {
|
|
5
5
|
interface EntityNotFoundError extends _Utils {
|
|
6
6
|
errorName: "EntityNotFoundError";
|
|
@@ -10,6 +10,10 @@ export declare namespace Error {
|
|
|
10
10
|
errorName: "UnauthorizedError";
|
|
11
11
|
content: CandidApi.UnauthorizedErrorMessage;
|
|
12
12
|
}
|
|
13
|
+
interface EntityConflictError extends _Utils {
|
|
14
|
+
errorName: "EntityConflictError";
|
|
15
|
+
content: CandidApi.EntityConflictErrorMessage;
|
|
16
|
+
}
|
|
13
17
|
interface _Unknown extends _Utils {
|
|
14
18
|
errorName: void;
|
|
15
19
|
content: core.Fetcher.Error;
|
|
@@ -20,12 +24,14 @@ export declare namespace Error {
|
|
|
20
24
|
interface _Visitor<_Result> {
|
|
21
25
|
entityNotFoundError: (value: CandidApi.EntityNotFoundErrorMessage) => _Result;
|
|
22
26
|
unauthorizedError: (value: CandidApi.UnauthorizedErrorMessage) => _Result;
|
|
27
|
+
entityConflictError: (value: CandidApi.EntityConflictErrorMessage) => _Result;
|
|
23
28
|
_other: (value: core.Fetcher.Error) => _Result;
|
|
24
29
|
}
|
|
25
30
|
}
|
|
26
31
|
export declare const Error: {
|
|
27
32
|
readonly entityNotFoundError: (value: CandidApi.EntityNotFoundErrorMessage) => CandidApi.serviceLines.v2.delete.Error.EntityNotFoundError;
|
|
28
33
|
readonly unauthorizedError: (value: CandidApi.UnauthorizedErrorMessage) => CandidApi.serviceLines.v2.delete.Error.UnauthorizedError;
|
|
34
|
+
readonly entityConflictError: (value: CandidApi.EntityConflictErrorMessage) => CandidApi.serviceLines.v2.delete.Error.EntityConflictError;
|
|
29
35
|
readonly _unknown: (fetcherError: core.Fetcher.Error) => CandidApi.serviceLines.v2.delete.Error._Unknown;
|
|
30
36
|
readonly _visit: <_Result>(value: CandidApi.serviceLines.v2.delete.Error, visitor: CandidApi.serviceLines.v2.delete.Error._Visitor<_Result>) => _Result;
|
|
31
37
|
};
|
|
@@ -55,6 +55,15 @@ exports.Error = {
|
|
|
55
55
|
},
|
|
56
56
|
};
|
|
57
57
|
},
|
|
58
|
+
entityConflictError: (value) => {
|
|
59
|
+
return {
|
|
60
|
+
content: value,
|
|
61
|
+
errorName: "EntityConflictError",
|
|
62
|
+
_visit: function (visitor) {
|
|
63
|
+
return CandidApi.serviceLines.v2.delete.Error._visit(this, visitor);
|
|
64
|
+
},
|
|
65
|
+
};
|
|
66
|
+
},
|
|
58
67
|
_unknown: (fetcherError) => {
|
|
59
68
|
return {
|
|
60
69
|
errorName: undefined,
|
|
@@ -70,6 +79,8 @@ exports.Error = {
|
|
|
70
79
|
return visitor.entityNotFoundError(value.content);
|
|
71
80
|
case "UnauthorizedError":
|
|
72
81
|
return visitor.unauthorizedError(value.content);
|
|
82
|
+
case "EntityConflictError":
|
|
83
|
+
return visitor.entityConflictError(value.content);
|
|
73
84
|
default:
|
|
74
85
|
return visitor._other(value);
|
|
75
86
|
}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
export * from "./Carc";
|
|
2
|
-
export * from "./ClaimAdjustmentReasonCode";
|
|
3
1
|
export * from "./PatientDischargeStatusCode";
|
|
4
2
|
export * from "./PointOfOriginForAdmissionOrVisitCode";
|
|
5
|
-
export * from "./Rarc";
|
|
6
|
-
export * from "./RemittanceAdviceRemarkCode";
|
|
7
3
|
export * from "./TypeOfAdmissionOrVisitCode";
|
|
8
4
|
export * from "./TypeOfBillComposite";
|
|
9
5
|
export * from "./TypeOfBillCompositeBase";
|
|
@@ -14,12 +14,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./Carc"), exports);
|
|
18
|
-
__exportStar(require("./ClaimAdjustmentReasonCode"), exports);
|
|
19
17
|
__exportStar(require("./PatientDischargeStatusCode"), exports);
|
|
20
18
|
__exportStar(require("./PointOfOriginForAdmissionOrVisitCode"), exports);
|
|
21
|
-
__exportStar(require("./Rarc"), exports);
|
|
22
|
-
__exportStar(require("./RemittanceAdviceRemarkCode"), exports);
|
|
23
19
|
__exportStar(require("./TypeOfAdmissionOrVisitCode"), exports);
|
|
24
20
|
__exportStar(require("./TypeOfBillComposite"), exports);
|
|
25
21
|
__exportStar(require("./TypeOfBillCompositeBase"), exports);
|
package/dist/Client.d.ts
CHANGED
|
@@ -18,7 +18,6 @@ import { FeeSchedules } from "./api/resources/feeSchedules/client/Client";
|
|
|
18
18
|
import { Guarantor } from "./api/resources/guarantor/client/Client";
|
|
19
19
|
import { HealthCareCodeInformation } from "./api/resources/healthCareCodeInformation/client/Client";
|
|
20
20
|
import { ImportInvoice } from "./api/resources/importInvoice/client/Client";
|
|
21
|
-
import { InsuranceAdjudications } from "./api/resources/insuranceAdjudications/client/Client";
|
|
22
21
|
import { InsurancePayments } from "./api/resources/insurancePayments/client/Client";
|
|
23
22
|
import { InsuranceRefunds } from "./api/resources/insuranceRefunds/client/Client";
|
|
24
23
|
import { MedicationDispense } from "./api/resources/medicationDispense/client/Client";
|
|
@@ -69,7 +68,6 @@ export declare class CandidApiClient {
|
|
|
69
68
|
protected _guarantor: Guarantor | undefined;
|
|
70
69
|
protected _healthCareCodeInformation: HealthCareCodeInformation | undefined;
|
|
71
70
|
protected _importInvoice: ImportInvoice | undefined;
|
|
72
|
-
protected _insuranceAdjudications: InsuranceAdjudications | undefined;
|
|
73
71
|
protected _insurancePayments: InsurancePayments | undefined;
|
|
74
72
|
protected _insuranceRefunds: InsuranceRefunds | undefined;
|
|
75
73
|
protected _medicationDispense: MedicationDispense | undefined;
|
|
@@ -109,7 +107,6 @@ export declare class CandidApiClient {
|
|
|
109
107
|
get guarantor(): Guarantor;
|
|
110
108
|
get healthCareCodeInformation(): HealthCareCodeInformation;
|
|
111
109
|
get importInvoice(): ImportInvoice;
|
|
112
|
-
get insuranceAdjudications(): InsuranceAdjudications;
|
|
113
110
|
get insurancePayments(): InsurancePayments;
|
|
114
111
|
get insuranceRefunds(): InsuranceRefunds;
|
|
115
112
|
get medicationDispense(): MedicationDispense;
|