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.
Files changed (152) hide show
  1. package/api/resources/auth/resources/v2/client/Client.js +1 -1
  2. package/api/resources/billingNotes/resources/v2/client/Client.js +1 -1
  3. package/api/resources/claims/types/Claim.d.ts +0 -37
  4. package/api/resources/contracts/resources/v2/client/Client.js +5 -5
  5. package/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
  6. package/api/resources/eligibility/resources/v2/client/Client.js +3 -3
  7. package/api/resources/encounters/resources/v4/client/Client.js +4 -4
  8. package/api/resources/encounters/resources/v4/types/Encounter.d.ts +0 -37
  9. package/api/resources/encounters/resources/v4/types/EncounterPage.d.ts +0 -37
  10. package/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +1 -1
  11. package/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +2 -2
  12. package/api/resources/exports/resources/v3/client/Client.js +1 -1
  13. package/api/resources/externalPaymentAccountConfig/resources/v1/client/Client.js +1 -1
  14. package/api/resources/feeSchedules/resources/v3/client/Client.js +10 -10
  15. package/api/resources/guarantor/resources/v1/client/Client.js +3 -3
  16. package/api/resources/importInvoice/resources/v1/client/Client.js +4 -4
  17. package/api/resources/index.d.ts +0 -1
  18. package/api/resources/index.js +0 -1
  19. package/api/resources/insuranceAdjudications/resources/v1/client/Client.js +3 -3
  20. package/api/resources/insurancePayments/resources/v1/client/Client.js +5 -5
  21. package/api/resources/insuranceRefunds/resources/v1/client/Client.js +5 -5
  22. package/api/resources/invoices/index.d.ts +0 -1
  23. package/api/resources/invoices/index.js +0 -1
  24. package/api/resources/organizationProviders/resources/v3/client/Client.js +4 -4
  25. package/api/resources/organizationServiceFacilities/resources/v2/client/Client.js +5 -5
  26. package/api/resources/patientPayments/resources/v4/client/Client.js +5 -5
  27. package/api/resources/patientRefunds/resources/v1/client/Client.js +5 -5
  28. package/api/resources/payers/resources/v3/client/Client.js +2 -2
  29. package/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +6 -6
  30. package/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +7 -7
  31. package/api/resources/serviceFacility/client/Client.js +1 -1
  32. package/api/resources/serviceLines/resources/v2/client/Client.d.ts +0 -18
  33. package/api/resources/serviceLines/resources/v2/client/Client.js +2 -20
  34. package/api/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -41
  35. package/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -9
  36. package/api/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -9
  37. package/api/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
  38. package/api/resources/serviceLines/resources/v2/types/index.js +0 -1
  39. package/api/resources/tasks/resources/v3/client/Client.js +5 -5
  40. package/api/resources/thirdPartyPayerPayments/resources/v1/client/Client.js +5 -5
  41. package/api/resources/thirdPartyPayerRefunds/resources/v1/client/Client.js +5 -5
  42. package/api/resources/thirdPartyPayers/resources/v1/client/Client.js +6 -6
  43. package/api/resources/writeOffs/resources/v1/client/Client.js +4 -4
  44. package/dist/api/resources/auth/resources/v2/client/Client.js +1 -1
  45. package/dist/api/resources/billingNotes/resources/v2/client/Client.js +1 -1
  46. package/dist/api/resources/claims/types/Claim.d.ts +0 -37
  47. package/dist/api/resources/contracts/resources/v2/client/Client.js +5 -5
  48. package/dist/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
  49. package/dist/api/resources/eligibility/resources/v2/client/Client.js +3 -3
  50. package/dist/api/resources/encounters/resources/v4/client/Client.js +4 -4
  51. package/dist/api/resources/encounters/resources/v4/types/Encounter.d.ts +0 -37
  52. package/dist/api/resources/encounters/resources/v4/types/EncounterPage.d.ts +0 -37
  53. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +1 -1
  54. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +2 -2
  55. package/dist/api/resources/exports/resources/v3/client/Client.js +1 -1
  56. package/dist/api/resources/externalPaymentAccountConfig/resources/v1/client/Client.js +1 -1
  57. package/dist/api/resources/feeSchedules/resources/v3/client/Client.js +10 -10
  58. package/dist/api/resources/guarantor/resources/v1/client/Client.js +3 -3
  59. package/dist/api/resources/importInvoice/resources/v1/client/Client.js +4 -4
  60. package/dist/api/resources/index.d.ts +0 -1
  61. package/dist/api/resources/index.js +0 -1
  62. package/dist/api/resources/insuranceAdjudications/resources/v1/client/Client.js +3 -3
  63. package/dist/api/resources/insurancePayments/resources/v1/client/Client.js +5 -5
  64. package/dist/api/resources/insuranceRefunds/resources/v1/client/Client.js +5 -5
  65. package/dist/api/resources/invoices/index.d.ts +0 -1
  66. package/dist/api/resources/invoices/index.js +0 -1
  67. package/dist/api/resources/organizationProviders/resources/v3/client/Client.js +4 -4
  68. package/dist/api/resources/organizationServiceFacilities/resources/v2/client/Client.js +5 -5
  69. package/dist/api/resources/patientPayments/resources/v4/client/Client.js +5 -5
  70. package/dist/api/resources/patientRefunds/resources/v1/client/Client.js +5 -5
  71. package/dist/api/resources/payers/resources/v3/client/Client.js +2 -2
  72. package/dist/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +6 -6
  73. package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +7 -7
  74. package/dist/api/resources/serviceFacility/client/Client.js +1 -1
  75. package/dist/api/resources/serviceLines/resources/v2/client/Client.d.ts +0 -18
  76. package/dist/api/resources/serviceLines/resources/v2/client/Client.js +2 -20
  77. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -41
  78. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -9
  79. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -9
  80. package/dist/api/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
  81. package/dist/api/resources/serviceLines/resources/v2/types/index.js +0 -1
  82. package/dist/api/resources/tasks/resources/v3/client/Client.js +5 -5
  83. package/dist/api/resources/thirdPartyPayerPayments/resources/v1/client/Client.js +5 -5
  84. package/dist/api/resources/thirdPartyPayerRefunds/resources/v1/client/Client.js +5 -5
  85. package/dist/api/resources/thirdPartyPayers/resources/v1/client/Client.js +6 -6
  86. package/dist/api/resources/writeOffs/resources/v1/client/Client.js +4 -4
  87. package/dist/serialization/resources/index.d.ts +0 -1
  88. package/dist/serialization/resources/index.js +0 -1
  89. package/dist/serialization/resources/invoices/index.d.ts +0 -1
  90. package/dist/serialization/resources/invoices/index.js +0 -1
  91. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -6
  92. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLine.js +0 -6
  93. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -10
  94. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.js +0 -10
  95. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -10
  96. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.js +0 -10
  97. package/dist/serialization/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
  98. package/dist/serialization/resources/serviceLines/resources/v2/types/index.js +0 -1
  99. package/package.json +1 -1
  100. package/reference.md +0 -18
  101. package/serialization/resources/index.d.ts +0 -1
  102. package/serialization/resources/index.js +0 -1
  103. package/serialization/resources/invoices/index.d.ts +0 -1
  104. package/serialization/resources/invoices/index.js +0 -1
  105. package/serialization/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -6
  106. package/serialization/resources/serviceLines/resources/v2/types/ServiceLine.js +0 -6
  107. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -10
  108. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.js +0 -10
  109. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -10
  110. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.js +0 -10
  111. package/serialization/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
  112. package/serialization/resources/serviceLines/resources/v2/types/index.js +0 -1
  113. package/api/resources/invoices/types/Invoice.d.ts +0 -19
  114. package/api/resources/invoices/types/Invoice.js +0 -5
  115. package/api/resources/invoices/types/InvoiceItem.d.ts +0 -8
  116. package/api/resources/invoices/types/InvoiceItem.js +0 -5
  117. package/api/resources/invoices/types/InvoiceStatus.d.ts +0 -12
  118. package/api/resources/invoices/types/InvoiceStatus.js +0 -14
  119. package/api/resources/invoices/types/index.d.ts +0 -3
  120. package/api/resources/invoices/types/index.js +0 -19
  121. package/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -8
  122. package/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -5
  123. package/dist/api/resources/invoices/types/Invoice.d.ts +0 -19
  124. package/dist/api/resources/invoices/types/Invoice.js +0 -5
  125. package/dist/api/resources/invoices/types/InvoiceItem.d.ts +0 -8
  126. package/dist/api/resources/invoices/types/InvoiceItem.js +0 -5
  127. package/dist/api/resources/invoices/types/InvoiceStatus.d.ts +0 -12
  128. package/dist/api/resources/invoices/types/InvoiceStatus.js +0 -14
  129. package/dist/api/resources/invoices/types/index.d.ts +0 -3
  130. package/dist/api/resources/invoices/types/index.js +0 -19
  131. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -8
  132. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -5
  133. package/dist/serialization/resources/invoices/types/Invoice.d.ts +0 -30
  134. package/dist/serialization/resources/invoices/types/Invoice.js +0 -51
  135. package/dist/serialization/resources/invoices/types/InvoiceItem.d.ts +0 -14
  136. package/dist/serialization/resources/invoices/types/InvoiceItem.js +0 -35
  137. package/dist/serialization/resources/invoices/types/InvoiceStatus.d.ts +0 -10
  138. package/dist/serialization/resources/invoices/types/InvoiceStatus.js +0 -31
  139. package/dist/serialization/resources/invoices/types/index.d.ts +0 -3
  140. package/dist/serialization/resources/invoices/types/index.js +0 -19
  141. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -14
  142. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -35
  143. package/serialization/resources/invoices/types/Invoice.d.ts +0 -30
  144. package/serialization/resources/invoices/types/Invoice.js +0 -51
  145. package/serialization/resources/invoices/types/InvoiceItem.d.ts +0 -14
  146. package/serialization/resources/invoices/types/InvoiceItem.js +0 -35
  147. package/serialization/resources/invoices/types/InvoiceStatus.d.ts +0 -10
  148. package/serialization/resources/invoices/types/InvoiceStatus.js +0 -31
  149. package/serialization/resources/invoices/types/index.d.ts +0 -3
  150. package/serialization/resources/invoices/types/index.js +0 -19
  151. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -14
  152. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -35
