candidhealth 0.39.4 → 0.39.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api/resources/auth/resources/v2/client/Client.js +1 -1
- package/api/resources/billingNotes/resources/v2/client/Client.js +3 -3
- package/api/resources/chargeCapture/resources/v1/client/Client.js +5 -5
- package/api/resources/chargeCaptureBundles/resources/v1/client/Client.js +3 -3
- package/api/resources/contracts/resources/v2/client/Client.js +5 -5
- package/api/resources/credentialing/resources/v2/client/Client.js +5 -5
- package/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
- package/api/resources/diagnoses/client/Client.js +3 -3
- package/api/resources/eligibility/resources/v2/client/Client.js +3 -3
- package/api/resources/encounterProviders/resources/v2/client/Client.js +12 -12
- package/api/resources/encounters/resources/v4/client/Client.d.ts +0 -223
- package/api/resources/encounters/resources/v4/client/Client.js +5 -288
- package/api/resources/encounters/resources/v4/client/index.d.ts +0 -1
- package/api/resources/encounters/resources/v4/client/index.js +1 -2
- 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/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/medicationDispense/resources/v1/client/Client.js +1 -1
- package/api/resources/nonInsurancePayerPayments/resources/v1/client/Client.js +5 -5
- package/api/resources/nonInsurancePayerRefunds/resources/v1/client/Client.js +5 -5
- package/api/resources/nonInsurancePayers/resources/v1/client/Client.js +6 -6
- package/api/resources/organizationProviders/resources/v3/client/Client.js +4 -4
- package/api/resources/organizationServiceFacilities/resources/v2/client/Client.js +5 -5
- package/api/resources/patientPayments/resources/v4/client/Client.js +5 -5
- package/api/resources/patientRefunds/resources/v1/client/Client.js +5 -5
- package/api/resources/payers/resources/v3/client/Client.js +2 -2
- package/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.js +6 -6
- package/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +8 -8
- package/api/resources/preEncounter/resources/lists/resources/v1/client/Client.js +2 -2
- package/api/resources/preEncounter/resources/notes/resources/v1/client/Client.js +4 -4
- package/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +9 -9
- package/api/resources/preEncounter/resources/tags/resources/v1/client/Client.js +5 -5
- package/api/resources/serviceFacility/client/Client.js +1 -1
- package/api/resources/serviceLines/resources/v2/client/Client.js +3 -3
- package/api/resources/tasks/resources/v3/client/Client.js +5 -5
- 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 +3 -3
- package/dist/api/resources/chargeCapture/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/chargeCaptureBundles/resources/v1/client/Client.js +3 -3
- package/dist/api/resources/contracts/resources/v2/client/Client.js +5 -5
- package/dist/api/resources/credentialing/resources/v2/client/Client.js +5 -5
- package/dist/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
- package/dist/api/resources/diagnoses/client/Client.js +3 -3
- package/dist/api/resources/eligibility/resources/v2/client/Client.js +3 -3
- package/dist/api/resources/encounterProviders/resources/v2/client/Client.js +12 -12
- package/dist/api/resources/encounters/resources/v4/client/Client.d.ts +0 -223
- package/dist/api/resources/encounters/resources/v4/client/Client.js +5 -288
- package/dist/api/resources/encounters/resources/v4/client/index.d.ts +0 -1
- package/dist/api/resources/encounters/resources/v4/client/index.js +1 -2
- 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/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/medicationDispense/resources/v1/client/Client.js +1 -1
- package/dist/api/resources/nonInsurancePayerPayments/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/nonInsurancePayerRefunds/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/nonInsurancePayers/resources/v1/client/Client.js +6 -6
- package/dist/api/resources/organizationProviders/resources/v3/client/Client.js +4 -4
- package/dist/api/resources/organizationServiceFacilities/resources/v2/client/Client.js +5 -5
- package/dist/api/resources/patientPayments/resources/v4/client/Client.js +5 -5
- package/dist/api/resources/patientRefunds/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/payers/resources/v3/client/Client.js +2 -2
- package/dist/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.js +6 -6
- package/dist/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +8 -8
- package/dist/api/resources/preEncounter/resources/lists/resources/v1/client/Client.js +2 -2
- package/dist/api/resources/preEncounter/resources/notes/resources/v1/client/Client.js +4 -4
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +9 -9
- package/dist/api/resources/preEncounter/resources/tags/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/serviceFacility/client/Client.js +1 -1
- package/dist/api/resources/serviceLines/resources/v2/client/Client.js +3 -3
- package/dist/api/resources/tasks/resources/v3/client/Client.js +5 -5
- package/dist/api/resources/writeOffs/resources/v1/client/Client.js +4 -4
- package/dist/serialization/resources/encounters/resources/v4/client/index.d.ts +0 -1
- package/dist/serialization/resources/encounters/resources/v4/client/index.js +1 -2
- package/package.json +1 -1
- package/reference.md +0 -304
- package/serialization/resources/encounters/resources/v4/client/index.d.ts +0 -1
- package/serialization/resources/encounters/resources/v4/client/index.js +1 -2
- package/api/resources/encounters/resources/v4/client/createFromPreEncounterPatientInternal.d.ts +0 -58
- package/api/resources/encounters/resources/v4/client/createFromPreEncounterPatientInternal.js +0 -113
- package/dist/api/resources/encounters/resources/v4/client/createFromPreEncounterPatientInternal.d.ts +0 -58
- package/dist/api/resources/encounters/resources/v4/client/createFromPreEncounterPatientInternal.js +0 -113
- package/dist/serialization/resources/encounters/resources/v4/client/createFromPreEncounterPatientInternal.d.ts +0 -39
- package/dist/serialization/resources/encounters/resources/v4/client/createFromPreEncounterPatientInternal.js +0 -90
- package/serialization/resources/encounters/resources/v4/client/createFromPreEncounterPatientInternal.d.ts +0 -39
- package/serialization/resources/encounters/resources/v4/client/createFromPreEncounterPatientInternal.js +0 -90
package/dist/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.js
CHANGED
|
@@ -103,7 +103,7 @@ class V1 {
|
|
|
103
103
|
Authorization: yield this._getAuthorizationHeader(),
|
|
104
104
|
"X-Fern-Language": "JavaScript",
|
|
105
105
|
"X-Fern-SDK-Name": "candidhealth",
|
|
106
|
-
"X-Fern-SDK-Version": "0.39.
|
|
106
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
107
107
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
108
108
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
109
109
|
},
|
|
@@ -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.39.
|
|
171
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
172
172
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
173
173
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
174
174
|
},
|
|
@@ -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.39.
|
|
232
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
233
233
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
234
234
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
235
235
|
},
|
|
@@ -327,7 +327,7 @@ class V1 {
|
|
|
327
327
|
Authorization: yield this._getAuthorizationHeader(),
|
|
328
328
|
"X-Fern-Language": "JavaScript",
|
|
329
329
|
"X-Fern-SDK-Name": "candidhealth",
|
|
330
|
-
"X-Fern-SDK-Version": "0.39.
|
|
330
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
331
331
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
332
332
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
333
333
|
},
|
|
@@ -397,7 +397,7 @@ class V1 {
|
|
|
397
397
|
Authorization: yield this._getAuthorizationHeader(),
|
|
398
398
|
"X-Fern-Language": "JavaScript",
|
|
399
399
|
"X-Fern-SDK-Name": "candidhealth",
|
|
400
|
-
"X-Fern-SDK-Version": "0.39.
|
|
400
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
401
401
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
402
402
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
403
403
|
},
|
|
@@ -446,7 +446,7 @@ class V1 {
|
|
|
446
446
|
Authorization: yield this._getAuthorizationHeader(),
|
|
447
447
|
"X-Fern-Language": "JavaScript",
|
|
448
448
|
"X-Fern-SDK-Name": "candidhealth",
|
|
449
|
-
"X-Fern-SDK-Version": "0.39.
|
|
449
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
450
450
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
451
451
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
452
452
|
},
|
|
@@ -117,7 +117,7 @@ class V1 {
|
|
|
117
117
|
Authorization: yield this._getAuthorizationHeader(),
|
|
118
118
|
"X-Fern-Language": "JavaScript",
|
|
119
119
|
"X-Fern-SDK-Name": "candidhealth",
|
|
120
|
-
"X-Fern-SDK-Version": "0.39.
|
|
120
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
121
121
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
122
122
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
123
123
|
},
|
|
@@ -218,7 +218,7 @@ class V1 {
|
|
|
218
218
|
Authorization: yield this._getAuthorizationHeader(),
|
|
219
219
|
"X-Fern-Language": "JavaScript",
|
|
220
220
|
"X-Fern-SDK-Name": "candidhealth",
|
|
221
|
-
"X-Fern-SDK-Version": "0.39.
|
|
221
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
222
222
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
223
223
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
224
224
|
},
|
|
@@ -283,7 +283,7 @@ class V1 {
|
|
|
283
283
|
Authorization: yield this._getAuthorizationHeader(),
|
|
284
284
|
"X-Fern-Language": "JavaScript",
|
|
285
285
|
"X-Fern-SDK-Name": "candidhealth",
|
|
286
|
-
"X-Fern-SDK-Version": "0.39.
|
|
286
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
287
287
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
288
288
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
289
289
|
},
|
|
@@ -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.39.
|
|
333
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
334
334
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
335
335
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
336
336
|
},
|
|
@@ -398,7 +398,7 @@ class V1 {
|
|
|
398
398
|
Authorization: yield this._getAuthorizationHeader(),
|
|
399
399
|
"X-Fern-Language": "JavaScript",
|
|
400
400
|
"X-Fern-SDK-Name": "candidhealth",
|
|
401
|
-
"X-Fern-SDK-Version": "0.39.
|
|
401
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
402
402
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
403
403
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
404
404
|
},
|
|
@@ -451,7 +451,7 @@ class V1 {
|
|
|
451
451
|
Authorization: yield this._getAuthorizationHeader(),
|
|
452
452
|
"X-Fern-Language": "JavaScript",
|
|
453
453
|
"X-Fern-SDK-Name": "candidhealth",
|
|
454
|
-
"X-Fern-SDK-Version": "0.39.
|
|
454
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
455
455
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
456
456
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
457
457
|
},
|
|
@@ -504,7 +504,7 @@ class V1 {
|
|
|
504
504
|
Authorization: yield this._getAuthorizationHeader(),
|
|
505
505
|
"X-Fern-Language": "JavaScript",
|
|
506
506
|
"X-Fern-SDK-Name": "candidhealth",
|
|
507
|
-
"X-Fern-SDK-Version": "0.39.
|
|
507
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
508
508
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
509
509
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
510
510
|
},
|
|
@@ -555,7 +555,7 @@ class V1 {
|
|
|
555
555
|
Authorization: yield this._getAuthorizationHeader(),
|
|
556
556
|
"X-Fern-Language": "JavaScript",
|
|
557
557
|
"X-Fern-SDK-Name": "candidhealth",
|
|
558
|
-
"X-Fern-SDK-Version": "0.39.
|
|
558
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
559
559
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
560
560
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
561
561
|
},
|
|
@@ -91,7 +91,7 @@ class V1 {
|
|
|
91
91
|
Authorization: yield this._getAuthorizationHeader(),
|
|
92
92
|
"X-Fern-Language": "JavaScript",
|
|
93
93
|
"X-Fern-SDK-Name": "candidhealth",
|
|
94
|
-
"X-Fern-SDK-Version": "0.39.
|
|
94
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
95
95
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
96
96
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
97
97
|
},
|
|
@@ -176,7 +176,7 @@ class V1 {
|
|
|
176
176
|
Authorization: yield this._getAuthorizationHeader(),
|
|
177
177
|
"X-Fern-Language": "JavaScript",
|
|
178
178
|
"X-Fern-SDK-Name": "candidhealth",
|
|
179
|
-
"X-Fern-SDK-Version": "0.39.
|
|
179
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
180
180
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
181
181
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
182
182
|
},
|
|
@@ -68,7 +68,7 @@ class V1 {
|
|
|
68
68
|
Authorization: yield this._getAuthorizationHeader(),
|
|
69
69
|
"X-Fern-Language": "JavaScript",
|
|
70
70
|
"X-Fern-SDK-Name": "candidhealth",
|
|
71
|
-
"X-Fern-SDK-Version": "0.39.
|
|
71
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
72
72
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
73
73
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
74
74
|
},
|
|
@@ -119,7 +119,7 @@ class V1 {
|
|
|
119
119
|
Authorization: yield this._getAuthorizationHeader(),
|
|
120
120
|
"X-Fern-Language": "JavaScript",
|
|
121
121
|
"X-Fern-SDK-Name": "candidhealth",
|
|
122
|
-
"X-Fern-SDK-Version": "0.39.
|
|
122
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
123
123
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
124
124
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
125
125
|
},
|
|
@@ -175,7 +175,7 @@ class V1 {
|
|
|
175
175
|
Authorization: yield this._getAuthorizationHeader(),
|
|
176
176
|
"X-Fern-Language": "JavaScript",
|
|
177
177
|
"X-Fern-SDK-Name": "candidhealth",
|
|
178
|
-
"X-Fern-SDK-Version": "0.39.
|
|
178
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
179
179
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
180
180
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
181
181
|
},
|
|
@@ -226,7 +226,7 @@ class V1 {
|
|
|
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.39.
|
|
229
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
230
230
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
231
231
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
232
232
|
},
|
|
@@ -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.39.
|
|
244
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
245
245
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
246
246
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
247
247
|
},
|
|
@@ -480,7 +480,7 @@ class V1 {
|
|
|
480
480
|
Authorization: yield this._getAuthorizationHeader(),
|
|
481
481
|
"X-Fern-Language": "JavaScript",
|
|
482
482
|
"X-Fern-SDK-Name": "candidhealth",
|
|
483
|
-
"X-Fern-SDK-Version": "0.39.
|
|
483
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
484
484
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
485
485
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
486
486
|
},
|
|
@@ -569,7 +569,7 @@ class V1 {
|
|
|
569
569
|
Authorization: yield this._getAuthorizationHeader(),
|
|
570
570
|
"X-Fern-Language": "JavaScript",
|
|
571
571
|
"X-Fern-SDK-Name": "candidhealth",
|
|
572
|
-
"X-Fern-SDK-Version": "0.39.
|
|
572
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
573
573
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
574
574
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
575
575
|
},
|
|
@@ -617,7 +617,7 @@ class V1 {
|
|
|
617
617
|
Authorization: yield this._getAuthorizationHeader(),
|
|
618
618
|
"X-Fern-Language": "JavaScript",
|
|
619
619
|
"X-Fern-SDK-Name": "candidhealth",
|
|
620
|
-
"X-Fern-SDK-Version": "0.39.
|
|
620
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
621
621
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
622
622
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
623
623
|
},
|
|
@@ -678,7 +678,7 @@ class V1 {
|
|
|
678
678
|
Authorization: yield this._getAuthorizationHeader(),
|
|
679
679
|
"X-Fern-Language": "JavaScript",
|
|
680
680
|
"X-Fern-SDK-Name": "candidhealth",
|
|
681
|
-
"X-Fern-SDK-Version": "0.39.
|
|
681
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
682
682
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
683
683
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
684
684
|
},
|
|
@@ -906,7 +906,7 @@ class V1 {
|
|
|
906
906
|
Authorization: yield this._getAuthorizationHeader(),
|
|
907
907
|
"X-Fern-Language": "JavaScript",
|
|
908
908
|
"X-Fern-SDK-Name": "candidhealth",
|
|
909
|
-
"X-Fern-SDK-Version": "0.39.
|
|
909
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
910
910
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
911
911
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
912
912
|
},
|
|
@@ -972,7 +972,7 @@ class V1 {
|
|
|
972
972
|
Authorization: yield this._getAuthorizationHeader(),
|
|
973
973
|
"X-Fern-Language": "JavaScript",
|
|
974
974
|
"X-Fern-SDK-Name": "candidhealth",
|
|
975
|
-
"X-Fern-SDK-Version": "0.39.
|
|
975
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
976
976
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
977
977
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
978
978
|
},
|
|
@@ -1040,7 +1040,7 @@ class V1 {
|
|
|
1040
1040
|
Authorization: yield this._getAuthorizationHeader(),
|
|
1041
1041
|
"X-Fern-Language": "JavaScript",
|
|
1042
1042
|
"X-Fern-SDK-Name": "candidhealth",
|
|
1043
|
-
"X-Fern-SDK-Version": "0.39.
|
|
1043
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
1044
1044
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
1045
1045
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
1046
1046
|
},
|
|
@@ -1093,7 +1093,7 @@ class V1 {
|
|
|
1093
1093
|
Authorization: yield this._getAuthorizationHeader(),
|
|
1094
1094
|
"X-Fern-Language": "JavaScript",
|
|
1095
1095
|
"X-Fern-SDK-Name": "candidhealth",
|
|
1096
|
-
"X-Fern-SDK-Version": "0.39.
|
|
1096
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
1097
1097
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
1098
1098
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
1099
1099
|
},
|
|
@@ -68,7 +68,7 @@ class V1 {
|
|
|
68
68
|
Authorization: yield this._getAuthorizationHeader(),
|
|
69
69
|
"X-Fern-Language": "JavaScript",
|
|
70
70
|
"X-Fern-SDK-Name": "candidhealth",
|
|
71
|
-
"X-Fern-SDK-Version": "0.39.
|
|
71
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
72
72
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
73
73
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
74
74
|
},
|
|
@@ -126,7 +126,7 @@ class V1 {
|
|
|
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.39.
|
|
129
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
130
130
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
131
131
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
132
132
|
},
|
|
@@ -176,7 +176,7 @@ class V1 {
|
|
|
176
176
|
Authorization: yield this._getAuthorizationHeader(),
|
|
177
177
|
"X-Fern-Language": "JavaScript",
|
|
178
178
|
"X-Fern-SDK-Name": "candidhealth",
|
|
179
|
-
"X-Fern-SDK-Version": "0.39.
|
|
179
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
180
180
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
181
181
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
182
182
|
},
|
|
@@ -228,7 +228,7 @@ class V1 {
|
|
|
228
228
|
Authorization: yield this._getAuthorizationHeader(),
|
|
229
229
|
"X-Fern-Language": "JavaScript",
|
|
230
230
|
"X-Fern-SDK-Name": "candidhealth",
|
|
231
|
-
"X-Fern-SDK-Version": "0.39.
|
|
231
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
232
232
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
233
233
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
234
234
|
},
|
|
@@ -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.39.
|
|
280
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
281
281
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
282
282
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
283
283
|
},
|
|
@@ -77,7 +77,7 @@ class ServiceFacility {
|
|
|
77
77
|
Authorization: yield this._getAuthorizationHeader(),
|
|
78
78
|
"X-Fern-Language": "JavaScript",
|
|
79
79
|
"X-Fern-SDK-Name": "candidhealth",
|
|
80
|
-
"X-Fern-SDK-Version": "0.39.
|
|
80
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
81
81
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
82
82
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
83
83
|
},
|
|
@@ -115,7 +115,7 @@ class V2 {
|
|
|
115
115
|
Authorization: yield this._getAuthorizationHeader(),
|
|
116
116
|
"X-Fern-Language": "JavaScript",
|
|
117
117
|
"X-Fern-SDK-Name": "candidhealth",
|
|
118
|
-
"X-Fern-SDK-Version": "0.39.
|
|
118
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
119
119
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
120
120
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
121
121
|
},
|
|
@@ -212,7 +212,7 @@ class V2 {
|
|
|
212
212
|
Authorization: yield this._getAuthorizationHeader(),
|
|
213
213
|
"X-Fern-Language": "JavaScript",
|
|
214
214
|
"X-Fern-SDK-Name": "candidhealth",
|
|
215
|
-
"X-Fern-SDK-Version": "0.39.
|
|
215
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
216
216
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
217
217
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
218
218
|
},
|
|
@@ -276,7 +276,7 @@ class V2 {
|
|
|
276
276
|
Authorization: yield this._getAuthorizationHeader(),
|
|
277
277
|
"X-Fern-Language": "JavaScript",
|
|
278
278
|
"X-Fern-SDK-Name": "candidhealth",
|
|
279
|
-
"X-Fern-SDK-Version": "0.39.
|
|
279
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
280
280
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
281
281
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
282
282
|
},
|
|
@@ -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.39.
|
|
69
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
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.39.
|
|
169
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
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.39.
|
|
229
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
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.39.
|
|
297
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
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.39.
|
|
348
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
349
349
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
350
350
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
351
351
|
},
|
|
@@ -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.39.
|
|
119
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
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.39.
|
|
167
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
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.39.
|
|
224
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
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.39.
|
|
274
|
+
"X-Fern-SDK-Version": "0.39.5",
|
|
275
275
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
276
276
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
277
277
|
},
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export * as create from "./create";
|
|
2
2
|
export * as createFromPreEncounterPatient from "./createFromPreEncounterPatient";
|
|
3
|
-
export * as createFromPreEncounterPatientInternal from "./createFromPreEncounterPatientInternal";
|
|
4
3
|
export * as update from "./update";
|
|
5
4
|
export * from "./requests";
|
|
@@ -26,9 +26,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
26
26
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.update = exports.
|
|
29
|
+
exports.update = exports.createFromPreEncounterPatient = exports.create = void 0;
|
|
30
30
|
exports.create = __importStar(require("./create"));
|
|
31
31
|
exports.createFromPreEncounterPatient = __importStar(require("./createFromPreEncounterPatient"));
|
|
32
|
-
exports.createFromPreEncounterPatientInternal = __importStar(require("./createFromPreEncounterPatientInternal"));
|
|
33
32
|
exports.update = __importStar(require("./update"));
|
|
34
33
|
__exportStar(require("./requests"), exports);
|