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
|
@@ -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
|
},
|
|
@@ -168,7 +168,7 @@ class V1 {
|
|
|
168
168
|
Authorization: yield this._getAuthorizationHeader(),
|
|
169
169
|
"X-Fern-Language": "JavaScript",
|
|
170
170
|
"X-Fern-SDK-Name": "candidhealth",
|
|
171
|
-
"X-Fern-SDK-Version": "0.26.
|
|
171
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
172
172
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
173
173
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
174
174
|
},
|
|
@@ -241,7 +241,7 @@ class V1 {
|
|
|
241
241
|
Authorization: yield this._getAuthorizationHeader(),
|
|
242
242
|
"X-Fern-Language": "JavaScript",
|
|
243
243
|
"X-Fern-SDK-Name": "candidhealth",
|
|
244
|
-
"X-Fern-SDK-Version": "0.26.
|
|
244
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
245
245
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
246
246
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
247
247
|
},
|
|
@@ -319,7 +319,7 @@ class V1 {
|
|
|
319
319
|
Authorization: yield this._getAuthorizationHeader(),
|
|
320
320
|
"X-Fern-Language": "JavaScript",
|
|
321
321
|
"X-Fern-SDK-Name": "candidhealth",
|
|
322
|
-
"X-Fern-SDK-Version": "0.26.
|
|
322
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
323
323
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
324
324
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
325
325
|
},
|
|
@@ -387,7 +387,7 @@ class V1 {
|
|
|
387
387
|
Authorization: yield this._getAuthorizationHeader(),
|
|
388
388
|
"X-Fern-Language": "JavaScript",
|
|
389
389
|
"X-Fern-SDK-Name": "candidhealth",
|
|
390
|
-
"X-Fern-SDK-Version": "0.26.
|
|
390
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
391
391
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
392
392
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
393
393
|
},
|
|
@@ -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
|
},
|
|
@@ -156,7 +156,7 @@ class V3 {
|
|
|
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 V3 {
|
|
|
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
|
},
|
|
@@ -318,7 +318,7 @@ class V3 {
|
|
|
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
|
},
|
|
@@ -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
|
},
|
|
@@ -140,7 +140,7 @@ class V2 {
|
|
|
140
140
|
Authorization: yield this._getAuthorizationHeader(),
|
|
141
141
|
"X-Fern-Language": "JavaScript",
|
|
142
142
|
"X-Fern-SDK-Name": "candidhealth",
|
|
143
|
-
"X-Fern-SDK-Version": "0.26.
|
|
143
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
144
144
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
145
145
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
146
146
|
},
|
|
@@ -204,7 +204,7 @@ class V2 {
|
|
|
204
204
|
Authorization: yield this._getAuthorizationHeader(),
|
|
205
205
|
"X-Fern-Language": "JavaScript",
|
|
206
206
|
"X-Fern-SDK-Name": "candidhealth",
|
|
207
|
-
"X-Fern-SDK-Version": "0.26.
|
|
207
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
208
208
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
209
209
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
210
210
|
},
|
|
@@ -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
|
},
|
|
@@ -348,7 +348,7 @@ class V2 {
|
|
|
348
348
|
Authorization: yield this._getAuthorizationHeader(),
|
|
349
349
|
"X-Fern-Language": "JavaScript",
|
|
350
350
|
"X-Fern-SDK-Name": "candidhealth",
|
|
351
|
-
"X-Fern-SDK-Version": "0.26.
|
|
351
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
352
352
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
353
353
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
354
354
|
},
|
|
@@ -121,7 +121,7 @@ class V4 {
|
|
|
121
121
|
Authorization: yield this._getAuthorizationHeader(),
|
|
122
122
|
"X-Fern-Language": "JavaScript",
|
|
123
123
|
"X-Fern-SDK-Name": "candidhealth",
|
|
124
|
-
"X-Fern-SDK-Version": "0.26.
|
|
124
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
125
125
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
126
126
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
127
127
|
},
|
|
@@ -184,7 +184,7 @@ class V4 {
|
|
|
184
184
|
Authorization: yield this._getAuthorizationHeader(),
|
|
185
185
|
"X-Fern-Language": "JavaScript",
|
|
186
186
|
"X-Fern-SDK-Name": "candidhealth",
|
|
187
|
-
"X-Fern-SDK-Version": "0.26.
|
|
187
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
188
188
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
189
189
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
190
190
|
},
|
|
@@ -261,7 +261,7 @@ class V4 {
|
|
|
261
261
|
Authorization: yield this._getAuthorizationHeader(),
|
|
262
262
|
"X-Fern-Language": "JavaScript",
|
|
263
263
|
"X-Fern-SDK-Name": "candidhealth",
|
|
264
|
-
"X-Fern-SDK-Version": "0.26.
|
|
264
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
265
265
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
266
266
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
267
267
|
},
|
|
@@ -338,7 +338,7 @@ class V4 {
|
|
|
338
338
|
Authorization: yield this._getAuthorizationHeader(),
|
|
339
339
|
"X-Fern-Language": "JavaScript",
|
|
340
340
|
"X-Fern-SDK-Name": "candidhealth",
|
|
341
|
-
"X-Fern-SDK-Version": "0.26.
|
|
341
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
342
342
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
343
343
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
344
344
|
},
|
|
@@ -404,7 +404,7 @@ class V4 {
|
|
|
404
404
|
Authorization: yield this._getAuthorizationHeader(),
|
|
405
405
|
"X-Fern-Language": "JavaScript",
|
|
406
406
|
"X-Fern-SDK-Name": "candidhealth",
|
|
407
|
-
"X-Fern-SDK-Version": "0.26.
|
|
407
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
408
408
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
409
409
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
410
410
|
},
|
|
@@ -121,7 +121,7 @@ class V1 {
|
|
|
121
121
|
Authorization: yield this._getAuthorizationHeader(),
|
|
122
122
|
"X-Fern-Language": "JavaScript",
|
|
123
123
|
"X-Fern-SDK-Name": "candidhealth",
|
|
124
|
-
"X-Fern-SDK-Version": "0.26.
|
|
124
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
125
125
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
126
126
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
127
127
|
},
|
|
@@ -184,7 +184,7 @@ class V1 {
|
|
|
184
184
|
Authorization: yield this._getAuthorizationHeader(),
|
|
185
185
|
"X-Fern-Language": "JavaScript",
|
|
186
186
|
"X-Fern-SDK-Name": "candidhealth",
|
|
187
|
-
"X-Fern-SDK-Version": "0.26.
|
|
187
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
188
188
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
189
189
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
190
190
|
},
|
|
@@ -262,7 +262,7 @@ class V1 {
|
|
|
262
262
|
Authorization: yield this._getAuthorizationHeader(),
|
|
263
263
|
"X-Fern-Language": "JavaScript",
|
|
264
264
|
"X-Fern-SDK-Name": "candidhealth",
|
|
265
|
-
"X-Fern-SDK-Version": "0.26.
|
|
265
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
266
266
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
267
267
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
268
268
|
},
|
|
@@ -343,7 +343,7 @@ class V1 {
|
|
|
343
343
|
Authorization: yield this._getAuthorizationHeader(),
|
|
344
344
|
"X-Fern-Language": "JavaScript",
|
|
345
345
|
"X-Fern-SDK-Name": "candidhealth",
|
|
346
|
-
"X-Fern-SDK-Version": "0.26.
|
|
346
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
347
347
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
348
348
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
349
349
|
},
|
|
@@ -409,7 +409,7 @@ class V1 {
|
|
|
409
409
|
Authorization: yield this._getAuthorizationHeader(),
|
|
410
410
|
"X-Fern-Language": "JavaScript",
|
|
411
411
|
"X-Fern-SDK-Name": "candidhealth",
|
|
412
|
-
"X-Fern-SDK-Version": "0.26.
|
|
412
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
413
413
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
414
414
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
415
415
|
},
|
|
@@ -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
|
},
|
|
@@ -126,7 +126,7 @@ class V3 {
|
|
|
126
126
|
Authorization: yield this._getAuthorizationHeader(),
|
|
127
127
|
"X-Fern-Language": "JavaScript",
|
|
128
128
|
"X-Fern-SDK-Name": "candidhealth",
|
|
129
|
-
"X-Fern-SDK-Version": "0.26.
|
|
129
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
130
130
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
131
131
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
132
132
|
},
|
|
@@ -89,7 +89,7 @@ class V1 {
|
|
|
89
89
|
Authorization: yield this._getAuthorizationHeader(),
|
|
90
90
|
"X-Fern-Language": "JavaScript",
|
|
91
91
|
"X-Fern-SDK-Name": "candidhealth",
|
|
92
|
-
"X-Fern-SDK-Version": "0.26.
|
|
92
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
93
93
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
94
94
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
95
95
|
},
|
|
@@ -162,7 +162,7 @@ class V1 {
|
|
|
162
162
|
Authorization: yield this._getAuthorizationHeader(),
|
|
163
163
|
"X-Fern-Language": "JavaScript",
|
|
164
164
|
"X-Fern-SDK-Name": "candidhealth",
|
|
165
|
-
"X-Fern-SDK-Version": "0.26.
|
|
165
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
166
166
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
167
167
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
168
168
|
},
|
|
@@ -227,7 +227,7 @@ class V1 {
|
|
|
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
|
},
|
|
@@ -274,7 +274,7 @@ class V1 {
|
|
|
274
274
|
Authorization: yield this._getAuthorizationHeader(),
|
|
275
275
|
"X-Fern-Language": "JavaScript",
|
|
276
276
|
"X-Fern-SDK-Name": "candidhealth",
|
|
277
|
-
"X-Fern-SDK-Version": "0.26.
|
|
277
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
278
278
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
279
279
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
280
280
|
},
|
|
@@ -342,7 +342,7 @@ class V1 {
|
|
|
342
342
|
Authorization: yield this._getAuthorizationHeader(),
|
|
343
343
|
"X-Fern-Language": "JavaScript",
|
|
344
344
|
"X-Fern-SDK-Name": "candidhealth",
|
|
345
|
-
"X-Fern-SDK-Version": "0.26.
|
|
345
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
346
346
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
347
347
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
348
348
|
},
|
|
@@ -395,7 +395,7 @@ class V1 {
|
|
|
395
395
|
Authorization: yield this._getAuthorizationHeader(),
|
|
396
396
|
"X-Fern-Language": "JavaScript",
|
|
397
397
|
"X-Fern-SDK-Name": "candidhealth",
|
|
398
|
-
"X-Fern-SDK-Version": "0.26.
|
|
398
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
399
399
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
400
400
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
401
401
|
},
|
|
@@ -105,7 +105,7 @@ class V1 {
|
|
|
105
105
|
Authorization: yield this._getAuthorizationHeader(),
|
|
106
106
|
"X-Fern-Language": "JavaScript",
|
|
107
107
|
"X-Fern-SDK-Name": "candidhealth",
|
|
108
|
-
"X-Fern-SDK-Version": "0.26.
|
|
108
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
109
109
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
110
110
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
111
111
|
},
|
|
@@ -169,7 +169,7 @@ class V1 {
|
|
|
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
|
},
|
|
@@ -230,7 +230,7 @@ class V1 {
|
|
|
230
230
|
Authorization: yield this._getAuthorizationHeader(),
|
|
231
231
|
"X-Fern-Language": "JavaScript",
|
|
232
232
|
"X-Fern-SDK-Name": "candidhealth",
|
|
233
|
-
"X-Fern-SDK-Version": "0.26.
|
|
233
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
234
234
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
235
235
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
236
236
|
},
|
|
@@ -330,7 +330,7 @@ class V1 {
|
|
|
330
330
|
Authorization: yield this._getAuthorizationHeader(),
|
|
331
331
|
"X-Fern-Language": "JavaScript",
|
|
332
332
|
"X-Fern-SDK-Name": "candidhealth",
|
|
333
|
-
"X-Fern-SDK-Version": "0.26.
|
|
333
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
334
334
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
335
335
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
336
336
|
},
|
|
@@ -396,7 +396,7 @@ class V1 {
|
|
|
396
396
|
Authorization: yield this._getAuthorizationHeader(),
|
|
397
397
|
"X-Fern-Language": "JavaScript",
|
|
398
398
|
"X-Fern-SDK-Name": "candidhealth",
|
|
399
|
-
"X-Fern-SDK-Version": "0.26.
|
|
399
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
400
400
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
401
401
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
402
402
|
},
|
|
@@ -460,7 +460,7 @@ class V1 {
|
|
|
460
460
|
Authorization: yield this._getAuthorizationHeader(),
|
|
461
461
|
"X-Fern-Language": "JavaScript",
|
|
462
462
|
"X-Fern-SDK-Name": "candidhealth",
|
|
463
|
-
"X-Fern-SDK-Version": "0.26.
|
|
463
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
464
464
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
465
465
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
466
466
|
},
|
|
@@ -513,7 +513,7 @@ class V1 {
|
|
|
513
513
|
Authorization: yield this._getAuthorizationHeader(),
|
|
514
514
|
"X-Fern-Language": "JavaScript",
|
|
515
515
|
"X-Fern-SDK-Name": "candidhealth",
|
|
516
|
-
"X-Fern-SDK-Version": "0.26.
|
|
516
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
517
517
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
518
518
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
519
519
|
},
|
|
@@ -78,7 +78,7 @@ class ServiceFacility {
|
|
|
78
78
|
Authorization: yield this._getAuthorizationHeader(),
|
|
79
79
|
"X-Fern-Language": "JavaScript",
|
|
80
80
|
"X-Fern-SDK-Name": "candidhealth",
|
|
81
|
-
"X-Fern-SDK-Version": "0.26.
|
|
81
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
82
82
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
83
83
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
84
84
|
},
|
|
@@ -29,21 +29,12 @@ export declare class V2 {
|
|
|
29
29
|
* await client.serviceLines.v2.create({
|
|
30
30
|
* modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
|
|
31
31
|
* chargeAmountCents: 1,
|
|
32
|
-
* allowedAmountCents: 1,
|
|
33
|
-
* insuranceBalanceCents: 1,
|
|
34
|
-
* patientBalanceCents: 1,
|
|
35
|
-
* primaryPaidAmountCents: 1,
|
|
36
|
-
* secondaryPaidAmountCents: 1,
|
|
37
|
-
* tertiaryPaidAmountCents: 1,
|
|
38
|
-
* patientResponsibilityCents: 1,
|
|
39
32
|
* diagnosisIdZero: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
40
33
|
* diagnosisIdOne: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
41
34
|
* diagnosisIdTwo: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
42
35
|
* diagnosisIdThree: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
43
|
-
* serviceLineManualAdjustments: [{}],
|
|
44
36
|
* denialReason: {},
|
|
45
37
|
* placeOfServiceCode: CandidApi.FacilityTypeCode.Pharmacy,
|
|
46
|
-
* placeOfServiceCodeAsSubmitted: CandidApi.FacilityTypeCode.Pharmacy,
|
|
47
38
|
* procedureCode: "string",
|
|
48
39
|
* quantity: CandidApi.Decimal("string"),
|
|
49
40
|
* units: CandidApi.ServiceLineUnits.Mj,
|
|
@@ -64,21 +55,12 @@ export declare class V2 {
|
|
|
64
55
|
* editReason: "string",
|
|
65
56
|
* modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
|
|
66
57
|
* chargeAmountCents: 1,
|
|
67
|
-
* allowedAmountCents: 1,
|
|
68
|
-
* insuranceBalanceCents: 1,
|
|
69
|
-
* patientBalanceCents: 1,
|
|
70
|
-
* primaryPaidAmountCents: 1,
|
|
71
|
-
* secondaryPaidAmountCents: 1,
|
|
72
|
-
* tertiaryPaidAmountCents: 1,
|
|
73
|
-
* patientResponsibilityCents: 1,
|
|
74
58
|
* diagnosisIdZero: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
75
59
|
* diagnosisIdOne: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
76
60
|
* diagnosisIdTwo: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
77
61
|
* diagnosisIdThree: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
78
|
-
* serviceLineManualAdjustments: [{}],
|
|
79
62
|
* denialReason: {},
|
|
80
63
|
* placeOfServiceCode: CandidApi.FacilityTypeCode.Pharmacy,
|
|
81
|
-
* placeOfServiceCodeAsSubmitted: CandidApi.FacilityTypeCode.Pharmacy,
|
|
82
64
|
* units: CandidApi.ServiceLineUnits.Mj,
|
|
83
65
|
* procedureCode: "string",
|
|
84
66
|
* quantity: CandidApi.Decimal("string"),
|
|
@@ -56,21 +56,12 @@ class V2 {
|
|
|
56
56
|
* await client.serviceLines.v2.create({
|
|
57
57
|
* modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
|
|
58
58
|
* chargeAmountCents: 1,
|
|
59
|
-
* allowedAmountCents: 1,
|
|
60
|
-
* insuranceBalanceCents: 1,
|
|
61
|
-
* patientBalanceCents: 1,
|
|
62
|
-
* primaryPaidAmountCents: 1,
|
|
63
|
-
* secondaryPaidAmountCents: 1,
|
|
64
|
-
* tertiaryPaidAmountCents: 1,
|
|
65
|
-
* patientResponsibilityCents: 1,
|
|
66
59
|
* diagnosisIdZero: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
67
60
|
* diagnosisIdOne: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
68
61
|
* diagnosisIdTwo: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
69
62
|
* diagnosisIdThree: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
70
|
-
* serviceLineManualAdjustments: [{}],
|
|
71
63
|
* denialReason: {},
|
|
72
64
|
* placeOfServiceCode: CandidApi.FacilityTypeCode.Pharmacy,
|
|
73
|
-
* placeOfServiceCodeAsSubmitted: CandidApi.FacilityTypeCode.Pharmacy,
|
|
74
65
|
* procedureCode: "string",
|
|
75
66
|
* quantity: CandidApi.Decimal("string"),
|
|
76
67
|
* units: CandidApi.ServiceLineUnits.Mj,
|
|
@@ -91,7 +82,7 @@ class V2 {
|
|
|
91
82
|
Authorization: yield this._getAuthorizationHeader(),
|
|
92
83
|
"X-Fern-Language": "JavaScript",
|
|
93
84
|
"X-Fern-SDK-Name": "candidhealth",
|
|
94
|
-
"X-Fern-SDK-Version": "0.26.
|
|
85
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
95
86
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
96
87
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
97
88
|
},
|
|
@@ -145,21 +136,12 @@ class V2 {
|
|
|
145
136
|
* editReason: "string",
|
|
146
137
|
* modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
|
|
147
138
|
* chargeAmountCents: 1,
|
|
148
|
-
* allowedAmountCents: 1,
|
|
149
|
-
* insuranceBalanceCents: 1,
|
|
150
|
-
* patientBalanceCents: 1,
|
|
151
|
-
* primaryPaidAmountCents: 1,
|
|
152
|
-
* secondaryPaidAmountCents: 1,
|
|
153
|
-
* tertiaryPaidAmountCents: 1,
|
|
154
|
-
* patientResponsibilityCents: 1,
|
|
155
139
|
* diagnosisIdZero: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
156
140
|
* diagnosisIdOne: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
157
141
|
* diagnosisIdTwo: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
158
142
|
* diagnosisIdThree: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
159
|
-
* serviceLineManualAdjustments: [{}],
|
|
160
143
|
* denialReason: {},
|
|
161
144
|
* placeOfServiceCode: CandidApi.FacilityTypeCode.Pharmacy,
|
|
162
|
-
* placeOfServiceCodeAsSubmitted: CandidApi.FacilityTypeCode.Pharmacy,
|
|
163
145
|
* units: CandidApi.ServiceLineUnits.Mj,
|
|
164
146
|
* procedureCode: "string",
|
|
165
147
|
* quantity: CandidApi.Decimal("string"),
|
|
@@ -179,7 +161,7 @@ class V2 {
|
|
|
179
161
|
Authorization: yield this._getAuthorizationHeader(),
|
|
180
162
|
"X-Fern-Language": "JavaScript",
|
|
181
163
|
"X-Fern-SDK-Name": "candidhealth",
|
|
182
|
-
"X-Fern-SDK-Version": "0.26.
|
|
164
|
+
"X-Fern-SDK-Version": "0.26.1",
|
|
183
165
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
184
166
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
185
167
|
},
|
|
@@ -8,49 +8,12 @@ import * as CandidApi from "../../../../../index";
|
|
|
8
8
|
* modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
|
|
9
9
|
* chargeAmountCents: 10000,
|
|
10
10
|
* allowedAmountCents: 8000,
|
|
11
|
-
* insuranceBalanceCents: 0,
|
|
12
|
-
* patientBalanceCents: 2000,
|
|
13
11
|
* paidAmountCents: 8000,
|
|
14
12
|
* patientResponsibilityCents: 2000,
|
|
15
13
|
* diagnosisIdZero: CandidApi.DiagnosisId("4AC84BCD-12F5-4F86-A57B-E06749127C98"),
|
|
16
14
|
* diagnosisIdOne: CandidApi.DiagnosisId("EEA5CA5A-8B43-45FD-8CBD-C6CC1103E759"),
|
|
17
15
|
* diagnosisIdTwo: CandidApi.DiagnosisId("5C4AA029-2DB9-4202-916E-E93C708F65FF"),
|
|
18
16
|
* diagnosisIdThree: CandidApi.DiagnosisId("81795126-A3AC-443C-B47E-7259A16AB4A2"),
|
|
19
|
-
* serviceLineEraData: {
|
|
20
|
-
* serviceLineAdjustments: [{
|
|
21
|
-
* createdAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
22
|
-
* adjustmentGroupCode: "CO",
|
|
23
|
-
* adjustmentReasonCode: "CO",
|
|
24
|
-
* adjustmentAmountCents: 1000,
|
|
25
|
-
* adjustmentNote: "test_note"
|
|
26
|
-
* }],
|
|
27
|
-
* remittanceAdviceRemarkCodes: ["N362"]
|
|
28
|
-
* },
|
|
29
|
-
* serviceLineManualAdjustments: [{
|
|
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
|
-
* relatedInvoices: [{
|
|
37
|
-
* id: CandidApi.InvoiceId("901BE2F1-41BC-456E-9987-4FE2F84F9D75"),
|
|
38
|
-
* createdAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
39
|
-
* updatedAt: new Date("2023-01-01T00:00:00.000Z"),
|
|
40
|
-
* organzationId: CandidApi.OrganizationId("F13F73D4-4344-46EA-9D93-33BCFFBB9F36"),
|
|
41
|
-
* sourceId: "9B626577-8808-4F28-9ED1-F0DFF0D49BBC",
|
|
42
|
-
* sourceCustomerId: "624D1972-8C69-4C2F-AEFA-10856F734DB3",
|
|
43
|
-
* patientExternalId: CandidApi.PatientExternalId("10FED4D6-4C5A-48DF-838A-EEF45A74788D"),
|
|
44
|
-
* note: "test_note",
|
|
45
|
-
* dueDate: CandidApi.Date_("2023-10-10"),
|
|
46
|
-
* status: CandidApi.InvoiceStatus.Draft,
|
|
47
|
-
* url: "https://example.com",
|
|
48
|
-
* customerInvoiceUrl: "https://example.com",
|
|
49
|
-
* items: [{
|
|
50
|
-
* serviceLineId: CandidApi.ServiceLineId("CED00F23-6E68-4678-9DBC-F5AA2969A565"),
|
|
51
|
-
* amountCents: 500
|
|
52
|
-
* }]
|
|
53
|
-
* }],
|
|
54
17
|
* denialReason: {
|
|
55
18
|
* reason: CandidApi.serviceLines.v2.DenialReasonContent.AuthorizationRequired
|
|
56
19
|
* },
|
|
@@ -72,8 +35,6 @@ export interface ServiceLine {
|
|
|
72
35
|
modifiers?: CandidApi.ProcedureModifier[];
|
|
73
36
|
chargeAmountCents?: number;
|
|
74
37
|
allowedAmountCents?: number;
|
|
75
|
-
insuranceBalanceCents?: number;
|
|
76
|
-
patientBalanceCents?: number;
|
|
77
38
|
paidAmountCents?: number;
|
|
78
39
|
primaryPaidAmountCents?: number;
|
|
79
40
|
secondaryPaidAmountCents?: number;
|
|
@@ -83,9 +44,7 @@ export interface ServiceLine {
|
|
|
83
44
|
diagnosisIdOne?: CandidApi.DiagnosisId;
|
|
84
45
|
diagnosisIdTwo?: CandidApi.DiagnosisId;
|
|
85
46
|
diagnosisIdThree?: CandidApi.DiagnosisId;
|
|
86
|
-
serviceLineEraData?: CandidApi.serviceLines.v2.ServiceLineEraData;
|
|
87
47
|
serviceLineManualAdjustments?: CandidApi.serviceLines.v2.ServiceLineAdjustment[];
|
|
88
|
-
relatedInvoices?: CandidApi.Invoice[];
|
|
89
48
|
relatedInvoiceInfo?: CandidApi.invoices.v2.InvoiceInfo[];
|
|
90
49
|
denialReason?: CandidApi.serviceLines.v2.ServiceLineDenialReason;
|
|
91
50
|
placeOfServiceCode?: CandidApi.FacilityTypeCode;
|
|
@@ -5,21 +5,12 @@ import * as CandidApi from "../../../../../index";
|
|
|
5
5
|
export interface ServiceLineCreateStandalone {
|
|
6
6
|
modifiers?: CandidApi.ProcedureModifier[];
|
|
7
7
|
chargeAmountCents?: number;
|
|
8
|
-
allowedAmountCents?: number;
|
|
9
|
-
insuranceBalanceCents?: number;
|
|
10
|
-
patientBalanceCents?: number;
|
|
11
|
-
primaryPaidAmountCents?: number;
|
|
12
|
-
secondaryPaidAmountCents?: number;
|
|
13
|
-
tertiaryPaidAmountCents?: number;
|
|
14
|
-
patientResponsibilityCents?: number;
|
|
15
8
|
diagnosisIdZero?: CandidApi.DiagnosisId;
|
|
16
9
|
diagnosisIdOne?: CandidApi.DiagnosisId;
|
|
17
10
|
diagnosisIdTwo?: CandidApi.DiagnosisId;
|
|
18
11
|
diagnosisIdThree?: CandidApi.DiagnosisId;
|
|
19
|
-
serviceLineManualAdjustments?: CandidApi.serviceLines.v2.ServiceLineAdjustment[];
|
|
20
12
|
denialReason?: CandidApi.serviceLines.v2.ServiceLineDenialReason;
|
|
21
13
|
placeOfServiceCode?: CandidApi.FacilityTypeCode;
|
|
22
|
-
placeOfServiceCodeAsSubmitted?: CandidApi.FacilityTypeCode;
|
|
23
14
|
procedureCode: string;
|
|
24
15
|
/**
|
|
25
16
|
* String representation of a Decimal that can be parsed by most libraries.
|
|
@@ -6,21 +6,12 @@ export interface ServiceLineUpdate {
|
|
|
6
6
|
editReason?: string;
|
|
7
7
|
modifiers?: CandidApi.ProcedureModifier[];
|
|
8
8
|
chargeAmountCents?: number;
|
|
9
|
-
allowedAmountCents?: number;
|
|
10
|
-
insuranceBalanceCents?: number;
|
|
11
|
-
patientBalanceCents?: number;
|
|
12
|
-
primaryPaidAmountCents?: number;
|
|
13
|
-
secondaryPaidAmountCents?: number;
|
|
14
|
-
tertiaryPaidAmountCents?: number;
|
|
15
|
-
patientResponsibilityCents?: number;
|
|
16
9
|
diagnosisIdZero?: CandidApi.DiagnosisId;
|
|
17
10
|
diagnosisIdOne?: CandidApi.DiagnosisId;
|
|
18
11
|
diagnosisIdTwo?: CandidApi.DiagnosisId;
|
|
19
12
|
diagnosisIdThree?: CandidApi.DiagnosisId;
|
|
20
|
-
serviceLineManualAdjustments?: CandidApi.serviceLines.v2.ServiceLineAdjustment[];
|
|
21
13
|
denialReason?: CandidApi.serviceLines.v2.ServiceLineDenialReason;
|
|
22
14
|
placeOfServiceCode?: CandidApi.FacilityTypeCode;
|
|
23
|
-
placeOfServiceCodeAsSubmitted?: CandidApi.FacilityTypeCode;
|
|
24
15
|
units?: CandidApi.ServiceLineUnits;
|
|
25
16
|
procedureCode?: string;
|
|
26
17
|
/**
|
|
@@ -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);
|