@@ -1,30 +0,0 @@
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 { InvoiceId } from "../../commons/types/InvoiceId";
8
- import { OrganizationId } from "../../commons/types/OrganizationId";
9
- import { PatientExternalId } from "../../commons/types/PatientExternalId";
10
- import { Date_ } from "../../commons/types/Date_";
11
- import { InvoiceStatus } from "./InvoiceStatus";
12
- import { InvoiceItem } from "./InvoiceItem";
13
- export declare const Invoice: core.serialization.ObjectSchema<serializers.Invoice.Raw, CandidApi.Invoice>;
14
- export declare namespace Invoice {
15
- interface Raw {
16
- id: InvoiceId.Raw;
17
- created_at: string;
18
- updated_at: string;
19
- organzation_id: OrganizationId.Raw;
20
- source_id: string;
21
- source_customer_id: string;
22
- patient_external_id: PatientExternalId.Raw;
23
- note?: string | null;
24
- due_date: Date_.Raw;
25
- status: InvoiceStatus.Raw;
26
- url?: string | null;
27
- customer_invoice_url?: string | null;
28
- items: InvoiceItem.Raw[];
29
- }
30
- }
@@ -1,51 +0,0 @@
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 (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.Invoice = void 0;
30
- const core = __importStar(require("../../../../core"));
31
- const InvoiceId_1 = require("../../commons/types/InvoiceId");
32
- const OrganizationId_1 = require("../../commons/types/OrganizationId");
33
- const PatientExternalId_1 = require("../../commons/types/PatientExternalId");
34
- const Date_1 = require("../../commons/types/Date_");
35
- const InvoiceStatus_1 = require("./InvoiceStatus");
36
- const InvoiceItem_1 = require("./InvoiceItem");
37
- exports.Invoice = core.serialization.object({
38
- id: InvoiceId_1.InvoiceId,
39
- createdAt: core.serialization.property("created_at", core.serialization.date()),
40
- updatedAt: core.serialization.property("updated_at", core.serialization.date()),
41
- organzationId: core.serialization.property("organzation_id", OrganizationId_1.OrganizationId),
42
- sourceId: core.serialization.property("source_id", core.serialization.string()),
43
- sourceCustomerId: core.serialization.property("source_customer_id", core.serialization.string()),
44
- patientExternalId: core.serialization.property("patient_external_id", PatientExternalId_1.PatientExternalId),
45
- note: core.serialization.string().optional(),
46
- dueDate: core.serialization.property("due_date", Date_1.Date_),
47
- status: InvoiceStatus_1.InvoiceStatus,
48
- url: core.serialization.string().optional(),
49
- customerInvoiceUrl: core.serialization.property("customer_invoice_url", core.serialization.string().optional()),
50
- items: core.serialization.list(InvoiceItem_1.InvoiceItem),
51
- });
@@ -1,14 +0,0 @@
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 { ServiceLineId } from "../../commons/types/ServiceLineId";
8
- export declare const InvoiceItem: core.serialization.ObjectSchema<serializers.InvoiceItem.Raw, CandidApi.InvoiceItem>;
9
- export declare namespace InvoiceItem {
10
- interface Raw {
11
- service_line_id: ServiceLineId.Raw;
12
- amount_cents: number;
13
- }
14
- }
@@ -1,35 +0,0 @@
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 (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.InvoiceItem = void 0;
30
- const core = __importStar(require("../../../../core"));
31
- const ServiceLineId_1 = require("../../commons/types/ServiceLineId");
32
- exports.InvoiceItem = core.serialization.object({
33
- serviceLineId: core.serialization.property("service_line_id", ServiceLineId_1.ServiceLineId),
34
- amountCents: core.serialization.property("amount_cents", core.serialization.number()),
35
- });
@@ -1,10 +0,0 @@
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 InvoiceStatus: core.serialization.Schema<serializers.InvoiceStatus.Raw, CandidApi.InvoiceStatus>;
8
- export declare namespace InvoiceStatus {
9
- type Raw = "draft" | "open" | "paid" | "void" | "uncollectible" | "held";
10
- }
@@ -1,31 +0,0 @@
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 (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.InvoiceStatus = void 0;
30
- const core = __importStar(require("../../../../core"));
31
- exports.InvoiceStatus = core.serialization.enum_(["draft", "open", "paid", "void", "uncollectible", "held"]);
@@ -1,3 +0,0 @@
1
- export * from "./Invoice";
2
- export * from "./InvoiceItem";
3
- export * from "./InvoiceStatus";
@@ -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,14 +0,0 @@
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 { ServiceLineAdjustment } from "./ServiceLineAdjustment";
8
- export declare const ServiceLineEraData: core.serialization.ObjectSchema<serializers.serviceLines.v2.ServiceLineEraData.Raw, CandidApi.serviceLines.v2.ServiceLineEraData>;
9
- export declare namespace ServiceLineEraData {
10
- interface Raw {
11
- service_line_adjustments: ServiceLineAdjustment.Raw[];
12
- remittance_advice_remark_codes: string[];
13
- }
14
- }
@@ -1,35 +0,0 @@
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 (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.ServiceLineEraData = void 0;
30
- const core = __importStar(require("../../../../../../core"));
31
- const ServiceLineAdjustment_1 = require("./ServiceLineAdjustment");
32
- exports.ServiceLineEraData = core.serialization.object({
33
- serviceLineAdjustments: core.serialization.property("service_line_adjustments", core.serialization.list(ServiceLineAdjustment_1.ServiceLineAdjustment)),
34
- remittanceAdviceRemarkCodes: core.serialization.property("remittance_advice_remark_codes", core.serialization.list(core.serialization.string())),
35
- });
@@ -1,30 +0,0 @@
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 { InvoiceId } from "../../commons/types/InvoiceId";
8
- import { OrganizationId } from "../../commons/types/OrganizationId";
9
- import { PatientExternalId } from "../../commons/types/PatientExternalId";
10
- import { Date_ } from "../../commons/types/Date_";
11
- import { InvoiceStatus } from "./InvoiceStatus";
12
- import { InvoiceItem } from "./InvoiceItem";
13
- export declare const Invoice: core.serialization.ObjectSchema<serializers.Invoice.Raw, CandidApi.Invoice>;
14
- export declare namespace Invoice {
15
- interface Raw {
16
- id: InvoiceId.Raw;
17
- created_at: string;
18
- updated_at: string;
19
- organzation_id: OrganizationId.Raw;
20
- source_id: string;
21
- source_customer_id: string;
22
- patient_external_id: PatientExternalId.Raw;
23
- note?: string | null;
24
- due_date: Date_.Raw;
25
- status: InvoiceStatus.Raw;
26
- url?: string | null;
27
- customer_invoice_url?: string | null;
28
- items: InvoiceItem.Raw[];
29
- }
30
- }
@@ -1,51 +0,0 @@
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 (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.Invoice = void 0;
30
- const core = __importStar(require("../../../../core"));
31
- const InvoiceId_1 = require("../../commons/types/InvoiceId");
32
- const OrganizationId_1 = require("../../commons/types/OrganizationId");
33
- const PatientExternalId_1 = require("../../commons/types/PatientExternalId");
34
- const Date_1 = require("../../commons/types/Date_");
35
- const InvoiceStatus_1 = require("./InvoiceStatus");
36
- const InvoiceItem_1 = require("./InvoiceItem");
37
- exports.Invoice = core.serialization.object({
38
- id: InvoiceId_1.InvoiceId,
39
- createdAt: core.serialization.property("created_at", core.serialization.date()),
40
- updatedAt: core.serialization.property("updated_at", core.serialization.date()),
41
- organzationId: core.serialization.property("organzation_id", OrganizationId_1.OrganizationId),
42
- sourceId: core.serialization.property("source_id", core.serialization.string()),
43
- sourceCustomerId: core.serialization.property("source_customer_id", core.serialization.string()),
44
- patientExternalId: core.serialization.property("patient_external_id", PatientExternalId_1.PatientExternalId),
45
- note: core.serialization.string().optional(),
46
- dueDate: core.serialization.property("due_date", Date_1.Date_),
47
- status: InvoiceStatus_1.InvoiceStatus,
48
- url: core.serialization.string().optional(),
49
- customerInvoiceUrl: core.serialization.property("customer_invoice_url", core.serialization.string().optional()),
50
- items: core.serialization.list(InvoiceItem_1.InvoiceItem),
51
- });
@@ -1,14 +0,0 @@
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 { ServiceLineId } from "../../commons/types/ServiceLineId";
8
- export declare const InvoiceItem: core.serialization.ObjectSchema<serializers.InvoiceItem.Raw, CandidApi.InvoiceItem>;
9
- export declare namespace InvoiceItem {
10
- interface Raw {
11
- service_line_id: ServiceLineId.Raw;
12
- amount_cents: number;
13
- }
14
- }
@@ -1,35 +0,0 @@
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 (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.InvoiceItem = void 0;
30
- const core = __importStar(require("../../../../core"));
31
- const ServiceLineId_1 = require("../../commons/types/ServiceLineId");
32
- exports.InvoiceItem = core.serialization.object({
33
- serviceLineId: core.serialization.property("service_line_id", ServiceLineId_1.ServiceLineId),
34
- amountCents: core.serialization.property("amount_cents", core.serialization.number()),
35
- });
@@ -1,10 +0,0 @@
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 InvoiceStatus: core.serialization.Schema<serializers.InvoiceStatus.Raw, CandidApi.InvoiceStatus>;
8
- export declare namespace InvoiceStatus {
9
- type Raw = "draft" | "open" | "paid" | "void" | "uncollectible" | "held";
10
- }
@@ -1,31 +0,0 @@
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 (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.InvoiceStatus = void 0;
30
- const core = __importStar(require("../../../../core"));
31
- exports.InvoiceStatus = core.serialization.enum_(["draft", "open", "paid", "void", "uncollectible", "held"]);
@@ -1,3 +0,0 @@
1
- export * from "./Invoice";
2
- export * from "./InvoiceItem";
3
- export * from "./InvoiceStatus";
@@ -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,14 +0,0 @@
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 { ServiceLineAdjustment } from "./ServiceLineAdjustment";
8
- export declare const ServiceLineEraData: core.serialization.ObjectSchema<serializers.serviceLines.v2.ServiceLineEraData.Raw, CandidApi.serviceLines.v2.ServiceLineEraData>;
9
- export declare namespace ServiceLineEraData {
10
- interface Raw {
11
- service_line_adjustments: ServiceLineAdjustment.Raw[];
12
- remittance_advice_remark_codes: string[];
13
- }
14
- }
@@ -1,35 +0,0 @@
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 (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.ServiceLineEraData = void 0;
30
- const core = __importStar(require("../../../../../../core"));
31
- const ServiceLineAdjustment_1 = require("./ServiceLineAdjustment");
32
- exports.ServiceLineEraData = core.serialization.object({
33
- serviceLineAdjustments: core.serialization.property("service_line_adjustments", core.serialization.list(ServiceLineAdjustment_1.ServiceLineAdjustment)),
34
- remittanceAdviceRemarkCodes: core.serialization.property("remittance_advice_remark_codes", core.serialization.list(core.serialization.string())),
35
- });