candidhealth 0.26.0 → 0.26.1
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 +1 -1
- package/api/resources/claims/types/Claim.d.ts +0 -37
- package/api/resources/contracts/resources/v2/client/Client.js +5 -5
- package/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
- package/api/resources/eligibility/resources/v2/client/Client.js +3 -3
- package/api/resources/encounters/resources/v4/client/Client.js +4 -4
- package/api/resources/encounters/resources/v4/types/Encounter.d.ts +0 -37
- package/api/resources/encounters/resources/v4/types/EncounterPage.d.ts +0 -37
- 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.js +10 -10
- 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/index.d.ts +0 -1
- package/api/resources/index.js +0 -1
- package/api/resources/insuranceAdjudications/resources/v1/client/Client.js +3 -3
- package/api/resources/insurancePayments/resources/v1/client/Client.js +5 -5
- package/api/resources/insuranceRefunds/resources/v1/client/Client.js +5 -5
- package/api/resources/invoices/index.d.ts +0 -1
- package/api/resources/invoices/index.js +0 -1
- 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/coverages/resources/v1/client/Client.js +6 -6
- package/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +7 -7
- package/api/resources/serviceFacility/client/Client.js +1 -1
- package/api/resources/serviceLines/resources/v2/client/Client.d.ts +0 -18
- package/api/resources/serviceLines/resources/v2/client/Client.js +2 -20
- package/api/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -41
- package/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -9
- package/api/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -9
- package/api/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
- package/api/resources/serviceLines/resources/v2/types/index.js +0 -1
- package/api/resources/tasks/resources/v3/client/Client.js +5 -5
- package/api/resources/thirdPartyPayerPayments/resources/v1/client/Client.js +5 -5
- package/api/resources/thirdPartyPayerRefunds/resources/v1/client/Client.js +5 -5
- package/api/resources/thirdPartyPayers/resources/v1/client/Client.js +6 -6
- package/api/resources/writeOffs/resources/v1/client/Client.js +4 -4
- package/dist/api/resources/auth/resources/v2/client/Client.js +1 -1
- package/dist/api/resources/billingNotes/resources/v2/client/Client.js +1 -1
- package/dist/api/resources/claims/types/Claim.d.ts +0 -37
- package/dist/api/resources/contracts/resources/v2/client/Client.js +5 -5
- package/dist/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
- package/dist/api/resources/eligibility/resources/v2/client/Client.js +3 -3
- package/dist/api/resources/encounters/resources/v4/client/Client.js +4 -4
- package/dist/api/resources/encounters/resources/v4/types/Encounter.d.ts +0 -37
- package/dist/api/resources/encounters/resources/v4/types/EncounterPage.d.ts +0 -37
- 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.js +10 -10
- 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/index.d.ts +0 -1
- package/dist/api/resources/index.js +0 -1
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/Client.js +3 -3
- package/dist/api/resources/insurancePayments/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/insuranceRefunds/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/invoices/index.d.ts +0 -1
- package/dist/api/resources/invoices/index.js +0 -1
- 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/coverages/resources/v1/client/Client.js +6 -6
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +7 -7
- package/dist/api/resources/serviceFacility/client/Client.js +1 -1
- package/dist/api/resources/serviceLines/resources/v2/client/Client.d.ts +0 -18
- package/dist/api/resources/serviceLines/resources/v2/client/Client.js +2 -20
- package/dist/api/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -41
- package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -9
- package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -9
- package/dist/api/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
- package/dist/api/resources/serviceLines/resources/v2/types/index.js +0 -1
- package/dist/api/resources/tasks/resources/v3/client/Client.js +5 -5
- package/dist/api/resources/thirdPartyPayerPayments/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/thirdPartyPayerRefunds/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/thirdPartyPayers/resources/v1/client/Client.js +6 -6
- package/dist/api/resources/writeOffs/resources/v1/client/Client.js +4 -4
- package/dist/serialization/resources/index.d.ts +0 -1
- package/dist/serialization/resources/index.js +0 -1
- package/dist/serialization/resources/invoices/index.d.ts +0 -1
- package/dist/serialization/resources/invoices/index.js +0 -1
- package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -6
- package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLine.js +0 -6
- package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -10
- package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.js +0 -10
- package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -10
- package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.js +0 -10
- package/dist/serialization/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
- package/dist/serialization/resources/serviceLines/resources/v2/types/index.js +0 -1
- package/package.json +1 -1
- package/reference.md +0 -18
- package/serialization/resources/index.d.ts +0 -1
- package/serialization/resources/index.js +0 -1
- package/serialization/resources/invoices/index.d.ts +0 -1
- package/serialization/resources/invoices/index.js +0 -1
- package/serialization/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -6
- package/serialization/resources/serviceLines/resources/v2/types/ServiceLine.js +0 -6
- package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -10
- package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.js +0 -10
- package/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -10
- package/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.js +0 -10
- package/serialization/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
- package/serialization/resources/serviceLines/resources/v2/types/index.js +0 -1
- package/api/resources/invoices/types/Invoice.d.ts +0 -19
- package/api/resources/invoices/types/Invoice.js +0 -5
- package/api/resources/invoices/types/InvoiceItem.d.ts +0 -8
- package/api/resources/invoices/types/InvoiceItem.js +0 -5
- package/api/resources/invoices/types/InvoiceStatus.d.ts +0 -12
- package/api/resources/invoices/types/InvoiceStatus.js +0 -14
- package/api/resources/invoices/types/index.d.ts +0 -3
- package/api/resources/invoices/types/index.js +0 -19
- package/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -8
- package/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -5
- package/dist/api/resources/invoices/types/Invoice.d.ts +0 -19
- package/dist/api/resources/invoices/types/Invoice.js +0 -5
- package/dist/api/resources/invoices/types/InvoiceItem.d.ts +0 -8
- package/dist/api/resources/invoices/types/InvoiceItem.js +0 -5
- package/dist/api/resources/invoices/types/InvoiceStatus.d.ts +0 -12
- package/dist/api/resources/invoices/types/InvoiceStatus.js +0 -14
- package/dist/api/resources/invoices/types/index.d.ts +0 -3
- package/dist/api/resources/invoices/types/index.js +0 -19
- package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -8
- package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -5
- package/dist/serialization/resources/invoices/types/Invoice.d.ts +0 -30
- package/dist/serialization/resources/invoices/types/Invoice.js +0 -51
- package/dist/serialization/resources/invoices/types/InvoiceItem.d.ts +0 -14
- package/dist/serialization/resources/invoices/types/InvoiceItem.js +0 -35
- package/dist/serialization/resources/invoices/types/InvoiceStatus.d.ts +0 -10
- package/dist/serialization/resources/invoices/types/InvoiceStatus.js +0 -31
- package/dist/serialization/resources/invoices/types/index.d.ts +0 -3
- package/dist/serialization/resources/invoices/types/index.js +0 -19
- package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -14
- package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -35
- package/serialization/resources/invoices/types/Invoice.d.ts +0 -30
- package/serialization/resources/invoices/types/Invoice.js +0 -51
- package/serialization/resources/invoices/types/InvoiceItem.d.ts +0 -14
- package/serialization/resources/invoices/types/InvoiceItem.js +0 -35
- package/serialization/resources/invoices/types/InvoiceStatus.d.ts +0 -10
- package/serialization/resources/invoices/types/InvoiceStatus.js +0 -31
- package/serialization/resources/invoices/types/index.d.ts +0 -3
- package/serialization/resources/invoices/types/index.js +0 -19
- package/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -14
- package/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -35
|
@@ -6,7 +6,6 @@ import * as CandidApi from "../../../../../../api/index";
|
|
|
6
6
|
import * as core from "../../../../../../core";
|
|
7
7
|
import { ProcedureModifier } from "../../../../commons/types/ProcedureModifier";
|
|
8
8
|
import { DiagnosisId } from "../../../../diagnoses/types/DiagnosisId";
|
|
9
|
-
import { ServiceLineAdjustment } from "./ServiceLineAdjustment";
|
|
10
9
|
import { ServiceLineDenialReason } from "./ServiceLineDenialReason";
|
|
11
10
|
import { FacilityTypeCode } from "../../../../commons/types/FacilityTypeCode";
|
|
12
11
|
import { ServiceLineUnits } from "../../../../commons/types/ServiceLineUnits";
|
|
@@ -17,21 +16,12 @@ export declare namespace ServiceLineUpdate {
|
|
|
17
16
|
edit_reason?: string | null;
|
|
18
17
|
modifiers?: ProcedureModifier.Raw[] | null;
|
|
19
18
|
charge_amount_cents?: number | null;
|
|
20
|
-
allowed_amount_cents?: number | null;
|
|
21
|
-
insurance_balance_cents?: number | null;
|
|
22
|
-
patient_balance_cents?: number | null;
|
|
23
|
-
primary_paid_amount_cents?: number | null;
|
|
24
|
-
secondary_paid_amount_cents?: number | null;
|
|
25
|
-
tertiary_paid_amount_cents?: number | null;
|
|
26
|
-
patient_responsibility_cents?: number | null;
|
|
27
19
|
diagnosis_id_zero?: DiagnosisId.Raw | null;
|
|
28
20
|
diagnosis_id_one?: DiagnosisId.Raw | null;
|
|
29
21
|
diagnosis_id_two?: DiagnosisId.Raw | null;
|
|
30
22
|
diagnosis_id_three?: DiagnosisId.Raw | null;
|
|
31
|
-
service_line_manual_adjustments?: ServiceLineAdjustment.Raw[] | null;
|
|
32
23
|
denial_reason?: ServiceLineDenialReason.Raw | null;
|
|
33
24
|
place_of_service_code?: FacilityTypeCode.Raw | null;
|
|
34
|
-
place_of_service_code_as_submitted?: FacilityTypeCode.Raw | null;
|
|
35
25
|
units?: ServiceLineUnits.Raw | null;
|
|
36
26
|
procedure_code?: string | null;
|
|
37
27
|
quantity?: Decimal.Raw | null;
|
|
@@ -30,7 +30,6 @@ exports.ServiceLineUpdate = void 0;
|
|
|
30
30
|
const core = __importStar(require("../../../../../../core"));
|
|
31
31
|
const ProcedureModifier_1 = require("../../../../commons/types/ProcedureModifier");
|
|
32
32
|
const DiagnosisId_1 = require("../../../../diagnoses/types/DiagnosisId");
|
|
33
|
-
const ServiceLineAdjustment_1 = require("./ServiceLineAdjustment");
|
|
34
33
|
const ServiceLineDenialReason_1 = require("./ServiceLineDenialReason");
|
|
35
34
|
const FacilityTypeCode_1 = require("../../../../commons/types/FacilityTypeCode");
|
|
36
35
|
const ServiceLineUnits_1 = require("../../../../commons/types/ServiceLineUnits");
|
|
@@ -39,21 +38,12 @@ exports.ServiceLineUpdate = core.serialization.object({
|
|
|
39
38
|
editReason: core.serialization.property("edit_reason", core.serialization.string().optional()),
|
|
40
39
|
modifiers: core.serialization.list(ProcedureModifier_1.ProcedureModifier).optional(),
|
|
41
40
|
chargeAmountCents: core.serialization.property("charge_amount_cents", core.serialization.number().optional()),
|
|
42
|
-
allowedAmountCents: core.serialization.property("allowed_amount_cents", core.serialization.number().optional()),
|
|
43
|
-
insuranceBalanceCents: core.serialization.property("insurance_balance_cents", core.serialization.number().optional()),
|
|
44
|
-
patientBalanceCents: core.serialization.property("patient_balance_cents", core.serialization.number().optional()),
|
|
45
|
-
primaryPaidAmountCents: core.serialization.property("primary_paid_amount_cents", core.serialization.number().optional()),
|
|
46
|
-
secondaryPaidAmountCents: core.serialization.property("secondary_paid_amount_cents", core.serialization.number().optional()),
|
|
47
|
-
tertiaryPaidAmountCents: core.serialization.property("tertiary_paid_amount_cents", core.serialization.number().optional()),
|
|
48
|
-
patientResponsibilityCents: core.serialization.property("patient_responsibility_cents", core.serialization.number().optional()),
|
|
49
41
|
diagnosisIdZero: core.serialization.property("diagnosis_id_zero", DiagnosisId_1.DiagnosisId.optional()),
|
|
50
42
|
diagnosisIdOne: core.serialization.property("diagnosis_id_one", DiagnosisId_1.DiagnosisId.optional()),
|
|
51
43
|
diagnosisIdTwo: core.serialization.property("diagnosis_id_two", DiagnosisId_1.DiagnosisId.optional()),
|
|
52
44
|
diagnosisIdThree: core.serialization.property("diagnosis_id_three", DiagnosisId_1.DiagnosisId.optional()),
|
|
53
|
-
serviceLineManualAdjustments: core.serialization.property("service_line_manual_adjustments", core.serialization.list(ServiceLineAdjustment_1.ServiceLineAdjustment).optional()),
|
|
54
45
|
denialReason: core.serialization.property("denial_reason", ServiceLineDenialReason_1.ServiceLineDenialReason.optional()),
|
|
55
46
|
placeOfServiceCode: core.serialization.property("place_of_service_code", FacilityTypeCode_1.FacilityTypeCode.optional()),
|
|
56
|
-
placeOfServiceCodeAsSubmitted: core.serialization.property("place_of_service_code_as_submitted", FacilityTypeCode_1.FacilityTypeCode.optional()),
|
|
57
47
|
units: ServiceLineUnits_1.ServiceLineUnits.optional(),
|
|
58
48
|
procedureCode: core.serialization.property("procedure_code", core.serialization.string().optional()),
|
|
59
49
|
quantity: Decimal_1.Decimal.optional(),
|
|
@@ -2,7 +2,6 @@ export * from "./ServiceLineCreate";
|
|
|
2
2
|
export * from "./ServiceLineCreateStandalone";
|
|
3
3
|
export * from "./ServiceLineUpdate";
|
|
4
4
|
export * from "./ServiceLine";
|
|
5
|
-
export * from "./ServiceLineEraData";
|
|
6
5
|
export * from "./ServiceLineAdjustment";
|
|
7
6
|
export * from "./ServiceLineDenialReason";
|
|
8
7
|
export * from "./DenialReasonContent";
|
|
@@ -18,7 +18,6 @@ __exportStar(require("./ServiceLineCreate"), exports);
|
|
|
18
18
|
__exportStar(require("./ServiceLineCreateStandalone"), exports);
|
|
19
19
|
__exportStar(require("./ServiceLineUpdate"), exports);
|
|
20
20
|
__exportStar(require("./ServiceLine"), exports);
|
|
21
|
-
__exportStar(require("./ServiceLineEraData"), exports);
|
|
22
21
|
__exportStar(require("./ServiceLineAdjustment"), exports);
|
|
23
22
|
__exportStar(require("./ServiceLineDenialReason"), exports);
|
|
24
23
|
__exportStar(require("./DenialReasonContent"), exports);
|
package/package.json
CHANGED
package/reference.md
CHANGED
|
@@ -5674,21 +5674,12 @@ await client.payers.v3.getAll({
|
|
|
5674
5674
|
await client.serviceLines.v2.create({
|
|
5675
5675
|
modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
|
|
5676
5676
|
chargeAmountCents: 1,
|
|
5677
|
-
allowedAmountCents: 1,
|
|
5678
|
-
insuranceBalanceCents: 1,
|
|
5679
|
-
patientBalanceCents: 1,
|
|
5680
|
-
primaryPaidAmountCents: 1,
|
|
5681
|
-
secondaryPaidAmountCents: 1,
|
|
5682
|
-
tertiaryPaidAmountCents: 1,
|
|
5683
|
-
patientResponsibilityCents: 1,
|
|
5684
5677
|
diagnosisIdZero: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
5685
5678
|
diagnosisIdOne: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
5686
5679
|
diagnosisIdTwo: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
5687
5680
|
diagnosisIdThree: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
5688
|
-
serviceLineManualAdjustments: [{}],
|
|
5689
5681
|
denialReason: {},
|
|
5690
5682
|
placeOfServiceCode: CandidApi.FacilityTypeCode.Pharmacy,
|
|
5691
|
-
placeOfServiceCodeAsSubmitted: CandidApi.FacilityTypeCode.Pharmacy,
|
|
5692
5683
|
procedureCode: "string",
|
|
5693
5684
|
quantity: CandidApi.Decimal("string"),
|
|
5694
5685
|
units: CandidApi.ServiceLineUnits.Mj,
|
|
@@ -5748,21 +5739,12 @@ await client.serviceLines.v2.update(CandidApi.ServiceLineId("d5e9c84f-c2b2-4bf4-
|
|
|
5748
5739
|
editReason: "string",
|
|
5749
5740
|
modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
|
|
5750
5741
|
chargeAmountCents: 1,
|
|
5751
|
-
allowedAmountCents: 1,
|
|
5752
|
-
insuranceBalanceCents: 1,
|
|
5753
|
-
patientBalanceCents: 1,
|
|
5754
|
-
primaryPaidAmountCents: 1,
|
|
5755
|
-
secondaryPaidAmountCents: 1,
|
|
5756
|
-
tertiaryPaidAmountCents: 1,
|
|
5757
|
-
patientResponsibilityCents: 1,
|
|
5758
5742
|
diagnosisIdZero: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
5759
5743
|
diagnosisIdOne: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
5760
5744
|
diagnosisIdTwo: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
5761
5745
|
diagnosisIdThree: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
5762
|
-
serviceLineManualAdjustments: [{}],
|
|
5763
5746
|
denialReason: {},
|
|
5764
5747
|
placeOfServiceCode: CandidApi.FacilityTypeCode.Pharmacy,
|
|
5765
|
-
placeOfServiceCodeAsSubmitted: CandidApi.FacilityTypeCode.Pharmacy,
|
|
5766
5748
|
units: CandidApi.ServiceLineUnits.Mj,
|
|
5767
5749
|
procedureCode: "string",
|
|
5768
5750
|
quantity: CandidApi.Decimal("string"),
|
|
@@ -47,7 +47,6 @@ export * as identifiers from "./identifiers";
|
|
|
47
47
|
export * from "./identifiers/types";
|
|
48
48
|
export * as individual from "./individual";
|
|
49
49
|
export * from "./individual/types";
|
|
50
|
-
export * from "./invoices/types";
|
|
51
50
|
export * as paymentAccountConfigs from "./paymentAccountConfigs";
|
|
52
51
|
export * from "./paymentAccountConfigs/types";
|
|
53
52
|
export * as serviceFacility from "./serviceFacility";
|
|
@@ -76,7 +76,6 @@ exports.identifiers = __importStar(require("./identifiers"));
|
|
|
76
76
|
__exportStar(require("./identifiers/types"), exports);
|
|
77
77
|
exports.individual = __importStar(require("./individual"));
|
|
78
78
|
__exportStar(require("./individual/types"), exports);
|
|
79
|
-
__exportStar(require("./invoices/types"), exports);
|
|
80
79
|
exports.paymentAccountConfigs = __importStar(require("./paymentAccountConfigs"));
|
|
81
80
|
__exportStar(require("./paymentAccountConfigs/types"), exports);
|
|
82
81
|
exports.serviceFacility = __importStar(require("./serviceFacility"));
|
|
@@ -6,9 +6,7 @@ import * as CandidApi from "../../../../../../api/index";
|
|
|
6
6
|
import * as core from "../../../../../../core";
|
|
7
7
|
import { ProcedureModifier } from "../../../../commons/types/ProcedureModifier";
|
|
8
8
|
import { DiagnosisId } from "../../../../diagnoses/types/DiagnosisId";
|
|
9
|
-
import { ServiceLineEraData } from "./ServiceLineEraData";
|
|
10
9
|
import { ServiceLineAdjustment } from "./ServiceLineAdjustment";
|
|
11
|
-
import { Invoice } from "../../../../invoices/types/Invoice";
|
|
12
10
|
import { InvoiceInfo } from "../../../../invoices/resources/v2/types/InvoiceInfo";
|
|
13
11
|
import { ServiceLineDenialReason } from "./ServiceLineDenialReason";
|
|
14
12
|
import { FacilityTypeCode } from "../../../../commons/types/FacilityTypeCode";
|
|
@@ -24,8 +22,6 @@ export declare namespace ServiceLine {
|
|
|
24
22
|
modifiers?: ProcedureModifier.Raw[] | null;
|
|
25
23
|
charge_amount_cents?: number | null;
|
|
26
24
|
allowed_amount_cents?: number | null;
|
|
27
|
-
insurance_balance_cents?: number | null;
|
|
28
|
-
patient_balance_cents?: number | null;
|
|
29
25
|
paid_amount_cents?: number | null;
|
|
30
26
|
primary_paid_amount_cents?: number | null;
|
|
31
27
|
secondary_paid_amount_cents?: number | null;
|
|
@@ -35,9 +31,7 @@ export declare namespace ServiceLine {
|
|
|
35
31
|
diagnosis_id_one?: DiagnosisId.Raw | null;
|
|
36
32
|
diagnosis_id_two?: DiagnosisId.Raw | null;
|
|
37
33
|
diagnosis_id_three?: DiagnosisId.Raw | null;
|
|
38
|
-
service_line_era_data?: ServiceLineEraData.Raw | null;
|
|
39
34
|
service_line_manual_adjustments?: ServiceLineAdjustment.Raw[] | null;
|
|
40
|
-
related_invoices?: Invoice.Raw[] | null;
|
|
41
35
|
related_invoice_info?: InvoiceInfo.Raw[] | null;
|
|
42
36
|
denial_reason?: ServiceLineDenialReason.Raw | null;
|
|
43
37
|
place_of_service_code?: FacilityTypeCode.Raw | null;
|
|
@@ -30,9 +30,7 @@ exports.ServiceLine = void 0;
|
|
|
30
30
|
const core = __importStar(require("../../../../../../core"));
|
|
31
31
|
const ProcedureModifier_1 = require("../../../../commons/types/ProcedureModifier");
|
|
32
32
|
const DiagnosisId_1 = require("../../../../diagnoses/types/DiagnosisId");
|
|
33
|
-
const ServiceLineEraData_1 = require("./ServiceLineEraData");
|
|
34
33
|
const ServiceLineAdjustment_1 = require("./ServiceLineAdjustment");
|
|
35
|
-
const Invoice_1 = require("../../../../invoices/types/Invoice");
|
|
36
34
|
const InvoiceInfo_1 = require("../../../../invoices/resources/v2/types/InvoiceInfo");
|
|
37
35
|
const ServiceLineDenialReason_1 = require("./ServiceLineDenialReason");
|
|
38
36
|
const FacilityTypeCode_1 = require("../../../../commons/types/FacilityTypeCode");
|
|
@@ -46,8 +44,6 @@ exports.ServiceLine = core.serialization.object({
|
|
|
46
44
|
modifiers: core.serialization.list(ProcedureModifier_1.ProcedureModifier).optional(),
|
|
47
45
|
chargeAmountCents: core.serialization.property("charge_amount_cents", core.serialization.number().optional()),
|
|
48
46
|
allowedAmountCents: core.serialization.property("allowed_amount_cents", core.serialization.number().optional()),
|
|
49
|
-
insuranceBalanceCents: core.serialization.property("insurance_balance_cents", core.serialization.number().optional()),
|
|
50
|
-
patientBalanceCents: core.serialization.property("patient_balance_cents", core.serialization.number().optional()),
|
|
51
47
|
paidAmountCents: core.serialization.property("paid_amount_cents", core.serialization.number().optional()),
|
|
52
48
|
primaryPaidAmountCents: core.serialization.property("primary_paid_amount_cents", core.serialization.number().optional()),
|
|
53
49
|
secondaryPaidAmountCents: core.serialization.property("secondary_paid_amount_cents", core.serialization.number().optional()),
|
|
@@ -57,9 +53,7 @@ exports.ServiceLine = core.serialization.object({
|
|
|
57
53
|
diagnosisIdOne: core.serialization.property("diagnosis_id_one", DiagnosisId_1.DiagnosisId.optional()),
|
|
58
54
|
diagnosisIdTwo: core.serialization.property("diagnosis_id_two", DiagnosisId_1.DiagnosisId.optional()),
|
|
59
55
|
diagnosisIdThree: core.serialization.property("diagnosis_id_three", DiagnosisId_1.DiagnosisId.optional()),
|
|
60
|
-
serviceLineEraData: core.serialization.property("service_line_era_data", ServiceLineEraData_1.ServiceLineEraData.optional()),
|
|
61
56
|
serviceLineManualAdjustments: core.serialization.property("service_line_manual_adjustments", core.serialization.list(ServiceLineAdjustment_1.ServiceLineAdjustment).optional()),
|
|
62
|
-
relatedInvoices: core.serialization.property("related_invoices", core.serialization.list(Invoice_1.Invoice).optional()),
|
|
63
57
|
relatedInvoiceInfo: core.serialization.property("related_invoice_info", core.serialization.list(InvoiceInfo_1.InvoiceInfo).optional()),
|
|
64
58
|
denialReason: core.serialization.property("denial_reason", ServiceLineDenialReason_1.ServiceLineDenialReason.optional()),
|
|
65
59
|
placeOfServiceCode: core.serialization.property("place_of_service_code", FacilityTypeCode_1.FacilityTypeCode.optional()),
|
package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts
CHANGED
|
@@ -6,7 +6,6 @@ import * as CandidApi from "../../../../../../api/index";
|
|
|
6
6
|
import * as core from "../../../../../../core";
|
|
7
7
|
import { ProcedureModifier } from "../../../../commons/types/ProcedureModifier";
|
|
8
8
|
import { DiagnosisId } from "../../../../diagnoses/types/DiagnosisId";
|
|
9
|
-
import { ServiceLineAdjustment } from "./ServiceLineAdjustment";
|
|
10
9
|
import { ServiceLineDenialReason } from "./ServiceLineDenialReason";
|
|
11
10
|
import { FacilityTypeCode } from "../../../../commons/types/FacilityTypeCode";
|
|
12
11
|
import { Decimal } from "../../../../commons/types/Decimal";
|
|
@@ -17,21 +16,12 @@ export declare namespace ServiceLineCreateStandalone {
|
|
|
17
16
|
interface Raw {
|
|
18
17
|
modifiers?: ProcedureModifier.Raw[] | null;
|
|
19
18
|
charge_amount_cents?: number | null;
|
|
20
|
-
allowed_amount_cents?: number | null;
|
|
21
|
-
insurance_balance_cents?: number | null;
|
|
22
|
-
patient_balance_cents?: number | null;
|
|
23
|
-
primary_paid_amount_cents?: number | null;
|
|
24
|
-
secondary_paid_amount_cents?: number | null;
|
|
25
|
-
tertiary_paid_amount_cents?: number | null;
|
|
26
|
-
patient_responsibility_cents?: number | null;
|
|
27
19
|
diagnosis_id_zero?: DiagnosisId.Raw | null;
|
|
28
20
|
diagnosis_id_one?: DiagnosisId.Raw | null;
|
|
29
21
|
diagnosis_id_two?: DiagnosisId.Raw | null;
|
|
30
22
|
diagnosis_id_three?: DiagnosisId.Raw | null;
|
|
31
|
-
service_line_manual_adjustments?: ServiceLineAdjustment.Raw[] | null;
|
|
32
23
|
denial_reason?: ServiceLineDenialReason.Raw | null;
|
|
33
24
|
place_of_service_code?: FacilityTypeCode.Raw | null;
|
|
34
|
-
place_of_service_code_as_submitted?: FacilityTypeCode.Raw | null;
|
|
35
25
|
procedure_code: string;
|
|
36
26
|
quantity: Decimal.Raw;
|
|
37
27
|
units: ServiceLineUnits.Raw;
|
package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.js
CHANGED
|
@@ -30,7 +30,6 @@ exports.ServiceLineCreateStandalone = void 0;
|
|
|
30
30
|
const core = __importStar(require("../../../../../../core"));
|
|
31
31
|
const ProcedureModifier_1 = require("../../../../commons/types/ProcedureModifier");
|
|
32
32
|
const DiagnosisId_1 = require("../../../../diagnoses/types/DiagnosisId");
|
|
33
|
-
const ServiceLineAdjustment_1 = require("./ServiceLineAdjustment");
|
|
34
33
|
const ServiceLineDenialReason_1 = require("./ServiceLineDenialReason");
|
|
35
34
|
const FacilityTypeCode_1 = require("../../../../commons/types/FacilityTypeCode");
|
|
36
35
|
const Decimal_1 = require("../../../../commons/types/Decimal");
|
|
@@ -39,21 +38,12 @@ const ClaimId_1 = require("../../../../commons/types/ClaimId");
|
|
|
39
38
|
exports.ServiceLineCreateStandalone = core.serialization.object({
|
|
40
39
|
modifiers: core.serialization.list(ProcedureModifier_1.ProcedureModifier).optional(),
|
|
41
40
|
chargeAmountCents: core.serialization.property("charge_amount_cents", core.serialization.number().optional()),
|
|
42
|
-
allowedAmountCents: core.serialization.property("allowed_amount_cents", core.serialization.number().optional()),
|
|
43
|
-
insuranceBalanceCents: core.serialization.property("insurance_balance_cents", core.serialization.number().optional()),
|
|
44
|
-
patientBalanceCents: core.serialization.property("patient_balance_cents", core.serialization.number().optional()),
|
|
45
|
-
primaryPaidAmountCents: core.serialization.property("primary_paid_amount_cents", core.serialization.number().optional()),
|
|
46
|
-
secondaryPaidAmountCents: core.serialization.property("secondary_paid_amount_cents", core.serialization.number().optional()),
|
|
47
|
-
tertiaryPaidAmountCents: core.serialization.property("tertiary_paid_amount_cents", core.serialization.number().optional()),
|
|
48
|
-
patientResponsibilityCents: core.serialization.property("patient_responsibility_cents", core.serialization.number().optional()),
|
|
49
41
|
diagnosisIdZero: core.serialization.property("diagnosis_id_zero", DiagnosisId_1.DiagnosisId.optional()),
|
|
50
42
|
diagnosisIdOne: core.serialization.property("diagnosis_id_one", DiagnosisId_1.DiagnosisId.optional()),
|
|
51
43
|
diagnosisIdTwo: core.serialization.property("diagnosis_id_two", DiagnosisId_1.DiagnosisId.optional()),
|
|
52
44
|
diagnosisIdThree: core.serialization.property("diagnosis_id_three", DiagnosisId_1.DiagnosisId.optional()),
|
|
53
|
-
serviceLineManualAdjustments: core.serialization.property("service_line_manual_adjustments", core.serialization.list(ServiceLineAdjustment_1.ServiceLineAdjustment).optional()),
|
|
54
45
|
denialReason: core.serialization.property("denial_reason", ServiceLineDenialReason_1.ServiceLineDenialReason.optional()),
|
|
55
46
|
placeOfServiceCode: core.serialization.property("place_of_service_code", FacilityTypeCode_1.FacilityTypeCode.optional()),
|
|
56
|
-
placeOfServiceCodeAsSubmitted: core.serialization.property("place_of_service_code_as_submitted", FacilityTypeCode_1.FacilityTypeCode.optional()),
|
|
57
47
|
procedureCode: core.serialization.property("procedure_code", core.serialization.string()),
|
|
58
48
|
quantity: Decimal_1.Decimal,
|
|
59
49
|
units: ServiceLineUnits_1.ServiceLineUnits,
|
|
@@ -6,7 +6,6 @@ import * as CandidApi from "../../../../../../api/index";
|
|
|
6
6
|
import * as core from "../../../../../../core";
|
|
7
7
|
import { ProcedureModifier } from "../../../../commons/types/ProcedureModifier";
|
|
8
8
|
import { DiagnosisId } from "../../../../diagnoses/types/DiagnosisId";
|
|
9
|
-
import { ServiceLineAdjustment } from "./ServiceLineAdjustment";
|
|
10
9
|
import { ServiceLineDenialReason } from "./ServiceLineDenialReason";
|
|
11
10
|
import { FacilityTypeCode } from "../../../../commons/types/FacilityTypeCode";
|
|
12
11
|
import { ServiceLineUnits } from "../../../../commons/types/ServiceLineUnits";
|
|
@@ -17,21 +16,12 @@ export declare namespace ServiceLineUpdate {
|
|
|
17
16
|
edit_reason?: string | null;
|
|
18
17
|
modifiers?: ProcedureModifier.Raw[] | null;
|
|
19
18
|
charge_amount_cents?: number | null;
|
|
20
|
-
allowed_amount_cents?: number | null;
|
|
21
|
-
insurance_balance_cents?: number | null;
|
|
22
|
-
patient_balance_cents?: number | null;
|
|
23
|
-
primary_paid_amount_cents?: number | null;
|
|
24
|
-
secondary_paid_amount_cents?: number | null;
|
|
25
|
-
tertiary_paid_amount_cents?: number | null;
|
|
26
|
-
patient_responsibility_cents?: number | null;
|
|
27
19
|
diagnosis_id_zero?: DiagnosisId.Raw | null;
|
|
28
20
|
diagnosis_id_one?: DiagnosisId.Raw | null;
|
|
29
21
|
diagnosis_id_two?: DiagnosisId.Raw | null;
|
|
30
22
|
diagnosis_id_three?: DiagnosisId.Raw | null;
|
|
31
|
-
service_line_manual_adjustments?: ServiceLineAdjustment.Raw[] | null;
|
|
32
23
|
denial_reason?: ServiceLineDenialReason.Raw | null;
|
|
33
24
|
place_of_service_code?: FacilityTypeCode.Raw | null;
|
|
34
|
-
place_of_service_code_as_submitted?: FacilityTypeCode.Raw | null;
|
|
35
25
|
units?: ServiceLineUnits.Raw | null;
|
|
36
26
|
procedure_code?: string | null;
|
|
37
27
|
quantity?: Decimal.Raw | null;
|
|
@@ -30,7 +30,6 @@ exports.ServiceLineUpdate = void 0;
|
|
|
30
30
|
const core = __importStar(require("../../../../../../core"));
|
|
31
31
|
const ProcedureModifier_1 = require("../../../../commons/types/ProcedureModifier");
|
|
32
32
|
const DiagnosisId_1 = require("../../../../diagnoses/types/DiagnosisId");
|
|
33
|
-
const ServiceLineAdjustment_1 = require("./ServiceLineAdjustment");
|
|
34
33
|
const ServiceLineDenialReason_1 = require("./ServiceLineDenialReason");
|
|
35
34
|
const FacilityTypeCode_1 = require("../../../../commons/types/FacilityTypeCode");
|
|
36
35
|
const ServiceLineUnits_1 = require("../../../../commons/types/ServiceLineUnits");
|
|
@@ -39,21 +38,12 @@ exports.ServiceLineUpdate = core.serialization.object({
|
|
|
39
38
|
editReason: core.serialization.property("edit_reason", core.serialization.string().optional()),
|
|
40
39
|
modifiers: core.serialization.list(ProcedureModifier_1.ProcedureModifier).optional(),
|
|
41
40
|
chargeAmountCents: core.serialization.property("charge_amount_cents", core.serialization.number().optional()),
|
|
42
|
-
allowedAmountCents: core.serialization.property("allowed_amount_cents", core.serialization.number().optional()),
|
|
43
|
-
insuranceBalanceCents: core.serialization.property("insurance_balance_cents", core.serialization.number().optional()),
|
|
44
|
-
patientBalanceCents: core.serialization.property("patient_balance_cents", core.serialization.number().optional()),
|
|
45
|
-
primaryPaidAmountCents: core.serialization.property("primary_paid_amount_cents", core.serialization.number().optional()),
|
|
46
|
-
secondaryPaidAmountCents: core.serialization.property("secondary_paid_amount_cents", core.serialization.number().optional()),
|
|
47
|
-
tertiaryPaidAmountCents: core.serialization.property("tertiary_paid_amount_cents", core.serialization.number().optional()),
|
|
48
|
-
patientResponsibilityCents: core.serialization.property("patient_responsibility_cents", core.serialization.number().optional()),
|
|
49
41
|
diagnosisIdZero: core.serialization.property("diagnosis_id_zero", DiagnosisId_1.DiagnosisId.optional()),
|
|
50
42
|
diagnosisIdOne: core.serialization.property("diagnosis_id_one", DiagnosisId_1.DiagnosisId.optional()),
|
|
51
43
|
diagnosisIdTwo: core.serialization.property("diagnosis_id_two", DiagnosisId_1.DiagnosisId.optional()),
|
|
52
44
|
diagnosisIdThree: core.serialization.property("diagnosis_id_three", DiagnosisId_1.DiagnosisId.optional()),
|
|
53
|
-
serviceLineManualAdjustments: core.serialization.property("service_line_manual_adjustments", core.serialization.list(ServiceLineAdjustment_1.ServiceLineAdjustment).optional()),
|
|
54
45
|
denialReason: core.serialization.property("denial_reason", ServiceLineDenialReason_1.ServiceLineDenialReason.optional()),
|
|
55
46
|
placeOfServiceCode: core.serialization.property("place_of_service_code", FacilityTypeCode_1.FacilityTypeCode.optional()),
|
|
56
|
-
placeOfServiceCodeAsSubmitted: core.serialization.property("place_of_service_code_as_submitted", FacilityTypeCode_1.FacilityTypeCode.optional()),
|
|
57
47
|
units: ServiceLineUnits_1.ServiceLineUnits.optional(),
|
|
58
48
|
procedureCode: core.serialization.property("procedure_code", core.serialization.string().optional()),
|
|
59
49
|
quantity: Decimal_1.Decimal.optional(),
|
|
@@ -2,7 +2,6 @@ export * from "./ServiceLineCreate";
|
|
|
2
2
|
export * from "./ServiceLineCreateStandalone";
|
|
3
3
|
export * from "./ServiceLineUpdate";
|
|
4
4
|
export * from "./ServiceLine";
|
|
5
|
-
export * from "./ServiceLineEraData";
|
|
6
5
|
export * from "./ServiceLineAdjustment";
|
|
7
6
|
export * from "./ServiceLineDenialReason";
|
|
8
7
|
export * from "./DenialReasonContent";
|
|
@@ -18,7 +18,6 @@ __exportStar(require("./ServiceLineCreate"), exports);
|
|
|
18
18
|
__exportStar(require("./ServiceLineCreateStandalone"), exports);
|
|
19
19
|
__exportStar(require("./ServiceLineUpdate"), exports);
|
|
20
20
|
__exportStar(require("./ServiceLine"), exports);
|
|
21
|
-
__exportStar(require("./ServiceLineEraData"), exports);
|
|
22
21
|
__exportStar(require("./ServiceLineAdjustment"), exports);
|
|
23
22
|
__exportStar(require("./ServiceLineDenialReason"), exports);
|
|
24
23
|
__exportStar(require("./DenialReasonContent"), exports);
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as CandidApi from "../../../index";
|
|
5
|
-
export interface Invoice {
|
|
6
|
-
id: CandidApi.InvoiceId;
|
|
7
|
-
createdAt: Date;
|
|
8
|
-
updatedAt: Date;
|
|
9
|
-
organzationId: CandidApi.OrganizationId;
|
|
10
|
-
sourceId: string;
|
|
11
|
-
sourceCustomerId: string;
|
|
12
|
-
patientExternalId: CandidApi.PatientExternalId;
|
|
13
|
-
note?: string;
|
|
14
|
-
dueDate: CandidApi.Date_;
|
|
15
|
-
status: CandidApi.InvoiceStatus;
|
|
16
|
-
url?: string;
|
|
17
|
-
customerInvoiceUrl?: string;
|
|
18
|
-
items: CandidApi.InvoiceItem[];
|
|
19
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
export declare type InvoiceStatus = "draft" | "open" | "paid" | "void" | "uncollectible" | "held";
|
|
5
|
-
export declare const InvoiceStatus: {
|
|
6
|
-
readonly Draft: "draft";
|
|
7
|
-
readonly Open: "open";
|
|
8
|
-
readonly Paid: "paid";
|
|
9
|
-
readonly Void: "void";
|
|
10
|
-
readonly Uncollectible: "uncollectible";
|
|
11
|
-
readonly Held: "held";
|
|
12
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.InvoiceStatus = void 0;
|
|
7
|
-
exports.InvoiceStatus = {
|
|
8
|
-
Draft: "draft",
|
|
9
|
-
Open: "open",
|
|
10
|
-
Paid: "paid",
|
|
11
|
-
Void: "void",
|
|
12
|
-
Uncollectible: "uncollectible",
|
|
13
|
-
Held: "held",
|
|
14
|
-
};
|
|
@@ -1,19 +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("./Invoice"), exports);
|
|
18
|
-
__exportStar(require("./InvoiceItem"), exports);
|
|
19
|
-
__exportStar(require("./InvoiceStatus"), exports);
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as CandidApi from "../../../../../index";
|
|
5
|
-
export interface ServiceLineEraData {
|
|
6
|
-
serviceLineAdjustments: CandidApi.serviceLines.v2.ServiceLineAdjustment[];
|
|
7
|
-
remittanceAdviceRemarkCodes: string[];
|
|
8
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as CandidApi from "../../../index";
|
|
5
|
-
export interface Invoice {
|
|
6
|
-
id: CandidApi.InvoiceId;
|
|
7
|
-
createdAt: Date;
|
|
8
|
-
updatedAt: Date;
|
|
9
|
-
organzationId: CandidApi.OrganizationId;
|
|
10
|
-
sourceId: string;
|
|
11
|
-
sourceCustomerId: string;
|
|
12
|
-
patientExternalId: CandidApi.PatientExternalId;
|
|
13
|
-
note?: string;
|
|
14
|
-
dueDate: CandidApi.Date_;
|
|
15
|
-
status: CandidApi.InvoiceStatus;
|
|
16
|
-
url?: string;
|
|
17
|
-
customerInvoiceUrl?: string;
|
|
18
|
-
items: CandidApi.InvoiceItem[];
|
|
19
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
export declare type InvoiceStatus = "draft" | "open" | "paid" | "void" | "uncollectible" | "held";
|
|
5
|
-
export declare const InvoiceStatus: {
|
|
6
|
-
readonly Draft: "draft";
|
|
7
|
-
readonly Open: "open";
|
|
8
|
-
readonly Paid: "paid";
|
|
9
|
-
readonly Void: "void";
|
|
10
|
-
readonly Uncollectible: "uncollectible";
|
|
11
|
-
readonly Held: "held";
|
|
12
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.InvoiceStatus = void 0;
|
|
7
|
-
exports.InvoiceStatus = {
|
|
8
|
-
Draft: "draft",
|
|
9
|
-
Open: "open",
|
|
10
|
-
Paid: "paid",
|
|
11
|
-
Void: "void",
|
|
12
|
-
Uncollectible: "uncollectible",
|
|
13
|
-
Held: "held",
|
|
14
|
-
};
|
|
@@ -1,19 +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("./Invoice"), exports);
|
|
18
|
-
__exportStar(require("./InvoiceItem"), exports);
|
|
19
|
-
__exportStar(require("./InvoiceStatus"), exports);
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as CandidApi from "../../../../../index";
|
|
5
|
-
export interface ServiceLineEraData {
|
|
6
|
-
serviceLineAdjustments: CandidApi.serviceLines.v2.ServiceLineAdjustment[];
|
|
7
|
-
remittanceAdviceRemarkCodes: string[];
|
|
8
|
-
}
|