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
|
@@ -66,7 +66,7 @@ class V3 {
|
|
|
66
66
|
Authorization: yield this._getAuthorizationHeader(),
|
|
67
67
|
"X-Fern-Language": "JavaScript",
|
|
68
68
|
"X-Fern-SDK-Name": "candidhealth",
|
|
69
|
-
"X-Fern-SDK-Version": "0.26.
|
|
69
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
70
70
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
71
71
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
72
72
|
},
|
|
@@ -166,7 +166,7 @@ class V3 {
|
|
|
166
166
|
Authorization: yield this._getAuthorizationHeader(),
|
|
167
167
|
"X-Fern-Language": "JavaScript",
|
|
168
168
|
"X-Fern-SDK-Name": "candidhealth",
|
|
169
|
-
"X-Fern-SDK-Version": "0.26.
|
|
169
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
170
170
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
171
171
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
172
172
|
},
|
|
@@ -226,7 +226,7 @@ class V3 {
|
|
|
226
226
|
Authorization: yield this._getAuthorizationHeader(),
|
|
227
227
|
"X-Fern-Language": "JavaScript",
|
|
228
228
|
"X-Fern-SDK-Name": "candidhealth",
|
|
229
|
-
"X-Fern-SDK-Version": "0.26.
|
|
229
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
230
230
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
231
231
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
232
232
|
},
|
|
@@ -294,7 +294,7 @@ class V3 {
|
|
|
294
294
|
Authorization: yield this._getAuthorizationHeader(),
|
|
295
295
|
"X-Fern-Language": "JavaScript",
|
|
296
296
|
"X-Fern-SDK-Name": "candidhealth",
|
|
297
|
-
"X-Fern-SDK-Version": "0.26.
|
|
297
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
298
298
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
299
299
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
300
300
|
},
|
|
@@ -345,7 +345,7 @@ class V3 {
|
|
|
345
345
|
Authorization: yield this._getAuthorizationHeader(),
|
|
346
346
|
"X-Fern-Language": "JavaScript",
|
|
347
347
|
"X-Fern-SDK-Name": "candidhealth",
|
|
348
|
-
"X-Fern-SDK-Version": "0.26.
|
|
348
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
349
349
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
350
350
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
351
351
|
},
|
|
@@ -104,7 +104,7 @@ class V1 {
|
|
|
104
104
|
Authorization: yield this._getAuthorizationHeader(),
|
|
105
105
|
"X-Fern-Language": "JavaScript",
|
|
106
106
|
"X-Fern-SDK-Name": "candidhealth",
|
|
107
|
-
"X-Fern-SDK-Version": "0.26.
|
|
107
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
108
108
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
109
109
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
110
110
|
},
|
|
@@ -166,7 +166,7 @@ class V1 {
|
|
|
166
166
|
Authorization: yield this._getAuthorizationHeader(),
|
|
167
167
|
"X-Fern-Language": "JavaScript",
|
|
168
168
|
"X-Fern-SDK-Name": "candidhealth",
|
|
169
|
-
"X-Fern-SDK-Version": "0.26.
|
|
169
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
170
170
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
171
171
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
172
172
|
},
|
|
@@ -233,7 +233,7 @@ class V1 {
|
|
|
233
233
|
Authorization: yield this._getAuthorizationHeader(),
|
|
234
234
|
"X-Fern-Language": "JavaScript",
|
|
235
235
|
"X-Fern-SDK-Name": "candidhealth",
|
|
236
|
-
"X-Fern-SDK-Version": "0.26.
|
|
236
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
237
237
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
238
238
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
239
239
|
},
|
|
@@ -307,7 +307,7 @@ class V1 {
|
|
|
307
307
|
Authorization: yield this._getAuthorizationHeader(),
|
|
308
308
|
"X-Fern-Language": "JavaScript",
|
|
309
309
|
"X-Fern-SDK-Name": "candidhealth",
|
|
310
|
-
"X-Fern-SDK-Version": "0.26.
|
|
310
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
311
311
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
312
312
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
313
313
|
},
|
|
@@ -372,7 +372,7 @@ class V1 {
|
|
|
372
372
|
Authorization: yield this._getAuthorizationHeader(),
|
|
373
373
|
"X-Fern-Language": "JavaScript",
|
|
374
374
|
"X-Fern-SDK-Name": "candidhealth",
|
|
375
|
-
"X-Fern-SDK-Version": "0.26.
|
|
375
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
376
376
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
377
377
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
378
378
|
},
|
|
@@ -104,7 +104,7 @@ class V1 {
|
|
|
104
104
|
Authorization: yield this._getAuthorizationHeader(),
|
|
105
105
|
"X-Fern-Language": "JavaScript",
|
|
106
106
|
"X-Fern-SDK-Name": "candidhealth",
|
|
107
|
-
"X-Fern-SDK-Version": "0.26.
|
|
107
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
108
108
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
109
109
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
110
110
|
},
|
|
@@ -166,7 +166,7 @@ class V1 {
|
|
|
166
166
|
Authorization: yield this._getAuthorizationHeader(),
|
|
167
167
|
"X-Fern-Language": "JavaScript",
|
|
168
168
|
"X-Fern-SDK-Name": "candidhealth",
|
|
169
|
-
"X-Fern-SDK-Version": "0.26.
|
|
169
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
170
170
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
171
171
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
172
172
|
},
|
|
@@ -237,7 +237,7 @@ class V1 {
|
|
|
237
237
|
Authorization: yield this._getAuthorizationHeader(),
|
|
238
238
|
"X-Fern-Language": "JavaScript",
|
|
239
239
|
"X-Fern-SDK-Name": "candidhealth",
|
|
240
|
-
"X-Fern-SDK-Version": "0.26.
|
|
240
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
241
241
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
242
242
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
243
243
|
},
|
|
@@ -318,7 +318,7 @@ class V1 {
|
|
|
318
318
|
Authorization: yield this._getAuthorizationHeader(),
|
|
319
319
|
"X-Fern-Language": "JavaScript",
|
|
320
320
|
"X-Fern-SDK-Name": "candidhealth",
|
|
321
|
-
"X-Fern-SDK-Version": "0.26.
|
|
321
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
322
322
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
323
323
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
324
324
|
},
|
|
@@ -383,7 +383,7 @@ class V1 {
|
|
|
383
383
|
Authorization: yield this._getAuthorizationHeader(),
|
|
384
384
|
"X-Fern-Language": "JavaScript",
|
|
385
385
|
"X-Fern-SDK-Name": "candidhealth",
|
|
386
|
-
"X-Fern-SDK-Version": "0.26.
|
|
386
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
387
387
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
388
388
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
389
389
|
},
|
|
@@ -70,7 +70,7 @@ class V1 {
|
|
|
70
70
|
Authorization: yield this._getAuthorizationHeader(),
|
|
71
71
|
"X-Fern-Language": "JavaScript",
|
|
72
72
|
"X-Fern-SDK-Name": "candidhealth",
|
|
73
|
-
"X-Fern-SDK-Version": "0.26.
|
|
73
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
74
74
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
75
75
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
76
76
|
},
|
|
@@ -136,7 +136,7 @@ class V1 {
|
|
|
136
136
|
Authorization: yield this._getAuthorizationHeader(),
|
|
137
137
|
"X-Fern-Language": "JavaScript",
|
|
138
138
|
"X-Fern-SDK-Name": "candidhealth",
|
|
139
|
-
"X-Fern-SDK-Version": "0.26.
|
|
139
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
140
140
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
141
141
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
142
142
|
},
|
|
@@ -229,7 +229,7 @@ class V1 {
|
|
|
229
229
|
Authorization: yield this._getAuthorizationHeader(),
|
|
230
230
|
"X-Fern-Language": "JavaScript",
|
|
231
231
|
"X-Fern-SDK-Name": "candidhealth",
|
|
232
|
-
"X-Fern-SDK-Version": "0.26.
|
|
232
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
233
233
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
234
234
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
235
235
|
},
|
|
@@ -289,7 +289,7 @@ class V1 {
|
|
|
289
289
|
Authorization: yield this._getAuthorizationHeader(),
|
|
290
290
|
"X-Fern-Language": "JavaScript",
|
|
291
291
|
"X-Fern-SDK-Name": "candidhealth",
|
|
292
|
-
"X-Fern-SDK-Version": "0.26.
|
|
292
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
293
293
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
294
294
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
295
295
|
},
|
|
@@ -357,7 +357,7 @@ class V1 {
|
|
|
357
357
|
Authorization: yield this._getAuthorizationHeader(),
|
|
358
358
|
"X-Fern-Language": "JavaScript",
|
|
359
359
|
"X-Fern-SDK-Name": "candidhealth",
|
|
360
|
-
"X-Fern-SDK-Version": "0.26.
|
|
360
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
361
361
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
362
362
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
363
363
|
},
|
|
@@ -420,7 +420,7 @@ class V1 {
|
|
|
420
420
|
Authorization: yield this._getAuthorizationHeader(),
|
|
421
421
|
"X-Fern-Language": "JavaScript",
|
|
422
422
|
"X-Fern-SDK-Name": "candidhealth",
|
|
423
|
-
"X-Fern-SDK-Version": "0.26.
|
|
423
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
424
424
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
425
425
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
426
426
|
},
|
|
@@ -116,7 +116,7 @@ class V1 {
|
|
|
116
116
|
Authorization: yield this._getAuthorizationHeader(),
|
|
117
117
|
"X-Fern-Language": "JavaScript",
|
|
118
118
|
"X-Fern-SDK-Name": "candidhealth",
|
|
119
|
-
"X-Fern-SDK-Version": "0.26.
|
|
119
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
120
120
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
121
121
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
122
122
|
},
|
|
@@ -164,7 +164,7 @@ class V1 {
|
|
|
164
164
|
Authorization: yield this._getAuthorizationHeader(),
|
|
165
165
|
"X-Fern-Language": "JavaScript",
|
|
166
166
|
"X-Fern-SDK-Name": "candidhealth",
|
|
167
|
-
"X-Fern-SDK-Version": "0.26.
|
|
167
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
168
168
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
169
169
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
170
170
|
},
|
|
@@ -221,7 +221,7 @@ class V1 {
|
|
|
221
221
|
Authorization: yield this._getAuthorizationHeader(),
|
|
222
222
|
"X-Fern-Language": "JavaScript",
|
|
223
223
|
"X-Fern-SDK-Name": "candidhealth",
|
|
224
|
-
"X-Fern-SDK-Version": "0.26.
|
|
224
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
225
225
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
226
226
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
227
227
|
},
|
|
@@ -271,7 +271,7 @@ class V1 {
|
|
|
271
271
|
Authorization: yield this._getAuthorizationHeader(),
|
|
272
272
|
"X-Fern-Language": "JavaScript",
|
|
273
273
|
"X-Fern-SDK-Name": "candidhealth",
|
|
274
|
-
"X-Fern-SDK-Version": "0.26.
|
|
274
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
275
275
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
276
276
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
277
277
|
},
|
|
@@ -87,7 +87,7 @@ class V2 {
|
|
|
87
87
|
Authorization: yield this._getAuthorizationHeader(),
|
|
88
88
|
"X-Fern-Language": "JavaScript",
|
|
89
89
|
"X-Fern-SDK-Name": "candidhealth",
|
|
90
|
-
"X-Fern-SDK-Version": "0.26.
|
|
90
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
91
91
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
92
92
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
93
93
|
},
|
|
@@ -69,7 +69,7 @@ class V2 {
|
|
|
69
69
|
Authorization: yield this._getAuthorizationHeader(),
|
|
70
70
|
"X-Fern-Language": "JavaScript",
|
|
71
71
|
"X-Fern-SDK-Name": "candidhealth",
|
|
72
|
-
"X-Fern-SDK-Version": "0.26.
|
|
72
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
73
73
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
74
74
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
75
75
|
},
|
|
@@ -14,49 +14,12 @@ import * as CandidApi from "../../../index";
|
|
|
14
14
|
* modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
|
|
15
15
|
* chargeAmountCents: 10000,
|
|
16
16
|
* allowedAmountCents: 8000,
|
|
17
|
-
* insuranceBalanceCents: 0,
|
|
18
|
-
* patientBalanceCents: 2000,
|
|
19
17
|
* paidAmountCents: 8000,
|
|
20
18
|
* patientResponsibilityCents: 2000,
|
|
21
19
|
* diagnosisIdZero: CandidApi.DiagnosisId("4AC84BCD-12F5-4F86-A57B-E06749127C98"),
|
|
22
20
|
* diagnosisIdOne: CandidApi.DiagnosisId("EEA5CA5A-8B43-45FD-8CBD-C6CC1103E759"),
|
|
23
21
|
* diagnosisIdTwo: CandidApi.DiagnosisId("5C4AA029-2DB9-4202-916E-E93C708F65FF"),
|
|
24
22
|
* diagnosisIdThree: CandidApi.DiagnosisId("81795126-A3AC-443C-B47E-7259A16AB4A2"),
|
|
25
|
-
* serviceLineEraData: {
|
|
26
|
-
* serviceLineAdjustments: [{
|
|
27
|
-
* createdAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
28
|
-
* adjustmentGroupCode: "CO",
|
|
29
|
-
* adjustmentReasonCode: "CO",
|
|
30
|
-
* adjustmentAmountCents: 1000,
|
|
31
|
-
* adjustmentNote: "test_note"
|
|
32
|
-
* }],
|
|
33
|
-
* remittanceAdviceRemarkCodes: ["N362"]
|
|
34
|
-
* },
|
|
35
|
-
* serviceLineManualAdjustments: [{
|
|
36
|
-
* createdAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
37
|
-
* adjustmentGroupCode: "CO",
|
|
38
|
-
* adjustmentReasonCode: "CO",
|
|
39
|
-
* adjustmentAmountCents: 1000,
|
|
40
|
-
* adjustmentNote: "test_note"
|
|
41
|
-
* }],
|
|
42
|
-
* relatedInvoices: [{
|
|
43
|
-
* id: CandidApi.InvoiceId("901BE2F1-41BC-456E-9987-4FE2F84F9D75"),
|
|
44
|
-
* createdAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
45
|
-
* updatedAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
46
|
-
* organzationId: CandidApi.OrganizationId("F13F73D4-4344-46EA-9D93-33BCFFBB9F36"),
|
|
47
|
-
* sourceId: "9B626577-8808-4F28-9ED1-F0DFF0D49BBC",
|
|
48
|
-
* sourceCustomerId: "624D1972-8C69-4C2F-AEFA-10856F734DB3",
|
|
49
|
-
* patientExternalId: CandidApi.PatientExternalId("10FED4D6-4C5A-48DF-838A-EEF45A74788D"),
|
|
50
|
-
* note: "test_note",
|
|
51
|
-
* dueDate: CandidApi.Date_("2023-10-10"),
|
|
52
|
-
* status: CandidApi.InvoiceStatus.Draft,
|
|
53
|
-
* url: "https://example.com",
|
|
54
|
-
* customerInvoiceUrl: "https://example.com",
|
|
55
|
-
* items: [{
|
|
56
|
-
* serviceLineId: CandidApi.ServiceLineId("CED00F23-6E68-4678-9DBC-F5AA2969A565"),
|
|
57
|
-
* amountCents: 500
|
|
58
|
-
* }]
|
|
59
|
-
* }],
|
|
60
23
|
* denialReason: {
|
|
61
24
|
* reason: CandidApi.serviceLines.v2.DenialReasonContent.AuthorizationRequired
|
|
62
25
|
* },
|
|
@@ -66,7 +66,7 @@ class V2 {
|
|
|
66
66
|
Authorization: yield this._getAuthorizationHeader(),
|
|
67
67
|
"X-Fern-Language": "JavaScript",
|
|
68
68
|
"X-Fern-SDK-Name": "candidhealth",
|
|
69
|
-
"X-Fern-SDK-Version": "0.26.
|
|
69
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
70
70
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
71
71
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
72
72
|
},
|
|
@@ -171,7 +171,7 @@ class V2 {
|
|
|
171
171
|
Authorization: yield this._getAuthorizationHeader(),
|
|
172
172
|
"X-Fern-Language": "JavaScript",
|
|
173
173
|
"X-Fern-SDK-Name": "candidhealth",
|
|
174
|
-
"X-Fern-SDK-Version": "0.26.
|
|
174
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
175
175
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
176
176
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
177
177
|
},
|
|
@@ -239,7 +239,7 @@ class V2 {
|
|
|
239
239
|
Authorization: yield this._getAuthorizationHeader(),
|
|
240
240
|
"X-Fern-Language": "JavaScript",
|
|
241
241
|
"X-Fern-SDK-Name": "candidhealth",
|
|
242
|
-
"X-Fern-SDK-Version": "0.26.
|
|
242
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
243
243
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
244
244
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
245
245
|
},
|
|
@@ -285,7 +285,7 @@ class V2 {
|
|
|
285
285
|
Authorization: yield this._getAuthorizationHeader(),
|
|
286
286
|
"X-Fern-Language": "JavaScript",
|
|
287
287
|
"X-Fern-SDK-Name": "candidhealth",
|
|
288
|
-
"X-Fern-SDK-Version": "0.26.
|
|
288
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
289
289
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
290
290
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
291
291
|
},
|
|
@@ -373,7 +373,7 @@ class V2 {
|
|
|
373
373
|
Authorization: yield this._getAuthorizationHeader(),
|
|
374
374
|
"X-Fern-Language": "JavaScript",
|
|
375
375
|
"X-Fern-SDK-Name": "candidhealth",
|
|
376
|
-
"X-Fern-SDK-Version": "0.26.
|
|
376
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
377
377
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
378
378
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
379
379
|
},
|
|
@@ -67,7 +67,7 @@ class V1 {
|
|
|
67
67
|
Authorization: yield this._getAuthorizationHeader(),
|
|
68
68
|
"X-Fern-Language": "JavaScript",
|
|
69
69
|
"X-Fern-SDK-Name": "candidhealth",
|
|
70
|
-
"X-Fern-SDK-Version": "0.26.
|
|
70
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
71
71
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
72
72
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
73
73
|
},
|
|
@@ -128,7 +128,7 @@ class V1 {
|
|
|
128
128
|
Authorization: yield this._getAuthorizationHeader(),
|
|
129
129
|
"X-Fern-Language": "JavaScript",
|
|
130
130
|
"X-Fern-SDK-Name": "candidhealth",
|
|
131
|
-
"X-Fern-SDK-Version": "0.26.
|
|
131
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
132
132
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
133
133
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
134
134
|
},
|
|
@@ -207,7 +207,7 @@ class V1 {
|
|
|
207
207
|
Authorization: yield this._getAuthorizationHeader(),
|
|
208
208
|
"X-Fern-Language": "JavaScript",
|
|
209
209
|
"X-Fern-SDK-Name": "candidhealth",
|
|
210
|
-
"X-Fern-SDK-Version": "0.26.
|
|
210
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
211
211
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
212
212
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
213
213
|
},
|
|
@@ -277,7 +277,7 @@ class V1 {
|
|
|
277
277
|
Authorization: yield this._getAuthorizationHeader(),
|
|
278
278
|
"X-Fern-Language": "JavaScript",
|
|
279
279
|
"X-Fern-SDK-Name": "candidhealth",
|
|
280
|
-
"X-Fern-SDK-Version": "0.26.
|
|
280
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
281
281
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
282
282
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
283
283
|
},
|
|
@@ -83,7 +83,7 @@ class V2 {
|
|
|
83
83
|
Authorization: yield this._getAuthorizationHeader(),
|
|
84
84
|
"X-Fern-Language": "JavaScript",
|
|
85
85
|
"X-Fern-SDK-Name": "candidhealth",
|
|
86
|
-
"X-Fern-SDK-Version": "0.26.
|
|
86
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
87
87
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
88
88
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
89
89
|
},
|
|
@@ -156,7 +156,7 @@ class V2 {
|
|
|
156
156
|
Authorization: yield this._getAuthorizationHeader(),
|
|
157
157
|
"X-Fern-Language": "JavaScript",
|
|
158
158
|
"X-Fern-SDK-Name": "candidhealth",
|
|
159
|
-
"X-Fern-SDK-Version": "0.26.
|
|
159
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
160
160
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
161
161
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
162
162
|
},
|
|
@@ -227,7 +227,7 @@ class V2 {
|
|
|
227
227
|
Authorization: yield this._getAuthorizationHeader(),
|
|
228
228
|
"X-Fern-Language": "JavaScript",
|
|
229
229
|
"X-Fern-SDK-Name": "candidhealth",
|
|
230
|
-
"X-Fern-SDK-Version": "0.26.
|
|
230
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
231
231
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
232
232
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
233
233
|
},
|
|
@@ -132,7 +132,7 @@ class V4 {
|
|
|
132
132
|
Authorization: yield this._getAuthorizationHeader(),
|
|
133
133
|
"X-Fern-Language": "JavaScript",
|
|
134
134
|
"X-Fern-SDK-Name": "candidhealth",
|
|
135
|
-
"X-Fern-SDK-Version": "0.26.
|
|
135
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
136
136
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
137
137
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
138
138
|
},
|
|
@@ -178,7 +178,7 @@ class V4 {
|
|
|
178
178
|
Authorization: yield this._getAuthorizationHeader(),
|
|
179
179
|
"X-Fern-Language": "JavaScript",
|
|
180
180
|
"X-Fern-SDK-Name": "candidhealth",
|
|
181
|
-
"X-Fern-SDK-Version": "0.26.
|
|
181
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
182
182
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
183
183
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
184
184
|
},
|
|
@@ -600,7 +600,7 @@ class V4 {
|
|
|
600
600
|
Authorization: yield this._getAuthorizationHeader(),
|
|
601
601
|
"X-Fern-Language": "JavaScript",
|
|
602
602
|
"X-Fern-SDK-Name": "candidhealth",
|
|
603
|
-
"X-Fern-SDK-Version": "0.26.
|
|
603
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
604
604
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
605
605
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
606
606
|
},
|
|
@@ -769,7 +769,7 @@ class V4 {
|
|
|
769
769
|
Authorization: yield this._getAuthorizationHeader(),
|
|
770
770
|
"X-Fern-Language": "JavaScript",
|
|
771
771
|
"X-Fern-SDK-Name": "candidhealth",
|
|
772
|
-
"X-Fern-SDK-Version": "0.26.
|
|
772
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
773
773
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
774
774
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
775
775
|
},
|
|
@@ -16,49 +16,12 @@ import * as CandidApi from "../../../../../index";
|
|
|
16
16
|
* modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
|
|
17
17
|
* chargeAmountCents: 10000,
|
|
18
18
|
* allowedAmountCents: 8000,
|
|
19
|
-
* insuranceBalanceCents: 0,
|
|
20
|
-
* patientBalanceCents: 2000,
|
|
21
19
|
* paidAmountCents: 8000,
|
|
22
20
|
* patientResponsibilityCents: 2000,
|
|
23
21
|
* diagnosisIdZero: CandidApi.DiagnosisId("4AC84BCD-12F5-4F86-A57B-E06749127C98"),
|
|
24
22
|
* diagnosisIdOne: CandidApi.DiagnosisId("EEA5CA5A-8B43-45FD-8CBD-C6CC1103E759"),
|
|
25
23
|
* diagnosisIdTwo: CandidApi.DiagnosisId("5C4AA029-2DB9-4202-916E-E93C708F65FF"),
|
|
26
24
|
* diagnosisIdThree: CandidApi.DiagnosisId("81795126-A3AC-443C-B47E-7259A16AB4A2"),
|
|
27
|
-
* serviceLineEraData: {
|
|
28
|
-
* serviceLineAdjustments: [{
|
|
29
|
-
* createdAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
30
|
-
* adjustmentGroupCode: "CO",
|
|
31
|
-
* adjustmentReasonCode: "CO",
|
|
32
|
-
* adjustmentAmountCents: 1000,
|
|
33
|
-
* adjustmentNote: "test_note"
|
|
34
|
-
* }],
|
|
35
|
-
* remittanceAdviceRemarkCodes: ["N362"]
|
|
36
|
-
* },
|
|
37
|
-
* serviceLineManualAdjustments: [{
|
|
38
|
-
* createdAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
39
|
-
* adjustmentGroupCode: "CO",
|
|
40
|
-
* adjustmentReasonCode: "CO",
|
|
41
|
-
* adjustmentAmountCents: 1000,
|
|
42
|
-
* adjustmentNote: "test_note"
|
|
43
|
-
* }],
|
|
44
|
-
* relatedInvoices: [{
|
|
45
|
-
* id: CandidApi.InvoiceId("901BE2F1-41BC-456E-9987-4FE2F84F9D75"),
|
|
46
|
-
* createdAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
47
|
-
* updatedAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
48
|
-
* organzationId: CandidApi.OrganizationId("F13F73D4-4344-46EA-9D93-33BCFFBB9F36"),
|
|
49
|
-
* sourceId: "9B626577-8808-4F28-9ED1-F0DFF0D49BBC",
|
|
50
|
-
* sourceCustomerId: "624D1972-8C69-4C2F-AEFA-10856F734DB3",
|
|
51
|
-
* patientExternalId: CandidApi.PatientExternalId("10FED4D6-4C5A-48DF-838A-EEF45A74788D"),
|
|
52
|
-
* note: "test_note",
|
|
53
|
-
* dueDate: CandidApi.Date_("2023-10-10"),
|
|
54
|
-
* status: CandidApi.InvoiceStatus.Draft,
|
|
55
|
-
* url: "https://example.com",
|
|
56
|
-
* customerInvoiceUrl: "https://example.com",
|
|
57
|
-
* items: [{
|
|
58
|
-
* serviceLineId: CandidApi.ServiceLineId("CED00F23-6E68-4678-9DBC-F5AA2969A565"),
|
|
59
|
-
* amountCents: 500
|
|
60
|
-
* }]
|
|
61
|
-
* }],
|
|
62
25
|
* denialReason: {
|
|
63
26
|
* reason: CandidApi.serviceLines.v2.DenialReasonContent.AuthorizationRequired
|
|
64
27
|
* },
|
|
@@ -17,49 +17,12 @@ import * as CandidApi from "../../../../../index";
|
|
|
17
17
|
* modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
|
|
18
18
|
* chargeAmountCents: 10000,
|
|
19
19
|
* allowedAmountCents: 8000,
|
|
20
|
-
* insuranceBalanceCents: 0,
|
|
21
|
-
* patientBalanceCents: 2000,
|
|
22
20
|
* paidAmountCents: 8000,
|
|
23
21
|
* patientResponsibilityCents: 2000,
|
|
24
22
|
* diagnosisIdZero: CandidApi.DiagnosisId("4AC84BCD-12F5-4F86-A57B-E06749127C98"),
|
|
25
23
|
* diagnosisIdOne: CandidApi.DiagnosisId("EEA5CA5A-8B43-45FD-8CBD-C6CC1103E759"),
|
|
26
24
|
* diagnosisIdTwo: CandidApi.DiagnosisId("5C4AA029-2DB9-4202-916E-E93C708F65FF"),
|
|
27
25
|
* diagnosisIdThree: CandidApi.DiagnosisId("81795126-A3AC-443C-B47E-7259A16AB4A2"),
|
|
28
|
-
* serviceLineEraData: {
|
|
29
|
-
* serviceLineAdjustments: [{
|
|
30
|
-
* createdAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
31
|
-
* adjustmentGroupCode: "CO",
|
|
32
|
-
* adjustmentReasonCode: "CO",
|
|
33
|
-
* adjustmentAmountCents: 1000,
|
|
34
|
-
* adjustmentNote: "test_note"
|
|
35
|
-
* }],
|
|
36
|
-
* remittanceAdviceRemarkCodes: ["N362"]
|
|
37
|
-
* },
|
|
38
|
-
* serviceLineManualAdjustments: [{
|
|
39
|
-
* createdAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
40
|
-
* adjustmentGroupCode: "CO",
|
|
41
|
-
* adjustmentReasonCode: "CO",
|
|
42
|
-
* adjustmentAmountCents: 1000,
|
|
43
|
-
* adjustmentNote: "test_note"
|
|
44
|
-
* }],
|
|
45
|
-
* relatedInvoices: [{
|
|
46
|
-
* id: CandidApi.InvoiceId("901BE2F1-41BC-456E-9987-4FE2F84F9D75"),
|
|
47
|
-
* createdAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
48
|
-
* updatedAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
49
|
-
* organzationId: CandidApi.OrganizationId("F13F73D4-4344-46EA-9D93-33BCFFBB9F36"),
|
|
50
|
-
* sourceId: "9B626577-8808-4F28-9ED1-F0DFF0D49BBC",
|
|
51
|
-
* sourceCustomerId: "624D1972-8C69-4C2F-AEFA-10856F734DB3",
|
|
52
|
-
* patientExternalId: CandidApi.PatientExternalId("10FED4D6-4C5A-48DF-838A-EEF45A74788D"),
|
|
53
|
-
* note: "test_note",
|
|
54
|
-
* dueDate: CandidApi.Date_("2023-10-10"),
|
|
55
|
-
* status: CandidApi.InvoiceStatus.Draft,
|
|
56
|
-
* url: "https://example.com",
|
|
57
|
-
* customerInvoiceUrl: "https://example.com",
|
|
58
|
-
* items: [{
|
|
59
|
-
* serviceLineId: CandidApi.ServiceLineId("CED00F23-6E68-4678-9DBC-F5AA2969A565"),
|
|
60
|
-
* amountCents: 500
|
|
61
|
-
* }]
|
|
62
|
-
* }],
|
|
63
26
|
* denialReason: {
|
|
64
27
|
* reason: CandidApi.serviceLines.v2.DenialReasonContent.AuthorizationRequired
|
|
65
28
|
* },
|
|
@@ -79,7 +79,7 @@ class V1 {
|
|
|
79
79
|
Authorization: yield this._getAuthorizationHeader(),
|
|
80
80
|
"X-Fern-Language": "JavaScript",
|
|
81
81
|
"X-Fern-SDK-Name": "candidhealth",
|
|
82
|
-
"X-Fern-SDK-Version": "0.26.
|
|
82
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
83
83
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
84
84
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
85
85
|
},
|
|
@@ -86,7 +86,7 @@ class V2 {
|
|
|
86
86
|
Authorization: yield this._getAuthorizationHeader(),
|
|
87
87
|
"X-Fern-Language": "JavaScript",
|
|
88
88
|
"X-Fern-SDK-Name": "candidhealth",
|
|
89
|
-
"X-Fern-SDK-Version": "0.26.
|
|
89
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
90
90
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
91
91
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
92
92
|
},
|
|
@@ -169,7 +169,7 @@ class V2 {
|
|
|
169
169
|
Authorization: yield this._getAuthorizationHeader(),
|
|
170
170
|
"X-Fern-Language": "JavaScript",
|
|
171
171
|
"X-Fern-SDK-Name": "candidhealth",
|
|
172
|
-
"X-Fern-SDK-Version": "0.26.
|
|
172
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
173
173
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
174
174
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
175
175
|
},
|
|
@@ -86,7 +86,7 @@ class V3 {
|
|
|
86
86
|
Authorization: yield this._getAuthorizationHeader(),
|
|
87
87
|
"X-Fern-Language": "JavaScript",
|
|
88
88
|
"X-Fern-SDK-Name": "candidhealth",
|
|
89
|
-
"X-Fern-SDK-Version": "0.26.
|
|
89
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
90
90
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
91
91
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
92
92
|
},
|
|
@@ -82,7 +82,7 @@ class V1 {
|
|
|
82
82
|
Authorization: yield this._getAuthorizationHeader(),
|
|
83
83
|
"X-Fern-Language": "JavaScript",
|
|
84
84
|
"X-Fern-SDK-Name": "candidhealth",
|
|
85
|
-
"X-Fern-SDK-Version": "0.26.
|
|
85
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
86
86
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
87
87
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
88
88
|
},
|