candidhealth 1.14.0 → 1.14.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Client.d.ts +0 -3
- package/Client.js +38 -43
- package/api/resources/commons/types/index.d.ts +0 -2
- package/api/resources/commons/types/index.js +0 -2
- package/api/resources/era/types/index.d.ts +0 -1
- package/api/resources/era/types/index.js +0 -1
- package/api/resources/index.d.ts +0 -5
- package/api/resources/index.js +2 -7
- package/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.d.ts +2 -0
- package/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.d.ts +2 -0
- package/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.d.ts +2 -0
- package/api/resources/serviceLines/resources/v2/client/Client.js +1 -0
- package/api/resources/serviceLines/resources/v2/client/delete.d.ts +7 -1
- package/api/resources/serviceLines/resources/v2/client/delete.js +11 -0
- package/api/resources/x12/resources/v1/types/index.d.ts +0 -4
- package/api/resources/x12/resources/v1/types/index.js +0 -4
- package/dist/Client.d.ts +0 -3
- package/dist/Client.js +38 -43
- package/dist/api/resources/commons/types/index.d.ts +0 -2
- package/dist/api/resources/commons/types/index.js +0 -2
- package/dist/api/resources/era/types/index.d.ts +0 -1
- package/dist/api/resources/era/types/index.js +0 -1
- package/dist/api/resources/index.d.ts +0 -5
- package/dist/api/resources/index.js +2 -7
- package/dist/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.d.ts +2 -0
- package/dist/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.d.ts +2 -0
- package/dist/api/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.d.ts +2 -0
- package/dist/api/resources/serviceLines/resources/v2/client/Client.js +1 -0
- package/dist/api/resources/serviceLines/resources/v2/client/delete.d.ts +7 -1
- package/dist/api/resources/serviceLines/resources/v2/client/delete.js +11 -0
- package/dist/api/resources/x12/resources/v1/types/index.d.ts +0 -4
- package/dist/api/resources/x12/resources/v1/types/index.js +0 -4
- package/dist/serialization/resources/commons/types/index.d.ts +0 -2
- package/dist/serialization/resources/commons/types/index.js +0 -2
- package/dist/serialization/resources/era/types/index.d.ts +0 -1
- package/dist/serialization/resources/era/types/index.js +0 -1
- package/dist/serialization/resources/index.d.ts +0 -5
- package/dist/serialization/resources/index.js +2 -7
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.d.ts +1 -0
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.js +1 -0
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.d.ts +1 -0
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.js +1 -0
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.d.ts +1 -0
- package/dist/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.js +1 -0
- package/dist/serialization/resources/serviceLines/resources/v2/client/delete.d.ts +6 -1
- package/dist/serialization/resources/serviceLines/resources/v2/client/delete.js +6 -0
- package/dist/serialization/resources/x12/resources/v1/types/index.d.ts +0 -4
- package/dist/serialization/resources/x12/resources/v1/types/index.js +0 -4
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
- package/reference.md +0 -295
- package/serialization/resources/commons/types/index.d.ts +0 -2
- package/serialization/resources/commons/types/index.js +0 -2
- package/serialization/resources/era/types/index.d.ts +0 -1
- package/serialization/resources/era/types/index.js +0 -1
- package/serialization/resources/index.d.ts +0 -5
- package/serialization/resources/index.js +2 -7
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.d.ts +1 -0
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacility.js +1 -0
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.d.ts +1 -0
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityCreate.js +1 -0
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.d.ts +1 -0
- package/serialization/resources/organizationServiceFacilities/resources/v2/types/OrganizationServiceFacilityUpdate.js +1 -0
- package/serialization/resources/serviceLines/resources/v2/client/delete.d.ts +6 -1
- package/serialization/resources/serviceLines/resources/v2/client/delete.js +6 -0
- package/serialization/resources/x12/resources/v1/types/index.d.ts +0 -4
- package/serialization/resources/x12/resources/v1/types/index.js +0 -4
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/api/resources/commons/types/ClaimAdjustmentGroupCodes.d.ts +0 -13
- package/api/resources/commons/types/ClaimAdjustmentGroupCodes.js +0 -16
- package/api/resources/commons/types/TaxId.d.ts +0 -5
- package/api/resources/commons/types/TaxId.js +0 -7
- package/api/resources/era/types/EraNotFullyProcessedErrorMessage.d.ts +0 -5
- package/api/resources/era/types/EraNotFullyProcessedErrorMessage.js +0 -3
- package/api/resources/eraCommons/index.d.ts +0 -1
- package/api/resources/eraCommons/index.js +0 -17
- package/api/resources/eraCommons/types/ClaimStatusCodeCreate.d.ts +0 -13
- package/api/resources/eraCommons/types/ClaimStatusCodeCreate.js +0 -16
- package/api/resources/eraCommons/types/index.d.ts +0 -1
- package/api/resources/eraCommons/types/index.js +0 -17
- package/api/resources/insuranceAdjudications/client/Client.d.ts +0 -14
- package/api/resources/insuranceAdjudications/client/Client.js +0 -15
- package/api/resources/insuranceAdjudications/client/index.d.ts +0 -1
- package/api/resources/insuranceAdjudications/client/index.js +0 -2
- package/api/resources/insuranceAdjudications/index.d.ts +0 -2
- package/api/resources/insuranceAdjudications/index.js +0 -18
- package/api/resources/insuranceAdjudications/resources/index.d.ts +0 -1
- package/api/resources/insuranceAdjudications/resources/index.js +0 -37
- package/api/resources/insuranceAdjudications/resources/v1/client/Client.d.ts +0 -153
- package/api/resources/insuranceAdjudications/resources/v1/client/Client.js +0 -342
- package/api/resources/insuranceAdjudications/resources/v1/client/create.d.ts +0 -25
- package/api/resources/insuranceAdjudications/resources/v1/client/create.js +0 -66
- package/api/resources/insuranceAdjudications/resources/v1/client/delete.d.ts +0 -19
- package/api/resources/insuranceAdjudications/resources/v1/client/delete.js +0 -55
- package/api/resources/insuranceAdjudications/resources/v1/client/get.d.ts +0 -19
- package/api/resources/insuranceAdjudications/resources/v1/client/get.js +0 -55
- package/api/resources/insuranceAdjudications/resources/v1/client/index.d.ts +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/client/index.js +0 -39
- package/api/resources/insuranceAdjudications/resources/v1/index.d.ts +0 -2
- package/api/resources/insuranceAdjudications/resources/v1/index.js +0 -18
- package/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.d.ts +0 -10
- package/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.d.ts +0 -9
- package/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.d.ts +0 -10
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.d.ts +0 -12
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.d.ts +0 -5
- package/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.js +0 -7
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.d.ts +0 -13
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.d.ts +0 -12
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.js +0 -3
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.d.ts +0 -5
- package/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.js +0 -7
- package/api/resources/insuranceAdjudications/resources/v1/types/index.d.ts +0 -8
- package/api/resources/insuranceAdjudications/resources/v1/types/index.js +0 -24
- package/api/resources/remitDrafts/index.d.ts +0 -1
- package/api/resources/remitDrafts/index.js +0 -17
- package/api/resources/remitDrafts/resources/index.d.ts +0 -1
- package/api/resources/remitDrafts/resources/index.js +0 -37
- package/api/resources/remitDrafts/resources/v1/index.d.ts +0 -1
- package/api/resources/remitDrafts/resources/v1/index.js +0 -17
- package/api/resources/remitDrafts/resources/v1/types/RemitDraftId.d.ts +0 -5
- package/api/resources/remitDrafts/resources/v1/types/RemitDraftId.js +0 -7
- package/api/resources/remitDrafts/resources/v1/types/index.d.ts +0 -1
- package/api/resources/remitDrafts/resources/v1/types/index.js +0 -17
- package/api/resources/remits/index.d.ts +0 -1
- package/api/resources/remits/index.js +0 -17
- package/api/resources/remits/resources/index.d.ts +0 -1
- package/api/resources/remits/resources/index.js +0 -37
- package/api/resources/remits/resources/v1/index.d.ts +0 -1
- package/api/resources/remits/resources/v1/index.js +0 -17
- package/api/resources/remits/resources/v1/types/Payee.d.ts +0 -5
- package/api/resources/remits/resources/v1/types/Payee.js +0 -3
- package/api/resources/remits/resources/v1/types/PayeeIdentifier.d.ts +0 -16
- package/api/resources/remits/resources/v1/types/PayeeIdentifier.js +0 -3
- package/api/resources/remits/resources/v1/types/index.d.ts +0 -2
- package/api/resources/remits/resources/v1/types/index.js +0 -18
- package/api/resources/x12/resources/v1/types/Carc.d.ts +0 -407
- package/api/resources/x12/resources/v1/types/Carc.js +0 -410
- package/api/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.d.ts +0 -6
- package/api/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.js +0 -3
- package/api/resources/x12/resources/v1/types/Rarc.d.ts +0 -1190
- package/api/resources/x12/resources/v1/types/Rarc.js +0 -1193
- package/api/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.d.ts +0 -4
- package/api/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.js +0 -3
- package/dist/api/resources/commons/types/ClaimAdjustmentGroupCodes.d.ts +0 -13
- package/dist/api/resources/commons/types/ClaimAdjustmentGroupCodes.js +0 -16
- package/dist/api/resources/commons/types/TaxId.d.ts +0 -5
- package/dist/api/resources/commons/types/TaxId.js +0 -7
- package/dist/api/resources/era/types/EraNotFullyProcessedErrorMessage.d.ts +0 -5
- package/dist/api/resources/era/types/EraNotFullyProcessedErrorMessage.js +0 -3
- package/dist/api/resources/eraCommons/index.d.ts +0 -1
- package/dist/api/resources/eraCommons/index.js +0 -17
- package/dist/api/resources/eraCommons/types/ClaimStatusCodeCreate.d.ts +0 -13
- package/dist/api/resources/eraCommons/types/ClaimStatusCodeCreate.js +0 -16
- package/dist/api/resources/eraCommons/types/index.d.ts +0 -1
- package/dist/api/resources/eraCommons/types/index.js +0 -17
- package/dist/api/resources/insuranceAdjudications/client/Client.d.ts +0 -14
- package/dist/api/resources/insuranceAdjudications/client/Client.js +0 -15
- package/dist/api/resources/insuranceAdjudications/client/index.d.ts +0 -1
- package/dist/api/resources/insuranceAdjudications/client/index.js +0 -2
- package/dist/api/resources/insuranceAdjudications/index.d.ts +0 -2
- package/dist/api/resources/insuranceAdjudications/index.js +0 -18
- package/dist/api/resources/insuranceAdjudications/resources/index.d.ts +0 -1
- package/dist/api/resources/insuranceAdjudications/resources/index.js +0 -37
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/Client.d.ts +0 -153
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/Client.js +0 -342
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/create.d.ts +0 -25
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/create.js +0 -66
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/delete.d.ts +0 -19
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/delete.js +0 -55
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/get.d.ts +0 -19
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/get.js +0 -55
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/index.d.ts +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/index.js +0 -39
- package/dist/api/resources/insuranceAdjudications/resources/v1/index.d.ts +0 -2
- package/dist/api/resources/insuranceAdjudications/resources/v1/index.js +0 -18
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.d.ts +0 -10
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.d.ts +0 -9
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.d.ts +0 -10
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.d.ts +0 -12
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.d.ts +0 -5
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.js +0 -7
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.d.ts +0 -13
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.d.ts +0 -12
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.js +0 -3
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.d.ts +0 -5
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.js +0 -7
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/index.d.ts +0 -8
- package/dist/api/resources/insuranceAdjudications/resources/v1/types/index.js +0 -24
- package/dist/api/resources/remitDrafts/index.d.ts +0 -1
- package/dist/api/resources/remitDrafts/index.js +0 -17
- package/dist/api/resources/remitDrafts/resources/index.d.ts +0 -1
- package/dist/api/resources/remitDrafts/resources/index.js +0 -37
- package/dist/api/resources/remitDrafts/resources/v1/index.d.ts +0 -1
- package/dist/api/resources/remitDrafts/resources/v1/index.js +0 -17
- package/dist/api/resources/remitDrafts/resources/v1/types/RemitDraftId.d.ts +0 -5
- package/dist/api/resources/remitDrafts/resources/v1/types/RemitDraftId.js +0 -7
- package/dist/api/resources/remitDrafts/resources/v1/types/index.d.ts +0 -1
- package/dist/api/resources/remitDrafts/resources/v1/types/index.js +0 -17
- package/dist/api/resources/remits/index.d.ts +0 -1
- package/dist/api/resources/remits/index.js +0 -17
- package/dist/api/resources/remits/resources/index.d.ts +0 -1
- package/dist/api/resources/remits/resources/index.js +0 -37
- package/dist/api/resources/remits/resources/v1/index.d.ts +0 -1
- package/dist/api/resources/remits/resources/v1/index.js +0 -17
- package/dist/api/resources/remits/resources/v1/types/Payee.d.ts +0 -5
- package/dist/api/resources/remits/resources/v1/types/Payee.js +0 -3
- package/dist/api/resources/remits/resources/v1/types/PayeeIdentifier.d.ts +0 -16
- package/dist/api/resources/remits/resources/v1/types/PayeeIdentifier.js +0 -3
- package/dist/api/resources/remits/resources/v1/types/index.d.ts +0 -2
- package/dist/api/resources/remits/resources/v1/types/index.js +0 -18
- package/dist/api/resources/x12/resources/v1/types/Carc.d.ts +0 -407
- package/dist/api/resources/x12/resources/v1/types/Carc.js +0 -410
- package/dist/api/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.d.ts +0 -6
- package/dist/api/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.js +0 -3
- package/dist/api/resources/x12/resources/v1/types/Rarc.d.ts +0 -1190
- package/dist/api/resources/x12/resources/v1/types/Rarc.js +0 -1193
- package/dist/api/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.d.ts +0 -4
- package/dist/api/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.js +0 -3
- package/dist/serialization/resources/commons/types/ClaimAdjustmentGroupCodes.d.ts +0 -7
- package/dist/serialization/resources/commons/types/ClaimAdjustmentGroupCodes.js +0 -39
- package/dist/serialization/resources/commons/types/TaxId.d.ts +0 -7
- package/dist/serialization/resources/commons/types/TaxId.js +0 -45
- package/dist/serialization/resources/era/types/EraNotFullyProcessedErrorMessage.d.ts +0 -11
- package/dist/serialization/resources/era/types/EraNotFullyProcessedErrorMessage.js +0 -43
- package/dist/serialization/resources/eraCommons/index.d.ts +0 -1
- package/dist/serialization/resources/eraCommons/index.js +0 -17
- package/dist/serialization/resources/eraCommons/types/ClaimStatusCodeCreate.d.ts +0 -7
- package/dist/serialization/resources/eraCommons/types/ClaimStatusCodeCreate.js +0 -39
- package/dist/serialization/resources/eraCommons/types/index.d.ts +0 -1
- package/dist/serialization/resources/eraCommons/types/index.js +0 -17
- package/dist/serialization/resources/insuranceAdjudications/index.d.ts +0 -1
- package/dist/serialization/resources/insuranceAdjudications/index.js +0 -17
- package/dist/serialization/resources/insuranceAdjudications/resources/index.d.ts +0 -1
- package/dist/serialization/resources/insuranceAdjudications/resources/index.js +0 -37
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/client/create.d.ts +0 -12
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/client/create.js +0 -69
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/client/index.d.ts +0 -1
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/client/index.js +0 -37
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/index.d.ts +0 -2
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/index.js +0 -18
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.d.ts +0 -19
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.js +0 -51
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.d.ts +0 -18
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.js +0 -50
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.d.ts +0 -19
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.js +0 -51
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.d.ts +0 -22
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.js +0 -54
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.d.ts +0 -7
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.js +0 -43
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.d.ts +0 -21
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.js +0 -53
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.d.ts +0 -19
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.js +0 -51
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.d.ts +0 -7
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.js +0 -43
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/index.d.ts +0 -8
- package/dist/serialization/resources/insuranceAdjudications/resources/v1/types/index.js +0 -24
- package/dist/serialization/resources/remitDrafts/index.d.ts +0 -1
- package/dist/serialization/resources/remitDrafts/index.js +0 -17
- package/dist/serialization/resources/remitDrafts/resources/index.d.ts +0 -1
- package/dist/serialization/resources/remitDrafts/resources/index.js +0 -37
- package/dist/serialization/resources/remitDrafts/resources/v1/index.d.ts +0 -1
- package/dist/serialization/resources/remitDrafts/resources/v1/index.js +0 -17
- package/dist/serialization/resources/remitDrafts/resources/v1/types/RemitDraftId.d.ts +0 -7
- package/dist/serialization/resources/remitDrafts/resources/v1/types/RemitDraftId.js +0 -43
- package/dist/serialization/resources/remitDrafts/resources/v1/types/index.d.ts +0 -1
- package/dist/serialization/resources/remitDrafts/resources/v1/types/index.js +0 -17
- package/dist/serialization/resources/remits/index.d.ts +0 -1
- package/dist/serialization/resources/remits/index.js +0 -17
- package/dist/serialization/resources/remits/resources/index.d.ts +0 -1
- package/dist/serialization/resources/remits/resources/index.js +0 -37
- package/dist/serialization/resources/remits/resources/v1/index.d.ts +0 -1
- package/dist/serialization/resources/remits/resources/v1/index.js +0 -17
- package/dist/serialization/resources/remits/resources/v1/types/Payee.d.ts +0 -11
- package/dist/serialization/resources/remits/resources/v1/types/Payee.js +0 -43
- package/dist/serialization/resources/remits/resources/v1/types/PayeeIdentifier.d.ts +0 -21
- package/dist/serialization/resources/remits/resources/v1/types/PayeeIdentifier.js +0 -56
- package/dist/serialization/resources/remits/resources/v1/types/index.d.ts +0 -2
- package/dist/serialization/resources/remits/resources/v1/types/index.js +0 -18
- package/dist/serialization/resources/x12/resources/v1/types/Carc.d.ts +0 -7
- package/dist/serialization/resources/x12/resources/v1/types/Carc.js +0 -444
- package/dist/serialization/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.d.ts +0 -13
- package/dist/serialization/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.js +0 -45
- package/dist/serialization/resources/x12/resources/v1/types/Rarc.d.ts +0 -7
- package/dist/serialization/resources/x12/resources/v1/types/Rarc.js +0 -1227
- package/dist/serialization/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.d.ts +0 -10
- package/dist/serialization/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.js +0 -42
- package/serialization/resources/commons/types/ClaimAdjustmentGroupCodes.d.ts +0 -7
- package/serialization/resources/commons/types/ClaimAdjustmentGroupCodes.js +0 -39
- package/serialization/resources/commons/types/TaxId.d.ts +0 -7
- package/serialization/resources/commons/types/TaxId.js +0 -45
- package/serialization/resources/era/types/EraNotFullyProcessedErrorMessage.d.ts +0 -11
- package/serialization/resources/era/types/EraNotFullyProcessedErrorMessage.js +0 -43
- package/serialization/resources/eraCommons/index.d.ts +0 -1
- package/serialization/resources/eraCommons/index.js +0 -17
- package/serialization/resources/eraCommons/types/ClaimStatusCodeCreate.d.ts +0 -7
- package/serialization/resources/eraCommons/types/ClaimStatusCodeCreate.js +0 -39
- package/serialization/resources/eraCommons/types/index.d.ts +0 -1
- package/serialization/resources/eraCommons/types/index.js +0 -17
- package/serialization/resources/insuranceAdjudications/index.d.ts +0 -1
- package/serialization/resources/insuranceAdjudications/index.js +0 -17
- package/serialization/resources/insuranceAdjudications/resources/index.d.ts +0 -1
- package/serialization/resources/insuranceAdjudications/resources/index.js +0 -37
- package/serialization/resources/insuranceAdjudications/resources/v1/client/create.d.ts +0 -12
- package/serialization/resources/insuranceAdjudications/resources/v1/client/create.js +0 -69
- package/serialization/resources/insuranceAdjudications/resources/v1/client/index.d.ts +0 -1
- package/serialization/resources/insuranceAdjudications/resources/v1/client/index.js +0 -37
- package/serialization/resources/insuranceAdjudications/resources/v1/index.d.ts +0 -2
- package/serialization/resources/insuranceAdjudications/resources/v1/index.js +0 -18
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.d.ts +0 -19
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudication.js +0 -51
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.d.ts +0 -18
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ClaimAdjudicationCreate.js +0 -50
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.d.ts +0 -19
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudication.js +0 -51
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.d.ts +0 -22
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationCreate.js +0 -54
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.d.ts +0 -7
- package/serialization/resources/insuranceAdjudications/resources/v1/types/InsuranceAdjudicationId.js +0 -43
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.d.ts +0 -21
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudication.js +0 -53
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.d.ts +0 -19
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationCreate.js +0 -51
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.d.ts +0 -7
- package/serialization/resources/insuranceAdjudications/resources/v1/types/ServiceLineAdjudicationId.js +0 -43
- package/serialization/resources/insuranceAdjudications/resources/v1/types/index.d.ts +0 -8
- package/serialization/resources/insuranceAdjudications/resources/v1/types/index.js +0 -24
- package/serialization/resources/remitDrafts/index.d.ts +0 -1
- package/serialization/resources/remitDrafts/index.js +0 -17
- package/serialization/resources/remitDrafts/resources/index.d.ts +0 -1
- package/serialization/resources/remitDrafts/resources/index.js +0 -37
- package/serialization/resources/remitDrafts/resources/v1/index.d.ts +0 -1
- package/serialization/resources/remitDrafts/resources/v1/index.js +0 -17
- package/serialization/resources/remitDrafts/resources/v1/types/RemitDraftId.d.ts +0 -7
- package/serialization/resources/remitDrafts/resources/v1/types/RemitDraftId.js +0 -43
- package/serialization/resources/remitDrafts/resources/v1/types/index.d.ts +0 -1
- package/serialization/resources/remitDrafts/resources/v1/types/index.js +0 -17
- package/serialization/resources/remits/index.d.ts +0 -1
- package/serialization/resources/remits/index.js +0 -17
- package/serialization/resources/remits/resources/index.d.ts +0 -1
- package/serialization/resources/remits/resources/index.js +0 -37
- package/serialization/resources/remits/resources/v1/index.d.ts +0 -1
- package/serialization/resources/remits/resources/v1/index.js +0 -17
- package/serialization/resources/remits/resources/v1/types/Payee.d.ts +0 -11
- package/serialization/resources/remits/resources/v1/types/Payee.js +0 -43
- package/serialization/resources/remits/resources/v1/types/PayeeIdentifier.d.ts +0 -21
- package/serialization/resources/remits/resources/v1/types/PayeeIdentifier.js +0 -56
- package/serialization/resources/remits/resources/v1/types/index.d.ts +0 -2
- package/serialization/resources/remits/resources/v1/types/index.js +0 -18
- package/serialization/resources/x12/resources/v1/types/Carc.d.ts +0 -7
- package/serialization/resources/x12/resources/v1/types/Carc.js +0 -444
- package/serialization/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.d.ts +0 -13
- package/serialization/resources/x12/resources/v1/types/ClaimAdjustmentReasonCode.js +0 -45
- package/serialization/resources/x12/resources/v1/types/Rarc.d.ts +0 -7
- package/serialization/resources/x12/resources/v1/types/Rarc.js +0 -1227
- package/serialization/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.d.ts +0 -10
- package/serialization/resources/x12/resources/v1/types/RemittanceAdviceRemarkCode.js +0 -42
|
@@ -1,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,11 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../../api/index";
|
|
2
|
-
import * as core from "../../../../../../core";
|
|
3
|
-
import type * as serializers from "../../../../../index";
|
|
4
|
-
import { PayeeIdentifier } from "./PayeeIdentifier";
|
|
5
|
-
export declare const Payee: core.serialization.ObjectSchema<serializers.remits.v1.Payee.Raw, CandidApi.remits.v1.Payee>;
|
|
6
|
-
export declare namespace Payee {
|
|
7
|
-
interface Raw {
|
|
8
|
-
payee_name: string;
|
|
9
|
-
payee_identifier: PayeeIdentifier.Raw;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
-
if (k2 === undefined) k2 = k;
|
|
5
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
-
}
|
|
9
|
-
Object.defineProperty(o, k2, desc);
|
|
10
|
-
}) : (function(o, m, k, k2) {
|
|
11
|
-
if (k2 === undefined) k2 = k;
|
|
12
|
-
o[k2] = m[k];
|
|
13
|
-
}));
|
|
14
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
-
}) : function(o, v) {
|
|
17
|
-
o["default"] = v;
|
|
18
|
-
});
|
|
19
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
20
|
-
var ownKeys = function(o) {
|
|
21
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
22
|
-
var ar = [];
|
|
23
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
24
|
-
return ar;
|
|
25
|
-
};
|
|
26
|
-
return ownKeys(o);
|
|
27
|
-
};
|
|
28
|
-
return function (mod) {
|
|
29
|
-
if (mod && mod.__esModule) return mod;
|
|
30
|
-
var result = {};
|
|
31
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
32
|
-
__setModuleDefault(result, mod);
|
|
33
|
-
return result;
|
|
34
|
-
};
|
|
35
|
-
})();
|
|
36
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.Payee = void 0;
|
|
38
|
-
const core = __importStar(require("../../../../../../core"));
|
|
39
|
-
const PayeeIdentifier_1 = require("./PayeeIdentifier");
|
|
40
|
-
exports.Payee = core.serialization.object({
|
|
41
|
-
payeeName: core.serialization.property("payee_name", core.serialization.string()),
|
|
42
|
-
payeeIdentifier: core.serialization.property("payee_identifier", PayeeIdentifier_1.PayeeIdentifier),
|
|
43
|
-
});
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../../api/index";
|
|
2
|
-
import * as core from "../../../../../../core";
|
|
3
|
-
import type * as serializers from "../../../../../index";
|
|
4
|
-
import { Npi } from "../../../../commons/types/Npi";
|
|
5
|
-
import { TaxId } from "../../../../commons/types/TaxId";
|
|
6
|
-
export declare const PayeeIdentifier: core.serialization.Schema<serializers.remits.v1.PayeeIdentifier.Raw, CandidApi.remits.v1.PayeeIdentifier>;
|
|
7
|
-
export declare namespace PayeeIdentifier {
|
|
8
|
-
type Raw = PayeeIdentifier.Npi | PayeeIdentifier.Tin | PayeeIdentifier.CmsPlanId;
|
|
9
|
-
interface Npi {
|
|
10
|
-
type: "npi";
|
|
11
|
-
value: Npi.Raw;
|
|
12
|
-
}
|
|
13
|
-
interface Tin {
|
|
14
|
-
type: "tin";
|
|
15
|
-
value: TaxId.Raw;
|
|
16
|
-
}
|
|
17
|
-
interface CmsPlanId {
|
|
18
|
-
type: "cms_plan_id";
|
|
19
|
-
value: string;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
-
if (k2 === undefined) k2 = k;
|
|
5
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
-
}
|
|
9
|
-
Object.defineProperty(o, k2, desc);
|
|
10
|
-
}) : (function(o, m, k, k2) {
|
|
11
|
-
if (k2 === undefined) k2 = k;
|
|
12
|
-
o[k2] = m[k];
|
|
13
|
-
}));
|
|
14
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
-
}) : function(o, v) {
|
|
17
|
-
o["default"] = v;
|
|
18
|
-
});
|
|
19
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
20
|
-
var ownKeys = function(o) {
|
|
21
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
22
|
-
var ar = [];
|
|
23
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
24
|
-
return ar;
|
|
25
|
-
};
|
|
26
|
-
return ownKeys(o);
|
|
27
|
-
};
|
|
28
|
-
return function (mod) {
|
|
29
|
-
if (mod && mod.__esModule) return mod;
|
|
30
|
-
var result = {};
|
|
31
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
32
|
-
__setModuleDefault(result, mod);
|
|
33
|
-
return result;
|
|
34
|
-
};
|
|
35
|
-
})();
|
|
36
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.PayeeIdentifier = void 0;
|
|
38
|
-
const core = __importStar(require("../../../../../../core"));
|
|
39
|
-
const Npi_1 = require("../../../../commons/types/Npi");
|
|
40
|
-
const TaxId_1 = require("../../../../commons/types/TaxId");
|
|
41
|
-
exports.PayeeIdentifier = core.serialization
|
|
42
|
-
.union("type", {
|
|
43
|
-
npi: core.serialization.object({
|
|
44
|
-
value: Npi_1.Npi,
|
|
45
|
-
}),
|
|
46
|
-
tin: core.serialization.object({
|
|
47
|
-
value: TaxId_1.TaxId,
|
|
48
|
-
}),
|
|
49
|
-
cms_plan_id: core.serialization.object({
|
|
50
|
-
value: core.serialization.string(),
|
|
51
|
-
}),
|
|
52
|
-
})
|
|
53
|
-
.transform({
|
|
54
|
-
transform: (value) => value,
|
|
55
|
-
untransform: (value) => value,
|
|
56
|
-
});
|
|
@@ -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);
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../../api/index";
|
|
2
|
-
import * as core from "../../../../../../core";
|
|
3
|
-
import type * as serializers from "../../../../../index";
|
|
4
|
-
export declare const Carc: core.serialization.Schema<serializers.x12.v1.Carc.Raw, CandidApi.x12.v1.Carc>;
|
|
5
|
-
export declare namespace Carc {
|
|
6
|
-
type Raw = "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "16" | "18" | "19" | "20" | "21" | "22" | "23" | "24" | "26" | "27" | "29" | "31" | "32" | "33" | "34" | "35" | "39" | "40" | "44" | "45" | "49" | "50" | "51" | "53" | "54" | "55" | "56" | "58" | "59" | "60" | "61" | "66" | "69" | "70" | "74" | "75" | "76" | "78" | "85" | "89" | "90" | "91" | "94" | "95" | "96" | "97" | "100" | "101" | "102" | "103" | "104" | "105" | "106" | "107" | "108" | "109" | "110" | "111" | "112" | "114" | "115" | "116" | "117" | "118" | "119" | "121" | "122" | "125" | "128" | "129" | "130" | "131" | "132" | "133" | "134" | "135" | "136" | "137" | "139" | "140" | "142" | "143" | "144" | "146" | "147" | "148" | "149" | "150" | "151" | "152" | "153" | "154" | "155" | "157" | "158" | "159" | "160" | "161" | "163" | "164" | "166" | "167" | "169" | "170" | "171" | "172" | "173" | "174" | "175" | "176" | "177" | "178" | "179" | "180" | "181" | "182" | "183" | "184" | "185" | "186" | "187" | "188" | "189" | "190" | "192" | "193" | "194" | "195" | "197" | "198" | "199" | "200" | "201" | "202" | "203" | "204" | "205" | "206" | "207" | "208" | "209" | "210" | "211" | "212" | "213" | "215" | "216" | "219" | "222" | "223" | "224" | "225" | "226" | "227" | "228" | "229" | "231" | "232" | "233" | "234" | "235" | "236" | "237" | "238" | "239" | "240" | "241" | "242" | "243" | "245" | "246" | "247" | "248" | "249" | "250" | "251" | "252" | "253" | "254" | "256" | "257" | "258" | "259" | "260" | "261" | "262" | "263" | "264" | "265" | "266" | "267" | "268" | "269" | "270" | "271" | "272" | "273" | "274" | "275" | "276" | "277" | "278" | "279" | "280" | "281" | "282" | "283" | "284" | "285" | "286" | "287" | "288" | "289" | "290" | "291" | "292" | "293" | "294" | "295" | "296" | "297" | "298" | "299" | "300" | "301" | "302" | "303" | "304" | "305" | "A0" | "A1" | "A5" | "A6" | "A8" | "B1" | "B4" | "B7" | "B8" | "B9" | "B10" | "B11" | "B12" | "B13" | "B14" | "B15" | "B16" | "B20" | "B22" | "B23" | "P1" | "P2" | "P3" | "P4" | "P5" | "P6" | "P7" | "P8" | "P9" | "P10" | "P11" | "P12" | "P13" | "P14" | "P15" | "P16" | "P17" | "P18" | "P19" | "P20" | "P21" | "P22" | "P23" | "P24" | "P25" | "P26" | "P27" | "P28" | "P29" | "P30" | "P31" | "P32" | "15" | "17" | "25" | "28" | "30" | "36" | "37" | "38" | "41" | "42" | "43" | "46" | "47" | "48" | "52" | "57" | "62" | "63" | "64" | "65" | "67" | "68" | "71" | "72" | "73" | "77" | "79" | "80" | "81" | "82" | "83" | "84" | "86" | "87" | "88" | "92" | "93" | "98" | "99" | "113" | "120" | "123" | "124" | "126" | "127" | "138" | "141" | "145" | "156" | "162" | "165" | "168" | "191" | "196" | "214" | "217" | "218" | "220" | "221" | "230" | "244" | "255" | "A2" | "A3" | "A4" | "A7" | "B2" | "B3" | "B5" | "B6" | "B17" | "B18" | "B19" | "B21" | "D1" | "D2" | "D3" | "D4" | "D5" | "D6" | "D7" | "D8" | "D9" | "D10" | "D11" | "D12" | "D14" | "D15" | "D16" | "D17" | "D18" | "D19" | "D20" | "D21" | "D22" | "D23" | "W1" | "W2" | "W3" | "W4" | "W5" | "W6" | "W7" | "W8" | "W9" | "Y1" | "Y2" | "Y3" | "UNKNOWN";
|
|
7
|
-
}
|
|
@@ -1,444 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
-
if (k2 === undefined) k2 = k;
|
|
5
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
-
}
|
|
9
|
-
Object.defineProperty(o, k2, desc);
|
|
10
|
-
}) : (function(o, m, k, k2) {
|
|
11
|
-
if (k2 === undefined) k2 = k;
|
|
12
|
-
o[k2] = m[k];
|
|
13
|
-
}));
|
|
14
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
-
}) : function(o, v) {
|
|
17
|
-
o["default"] = v;
|
|
18
|
-
});
|
|
19
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
20
|
-
var ownKeys = function(o) {
|
|
21
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
22
|
-
var ar = [];
|
|
23
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
24
|
-
return ar;
|
|
25
|
-
};
|
|
26
|
-
return ownKeys(o);
|
|
27
|
-
};
|
|
28
|
-
return function (mod) {
|
|
29
|
-
if (mod && mod.__esModule) return mod;
|
|
30
|
-
var result = {};
|
|
31
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
32
|
-
__setModuleDefault(result, mod);
|
|
33
|
-
return result;
|
|
34
|
-
};
|
|
35
|
-
})();
|
|
36
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.Carc = void 0;
|
|
38
|
-
const core = __importStar(require("../../../../../../core"));
|
|
39
|
-
exports.Carc = core.serialization.enum_([
|
|
40
|
-
"1",
|
|
41
|
-
"2",
|
|
42
|
-
"3",
|
|
43
|
-
"4",
|
|
44
|
-
"5",
|
|
45
|
-
"6",
|
|
46
|
-
"7",
|
|
47
|
-
"8",
|
|
48
|
-
"9",
|
|
49
|
-
"10",
|
|
50
|
-
"11",
|
|
51
|
-
"12",
|
|
52
|
-
"13",
|
|
53
|
-
"14",
|
|
54
|
-
"16",
|
|
55
|
-
"18",
|
|
56
|
-
"19",
|
|
57
|
-
"20",
|
|
58
|
-
"21",
|
|
59
|
-
"22",
|
|
60
|
-
"23",
|
|
61
|
-
"24",
|
|
62
|
-
"26",
|
|
63
|
-
"27",
|
|
64
|
-
"29",
|
|
65
|
-
"31",
|
|
66
|
-
"32",
|
|
67
|
-
"33",
|
|
68
|
-
"34",
|
|
69
|
-
"35",
|
|
70
|
-
"39",
|
|
71
|
-
"40",
|
|
72
|
-
"44",
|
|
73
|
-
"45",
|
|
74
|
-
"49",
|
|
75
|
-
"50",
|
|
76
|
-
"51",
|
|
77
|
-
"53",
|
|
78
|
-
"54",
|
|
79
|
-
"55",
|
|
80
|
-
"56",
|
|
81
|
-
"58",
|
|
82
|
-
"59",
|
|
83
|
-
"60",
|
|
84
|
-
"61",
|
|
85
|
-
"66",
|
|
86
|
-
"69",
|
|
87
|
-
"70",
|
|
88
|
-
"74",
|
|
89
|
-
"75",
|
|
90
|
-
"76",
|
|
91
|
-
"78",
|
|
92
|
-
"85",
|
|
93
|
-
"89",
|
|
94
|
-
"90",
|
|
95
|
-
"91",
|
|
96
|
-
"94",
|
|
97
|
-
"95",
|
|
98
|
-
"96",
|
|
99
|
-
"97",
|
|
100
|
-
"100",
|
|
101
|
-
"101",
|
|
102
|
-
"102",
|
|
103
|
-
"103",
|
|
104
|
-
"104",
|
|
105
|
-
"105",
|
|
106
|
-
"106",
|
|
107
|
-
"107",
|
|
108
|
-
"108",
|
|
109
|
-
"109",
|
|
110
|
-
"110",
|
|
111
|
-
"111",
|
|
112
|
-
"112",
|
|
113
|
-
"114",
|
|
114
|
-
"115",
|
|
115
|
-
"116",
|
|
116
|
-
"117",
|
|
117
|
-
"118",
|
|
118
|
-
"119",
|
|
119
|
-
"121",
|
|
120
|
-
"122",
|
|
121
|
-
"125",
|
|
122
|
-
"128",
|
|
123
|
-
"129",
|
|
124
|
-
"130",
|
|
125
|
-
"131",
|
|
126
|
-
"132",
|
|
127
|
-
"133",
|
|
128
|
-
"134",
|
|
129
|
-
"135",
|
|
130
|
-
"136",
|
|
131
|
-
"137",
|
|
132
|
-
"139",
|
|
133
|
-
"140",
|
|
134
|
-
"142",
|
|
135
|
-
"143",
|
|
136
|
-
"144",
|
|
137
|
-
"146",
|
|
138
|
-
"147",
|
|
139
|
-
"148",
|
|
140
|
-
"149",
|
|
141
|
-
"150",
|
|
142
|
-
"151",
|
|
143
|
-
"152",
|
|
144
|
-
"153",
|
|
145
|
-
"154",
|
|
146
|
-
"155",
|
|
147
|
-
"157",
|
|
148
|
-
"158",
|
|
149
|
-
"159",
|
|
150
|
-
"160",
|
|
151
|
-
"161",
|
|
152
|
-
"163",
|
|
153
|
-
"164",
|
|
154
|
-
"166",
|
|
155
|
-
"167",
|
|
156
|
-
"169",
|
|
157
|
-
"170",
|
|
158
|
-
"171",
|
|
159
|
-
"172",
|
|
160
|
-
"173",
|
|
161
|
-
"174",
|
|
162
|
-
"175",
|
|
163
|
-
"176",
|
|
164
|
-
"177",
|
|
165
|
-
"178",
|
|
166
|
-
"179",
|
|
167
|
-
"180",
|
|
168
|
-
"181",
|
|
169
|
-
"182",
|
|
170
|
-
"183",
|
|
171
|
-
"184",
|
|
172
|
-
"185",
|
|
173
|
-
"186",
|
|
174
|
-
"187",
|
|
175
|
-
"188",
|
|
176
|
-
"189",
|
|
177
|
-
"190",
|
|
178
|
-
"192",
|
|
179
|
-
"193",
|
|
180
|
-
"194",
|
|
181
|
-
"195",
|
|
182
|
-
"197",
|
|
183
|
-
"198",
|
|
184
|
-
"199",
|
|
185
|
-
"200",
|
|
186
|
-
"201",
|
|
187
|
-
"202",
|
|
188
|
-
"203",
|
|
189
|
-
"204",
|
|
190
|
-
"205",
|
|
191
|
-
"206",
|
|
192
|
-
"207",
|
|
193
|
-
"208",
|
|
194
|
-
"209",
|
|
195
|
-
"210",
|
|
196
|
-
"211",
|
|
197
|
-
"212",
|
|
198
|
-
"213",
|
|
199
|
-
"215",
|
|
200
|
-
"216",
|
|
201
|
-
"219",
|
|
202
|
-
"222",
|
|
203
|
-
"223",
|
|
204
|
-
"224",
|
|
205
|
-
"225",
|
|
206
|
-
"226",
|
|
207
|
-
"227",
|
|
208
|
-
"228",
|
|
209
|
-
"229",
|
|
210
|
-
"231",
|
|
211
|
-
"232",
|
|
212
|
-
"233",
|
|
213
|
-
"234",
|
|
214
|
-
"235",
|
|
215
|
-
"236",
|
|
216
|
-
"237",
|
|
217
|
-
"238",
|
|
218
|
-
"239",
|
|
219
|
-
"240",
|
|
220
|
-
"241",
|
|
221
|
-
"242",
|
|
222
|
-
"243",
|
|
223
|
-
"245",
|
|
224
|
-
"246",
|
|
225
|
-
"247",
|
|
226
|
-
"248",
|
|
227
|
-
"249",
|
|
228
|
-
"250",
|
|
229
|
-
"251",
|
|
230
|
-
"252",
|
|
231
|
-
"253",
|
|
232
|
-
"254",
|
|
233
|
-
"256",
|
|
234
|
-
"257",
|
|
235
|
-
"258",
|
|
236
|
-
"259",
|
|
237
|
-
"260",
|
|
238
|
-
"261",
|
|
239
|
-
"262",
|
|
240
|
-
"263",
|
|
241
|
-
"264",
|
|
242
|
-
"265",
|
|
243
|
-
"266",
|
|
244
|
-
"267",
|
|
245
|
-
"268",
|
|
246
|
-
"269",
|
|
247
|
-
"270",
|
|
248
|
-
"271",
|
|
249
|
-
"272",
|
|
250
|
-
"273",
|
|
251
|
-
"274",
|
|
252
|
-
"275",
|
|
253
|
-
"276",
|
|
254
|
-
"277",
|
|
255
|
-
"278",
|
|
256
|
-
"279",
|
|
257
|
-
"280",
|
|
258
|
-
"281",
|
|
259
|
-
"282",
|
|
260
|
-
"283",
|
|
261
|
-
"284",
|
|
262
|
-
"285",
|
|
263
|
-
"286",
|
|
264
|
-
"287",
|
|
265
|
-
"288",
|
|
266
|
-
"289",
|
|
267
|
-
"290",
|
|
268
|
-
"291",
|
|
269
|
-
"292",
|
|
270
|
-
"293",
|
|
271
|
-
"294",
|
|
272
|
-
"295",
|
|
273
|
-
"296",
|
|
274
|
-
"297",
|
|
275
|
-
"298",
|
|
276
|
-
"299",
|
|
277
|
-
"300",
|
|
278
|
-
"301",
|
|
279
|
-
"302",
|
|
280
|
-
"303",
|
|
281
|
-
"304",
|
|
282
|
-
"305",
|
|
283
|
-
"A0",
|
|
284
|
-
"A1",
|
|
285
|
-
"A5",
|
|
286
|
-
"A6",
|
|
287
|
-
"A8",
|
|
288
|
-
"B1",
|
|
289
|
-
"B4",
|
|
290
|
-
"B7",
|
|
291
|
-
"B8",
|
|
292
|
-
"B9",
|
|
293
|
-
"B10",
|
|
294
|
-
"B11",
|
|
295
|
-
"B12",
|
|
296
|
-
"B13",
|
|
297
|
-
"B14",
|
|
298
|
-
"B15",
|
|
299
|
-
"B16",
|
|
300
|
-
"B20",
|
|
301
|
-
"B22",
|
|
302
|
-
"B23",
|
|
303
|
-
"P1",
|
|
304
|
-
"P2",
|
|
305
|
-
"P3",
|
|
306
|
-
"P4",
|
|
307
|
-
"P5",
|
|
308
|
-
"P6",
|
|
309
|
-
"P7",
|
|
310
|
-
"P8",
|
|
311
|
-
"P9",
|
|
312
|
-
"P10",
|
|
313
|
-
"P11",
|
|
314
|
-
"P12",
|
|
315
|
-
"P13",
|
|
316
|
-
"P14",
|
|
317
|
-
"P15",
|
|
318
|
-
"P16",
|
|
319
|
-
"P17",
|
|
320
|
-
"P18",
|
|
321
|
-
"P19",
|
|
322
|
-
"P20",
|
|
323
|
-
"P21",
|
|
324
|
-
"P22",
|
|
325
|
-
"P23",
|
|
326
|
-
"P24",
|
|
327
|
-
"P25",
|
|
328
|
-
"P26",
|
|
329
|
-
"P27",
|
|
330
|
-
"P28",
|
|
331
|
-
"P29",
|
|
332
|
-
"P30",
|
|
333
|
-
"P31",
|
|
334
|
-
"P32",
|
|
335
|
-
"15",
|
|
336
|
-
"17",
|
|
337
|
-
"25",
|
|
338
|
-
"28",
|
|
339
|
-
"30",
|
|
340
|
-
"36",
|
|
341
|
-
"37",
|
|
342
|
-
"38",
|
|
343
|
-
"41",
|
|
344
|
-
"42",
|
|
345
|
-
"43",
|
|
346
|
-
"46",
|
|
347
|
-
"47",
|
|
348
|
-
"48",
|
|
349
|
-
"52",
|
|
350
|
-
"57",
|
|
351
|
-
"62",
|
|
352
|
-
"63",
|
|
353
|
-
"64",
|
|
354
|
-
"65",
|
|
355
|
-
"67",
|
|
356
|
-
"68",
|
|
357
|
-
"71",
|
|
358
|
-
"72",
|
|
359
|
-
"73",
|
|
360
|
-
"77",
|
|
361
|
-
"79",
|
|
362
|
-
"80",
|
|
363
|
-
"81",
|
|
364
|
-
"82",
|
|
365
|
-
"83",
|
|
366
|
-
"84",
|
|
367
|
-
"86",
|
|
368
|
-
"87",
|
|
369
|
-
"88",
|
|
370
|
-
"92",
|
|
371
|
-
"93",
|
|
372
|
-
"98",
|
|
373
|
-
"99",
|
|
374
|
-
"113",
|
|
375
|
-
"120",
|
|
376
|
-
"123",
|
|
377
|
-
"124",
|
|
378
|
-
"126",
|
|
379
|
-
"127",
|
|
380
|
-
"138",
|
|
381
|
-
"141",
|
|
382
|
-
"145",
|
|
383
|
-
"156",
|
|
384
|
-
"162",
|
|
385
|
-
"165",
|
|
386
|
-
"168",
|
|
387
|
-
"191",
|
|
388
|
-
"196",
|
|
389
|
-
"214",
|
|
390
|
-
"217",
|
|
391
|
-
"218",
|
|
392
|
-
"220",
|
|
393
|
-
"221",
|
|
394
|
-
"230",
|
|
395
|
-
"244",
|
|
396
|
-
"255",
|
|
397
|
-
"A2",
|
|
398
|
-
"A3",
|
|
399
|
-
"A4",
|
|
400
|
-
"A7",
|
|
401
|
-
"B2",
|
|
402
|
-
"B3",
|
|
403
|
-
"B5",
|
|
404
|
-
"B6",
|
|
405
|
-
"B17",
|
|
406
|
-
"B18",
|
|
407
|
-
"B19",
|
|
408
|
-
"B21",
|
|
409
|
-
"D1",
|
|
410
|
-
"D2",
|
|
411
|
-
"D3",
|
|
412
|
-
"D4",
|
|
413
|
-
"D5",
|
|
414
|
-
"D6",
|
|
415
|
-
"D7",
|
|
416
|
-
"D8",
|
|
417
|
-
"D9",
|
|
418
|
-
"D10",
|
|
419
|
-
"D11",
|
|
420
|
-
"D12",
|
|
421
|
-
"D14",
|
|
422
|
-
"D15",
|
|
423
|
-
"D16",
|
|
424
|
-
"D17",
|
|
425
|
-
"D18",
|
|
426
|
-
"D19",
|
|
427
|
-
"D20",
|
|
428
|
-
"D21",
|
|
429
|
-
"D22",
|
|
430
|
-
"D23",
|
|
431
|
-
"W1",
|
|
432
|
-
"W2",
|
|
433
|
-
"W3",
|
|
434
|
-
"W4",
|
|
435
|
-
"W5",
|
|
436
|
-
"W6",
|
|
437
|
-
"W7",
|
|
438
|
-
"W8",
|
|
439
|
-
"W9",
|
|
440
|
-
"Y1",
|
|
441
|
-
"Y2",
|
|
442
|
-
"Y3",
|
|
443
|
-
"UNKNOWN",
|
|
444
|
-
]);
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type * as CandidApi from "../../../../../../api/index";
|
|
2
|
-
import * as core from "../../../../../../core";
|
|
3
|
-
import type * as serializers from "../../../../../index";
|
|
4
|
-
import { ClaimAdjustmentGroupCodes } from "../../../../commons/types/ClaimAdjustmentGroupCodes";
|
|
5
|
-
import { Carc } from "./Carc";
|
|
6
|
-
export declare const ClaimAdjustmentReasonCode: core.serialization.ObjectSchema<serializers.x12.v1.ClaimAdjustmentReasonCode.Raw, CandidApi.x12.v1.ClaimAdjustmentReasonCode>;
|
|
7
|
-
export declare namespace ClaimAdjustmentReasonCode {
|
|
8
|
-
interface Raw {
|
|
9
|
-
group_code: ClaimAdjustmentGroupCodes.Raw;
|
|
10
|
-
reason_code: Carc.Raw;
|
|
11
|
-
amount_cents: number;
|
|
12
|
-
}
|
|
13
|
-
}
|