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/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../index";
|
|
2
|
-
export interface ClaimAdjudicationCreate {
|
|
3
|
-
claimStatusCode: CandidApi.ClaimStatusCodeCreate;
|
|
4
|
-
insurancePaidAmountCents?: number;
|
|
5
|
-
chargeAmountCents?: number;
|
|
6
|
-
serviceLines: Record<CandidApi.ServiceLineId, CandidApi.insuranceAdjudications.v1.ServiceLineAdjudicationCreate[]>;
|
|
7
|
-
payerClaimNumber?: string;
|
|
8
|
-
carcs: CandidApi.x12.v1.ClaimAdjustmentReasonCode[];
|
|
9
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../index";
|
|
2
|
-
export interface InsuranceAdjudication {
|
|
3
|
-
insuranceAdjudicationId: CandidApi.insuranceAdjudications.v1.InsuranceAdjudicationId;
|
|
4
|
-
payerUuid: CandidApi.payers.v3.PayerUuid;
|
|
5
|
-
postDate?: string;
|
|
6
|
-
checkNumber?: string;
|
|
7
|
-
checkDate: string;
|
|
8
|
-
note?: string;
|
|
9
|
-
claims: Record<CandidApi.ClaimId, CandidApi.insuranceAdjudications.v1.ClaimAdjudication[]>;
|
|
10
|
-
}
|
package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../index";
|
|
2
|
-
export interface InsuranceAdjudicationCreate {
|
|
3
|
-
payerIdentifier: CandidApi.payers.v3.PayerIdentifier;
|
|
4
|
-
payee: CandidApi.remits.v1.Payee;
|
|
5
|
-
postDate?: string;
|
|
6
|
-
checkNumber?: string;
|
|
7
|
-
checkDate: string;
|
|
8
|
-
checkAmountCents?: number;
|
|
9
|
-
note?: string;
|
|
10
|
-
claims: Record<CandidApi.ClaimId, CandidApi.insuranceAdjudications.v1.ClaimAdjudicationCreate[]>;
|
|
11
|
-
remitDraftId?: CandidApi.remitDrafts.v1.RemitDraftId;
|
|
12
|
-
}
|
package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../index";
|
|
2
|
-
export type InsuranceAdjudicationId = string & {
|
|
3
|
-
insuranceAdjudications_v1_InsuranceAdjudicationId: void;
|
|
4
|
-
};
|
|
5
|
-
export declare function InsuranceAdjudicationId(value: string): CandidApi.insuranceAdjudications.v1.InsuranceAdjudicationId;
|
|
@@ -1,7 +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.InsuranceAdjudicationId = InsuranceAdjudicationId;
|
|
5
|
-
function InsuranceAdjudicationId(value) {
|
|
6
|
-
return value;
|
|
7
|
-
}
|
package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../index";
|
|
2
|
-
export interface ServiceLineAdjudication {
|
|
3
|
-
serviceLineAdjudicationId: CandidApi.insuranceAdjudications.v1.ServiceLineAdjudicationId;
|
|
4
|
-
/** Will be treated as a denial if present */
|
|
5
|
-
denialReason?: CandidApi.serviceLines.v2.DenialReasonContent;
|
|
6
|
-
insuranceAllowedAmountCents?: number;
|
|
7
|
-
insurancePaidAmountCents?: number;
|
|
8
|
-
deductibleAmountCents?: number;
|
|
9
|
-
coinsuranceAmountCents?: number;
|
|
10
|
-
copayAmountCents?: number;
|
|
11
|
-
carcs: CandidApi.x12.v1.ClaimAdjustmentReasonCode[];
|
|
12
|
-
rarcs: CandidApi.x12.v1.RemittanceAdviceRemarkCode[];
|
|
13
|
-
}
|
package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../index";
|
|
2
|
-
export interface ServiceLineAdjudicationCreate {
|
|
3
|
-
/** Will be treated as a denial if present */
|
|
4
|
-
denialReason?: CandidApi.serviceLines.v2.DenialReasonContent;
|
|
5
|
-
insuranceAllowedAmountCents?: number;
|
|
6
|
-
insurancePaidAmountCents?: number;
|
|
7
|
-
deductibleAmountCents?: number;
|
|
8
|
-
coinsuranceAmountCents?: number;
|
|
9
|
-
copayAmountCents?: number;
|
|
10
|
-
carcs: CandidApi.x12.v1.ClaimAdjustmentReasonCode[];
|
|
11
|
-
rarcs: CandidApi.x12.v1.RemittanceAdviceRemarkCode[];
|
|
12
|
-
}
|
package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../index";
|
|
2
|
-
export type ServiceLineAdjudicationId = string & {
|
|
3
|
-
insuranceAdjudications_v1_ServiceLineAdjudicationId: void;
|
|
4
|
-
};
|
|
5
|
-
export declare function ServiceLineAdjudicationId(value: string): CandidApi.insuranceAdjudications.v1.ServiceLineAdjudicationId;
|
package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.js
DELETED
|
@@ -1,7 +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.ServiceLineAdjudicationId = ServiceLineAdjudicationId;
|
|
5
|
-
function ServiceLineAdjudicationId(value) {
|
|
6
|
-
return value;
|
|
7
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from "./ClaimAdjudication";
|
|
2
|
-
export * from "./ClaimAdjudicationCreate";
|
|
3
|
-
export * from "./InsuranceAdjudication";
|
|
4
|
-
export * from "./InsuranceAdjudicationCreate";
|
|
5
|
-
export * from "./InsuranceAdjudicationId";
|
|
6
|
-
export * from "./ServiceLineAdjudication";
|
|
7
|
-
export * from "./ServiceLineAdjudicationCreate";
|
|
8
|
-
export * from "./ServiceLineAdjudicationId";
|
|
@@ -1,24 +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("./ClaimAdjudication"), exports);
|
|
18
|
-
__exportStar(require("./ClaimAdjudicationCreate"), exports);
|
|
19
|
-
__exportStar(require("./InsuranceAdjudication"), exports);
|
|
20
|
-
__exportStar(require("./InsuranceAdjudicationCreate"), exports);
|
|
21
|
-
__exportStar(require("./InsuranceAdjudicationId"), exports);
|
|
22
|
-
__exportStar(require("./ServiceLineAdjudication"), exports);
|
|
23
|
-
__exportStar(require("./ServiceLineAdjudicationCreate"), exports);
|
|
24
|
-
__exportStar(require("./ServiceLineAdjudicationId"), exports);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./resources";
|
|
@@ -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("./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 +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 +0,0 @@
|
|
|
1
|
-
export * from "./RemitDraftId";
|
|
@@ -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("./RemitDraftId"), exports);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./resources";
|
|
@@ -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("./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 +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,16 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../index";
|
|
2
|
-
export type PayeeIdentifier = CandidApi.remits.v1.PayeeIdentifier.Npi | CandidApi.remits.v1.PayeeIdentifier.Tin | CandidApi.remits.v1.PayeeIdentifier.CmsPlanId;
|
|
3
|
-
export declare namespace PayeeIdentifier {
|
|
4
|
-
interface Npi {
|
|
5
|
-
type: "npi";
|
|
6
|
-
value: CandidApi.Npi;
|
|
7
|
-
}
|
|
8
|
-
interface Tin {
|
|
9
|
-
type: "tin";
|
|
10
|
-
value: CandidApi.TaxId;
|
|
11
|
-
}
|
|
12
|
-
interface CmsPlanId {
|
|
13
|
-
type: "cms_plan_id";
|
|
14
|
-
value: string;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
@@ -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("./Payee"), exports);
|
|
18
|
-
__exportStar(require("./PayeeIdentifier"), exports);
|