candidhealth 0.40.1 → 0.40.3
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/api/resources/auth/resources/v2/client/Client.js +1 -1
- package/api/resources/billingNotes/resources/v2/client/Client.js +3 -3
- package/api/resources/chargeCapture/resources/v1/client/Client.d.ts +3 -0
- package/api/resources/chargeCapture/resources/v1/client/Client.js +22 -6
- package/api/resources/chargeCapture/resources/v1/client/requests/GetAllChargeCapturesRequest.d.ts +15 -0
- package/api/resources/chargeCapture/resources/v1/types/ChargeCapture.d.ts +1 -0
- package/api/resources/chargeCapture/resources/v1/types/ChargeCapturePostBilledChange.d.ts +12 -0
- package/api/resources/chargeCapture/resources/v1/types/ChargeCaptureSortField.d.ts +8 -0
- package/api/resources/chargeCapture/resources/v1/types/ChargeCaptureSortField.js +10 -0
- package/api/resources/chargeCapture/resources/v1/types/index.d.ts +2 -0
- package/api/resources/chargeCapture/resources/v1/types/index.js +2 -0
- package/api/resources/chargeCaptureBundles/resources/v1/client/Client.d.ts +12 -2
- package/api/resources/chargeCaptureBundles/resources/v1/client/Client.js +58 -6
- package/api/resources/chargeCaptureBundles/resources/v1/client/getSummary.d.ts +22 -0
- package/api/resources/chargeCaptureBundles/resources/v1/client/getSummary.js +57 -0
- package/api/resources/chargeCaptureBundles/resources/v1/client/index.d.ts +1 -0
- package/api/resources/chargeCaptureBundles/resources/v1/client/index.js +2 -1
- package/api/resources/chargeCaptureBundles/resources/v1/client/requests/GetAllChargeCaptureBundlesRequest.d.ts +17 -2
- package/api/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSortField.d.ts +7 -0
- package/api/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSortField.js +9 -0
- package/api/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleStatus.d.ts +3 -1
- package/api/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleStatus.js +2 -0
- package/api/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSummary.d.ts +11 -0
- package/api/resources/chargeCaptureBundles/resources/v1/types/index.d.ts +2 -0
- package/api/resources/chargeCaptureBundles/resources/v1/types/index.js +2 -0
- package/api/resources/commons/types/ChargeCapturePostBilledChangeId.d.ts +8 -0
- package/api/resources/commons/types/ChargeCapturePostBilledChangeId.js +9 -0
- package/api/resources/commons/types/ProcedureModifier.d.ts +13 -1
- package/api/resources/commons/types/ProcedureModifier.js +3 -0
- package/api/resources/commons/types/index.d.ts +1 -0
- package/api/resources/commons/types/index.js +1 -0
- package/api/resources/contracts/resources/v2/client/Client.js +5 -5
- package/api/resources/credentialing/resources/v2/client/Client.js +5 -5
- package/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
- package/api/resources/diagnoses/client/Client.js +3 -3
- package/api/resources/eligibility/resources/v2/client/Client.js +3 -3
- package/api/resources/encounterProviders/resources/v2/client/Client.js +12 -12
- package/api/resources/encounters/resources/v4/client/Client.js +5 -5
- package/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +1 -1
- package/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +2 -2
- package/api/resources/exports/resources/v3/client/Client.js +1 -1
- package/api/resources/externalPaymentAccountConfig/resources/v1/client/Client.js +1 -1
- package/api/resources/feeSchedules/resources/v3/client/Client.d.ts +3 -3
- package/api/resources/feeSchedules/resources/v3/client/Client.js +13 -13
- package/api/resources/feeSchedules/resources/v3/client/requests/FeeScheduleUploadRequest.d.ts +1 -1
- package/api/resources/feeSchedules/resources/v3/client/requests/GetMultiRequest.d.ts +1 -1
- package/api/resources/feeSchedules/resources/v3/client/requests/GetUniqueDimensionValuesRequest.d.ts +1 -1
- package/api/resources/guarantor/resources/v1/client/Client.js +3 -3
- package/api/resources/importInvoice/resources/v1/client/Client.js +4 -4
- package/api/resources/insuranceAdjudications/resources/v1/client/Client.js +3 -3
- package/api/resources/insurancePayments/resources/v1/client/Client.d.ts +0 -56
- package/api/resources/insurancePayments/resources/v1/client/Client.js +2 -194
- package/api/resources/insurancePayments/resources/v1/client/index.d.ts +0 -3
- package/api/resources/insurancePayments/resources/v1/client/index.js +1 -4
- package/api/resources/insurancePayments/resources/v1/client/requests/index.d.ts +0 -1
- package/api/resources/insurancePayments/resources/v1/types/index.d.ts +0 -1
- package/api/resources/insurancePayments/resources/v1/types/index.js +0 -1
- package/api/resources/insuranceRefunds/resources/v1/client/Client.js +5 -5
- package/api/resources/medicationDispense/resources/v1/client/Client.d.ts +1 -1
- package/api/resources/medicationDispense/resources/v1/client/Client.js +2 -2
- package/api/resources/nonInsurancePayerPayments/resources/v1/client/Client.js +5 -5
- package/api/resources/nonInsurancePayerRefunds/resources/v1/client/Client.js +5 -5
- package/api/resources/nonInsurancePayers/resources/v1/client/Client.js +6 -6
- package/api/resources/organizationProviders/resources/v3/client/Client.js +4 -4
- package/api/resources/organizationServiceFacilities/resources/v2/client/Client.js +5 -5
- package/api/resources/patientPayments/resources/v4/client/Client.js +5 -5
- package/api/resources/patientRefunds/resources/v1/client/Client.js +5 -5
- package/api/resources/payers/resources/v3/client/Client.js +2 -2
- package/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.js +7 -7
- package/api/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.d.ts +1 -0
- package/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +9 -9
- package/api/resources/preEncounter/resources/eligibilityChecks/resources/v1/client/Client.js +1 -1
- package/api/resources/preEncounter/resources/images/resources/v1/client/Client.js +5 -5
- package/api/resources/preEncounter/resources/lists/resources/v1/client/Client.js +2 -2
- package/api/resources/preEncounter/resources/notes/resources/v1/client/Client.js +4 -4
- package/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +11 -11
- package/api/resources/preEncounter/resources/patients/resources/v1/types/AuthorizationUnit.d.ts +2 -1
- package/api/resources/preEncounter/resources/patients/resources/v1/types/AuthorizationUnit.js +1 -0
- package/api/resources/preEncounter/resources/tags/resources/v1/client/Client.js +5 -5
- package/api/resources/serviceFacility/client/Client.js +1 -1
- package/api/resources/serviceLines/resources/v2/client/Client.d.ts +2 -2
- package/api/resources/serviceLines/resources/v2/client/Client.js +5 -5
- package/api/resources/tasks/resources/v3/client/Client.js +5 -5
- package/api/resources/writeOffs/resources/v1/client/Client.js +6 -6
- package/api/resources/writeOffs/resources/v1/types/PatientWriteOffReason.d.ts +2 -1
- package/api/resources/writeOffs/resources/v1/types/PatientWriteOffReason.js +1 -0
- package/dist/api/resources/auth/resources/v2/client/Client.js +1 -1
- package/dist/api/resources/billingNotes/resources/v2/client/Client.js +3 -3
- package/dist/api/resources/chargeCapture/resources/v1/client/Client.d.ts +3 -0
- package/dist/api/resources/chargeCapture/resources/v1/client/Client.js +22 -6
- package/dist/api/resources/chargeCapture/resources/v1/client/requests/GetAllChargeCapturesRequest.d.ts +15 -0
- package/dist/api/resources/chargeCapture/resources/v1/types/ChargeCapture.d.ts +1 -0
- package/dist/api/resources/chargeCapture/resources/v1/types/ChargeCapturePostBilledChange.d.ts +12 -0
- package/dist/api/resources/chargeCapture/resources/v1/types/ChargeCaptureSortField.d.ts +8 -0
- package/dist/api/resources/chargeCapture/resources/v1/types/ChargeCaptureSortField.js +10 -0
- package/dist/api/resources/chargeCapture/resources/v1/types/index.d.ts +2 -0
- package/dist/api/resources/chargeCapture/resources/v1/types/index.js +2 -0
- package/dist/api/resources/chargeCaptureBundles/resources/v1/client/Client.d.ts +12 -2
- package/dist/api/resources/chargeCaptureBundles/resources/v1/client/Client.js +58 -6
- package/dist/api/resources/chargeCaptureBundles/resources/v1/client/getSummary.d.ts +22 -0
- package/dist/api/resources/chargeCaptureBundles/resources/v1/client/getSummary.js +57 -0
- package/dist/api/resources/chargeCaptureBundles/resources/v1/client/index.d.ts +1 -0
- package/dist/api/resources/chargeCaptureBundles/resources/v1/client/index.js +2 -1
- package/dist/api/resources/chargeCaptureBundles/resources/v1/client/requests/GetAllChargeCaptureBundlesRequest.d.ts +17 -2
- package/dist/api/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSortField.d.ts +7 -0
- package/dist/api/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSortField.js +9 -0
- package/dist/api/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleStatus.d.ts +3 -1
- package/dist/api/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleStatus.js +2 -0
- package/dist/api/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSummary.d.ts +11 -0
- package/dist/api/resources/chargeCaptureBundles/resources/v1/types/index.d.ts +2 -0
- package/dist/api/resources/chargeCaptureBundles/resources/v1/types/index.js +2 -0
- package/dist/api/resources/commons/types/ChargeCapturePostBilledChangeId.d.ts +8 -0
- package/dist/api/resources/commons/types/ChargeCapturePostBilledChangeId.js +9 -0
- package/dist/api/resources/commons/types/ProcedureModifier.d.ts +13 -1
- package/dist/api/resources/commons/types/ProcedureModifier.js +3 -0
- package/dist/api/resources/commons/types/index.d.ts +1 -0
- package/dist/api/resources/commons/types/index.js +1 -0
- package/dist/api/resources/contracts/resources/v2/client/Client.js +5 -5
- package/dist/api/resources/credentialing/resources/v2/client/Client.js +5 -5
- package/dist/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
- package/dist/api/resources/diagnoses/client/Client.js +3 -3
- package/dist/api/resources/eligibility/resources/v2/client/Client.js +3 -3
- package/dist/api/resources/encounterProviders/resources/v2/client/Client.js +12 -12
- package/dist/api/resources/encounters/resources/v4/client/Client.js +5 -5
- package/dist/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +1 -1
- package/dist/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +2 -2
- package/dist/api/resources/exports/resources/v3/client/Client.js +1 -1
- package/dist/api/resources/externalPaymentAccountConfig/resources/v1/client/Client.js +1 -1
- package/dist/api/resources/feeSchedules/resources/v3/client/Client.d.ts +3 -3
- package/dist/api/resources/feeSchedules/resources/v3/client/Client.js +13 -13
- package/dist/api/resources/feeSchedules/resources/v3/client/requests/FeeScheduleUploadRequest.d.ts +1 -1
- package/dist/api/resources/feeSchedules/resources/v3/client/requests/GetMultiRequest.d.ts +1 -1
- package/dist/api/resources/feeSchedules/resources/v3/client/requests/GetUniqueDimensionValuesRequest.d.ts +1 -1
- package/dist/api/resources/guarantor/resources/v1/client/Client.js +3 -3
- package/dist/api/resources/importInvoice/resources/v1/client/Client.js +4 -4
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/Client.js +3 -3
- package/dist/api/resources/insurancePayments/resources/v1/client/Client.d.ts +0 -56
- package/dist/api/resources/insurancePayments/resources/v1/client/Client.js +2 -194
- package/dist/api/resources/insurancePayments/resources/v1/client/index.d.ts +0 -3
- package/dist/api/resources/insurancePayments/resources/v1/client/index.js +1 -4
- package/dist/api/resources/insurancePayments/resources/v1/client/requests/index.d.ts +0 -1
- package/dist/api/resources/insurancePayments/resources/v1/types/index.d.ts +0 -1
- package/dist/api/resources/insurancePayments/resources/v1/types/index.js +0 -1
- package/dist/api/resources/insuranceRefunds/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/medicationDispense/resources/v1/client/Client.d.ts +1 -1
- package/dist/api/resources/medicationDispense/resources/v1/client/Client.js +2 -2
- package/dist/api/resources/nonInsurancePayerPayments/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/nonInsurancePayerRefunds/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/nonInsurancePayers/resources/v1/client/Client.js +6 -6
- package/dist/api/resources/organizationProviders/resources/v3/client/Client.js +4 -4
- package/dist/api/resources/organizationServiceFacilities/resources/v2/client/Client.js +5 -5
- package/dist/api/resources/patientPayments/resources/v4/client/Client.js +5 -5
- package/dist/api/resources/patientRefunds/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/payers/resources/v3/client/Client.js +2 -2
- package/dist/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.js +7 -7
- package/dist/api/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.d.ts +1 -0
- package/dist/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +9 -9
- package/dist/api/resources/preEncounter/resources/eligibilityChecks/resources/v1/client/Client.js +1 -1
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/preEncounter/resources/lists/resources/v1/client/Client.js +2 -2
- package/dist/api/resources/preEncounter/resources/notes/resources/v1/client/Client.js +4 -4
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +11 -11
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/types/AuthorizationUnit.d.ts +2 -1
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/types/AuthorizationUnit.js +1 -0
- package/dist/api/resources/preEncounter/resources/tags/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/serviceFacility/client/Client.js +1 -1
- package/dist/api/resources/serviceLines/resources/v2/client/Client.d.ts +2 -2
- package/dist/api/resources/serviceLines/resources/v2/client/Client.js +5 -5
- package/dist/api/resources/tasks/resources/v3/client/Client.js +5 -5
- package/dist/api/resources/writeOffs/resources/v1/client/Client.js +6 -6
- package/dist/api/resources/writeOffs/resources/v1/types/PatientWriteOffReason.d.ts +2 -1
- package/dist/api/resources/writeOffs/resources/v1/types/PatientWriteOffReason.js +1 -0
- package/dist/serialization/resources/chargeCapture/resources/v1/types/ChargeCapture.d.ts +2 -0
- package/dist/serialization/resources/chargeCapture/resources/v1/types/ChargeCapture.js +2 -0
- package/dist/serialization/resources/chargeCapture/resources/v1/types/ChargeCapturePostBilledChange.d.ts +15 -0
- package/dist/serialization/resources/{insurancePayments/resources/v1/client/requests/InsurancePaymentUpdate.js → chargeCapture/resources/v1/types/ChargeCapturePostBilledChange.js} +7 -6
- package/dist/serialization/resources/chargeCapture/resources/v1/types/ChargeCaptureSortField.d.ts +10 -0
- package/dist/serialization/resources/chargeCapture/resources/v1/types/ChargeCaptureSortField.js +41 -0
- package/dist/serialization/resources/chargeCapture/resources/v1/types/index.d.ts +2 -0
- package/dist/serialization/resources/chargeCapture/resources/v1/types/index.js +2 -0
- package/dist/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSortField.d.ts +10 -0
- package/dist/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSortField.js +41 -0
- package/dist/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleStatus.d.ts +1 -1
- package/dist/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleStatus.js +1 -1
- package/dist/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSummary.d.ts +14 -0
- package/dist/serialization/resources/{insurancePayments/resources/v1/types/InsurancePaymentCreate.js → chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSummary.js} +5 -9
- package/dist/serialization/resources/chargeCaptureBundles/resources/v1/types/index.d.ts +2 -0
- package/dist/serialization/resources/chargeCaptureBundles/resources/v1/types/index.js +2 -0
- package/dist/serialization/resources/commons/types/ChargeCapturePostBilledChangeId.d.ts +10 -0
- package/{serialization/resources/insurancePayments/resources/v1/client/requests/InsurancePaymentUpdate.js → dist/serialization/resources/commons/types/ChargeCapturePostBilledChangeId.js} +6 -6
- package/dist/serialization/resources/commons/types/ProcedureModifier.d.ts +1 -1
- package/dist/serialization/resources/commons/types/ProcedureModifier.js +3 -0
- package/dist/serialization/resources/commons/types/index.d.ts +1 -0
- package/dist/serialization/resources/commons/types/index.js +1 -0
- package/dist/serialization/resources/insurancePayments/resources/v1/client/index.d.ts +0 -4
- package/dist/serialization/resources/insurancePayments/resources/v1/client/index.js +1 -8
- package/dist/serialization/resources/insurancePayments/resources/v1/types/index.d.ts +0 -1
- package/dist/serialization/resources/insurancePayments/resources/v1/types/index.js +0 -1
- package/dist/serialization/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.d.ts +2 -0
- package/dist/serialization/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.js +2 -0
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/AuthorizationUnit.d.ts +1 -1
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/AuthorizationUnit.js +1 -1
- package/dist/serialization/resources/writeOffs/resources/v1/types/PatientWriteOffReason.d.ts +1 -1
- package/dist/serialization/resources/writeOffs/resources/v1/types/PatientWriteOffReason.js +1 -0
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
- package/reference.md +53 -231
- package/serialization/resources/chargeCapture/resources/v1/types/ChargeCapture.d.ts +2 -0
- package/serialization/resources/chargeCapture/resources/v1/types/ChargeCapture.js +2 -0
- package/serialization/resources/chargeCapture/resources/v1/types/ChargeCapturePostBilledChange.d.ts +15 -0
- package/serialization/resources/{insurancePayments/resources/v1/types/InsurancePaymentCreate.js → chargeCapture/resources/v1/types/ChargeCapturePostBilledChange.js} +6 -9
- package/serialization/resources/chargeCapture/resources/v1/types/ChargeCaptureSortField.d.ts +10 -0
- package/serialization/resources/chargeCapture/resources/v1/types/ChargeCaptureSortField.js +41 -0
- package/serialization/resources/chargeCapture/resources/v1/types/index.d.ts +2 -0
- package/serialization/resources/chargeCapture/resources/v1/types/index.js +2 -0
- package/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSortField.d.ts +10 -0
- package/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSortField.js +41 -0
- package/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleStatus.d.ts +1 -1
- package/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleStatus.js +1 -1
- package/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSummary.d.ts +14 -0
- package/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSummary.js +45 -0
- package/serialization/resources/chargeCaptureBundles/resources/v1/types/index.d.ts +2 -0
- package/serialization/resources/chargeCaptureBundles/resources/v1/types/index.js +2 -0
- package/serialization/resources/commons/types/ChargeCapturePostBilledChangeId.d.ts +10 -0
- package/serialization/resources/commons/types/ChargeCapturePostBilledChangeId.js +45 -0
- package/serialization/resources/commons/types/ProcedureModifier.d.ts +1 -1
- package/serialization/resources/commons/types/ProcedureModifier.js +3 -0
- package/serialization/resources/commons/types/index.d.ts +1 -0
- package/serialization/resources/commons/types/index.js +1 -0
- package/serialization/resources/insurancePayments/resources/v1/client/index.d.ts +0 -4
- package/serialization/resources/insurancePayments/resources/v1/client/index.js +1 -8
- package/serialization/resources/insurancePayments/resources/v1/types/index.d.ts +0 -1
- package/serialization/resources/insurancePayments/resources/v1/types/index.js +0 -1
- package/serialization/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.d.ts +2 -0
- package/serialization/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.js +2 -0
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/AuthorizationUnit.d.ts +1 -1
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/AuthorizationUnit.js +1 -1
- package/serialization/resources/writeOffs/resources/v1/types/PatientWriteOffReason.d.ts +1 -1
- package/serialization/resources/writeOffs/resources/v1/types/PatientWriteOffReason.js +1 -0
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/api/resources/insurancePayments/resources/v1/client/create.d.ts +0 -40
- package/api/resources/insurancePayments/resources/v1/client/create.js +0 -90
- package/api/resources/insurancePayments/resources/v1/client/delete.d.ts +0 -40
- package/api/resources/insurancePayments/resources/v1/client/delete.js +0 -90
- package/api/resources/insurancePayments/resources/v1/client/requests/InsurancePaymentUpdate.d.ts +0 -18
- package/api/resources/insurancePayments/resources/v1/client/update.d.ts +0 -40
- package/api/resources/insurancePayments/resources/v1/client/update.js +0 -90
- package/api/resources/insurancePayments/resources/v1/types/InsurancePaymentCreate.d.ts +0 -11
- package/dist/api/resources/insurancePayments/resources/v1/client/create.d.ts +0 -40
- package/dist/api/resources/insurancePayments/resources/v1/client/create.js +0 -90
- package/dist/api/resources/insurancePayments/resources/v1/client/delete.d.ts +0 -40
- package/dist/api/resources/insurancePayments/resources/v1/client/delete.js +0 -90
- package/dist/api/resources/insurancePayments/resources/v1/client/requests/InsurancePaymentUpdate.d.ts +0 -18
- package/dist/api/resources/insurancePayments/resources/v1/client/update.d.ts +0 -40
- package/dist/api/resources/insurancePayments/resources/v1/client/update.js +0 -90
- package/dist/api/resources/insurancePayments/resources/v1/types/InsurancePaymentCreate.d.ts +0 -11
- package/dist/serialization/resources/insurancePayments/resources/v1/client/create.d.ts +0 -25
- package/dist/serialization/resources/insurancePayments/resources/v1/client/create.js +0 -83
- package/dist/serialization/resources/insurancePayments/resources/v1/client/delete.d.ts +0 -25
- package/dist/serialization/resources/insurancePayments/resources/v1/client/delete.js +0 -83
- package/dist/serialization/resources/insurancePayments/resources/v1/client/requests/InsurancePaymentUpdate.d.ts +0 -14
- package/dist/serialization/resources/insurancePayments/resources/v1/client/requests/index.d.ts +0 -1
- package/dist/serialization/resources/insurancePayments/resources/v1/client/requests/index.js +0 -5
- package/dist/serialization/resources/insurancePayments/resources/v1/client/update.d.ts +0 -25
- package/dist/serialization/resources/insurancePayments/resources/v1/client/update.js +0 -83
- package/dist/serialization/resources/insurancePayments/resources/v1/types/InsurancePaymentCreate.d.ts +0 -18
- package/serialization/resources/insurancePayments/resources/v1/client/create.d.ts +0 -25
- package/serialization/resources/insurancePayments/resources/v1/client/create.js +0 -83
- package/serialization/resources/insurancePayments/resources/v1/client/delete.d.ts +0 -25
- package/serialization/resources/insurancePayments/resources/v1/client/delete.js +0 -83
- package/serialization/resources/insurancePayments/resources/v1/client/requests/InsurancePaymentUpdate.d.ts +0 -14
- package/serialization/resources/insurancePayments/resources/v1/client/requests/index.d.ts +0 -1
- package/serialization/resources/insurancePayments/resources/v1/client/requests/index.js +0 -5
- package/serialization/resources/insurancePayments/resources/v1/client/update.d.ts +0 -25
- package/serialization/resources/insurancePayments/resources/v1/client/update.js +0 -83
- package/serialization/resources/insurancePayments/resources/v1/types/InsurancePaymentCreate.d.ts +0 -18
- /package/api/resources/{insurancePayments/resources/v1/client/requests/InsurancePaymentUpdate.js → chargeCapture/resources/v1/types/ChargeCapturePostBilledChange.js} +0 -0
- /package/api/resources/{insurancePayments/resources/v1/types/InsurancePaymentCreate.js → chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSummary.js} +0 -0
- /package/dist/api/resources/{insurancePayments/resources/v1/client/requests/InsurancePaymentUpdate.js → chargeCapture/resources/v1/types/ChargeCapturePostBilledChange.js} +0 -0
- /package/dist/api/resources/{insurancePayments/resources/v1/types/InsurancePaymentCreate.js → chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleSummary.js} +0 -0
package/reference.md
CHANGED
|
@@ -292,6 +292,46 @@ await client.chargeCaptureBundles.v1.get(CandidApi.ChargeCaptureBundleId("d5e9c8
|
|
|
292
292
|
</dl>
|
|
293
293
|
</details>
|
|
294
294
|
|
|
295
|
+
<details><summary><code>client.chargeCaptureBundles.v1.<a href="/src/api/resources/chargeCaptureBundles/resources/v1/client/Client.ts">getSummary</a>() -> core.APIResponse<CandidApi.ChargeCaptureBundleSummary, CandidApi.chargeCaptureBundles.v1.getSummary.Error></code></summary>
|
|
296
|
+
<dl>
|
|
297
|
+
<dd>
|
|
298
|
+
|
|
299
|
+
#### 🔌 Usage
|
|
300
|
+
|
|
301
|
+
<dl>
|
|
302
|
+
<dd>
|
|
303
|
+
|
|
304
|
+
<dl>
|
|
305
|
+
<dd>
|
|
306
|
+
|
|
307
|
+
```typescript
|
|
308
|
+
await client.chargeCaptureBundles.v1.getSummary();
|
|
309
|
+
```
|
|
310
|
+
|
|
311
|
+
</dd>
|
|
312
|
+
</dl>
|
|
313
|
+
</dd>
|
|
314
|
+
</dl>
|
|
315
|
+
|
|
316
|
+
#### ⚙️ Parameters
|
|
317
|
+
|
|
318
|
+
<dl>
|
|
319
|
+
<dd>
|
|
320
|
+
|
|
321
|
+
<dl>
|
|
322
|
+
<dd>
|
|
323
|
+
|
|
324
|
+
**requestOptions:** `V1.RequestOptions`
|
|
325
|
+
|
|
326
|
+
</dd>
|
|
327
|
+
</dl>
|
|
328
|
+
</dd>
|
|
329
|
+
</dl>
|
|
330
|
+
|
|
331
|
+
</dd>
|
|
332
|
+
</dl>
|
|
333
|
+
</details>
|
|
334
|
+
|
|
295
335
|
<details><summary><code>client.chargeCaptureBundles.v1.<a href="/src/api/resources/chargeCaptureBundles/resources/v1/client/Client.ts">resubmit</a>(chargeCaptureBundleId) -> core.APIResponse<CandidApi.ChargeCaptureBundle, CandidApi.chargeCaptureBundles.v1.resubmit.Error></code></summary>
|
|
296
336
|
<dl>
|
|
297
337
|
<dd>
|
|
@@ -355,12 +395,15 @@ await client.chargeCaptureBundles.v1.resubmit(CandidApi.ChargeCaptureBundleId("d
|
|
|
355
395
|
```typescript
|
|
356
396
|
await client.chargeCaptureBundles.v1.getAll({
|
|
357
397
|
limit: 1,
|
|
398
|
+
sort: "created_at",
|
|
399
|
+
sortDirection: "asc",
|
|
358
400
|
pageToken: CandidApi.PageToken("eyJ0b2tlbiI6IjEiLCJwYWdlX3Rva2VuIjoiMiJ9"),
|
|
359
401
|
patientExternalId: "string",
|
|
360
|
-
bundleStatus: "
|
|
402
|
+
bundleStatus: "not-started",
|
|
361
403
|
chargeStatus: "planned",
|
|
362
404
|
chargeExternalId: "string",
|
|
363
405
|
dateOfService: "2023-01-15",
|
|
406
|
+
hasChargeCaptureUpdates: true,
|
|
364
407
|
});
|
|
365
408
|
```
|
|
366
409
|
|
|
@@ -627,11 +670,14 @@ await client.chargeCapture.v1.get(CandidApi.ChargeCaptureId("d5e9c84f-c2b2-4bf4-
|
|
|
627
670
|
```typescript
|
|
628
671
|
await client.chargeCapture.v1.getAll({
|
|
629
672
|
limit: 1,
|
|
673
|
+
sort: "created_at",
|
|
674
|
+
sortDirection: "asc",
|
|
630
675
|
pageToken: CandidApi.PageToken("eyJ0b2tlbiI6IjEiLCJwYWdlX3Rva2VuIjoiMiJ9"),
|
|
631
676
|
patientExternalId: "string",
|
|
632
677
|
status: "planned",
|
|
633
678
|
chargeExternalId: "string",
|
|
634
679
|
dateOfService: "2023-01-15",
|
|
680
|
+
bundleId: CandidApi.ChargeCaptureBundleId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
635
681
|
excludeBundled: true,
|
|
636
682
|
});
|
|
637
683
|
```
|
|
@@ -4112,7 +4158,7 @@ await client.feeSchedules.v3.getMulti({
|
|
|
4112
4158
|
networkTypes: "12",
|
|
4113
4159
|
payerPlanGroupIds: CandidApi.PayerPlanGroupId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
4114
4160
|
cptCode: "string",
|
|
4115
|
-
modifiers: "
|
|
4161
|
+
modifiers: "AV",
|
|
4116
4162
|
});
|
|
4117
4163
|
```
|
|
4118
4164
|
|
|
@@ -4189,7 +4235,7 @@ await client.feeSchedules.v3.getUniqueValuesForDimension({
|
|
|
4189
4235
|
networkTypes: "12",
|
|
4190
4236
|
payerPlanGroupIds: CandidApi.PayerPlanGroupId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
4191
4237
|
cptCode: "string",
|
|
4192
|
-
modifiers: "
|
|
4238
|
+
modifiers: "AV",
|
|
4193
4239
|
});
|
|
4194
4240
|
```
|
|
4195
4241
|
|
|
@@ -4331,7 +4377,7 @@ await client.feeSchedules.v3.uploadFeeSchedule({
|
|
|
4331
4377
|
networkTypes: new Set(["12"]),
|
|
4332
4378
|
payerPlanGroupIds: new Set([CandidApi.PayerPlanGroupId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32")]),
|
|
4333
4379
|
cptCode: "string",
|
|
4334
|
-
modifiers: new Set(["
|
|
4380
|
+
modifiers: new Set(["AV"]),
|
|
4335
4381
|
},
|
|
4336
4382
|
entries: [
|
|
4337
4383
|
{
|
|
@@ -5558,230 +5604,6 @@ await client.insurancePayments.v1.get(CandidApi.InsurancePaymentId("d5e9c84f-c2b
|
|
|
5558
5604
|
</dl>
|
|
5559
5605
|
</details>
|
|
5560
5606
|
|
|
5561
|
-
<details><summary><code>client.insurancePayments.v1.<a href="/src/api/resources/insurancePayments/resources/v1/client/Client.ts">create</a>({ ...params }) -> core.APIResponse<CandidApi.InsurancePayment, CandidApi.insurancePayments.v1.create.Error></code></summary>
|
|
5562
|
-
<dl>
|
|
5563
|
-
<dd>
|
|
5564
|
-
|
|
5565
|
-
#### 📝 Description
|
|
5566
|
-
|
|
5567
|
-
<dl>
|
|
5568
|
-
<dd>
|
|
5569
|
-
|
|
5570
|
-
<dl>
|
|
5571
|
-
<dd>
|
|
5572
|
-
|
|
5573
|
-
Creates a new insurance payment record and returns the newly created `InsurancePayment` object. This endpoint
|
|
5574
|
-
should only be used for insurance payments that do not have a corresponding ERA (for example: a settlement check
|
|
5575
|
-
from a payer). If the payment is an ERA, then you should used the insurance-adjudications API.
|
|
5576
|
-
|
|
5577
|
-
</dd>
|
|
5578
|
-
</dl>
|
|
5579
|
-
</dd>
|
|
5580
|
-
</dl>
|
|
5581
|
-
|
|
5582
|
-
#### 🔌 Usage
|
|
5583
|
-
|
|
5584
|
-
<dl>
|
|
5585
|
-
<dd>
|
|
5586
|
-
|
|
5587
|
-
<dl>
|
|
5588
|
-
<dd>
|
|
5589
|
-
|
|
5590
|
-
```typescript
|
|
5591
|
-
await client.insurancePayments.v1.create({
|
|
5592
|
-
payerIdentifier: {
|
|
5593
|
-
type: "payer_info",
|
|
5594
|
-
},
|
|
5595
|
-
amountCents: 1,
|
|
5596
|
-
paymentTimestamp: "2024-01-15T09:30:00Z",
|
|
5597
|
-
paymentNote: "string",
|
|
5598
|
-
allocations: [
|
|
5599
|
-
{
|
|
5600
|
-
amountCents: 1,
|
|
5601
|
-
target: {
|
|
5602
|
-
type: "service_line_by_id",
|
|
5603
|
-
value: CandidApi.ServiceLineId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
5604
|
-
},
|
|
5605
|
-
},
|
|
5606
|
-
],
|
|
5607
|
-
});
|
|
5608
|
-
```
|
|
5609
|
-
|
|
5610
|
-
</dd>
|
|
5611
|
-
</dl>
|
|
5612
|
-
</dd>
|
|
5613
|
-
</dl>
|
|
5614
|
-
|
|
5615
|
-
#### ⚙️ Parameters
|
|
5616
|
-
|
|
5617
|
-
<dl>
|
|
5618
|
-
<dd>
|
|
5619
|
-
|
|
5620
|
-
<dl>
|
|
5621
|
-
<dd>
|
|
5622
|
-
|
|
5623
|
-
**request:** `CandidApi.InsurancePaymentCreate`
|
|
5624
|
-
|
|
5625
|
-
</dd>
|
|
5626
|
-
</dl>
|
|
5627
|
-
|
|
5628
|
-
<dl>
|
|
5629
|
-
<dd>
|
|
5630
|
-
|
|
5631
|
-
**requestOptions:** `V1.RequestOptions`
|
|
5632
|
-
|
|
5633
|
-
</dd>
|
|
5634
|
-
</dl>
|
|
5635
|
-
</dd>
|
|
5636
|
-
</dl>
|
|
5637
|
-
|
|
5638
|
-
</dd>
|
|
5639
|
-
</dl>
|
|
5640
|
-
</details>
|
|
5641
|
-
|
|
5642
|
-
<details><summary><code>client.insurancePayments.v1.<a href="/src/api/resources/insurancePayments/resources/v1/client/Client.ts">update</a>(insurancePaymentId, { ...params }) -> core.APIResponse<CandidApi.InsurancePayment, CandidApi.insurancePayments.v1.update.Error></code></summary>
|
|
5643
|
-
<dl>
|
|
5644
|
-
<dd>
|
|
5645
|
-
|
|
5646
|
-
#### 📝 Description
|
|
5647
|
-
|
|
5648
|
-
<dl>
|
|
5649
|
-
<dd>
|
|
5650
|
-
|
|
5651
|
-
<dl>
|
|
5652
|
-
<dd>
|
|
5653
|
-
|
|
5654
|
-
Updates the patient payment record matching the provided insurance_payment_id. If updating the payment amount,
|
|
5655
|
-
then the allocations must be appropriately updated as well.
|
|
5656
|
-
|
|
5657
|
-
</dd>
|
|
5658
|
-
</dl>
|
|
5659
|
-
</dd>
|
|
5660
|
-
</dl>
|
|
5661
|
-
|
|
5662
|
-
#### 🔌 Usage
|
|
5663
|
-
|
|
5664
|
-
<dl>
|
|
5665
|
-
<dd>
|
|
5666
|
-
|
|
5667
|
-
<dl>
|
|
5668
|
-
<dd>
|
|
5669
|
-
|
|
5670
|
-
```typescript
|
|
5671
|
-
await client.insurancePayments.v1.update(CandidApi.InsurancePaymentId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"), {
|
|
5672
|
-
paymentTimestamp: "2024-01-15T09:30:00Z",
|
|
5673
|
-
paymentNote: {
|
|
5674
|
-
type: "set",
|
|
5675
|
-
value: "string",
|
|
5676
|
-
},
|
|
5677
|
-
});
|
|
5678
|
-
```
|
|
5679
|
-
|
|
5680
|
-
</dd>
|
|
5681
|
-
</dl>
|
|
5682
|
-
</dd>
|
|
5683
|
-
</dl>
|
|
5684
|
-
|
|
5685
|
-
#### ⚙️ Parameters
|
|
5686
|
-
|
|
5687
|
-
<dl>
|
|
5688
|
-
<dd>
|
|
5689
|
-
|
|
5690
|
-
<dl>
|
|
5691
|
-
<dd>
|
|
5692
|
-
|
|
5693
|
-
**insurancePaymentId:** `CandidApi.InsurancePaymentId`
|
|
5694
|
-
|
|
5695
|
-
</dd>
|
|
5696
|
-
</dl>
|
|
5697
|
-
|
|
5698
|
-
<dl>
|
|
5699
|
-
<dd>
|
|
5700
|
-
|
|
5701
|
-
**request:** `CandidApi.insurancePayments.v1.InsurancePaymentUpdate`
|
|
5702
|
-
|
|
5703
|
-
</dd>
|
|
5704
|
-
</dl>
|
|
5705
|
-
|
|
5706
|
-
<dl>
|
|
5707
|
-
<dd>
|
|
5708
|
-
|
|
5709
|
-
**requestOptions:** `V1.RequestOptions`
|
|
5710
|
-
|
|
5711
|
-
</dd>
|
|
5712
|
-
</dl>
|
|
5713
|
-
</dd>
|
|
5714
|
-
</dl>
|
|
5715
|
-
|
|
5716
|
-
</dd>
|
|
5717
|
-
</dl>
|
|
5718
|
-
</details>
|
|
5719
|
-
|
|
5720
|
-
<details><summary><code>client.insurancePayments.v1.<a href="/src/api/resources/insurancePayments/resources/v1/client/Client.ts">delete</a>(insurancePaymentId) -> core.APIResponse<void, CandidApi.insurancePayments.v1.delete.Error></code></summary>
|
|
5721
|
-
<dl>
|
|
5722
|
-
<dd>
|
|
5723
|
-
|
|
5724
|
-
#### 📝 Description
|
|
5725
|
-
|
|
5726
|
-
<dl>
|
|
5727
|
-
<dd>
|
|
5728
|
-
|
|
5729
|
-
<dl>
|
|
5730
|
-
<dd>
|
|
5731
|
-
|
|
5732
|
-
Deletes the insurance payment record matching the provided `insurance_payment_id`.
|
|
5733
|
-
If the matching record's organization_id does not match the authenticated user's
|
|
5734
|
-
current organization_id, then a response code of `403` will be returned.
|
|
5735
|
-
|
|
5736
|
-
</dd>
|
|
5737
|
-
</dl>
|
|
5738
|
-
</dd>
|
|
5739
|
-
</dl>
|
|
5740
|
-
|
|
5741
|
-
#### 🔌 Usage
|
|
5742
|
-
|
|
5743
|
-
<dl>
|
|
5744
|
-
<dd>
|
|
5745
|
-
|
|
5746
|
-
<dl>
|
|
5747
|
-
<dd>
|
|
5748
|
-
|
|
5749
|
-
```typescript
|
|
5750
|
-
await client.insurancePayments.v1.delete(CandidApi.InsurancePaymentId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"));
|
|
5751
|
-
```
|
|
5752
|
-
|
|
5753
|
-
</dd>
|
|
5754
|
-
</dl>
|
|
5755
|
-
</dd>
|
|
5756
|
-
</dl>
|
|
5757
|
-
|
|
5758
|
-
#### ⚙️ Parameters
|
|
5759
|
-
|
|
5760
|
-
<dl>
|
|
5761
|
-
<dd>
|
|
5762
|
-
|
|
5763
|
-
<dl>
|
|
5764
|
-
<dd>
|
|
5765
|
-
|
|
5766
|
-
**insurancePaymentId:** `CandidApi.InsurancePaymentId`
|
|
5767
|
-
|
|
5768
|
-
</dd>
|
|
5769
|
-
</dl>
|
|
5770
|
-
|
|
5771
|
-
<dl>
|
|
5772
|
-
<dd>
|
|
5773
|
-
|
|
5774
|
-
**requestOptions:** `V1.RequestOptions`
|
|
5775
|
-
|
|
5776
|
-
</dd>
|
|
5777
|
-
</dl>
|
|
5778
|
-
</dd>
|
|
5779
|
-
</dl>
|
|
5780
|
-
|
|
5781
|
-
</dd>
|
|
5782
|
-
</dl>
|
|
5783
|
-
</details>
|
|
5784
|
-
|
|
5785
5607
|
## InsuranceRefunds V1
|
|
5786
5608
|
|
|
5787
5609
|
<details><summary><code>client.insuranceRefunds.v1.<a href="/src/api/resources/insuranceRefunds/resources/v1/client/Client.ts">getMulti</a>({ ...params }) -> core.APIResponse<CandidApi.InsuranceRefundsPage, CandidApi.insuranceRefunds.v1.getMulti.Error></code></summary>
|
|
@@ -6183,7 +6005,7 @@ await client.medicationDispense.v1.create({
|
|
|
6183
6005
|
drugDescription: "string",
|
|
6184
6006
|
},
|
|
6185
6007
|
description: "string",
|
|
6186
|
-
modifiers: ["
|
|
6008
|
+
modifiers: ["AV"],
|
|
6187
6009
|
});
|
|
6188
6010
|
```
|
|
6189
6011
|
|
|
@@ -8713,7 +8535,7 @@ await client.payers.v3.getAll({
|
|
|
8713
8535
|
|
|
8714
8536
|
```typescript
|
|
8715
8537
|
await client.serviceLines.v2.create({
|
|
8716
|
-
modifiers: ["
|
|
8538
|
+
modifiers: ["AV"],
|
|
8717
8539
|
chargeAmountCents: 1,
|
|
8718
8540
|
diagnosisIdZero: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
8719
8541
|
diagnosisIdOne: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
@@ -8813,7 +8635,7 @@ await client.serviceLines.v2.create({
|
|
|
8813
8635
|
```typescript
|
|
8814
8636
|
await client.serviceLines.v2.update(CandidApi.ServiceLineId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"), {
|
|
8815
8637
|
editReason: "string",
|
|
8816
|
-
modifiers: ["
|
|
8638
|
+
modifiers: ["AV"],
|
|
8817
8639
|
chargeAmountCents: 1,
|
|
8818
8640
|
diagnosisIdZero: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
8819
8641
|
diagnosisIdOne: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
@@ -8,6 +8,7 @@ import { ChargeCaptureId } from "../../../../commons/types/ChargeCaptureId";
|
|
|
8
8
|
import { ChargeCaptureStatus } from "./ChargeCaptureStatus";
|
|
9
9
|
import { ChargeCaptureData } from "./ChargeCaptureData";
|
|
10
10
|
import { PatientExternalId } from "../../../../commons/types/PatientExternalId";
|
|
11
|
+
import { ChargeCapturePostBilledChange } from "./ChargeCapturePostBilledChange";
|
|
11
12
|
export declare const ChargeCapture: core.serialization.ObjectSchema<serializers.chargeCapture.v1.ChargeCapture.Raw, CandidApi.chargeCapture.v1.ChargeCapture>;
|
|
12
13
|
export declare namespace ChargeCapture {
|
|
13
14
|
interface Raw {
|
|
@@ -18,5 +19,6 @@ export declare namespace ChargeCapture {
|
|
|
18
19
|
charge_external_id: string;
|
|
19
20
|
ehr_source_url?: string | null;
|
|
20
21
|
date_of_service?: string | null;
|
|
22
|
+
updates: ChargeCapturePostBilledChange.Raw[];
|
|
21
23
|
}
|
|
22
24
|
}
|
|
@@ -42,6 +42,7 @@ const ChargeCaptureId_1 = require("../../../../commons/types/ChargeCaptureId");
|
|
|
42
42
|
const ChargeCaptureStatus_1 = require("./ChargeCaptureStatus");
|
|
43
43
|
const ChargeCaptureData_1 = require("./ChargeCaptureData");
|
|
44
44
|
const PatientExternalId_1 = require("../../../../commons/types/PatientExternalId");
|
|
45
|
+
const ChargeCapturePostBilledChange_1 = require("./ChargeCapturePostBilledChange");
|
|
45
46
|
exports.ChargeCapture = core.serialization.object({
|
|
46
47
|
id: ChargeCaptureId_1.ChargeCaptureId,
|
|
47
48
|
status: ChargeCaptureStatus_1.ChargeCaptureStatus,
|
|
@@ -50,4 +51,5 @@ exports.ChargeCapture = core.serialization.object({
|
|
|
50
51
|
chargeExternalId: core.serialization.property("charge_external_id", core.serialization.string()),
|
|
51
52
|
ehrSourceUrl: core.serialization.property("ehr_source_url", core.serialization.string().optional()),
|
|
52
53
|
dateOfService: core.serialization.property("date_of_service", core.serialization.string().optional()),
|
|
54
|
+
updates: core.serialization.list(ChargeCapturePostBilledChange_1.ChargeCapturePostBilledChange),
|
|
53
55
|
});
|
package/serialization/resources/chargeCapture/resources/v1/types/ChargeCapturePostBilledChange.d.ts
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from "../../../../../index";
|
|
5
|
+
import * as CandidApi from "../../../../../../api/index";
|
|
6
|
+
import * as core from "../../../../../../core";
|
|
7
|
+
import { ChargeCapturePostBilledChangeId } from "../../../../commons/types/ChargeCapturePostBilledChangeId";
|
|
8
|
+
export declare const ChargeCapturePostBilledChange: core.serialization.ObjectSchema<serializers.chargeCapture.v1.ChargeCapturePostBilledChange.Raw, CandidApi.chargeCapture.v1.ChargeCapturePostBilledChange>;
|
|
9
|
+
export declare namespace ChargeCapturePostBilledChange {
|
|
10
|
+
interface Raw {
|
|
11
|
+
id: ChargeCapturePostBilledChangeId.Raw;
|
|
12
|
+
message: string;
|
|
13
|
+
resolved: boolean;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
@@ -36,14 +36,11 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.
|
|
39
|
+
exports.ChargeCapturePostBilledChange = void 0;
|
|
40
40
|
const core = __importStar(require("../../../../../../core"));
|
|
41
|
-
const
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
paymentTimestamp: core.serialization.property("payment_timestamp", core.serialization.date().optional()),
|
|
47
|
-
paymentNote: core.serialization.property("payment_note", core.serialization.string().optional()),
|
|
48
|
-
allocations: core.serialization.list(AllocationCreate_1.AllocationCreate),
|
|
41
|
+
const ChargeCapturePostBilledChangeId_1 = require("../../../../commons/types/ChargeCapturePostBilledChangeId");
|
|
42
|
+
exports.ChargeCapturePostBilledChange = core.serialization.object({
|
|
43
|
+
id: ChargeCapturePostBilledChangeId_1.ChargeCapturePostBilledChangeId,
|
|
44
|
+
message: core.serialization.string(),
|
|
45
|
+
resolved: core.serialization.boolean(),
|
|
49
46
|
});
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from "../../../../../index";
|
|
5
|
+
import * as CandidApi from "../../../../../../api/index";
|
|
6
|
+
import * as core from "../../../../../../core";
|
|
7
|
+
export declare const ChargeCaptureSortField: core.serialization.Schema<serializers.chargeCapture.v1.ChargeCaptureSortField.Raw, CandidApi.chargeCapture.v1.ChargeCaptureSortField>;
|
|
8
|
+
export declare namespace ChargeCaptureSortField {
|
|
9
|
+
type Raw = "created_at" | "date_of_service";
|
|
10
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.ChargeCaptureSortField = void 0;
|
|
40
|
+
const core = __importStar(require("../../../../../../core"));
|
|
41
|
+
exports.ChargeCaptureSortField = core.serialization.enum_(["created_at", "date_of_service"]);
|
|
@@ -17,4 +17,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
17
17
|
__exportStar(require("./ChargeCapturePage"), exports);
|
|
18
18
|
__exportStar(require("./ChargeCapture"), exports);
|
|
19
19
|
__exportStar(require("./ChargeCaptureData"), exports);
|
|
20
|
+
__exportStar(require("./ChargeCaptureSortField"), exports);
|
|
20
21
|
__exportStar(require("./ChargeCaptureStatus"), exports);
|
|
22
|
+
__exportStar(require("./ChargeCapturePostBilledChange"), exports);
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from "../../../../../index";
|
|
5
|
+
import * as CandidApi from "../../../../../../api/index";
|
|
6
|
+
import * as core from "../../../../../../core";
|
|
7
|
+
export declare const ChargeCaptureBundleSortField: core.serialization.Schema<serializers.chargeCaptureBundles.v1.ChargeCaptureBundleSortField.Raw, CandidApi.chargeCaptureBundles.v1.ChargeCaptureBundleSortField>;
|
|
8
|
+
export declare namespace ChargeCaptureBundleSortField {
|
|
9
|
+
type Raw = "created_at";
|
|
10
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.ChargeCaptureBundleSortField = void 0;
|
|
40
|
+
const core = __importStar(require("../../../../../../core"));
|
|
41
|
+
exports.ChargeCaptureBundleSortField = core.serialization.enum_(["created_at"]);
|
|
@@ -6,5 +6,5 @@ import * as CandidApi from "../../../../../../api/index";
|
|
|
6
6
|
import * as core from "../../../../../../core";
|
|
7
7
|
export declare const ChargeCaptureBundleStatus: core.serialization.Schema<serializers.chargeCaptureBundles.v1.ChargeCaptureBundleStatus.Raw, CandidApi.chargeCaptureBundles.v1.ChargeCaptureBundleStatus>;
|
|
8
8
|
export declare namespace ChargeCaptureBundleStatus {
|
|
9
|
-
type Raw = "in-progress" | "in-error" | "successful" | "aborted";
|
|
9
|
+
type Raw = "not-started" | "in-progress" | "in-error" | "successful" | "successful-dry-run" | "aborted";
|
|
10
10
|
}
|
package/serialization/resources/chargeCaptureBundles/resources/v1/types/ChargeCaptureBundleStatus.js
CHANGED
|
@@ -38,4 +38,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
39
|
exports.ChargeCaptureBundleStatus = void 0;
|
|
40
40
|
const core = __importStar(require("../../../../../../core"));
|
|
41
|
-
exports.ChargeCaptureBundleStatus = core.serialization.enum_(["in-progress", "in-error", "successful", "aborted"]);
|
|
41
|
+
exports.ChargeCaptureBundleStatus = core.serialization.enum_(["not-started", "in-progress", "in-error", "successful", "successful-dry-run", "aborted"]);
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from "../../../../../index";
|
|
5
|
+
import * as CandidApi from "../../../../../../api/index";
|
|
6
|
+
import * as core from "../../../../../../core";
|
|
7
|
+
export declare const ChargeCaptureBundleSummary: core.serialization.ObjectSchema<serializers.chargeCaptureBundles.v1.ChargeCaptureBundleSummary.Raw, CandidApi.chargeCaptureBundles.v1.ChargeCaptureBundleSummary>;
|
|
8
|
+
export declare namespace ChargeCaptureBundleSummary {
|
|
9
|
+
interface Raw {
|
|
10
|
+
charge_capture_unbundled_count: number;
|
|
11
|
+
charge_capture_bundles_in_error_count: number;
|
|
12
|
+
charge_capture_unresolved_change_count: number;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.ChargeCaptureBundleSummary = void 0;
|
|
40
|
+
const core = __importStar(require("../../../../../../core"));
|
|
41
|
+
exports.ChargeCaptureBundleSummary = core.serialization.object({
|
|
42
|
+
chargeCaptureUnbundledCount: core.serialization.property("charge_capture_unbundled_count", core.serialization.number()),
|
|
43
|
+
chargeCaptureBundlesInErrorCount: core.serialization.property("charge_capture_bundles_in_error_count", core.serialization.number()),
|
|
44
|
+
chargeCaptureUnresolvedChangeCount: core.serialization.property("charge_capture_unresolved_change_count", core.serialization.number()),
|
|
45
|
+
});
|
|
@@ -16,5 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./ChargeCaptureBundlePage"), exports);
|
|
18
18
|
__exportStar(require("./ChargeCaptureBundle"), exports);
|
|
19
|
+
__exportStar(require("./ChargeCaptureBundleSummary"), exports);
|
|
19
20
|
__exportStar(require("./ChargeBundleError"), exports);
|
|
20
21
|
__exportStar(require("./ChargeCaptureBundleStatus"), exports);
|
|
22
|
+
__exportStar(require("./ChargeCaptureBundleSortField"), exports);
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from "../../../index";
|
|
5
|
+
import * as CandidApi from "../../../../api/index";
|
|
6
|
+
import * as core from "../../../../core";
|
|
7
|
+
export declare const ChargeCapturePostBilledChangeId: core.serialization.Schema<serializers.ChargeCapturePostBilledChangeId.Raw, CandidApi.ChargeCapturePostBilledChangeId>;
|
|
8
|
+
export declare namespace ChargeCapturePostBilledChangeId {
|
|
9
|
+
type Raw = string;
|
|
10
|
+
}
|