candidhealth 0.43.1 → 0.45.0

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.
@@ -36,13 +36,105 @@ module CandidApiClient
36
36
  # * :submission_records (Array<CandidApiClient::ClaimSubmission::V1::Types::ClaimSubmissionRecordCreate>)
37
37
  # * :service_lines (Array<CandidApiClient::ServiceLines::V2::Types::ServiceLineCreate>)
38
38
  # * :patient_histories (Array<CandidApiClient::Encounters::V4::Types::PatientHistoryCategory>)
39
- # * :billing_notes (Array<CandidApiClient::BillingNotes::V2::Types::BillingNoteOptional>)
40
- # * :benefits_assigned_to_provider (Boolean)
41
- # * :prior_authorization_number (String)
42
- # * :external_id (String)
43
- # * :date_of_service (Date)
44
- # * :tag_ids (Array<String>)
45
- # * :clinical_notes (Array<CandidApiClient::Encounters::V4::Types::ClinicalNoteCategoryCreate>)
39
+ # * :billing_notes (Array<CandidApiClient::BillingNotes::V2::Types::BillingNoteBase>)
40
+ # * :patient (Hash)
41
+ # * :first_name (String)
42
+ # * :last_name (String)
43
+ # * :gender (CandidApiClient::Individual::Types::Gender)
44
+ # * :external_id (String)
45
+ # * :date_of_birth (Date)
46
+ # * :address (Hash)
47
+ # * :zip_plus_four_code (String)
48
+ # * :address_1 (String)
49
+ # * :address_2 (String)
50
+ # * :city (String)
51
+ # * :state (CandidApiClient::Commons::Types::State)
52
+ # * :zip_code (String)
53
+ # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
54
+ # * :phone_consent (Boolean)
55
+ # * :email (String)
56
+ # * :email_consent (Boolean)
57
+ # * :non_insurance_payers (Array<String>)
58
+ # * :non_insurance_payers_info (Array<CandidApiClient::Individual::Types::PatientNonInsurancePayerInfoCreate>)
59
+ # * :service_facility (Hash)
60
+ # * :organization_name (String)
61
+ # * :npi (String)
62
+ # * :address (Hash)
63
+ # * :zip_plus_four_code (String)
64
+ # * :address_1 (String)
65
+ # * :address_2 (String)
66
+ # * :city (String)
67
+ # * :state (CandidApiClient::Commons::Types::State)
68
+ # * :zip_code (String)
69
+ # * :secondary_identification (String)
70
+ # * :rendering_provider (Hash)
71
+ # * :npi (String)
72
+ # * :taxonomy_code (String)
73
+ # * :address (Hash)
74
+ # * :zip_plus_four_code (String)
75
+ # * :address_1 (String)
76
+ # * :address_2 (String)
77
+ # * :city (String)
78
+ # * :state (CandidApiClient::Commons::Types::State)
79
+ # * :zip_code (String)
80
+ # * :first_name (String)
81
+ # * :last_name (String)
82
+ # * :organization_name (String)
83
+ # * :initial_referring_provider (Hash)
84
+ # * :npi (String)
85
+ # * :taxonomy_code (String)
86
+ # * :address (Hash)
87
+ # * :zip_plus_four_code (String)
88
+ # * :address_1 (String)
89
+ # * :address_2 (String)
90
+ # * :city (String)
91
+ # * :state (CandidApiClient::Commons::Types::State)
92
+ # * :zip_code (String)
93
+ # * :qualifier (CandidApiClient::Commons::Types::QualifierCode)
94
+ # * :first_name (String)
95
+ # * :last_name (String)
96
+ # * :organization_name (String)
97
+ # * :referring_provider (Hash)
98
+ # * :npi (String)
99
+ # * :taxonomy_code (String)
100
+ # * :address (Hash)
101
+ # * :zip_plus_four_code (String)
102
+ # * :address_1 (String)
103
+ # * :address_2 (String)
104
+ # * :city (String)
105
+ # * :state (CandidApiClient::Commons::Types::State)
106
+ # * :zip_code (String)
107
+ # * :first_name (String)
108
+ # * :last_name (String)
109
+ # * :organization_name (String)
110
+ # * :supervising_provider (Hash)
111
+ # * :npi (String)
112
+ # * :taxonomy_code (String)
113
+ # * :address (Hash)
114
+ # * :zip_plus_four_code (String)
115
+ # * :address_1 (String)
116
+ # * :address_2 (String)
117
+ # * :city (String)
118
+ # * :state (CandidApiClient::Commons::Types::State)
119
+ # * :zip_code (String)
120
+ # * :first_name (String)
121
+ # * :last_name (String)
122
+ # * :organization_name (String)
123
+ # * :billing_provider (Hash)
124
+ # * :address (Hash)
125
+ # * :zip_plus_four_code (String)
126
+ # * :address_1 (String)
127
+ # * :address_2 (String)
128
+ # * :city (String)
129
+ # * :state (CandidApiClient::Commons::Types::State)
130
+ # * :zip_code (String)
131
+ # * :tax_id (String)
132
+ # * :npi (String)
133
+ # * :taxonomy_code (String)
134
+ # * :provider_commercial_license_type (CandidApiClient::Commons::Types::BillingProviderCommercialLicenseType)
135
+ # * :first_name (String)
136
+ # * :last_name (String)
137
+ # * :organization_name (String)
46
138
  # * :pay_to_address (Hash)
47
139
  # * :zip_plus_four_code (String)
48
140
  # * :address_1 (String)
@@ -50,6 +142,12 @@ module CandidApiClient
50
142
  # * :city (String)
51
143
  # * :state (CandidApiClient::Commons::Types::State)
52
144
  # * :zip_code (String)
145
+ # * :benefits_assigned_to_provider (Boolean)
146
+ # * :prior_authorization_number (String)
147
+ # * :external_id (String)
148
+ # * :date_of_service (Date)
149
+ # * :tag_ids (Array<String>)
150
+ # * :clinical_notes (Array<CandidApiClient::Encounters::V4::Types::ClinicalNoteCategoryCreate>)
53
151
  # * :billable_status (CandidApiClient::Encounters::V4::Types::BillableStatusType)
54
152
  # * :responsible_party (CandidApiClient::Encounters::V4::Types::ResponsiblePartyType)
55
153
  # * :provider_accepts_assignment (Boolean)
@@ -145,25 +243,6 @@ module CandidApiClient
145
243
  # * :onset_of_current_illness_or_symptom_date (Date)
146
244
  # * :last_menstrual_period_date (Date)
147
245
  # * :delay_reason_code (CandidApiClient::Commons::Types::DelayReasonCode)
148
- # * :patient (Hash)
149
- # * :first_name (String)
150
- # * :last_name (String)
151
- # * :gender (CandidApiClient::Individual::Types::Gender)
152
- # * :external_id (String)
153
- # * :date_of_birth (Date)
154
- # * :address (Hash)
155
- # * :zip_plus_four_code (String)
156
- # * :address_1 (String)
157
- # * :address_2 (String)
158
- # * :city (String)
159
- # * :state (CandidApiClient::Commons::Types::State)
160
- # * :zip_code (String)
161
- # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
162
- # * :phone_consent (Boolean)
163
- # * :email (String)
164
- # * :email_consent (Boolean)
165
- # * :non_insurance_payers (Array<String>)
166
- # * :non_insurance_payers_info (Array<CandidApiClient::Individual::Types::PatientNonInsurancePayerInfoCreate>)
167
246
  # * :patient_authorized_release (Boolean)
168
247
  # * :schema_instances (Array<CandidApiClient::CustomSchemas::V1::Types::SchemaInstance>)
169
248
  # * :vitals (Hash)
@@ -175,30 +254,6 @@ module CandidApiClient
175
254
  # * :hemoglobin_gdl (Float)
176
255
  # * :hematocrit_pct (Float)
177
256
  # * :existing_medications (Array<CandidApiClient::Encounters::V4::Types::Medication>)
178
- # * :rendering_provider (Hash)
179
- # * :npi (String)
180
- # * :taxonomy_code (String)
181
- # * :address (Hash)
182
- # * :zip_plus_four_code (String)
183
- # * :address_1 (String)
184
- # * :address_2 (String)
185
- # * :city (String)
186
- # * :state (CandidApiClient::Commons::Types::State)
187
- # * :zip_code (String)
188
- # * :first_name (String)
189
- # * :last_name (String)
190
- # * :organization_name (String)
191
- # * :service_facility (Hash)
192
- # * :organization_name (String)
193
- # * :npi (String)
194
- # * :address (Hash)
195
- # * :zip_plus_four_code (String)
196
- # * :address_1 (String)
197
- # * :address_2 (String)
198
- # * :city (String)
199
- # * :state (CandidApiClient::Commons::Types::State)
200
- # * :zip_code (String)
201
- # * :secondary_identification (String)
202
257
  # * :guarantor (Hash)
203
258
  # * :first_name (String)
204
259
  # * :last_name (String)
@@ -215,67 +270,13 @@ module CandidApiClient
215
270
  # * :phone_consent (Boolean)
216
271
  # * :email (String)
217
272
  # * :email_consent (Boolean)
218
- # * :billing_provider (Hash)
219
- # * :address (Hash)
220
- # * :zip_plus_four_code (String)
221
- # * :address_1 (String)
222
- # * :address_2 (String)
223
- # * :city (String)
224
- # * :state (CandidApiClient::Commons::Types::State)
225
- # * :zip_code (String)
226
- # * :tax_id (String)
227
- # * :npi (String)
228
- # * :taxonomy_code (String)
229
- # * :provider_commercial_license_type (CandidApiClient::Commons::Types::BillingProviderCommercialLicenseType)
230
- # * :first_name (String)
231
- # * :last_name (String)
232
- # * :organization_name (String)
233
- # * :supervising_provider (Hash)
234
- # * :npi (String)
235
- # * :taxonomy_code (String)
236
- # * :address (Hash)
237
- # * :zip_plus_four_code (String)
238
- # * :address_1 (String)
239
- # * :address_2 (String)
240
- # * :city (String)
241
- # * :state (CandidApiClient::Commons::Types::State)
242
- # * :zip_code (String)
243
- # * :first_name (String)
244
- # * :last_name (String)
245
- # * :organization_name (String)
246
- # * :referring_provider (Hash)
247
- # * :npi (String)
248
- # * :taxonomy_code (String)
249
- # * :address (Hash)
250
- # * :zip_plus_four_code (String)
251
- # * :address_1 (String)
252
- # * :address_2 (String)
253
- # * :city (String)
254
- # * :state (CandidApiClient::Commons::Types::State)
255
- # * :zip_code (String)
256
- # * :first_name (String)
257
- # * :last_name (String)
258
- # * :organization_name (String)
259
- # * :initial_referring_provider (Hash)
260
- # * :npi (String)
261
- # * :taxonomy_code (String)
262
- # * :address (Hash)
263
- # * :zip_plus_four_code (String)
264
- # * :address_1 (String)
265
- # * :address_2 (String)
266
- # * :city (String)
267
- # * :state (CandidApiClient::Commons::Types::State)
268
- # * :zip_code (String)
269
- # * :qualifier (CandidApiClient::Commons::Types::QualifierCode)
270
- # * :first_name (String)
271
- # * :last_name (String)
272
- # * :organization_name (String)
273
273
  # * :referral_number (String)
274
274
  # * :epsdt_referral (Hash)
275
275
  # * :condition_indicator_1 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
276
276
  # * :condition_indicator_2 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
277
277
  # * :condition_indicator_3 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
278
278
  # * :claim_supplemental_information (Array<CandidApiClient::Encounters::V4::Types::ClaimSupplementalInformation>)
279
+ # * :secondary_payer_carrier_code (String)
279
280
  # @param charge_external_id [String] A client-specified unique ID to associate with this encounter; for example, your
280
281
  # internal encounter ID or a Dr. Chrono encounter ID. This field should not
281
282
  # contain PHI.
@@ -348,13 +349,105 @@ module CandidApiClient
348
349
  # * :submission_records (Array<CandidApiClient::ClaimSubmission::V1::Types::ClaimSubmissionRecordCreate>)
349
350
  # * :service_lines (Array<CandidApiClient::ServiceLines::V2::Types::ServiceLineCreate>)
350
351
  # * :patient_histories (Array<CandidApiClient::Encounters::V4::Types::PatientHistoryCategory>)
351
- # * :billing_notes (Array<CandidApiClient::BillingNotes::V2::Types::BillingNoteOptional>)
352
- # * :benefits_assigned_to_provider (Boolean)
353
- # * :prior_authorization_number (String)
354
- # * :external_id (String)
355
- # * :date_of_service (Date)
356
- # * :tag_ids (Array<String>)
357
- # * :clinical_notes (Array<CandidApiClient::Encounters::V4::Types::ClinicalNoteCategoryCreate>)
352
+ # * :billing_notes (Array<CandidApiClient::BillingNotes::V2::Types::BillingNoteBase>)
353
+ # * :patient (Hash)
354
+ # * :first_name (String)
355
+ # * :last_name (String)
356
+ # * :gender (CandidApiClient::Individual::Types::Gender)
357
+ # * :external_id (String)
358
+ # * :date_of_birth (Date)
359
+ # * :address (Hash)
360
+ # * :zip_plus_four_code (String)
361
+ # * :address_1 (String)
362
+ # * :address_2 (String)
363
+ # * :city (String)
364
+ # * :state (CandidApiClient::Commons::Types::State)
365
+ # * :zip_code (String)
366
+ # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
367
+ # * :phone_consent (Boolean)
368
+ # * :email (String)
369
+ # * :email_consent (Boolean)
370
+ # * :non_insurance_payers (Array<String>)
371
+ # * :non_insurance_payers_info (Array<CandidApiClient::Individual::Types::PatientNonInsurancePayerInfoCreate>)
372
+ # * :service_facility (Hash)
373
+ # * :organization_name (String)
374
+ # * :npi (String)
375
+ # * :address (Hash)
376
+ # * :zip_plus_four_code (String)
377
+ # * :address_1 (String)
378
+ # * :address_2 (String)
379
+ # * :city (String)
380
+ # * :state (CandidApiClient::Commons::Types::State)
381
+ # * :zip_code (String)
382
+ # * :secondary_identification (String)
383
+ # * :rendering_provider (Hash)
384
+ # * :npi (String)
385
+ # * :taxonomy_code (String)
386
+ # * :address (Hash)
387
+ # * :zip_plus_four_code (String)
388
+ # * :address_1 (String)
389
+ # * :address_2 (String)
390
+ # * :city (String)
391
+ # * :state (CandidApiClient::Commons::Types::State)
392
+ # * :zip_code (String)
393
+ # * :first_name (String)
394
+ # * :last_name (String)
395
+ # * :organization_name (String)
396
+ # * :initial_referring_provider (Hash)
397
+ # * :npi (String)
398
+ # * :taxonomy_code (String)
399
+ # * :address (Hash)
400
+ # * :zip_plus_four_code (String)
401
+ # * :address_1 (String)
402
+ # * :address_2 (String)
403
+ # * :city (String)
404
+ # * :state (CandidApiClient::Commons::Types::State)
405
+ # * :zip_code (String)
406
+ # * :qualifier (CandidApiClient::Commons::Types::QualifierCode)
407
+ # * :first_name (String)
408
+ # * :last_name (String)
409
+ # * :organization_name (String)
410
+ # * :referring_provider (Hash)
411
+ # * :npi (String)
412
+ # * :taxonomy_code (String)
413
+ # * :address (Hash)
414
+ # * :zip_plus_four_code (String)
415
+ # * :address_1 (String)
416
+ # * :address_2 (String)
417
+ # * :city (String)
418
+ # * :state (CandidApiClient::Commons::Types::State)
419
+ # * :zip_code (String)
420
+ # * :first_name (String)
421
+ # * :last_name (String)
422
+ # * :organization_name (String)
423
+ # * :supervising_provider (Hash)
424
+ # * :npi (String)
425
+ # * :taxonomy_code (String)
426
+ # * :address (Hash)
427
+ # * :zip_plus_four_code (String)
428
+ # * :address_1 (String)
429
+ # * :address_2 (String)
430
+ # * :city (String)
431
+ # * :state (CandidApiClient::Commons::Types::State)
432
+ # * :zip_code (String)
433
+ # * :first_name (String)
434
+ # * :last_name (String)
435
+ # * :organization_name (String)
436
+ # * :billing_provider (Hash)
437
+ # * :address (Hash)
438
+ # * :zip_plus_four_code (String)
439
+ # * :address_1 (String)
440
+ # * :address_2 (String)
441
+ # * :city (String)
442
+ # * :state (CandidApiClient::Commons::Types::State)
443
+ # * :zip_code (String)
444
+ # * :tax_id (String)
445
+ # * :npi (String)
446
+ # * :taxonomy_code (String)
447
+ # * :provider_commercial_license_type (CandidApiClient::Commons::Types::BillingProviderCommercialLicenseType)
448
+ # * :first_name (String)
449
+ # * :last_name (String)
450
+ # * :organization_name (String)
358
451
  # * :pay_to_address (Hash)
359
452
  # * :zip_plus_four_code (String)
360
453
  # * :address_1 (String)
@@ -362,6 +455,12 @@ module CandidApiClient
362
455
  # * :city (String)
363
456
  # * :state (CandidApiClient::Commons::Types::State)
364
457
  # * :zip_code (String)
458
+ # * :benefits_assigned_to_provider (Boolean)
459
+ # * :prior_authorization_number (String)
460
+ # * :external_id (String)
461
+ # * :date_of_service (Date)
462
+ # * :tag_ids (Array<String>)
463
+ # * :clinical_notes (Array<CandidApiClient::Encounters::V4::Types::ClinicalNoteCategoryCreate>)
365
464
  # * :billable_status (CandidApiClient::Encounters::V4::Types::BillableStatusType)
366
465
  # * :responsible_party (CandidApiClient::Encounters::V4::Types::ResponsiblePartyType)
367
466
  # * :provider_accepts_assignment (Boolean)
@@ -438,126 +537,8 @@ module CandidApiClient
438
537
  # * :plan_type (CandidApiClient::Commons::Types::SourceOfPaymentCode)
439
538
  # * :insurance_type (CandidApiClient::Commons::Types::InsuranceTypeCode)
440
539
  # * :payer_plan_group_id (String)
441
- # * :patient_relationship_to_subscriber_code (CandidApiClient::Commons::Types::PatientRelationshipToInsuredCodeAll)
442
- # * :date_of_birth (Date)
443
- # * :address (Hash)
444
- # * :zip_plus_four_code (String)
445
- # * :address_1 (String)
446
- # * :address_2 (String)
447
- # * :city (String)
448
- # * :state (CandidApiClient::Commons::Types::State)
449
- # * :zip_code (String)
450
- # * :first_name (String)
451
- # * :last_name (String)
452
- # * :gender (CandidApiClient::Individual::Types::Gender)
453
- # * :additional_information (String)
454
- # * :service_authorization_exception_code (CandidApiClient::Encounters::V4::Types::ServiceAuthorizationExceptionCode)
455
- # * :admission_date (Date)
456
- # * :discharge_date (Date)
457
- # * :onset_of_current_illness_or_symptom_date (Date)
458
- # * :last_menstrual_period_date (Date)
459
- # * :delay_reason_code (CandidApiClient::Commons::Types::DelayReasonCode)
460
- # * :patient (Hash)
461
- # * :first_name (String)
462
- # * :last_name (String)
463
- # * :gender (CandidApiClient::Individual::Types::Gender)
464
- # * :external_id (String)
465
- # * :date_of_birth (Date)
466
- # * :address (Hash)
467
- # * :zip_plus_four_code (String)
468
- # * :address_1 (String)
469
- # * :address_2 (String)
470
- # * :city (String)
471
- # * :state (CandidApiClient::Commons::Types::State)
472
- # * :zip_code (String)
473
- # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
474
- # * :phone_consent (Boolean)
475
- # * :email (String)
476
- # * :email_consent (Boolean)
477
- # * :non_insurance_payers (Array<String>)
478
- # * :non_insurance_payers_info (Array<CandidApiClient::Individual::Types::PatientNonInsurancePayerInfoCreate>)
479
- # * :patient_authorized_release (Boolean)
480
- # * :schema_instances (Array<CandidApiClient::CustomSchemas::V1::Types::SchemaInstance>)
481
- # * :vitals (Hash)
482
- # * :height_in (Integer)
483
- # * :weight_lbs (Integer)
484
- # * :blood_pressure_systolic_mmhg (Integer)
485
- # * :blood_pressure_diastolic_mmhg (Integer)
486
- # * :body_temperature_f (Float)
487
- # * :hemoglobin_gdl (Float)
488
- # * :hematocrit_pct (Float)
489
- # * :existing_medications (Array<CandidApiClient::Encounters::V4::Types::Medication>)
490
- # * :rendering_provider (Hash)
491
- # * :npi (String)
492
- # * :taxonomy_code (String)
493
- # * :address (Hash)
494
- # * :zip_plus_four_code (String)
495
- # * :address_1 (String)
496
- # * :address_2 (String)
497
- # * :city (String)
498
- # * :state (CandidApiClient::Commons::Types::State)
499
- # * :zip_code (String)
500
- # * :first_name (String)
501
- # * :last_name (String)
502
- # * :organization_name (String)
503
- # * :service_facility (Hash)
504
- # * :organization_name (String)
505
- # * :npi (String)
506
- # * :address (Hash)
507
- # * :zip_plus_four_code (String)
508
- # * :address_1 (String)
509
- # * :address_2 (String)
510
- # * :city (String)
511
- # * :state (CandidApiClient::Commons::Types::State)
512
- # * :zip_code (String)
513
- # * :secondary_identification (String)
514
- # * :guarantor (Hash)
515
- # * :first_name (String)
516
- # * :last_name (String)
517
- # * :external_id (String)
518
- # * :date_of_birth (Date)
519
- # * :address (Hash)
520
- # * :zip_plus_four_code (String)
521
- # * :address_1 (String)
522
- # * :address_2 (String)
523
- # * :city (String)
524
- # * :state (CandidApiClient::Commons::Types::State)
525
- # * :zip_code (String)
526
- # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
527
- # * :phone_consent (Boolean)
528
- # * :email (String)
529
- # * :email_consent (Boolean)
530
- # * :billing_provider (Hash)
531
- # * :address (Hash)
532
- # * :zip_plus_four_code (String)
533
- # * :address_1 (String)
534
- # * :address_2 (String)
535
- # * :city (String)
536
- # * :state (CandidApiClient::Commons::Types::State)
537
- # * :zip_code (String)
538
- # * :tax_id (String)
539
- # * :npi (String)
540
- # * :taxonomy_code (String)
541
- # * :provider_commercial_license_type (CandidApiClient::Commons::Types::BillingProviderCommercialLicenseType)
542
- # * :first_name (String)
543
- # * :last_name (String)
544
- # * :organization_name (String)
545
- # * :supervising_provider (Hash)
546
- # * :npi (String)
547
- # * :taxonomy_code (String)
548
- # * :address (Hash)
549
- # * :zip_plus_four_code (String)
550
- # * :address_1 (String)
551
- # * :address_2 (String)
552
- # * :city (String)
553
- # * :state (CandidApiClient::Commons::Types::State)
554
- # * :zip_code (String)
555
- # * :first_name (String)
556
- # * :last_name (String)
557
- # * :organization_name (String)
558
- # * :referring_provider (Hash)
559
- # * :npi (String)
560
- # * :taxonomy_code (String)
540
+ # * :patient_relationship_to_subscriber_code (CandidApiClient::Commons::Types::PatientRelationshipToInsuredCodeAll)
541
+ # * :date_of_birth (Date)
561
542
  # * :address (Hash)
562
543
  # * :zip_plus_four_code (String)
563
544
  # * :address_1 (String)
@@ -567,10 +548,30 @@ module CandidApiClient
567
548
  # * :zip_code (String)
568
549
  # * :first_name (String)
569
550
  # * :last_name (String)
570
- # * :organization_name (String)
571
- # * :initial_referring_provider (Hash)
572
- # * :npi (String)
573
- # * :taxonomy_code (String)
551
+ # * :gender (CandidApiClient::Individual::Types::Gender)
552
+ # * :additional_information (String)
553
+ # * :service_authorization_exception_code (CandidApiClient::Encounters::V4::Types::ServiceAuthorizationExceptionCode)
554
+ # * :admission_date (Date)
555
+ # * :discharge_date (Date)
556
+ # * :onset_of_current_illness_or_symptom_date (Date)
557
+ # * :last_menstrual_period_date (Date)
558
+ # * :delay_reason_code (CandidApiClient::Commons::Types::DelayReasonCode)
559
+ # * :patient_authorized_release (Boolean)
560
+ # * :schema_instances (Array<CandidApiClient::CustomSchemas::V1::Types::SchemaInstance>)
561
+ # * :vitals (Hash)
562
+ # * :height_in (Integer)
563
+ # * :weight_lbs (Integer)
564
+ # * :blood_pressure_systolic_mmhg (Integer)
565
+ # * :blood_pressure_diastolic_mmhg (Integer)
566
+ # * :body_temperature_f (Float)
567
+ # * :hemoglobin_gdl (Float)
568
+ # * :hematocrit_pct (Float)
569
+ # * :existing_medications (Array<CandidApiClient::Encounters::V4::Types::Medication>)
570
+ # * :guarantor (Hash)
571
+ # * :first_name (String)
572
+ # * :last_name (String)
573
+ # * :external_id (String)
574
+ # * :date_of_birth (Date)
574
575
  # * :address (Hash)
575
576
  # * :zip_plus_four_code (String)
576
577
  # * :address_1 (String)
@@ -578,16 +579,17 @@ module CandidApiClient
578
579
  # * :city (String)
579
580
  # * :state (CandidApiClient::Commons::Types::State)
580
581
  # * :zip_code (String)
581
- # * :qualifier (CandidApiClient::Commons::Types::QualifierCode)
582
- # * :first_name (String)
583
- # * :last_name (String)
584
- # * :organization_name (String)
582
+ # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
583
+ # * :phone_consent (Boolean)
584
+ # * :email (String)
585
+ # * :email_consent (Boolean)
585
586
  # * :referral_number (String)
586
587
  # * :epsdt_referral (Hash)
587
588
  # * :condition_indicator_1 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
588
589
  # * :condition_indicator_2 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
589
590
  # * :condition_indicator_3 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
590
591
  # * :claim_supplemental_information (Array<CandidApiClient::Encounters::V4::Types::ClaimSupplementalInformation>)
592
+ # * :secondary_payer_carrier_code (String)
591
593
  # @param charge_external_id [String] A client-specified unique ID to associate with this encounter;
592
594
  # for example, your internal encounter ID or a Dr. Chrono encounter ID.
593
595
  # This field should not contain PHI.
@@ -858,13 +860,105 @@ module CandidApiClient
858
860
  # * :submission_records (Array<CandidApiClient::ClaimSubmission::V1::Types::ClaimSubmissionRecordCreate>)
859
861
  # * :service_lines (Array<CandidApiClient::ServiceLines::V2::Types::ServiceLineCreate>)
860
862
  # * :patient_histories (Array<CandidApiClient::Encounters::V4::Types::PatientHistoryCategory>)
861
- # * :billing_notes (Array<CandidApiClient::BillingNotes::V2::Types::BillingNoteOptional>)
862
- # * :benefits_assigned_to_provider (Boolean)
863
- # * :prior_authorization_number (String)
864
- # * :external_id (String)
865
- # * :date_of_service (Date)
866
- # * :tag_ids (Array<String>)
867
- # * :clinical_notes (Array<CandidApiClient::Encounters::V4::Types::ClinicalNoteCategoryCreate>)
863
+ # * :billing_notes (Array<CandidApiClient::BillingNotes::V2::Types::BillingNoteBase>)
864
+ # * :patient (Hash)
865
+ # * :first_name (String)
866
+ # * :last_name (String)
867
+ # * :gender (CandidApiClient::Individual::Types::Gender)
868
+ # * :external_id (String)
869
+ # * :date_of_birth (Date)
870
+ # * :address (Hash)
871
+ # * :zip_plus_four_code (String)
872
+ # * :address_1 (String)
873
+ # * :address_2 (String)
874
+ # * :city (String)
875
+ # * :state (CandidApiClient::Commons::Types::State)
876
+ # * :zip_code (String)
877
+ # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
878
+ # * :phone_consent (Boolean)
879
+ # * :email (String)
880
+ # * :email_consent (Boolean)
881
+ # * :non_insurance_payers (Array<String>)
882
+ # * :non_insurance_payers_info (Array<CandidApiClient::Individual::Types::PatientNonInsurancePayerInfoCreate>)
883
+ # * :service_facility (Hash)
884
+ # * :organization_name (String)
885
+ # * :npi (String)
886
+ # * :address (Hash)
887
+ # * :zip_plus_four_code (String)
888
+ # * :address_1 (String)
889
+ # * :address_2 (String)
890
+ # * :city (String)
891
+ # * :state (CandidApiClient::Commons::Types::State)
892
+ # * :zip_code (String)
893
+ # * :secondary_identification (String)
894
+ # * :rendering_provider (Hash)
895
+ # * :npi (String)
896
+ # * :taxonomy_code (String)
897
+ # * :address (Hash)
898
+ # * :zip_plus_four_code (String)
899
+ # * :address_1 (String)
900
+ # * :address_2 (String)
901
+ # * :city (String)
902
+ # * :state (CandidApiClient::Commons::Types::State)
903
+ # * :zip_code (String)
904
+ # * :first_name (String)
905
+ # * :last_name (String)
906
+ # * :organization_name (String)
907
+ # * :initial_referring_provider (Hash)
908
+ # * :npi (String)
909
+ # * :taxonomy_code (String)
910
+ # * :address (Hash)
911
+ # * :zip_plus_four_code (String)
912
+ # * :address_1 (String)
913
+ # * :address_2 (String)
914
+ # * :city (String)
915
+ # * :state (CandidApiClient::Commons::Types::State)
916
+ # * :zip_code (String)
917
+ # * :qualifier (CandidApiClient::Commons::Types::QualifierCode)
918
+ # * :first_name (String)
919
+ # * :last_name (String)
920
+ # * :organization_name (String)
921
+ # * :referring_provider (Hash)
922
+ # * :npi (String)
923
+ # * :taxonomy_code (String)
924
+ # * :address (Hash)
925
+ # * :zip_plus_four_code (String)
926
+ # * :address_1 (String)
927
+ # * :address_2 (String)
928
+ # * :city (String)
929
+ # * :state (CandidApiClient::Commons::Types::State)
930
+ # * :zip_code (String)
931
+ # * :first_name (String)
932
+ # * :last_name (String)
933
+ # * :organization_name (String)
934
+ # * :supervising_provider (Hash)
935
+ # * :npi (String)
936
+ # * :taxonomy_code (String)
937
+ # * :address (Hash)
938
+ # * :zip_plus_four_code (String)
939
+ # * :address_1 (String)
940
+ # * :address_2 (String)
941
+ # * :city (String)
942
+ # * :state (CandidApiClient::Commons::Types::State)
943
+ # * :zip_code (String)
944
+ # * :first_name (String)
945
+ # * :last_name (String)
946
+ # * :organization_name (String)
947
+ # * :billing_provider (Hash)
948
+ # * :address (Hash)
949
+ # * :zip_plus_four_code (String)
950
+ # * :address_1 (String)
951
+ # * :address_2 (String)
952
+ # * :city (String)
953
+ # * :state (CandidApiClient::Commons::Types::State)
954
+ # * :zip_code (String)
955
+ # * :tax_id (String)
956
+ # * :npi (String)
957
+ # * :taxonomy_code (String)
958
+ # * :provider_commercial_license_type (CandidApiClient::Commons::Types::BillingProviderCommercialLicenseType)
959
+ # * :first_name (String)
960
+ # * :last_name (String)
961
+ # * :organization_name (String)
868
962
  # * :pay_to_address (Hash)
869
963
  # * :zip_plus_four_code (String)
870
964
  # * :address_1 (String)
@@ -872,6 +966,12 @@ module CandidApiClient
872
966
  # * :city (String)
873
967
  # * :state (CandidApiClient::Commons::Types::State)
874
968
  # * :zip_code (String)
969
+ # * :benefits_assigned_to_provider (Boolean)
970
+ # * :prior_authorization_number (String)
971
+ # * :external_id (String)
972
+ # * :date_of_service (Date)
973
+ # * :tag_ids (Array<String>)
974
+ # * :clinical_notes (Array<CandidApiClient::Encounters::V4::Types::ClinicalNoteCategoryCreate>)
875
975
  # * :billable_status (CandidApiClient::Encounters::V4::Types::BillableStatusType)
876
976
  # * :responsible_party (CandidApiClient::Encounters::V4::Types::ResponsiblePartyType)
877
977
  # * :provider_accepts_assignment (Boolean)
@@ -947,114 +1047,9 @@ module CandidApiClient
947
1047
  # * :plan_name (String)
948
1048
  # * :plan_type (CandidApiClient::Commons::Types::SourceOfPaymentCode)
949
1049
  # * :insurance_type (CandidApiClient::Commons::Types::InsuranceTypeCode)
950
- # * :payer_plan_group_id (String)
951
- # * :patient_relationship_to_subscriber_code (CandidApiClient::Commons::Types::PatientRelationshipToInsuredCodeAll)
952
- # * :date_of_birth (Date)
953
- # * :address (Hash)
954
- # * :zip_plus_four_code (String)
955
- # * :address_1 (String)
956
- # * :address_2 (String)
957
- # * :city (String)
958
- # * :state (CandidApiClient::Commons::Types::State)
959
- # * :zip_code (String)
960
- # * :first_name (String)
961
- # * :last_name (String)
962
- # * :gender (CandidApiClient::Individual::Types::Gender)
963
- # * :additional_information (String)
964
- # * :service_authorization_exception_code (CandidApiClient::Encounters::V4::Types::ServiceAuthorizationExceptionCode)
965
- # * :admission_date (Date)
966
- # * :discharge_date (Date)
967
- # * :onset_of_current_illness_or_symptom_date (Date)
968
- # * :last_menstrual_period_date (Date)
969
- # * :delay_reason_code (CandidApiClient::Commons::Types::DelayReasonCode)
970
- # * :patient (Hash)
971
- # * :first_name (String)
972
- # * :last_name (String)
973
- # * :gender (CandidApiClient::Individual::Types::Gender)
974
- # * :external_id (String)
975
- # * :date_of_birth (Date)
976
- # * :address (Hash)
977
- # * :zip_plus_four_code (String)
978
- # * :address_1 (String)
979
- # * :address_2 (String)
980
- # * :city (String)
981
- # * :state (CandidApiClient::Commons::Types::State)
982
- # * :zip_code (String)
983
- # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
984
- # * :phone_consent (Boolean)
985
- # * :email (String)
986
- # * :email_consent (Boolean)
987
- # * :non_insurance_payers (Array<String>)
988
- # * :non_insurance_payers_info (Array<CandidApiClient::Individual::Types::PatientNonInsurancePayerInfoCreate>)
989
- # * :patient_authorized_release (Boolean)
990
- # * :schema_instances (Array<CandidApiClient::CustomSchemas::V1::Types::SchemaInstance>)
991
- # * :vitals (Hash)
992
- # * :height_in (Integer)
993
- # * :weight_lbs (Integer)
994
- # * :blood_pressure_systolic_mmhg (Integer)
995
- # * :blood_pressure_diastolic_mmhg (Integer)
996
- # * :body_temperature_f (Float)
997
- # * :hemoglobin_gdl (Float)
998
- # * :hematocrit_pct (Float)
999
- # * :existing_medications (Array<CandidApiClient::Encounters::V4::Types::Medication>)
1000
- # * :rendering_provider (Hash)
1001
- # * :npi (String)
1002
- # * :taxonomy_code (String)
1003
- # * :address (Hash)
1004
- # * :zip_plus_four_code (String)
1005
- # * :address_1 (String)
1006
- # * :address_2 (String)
1007
- # * :city (String)
1008
- # * :state (CandidApiClient::Commons::Types::State)
1009
- # * :zip_code (String)
1010
- # * :first_name (String)
1011
- # * :last_name (String)
1012
- # * :organization_name (String)
1013
- # * :service_facility (Hash)
1014
- # * :organization_name (String)
1015
- # * :npi (String)
1016
- # * :address (Hash)
1017
- # * :zip_plus_four_code (String)
1018
- # * :address_1 (String)
1019
- # * :address_2 (String)
1020
- # * :city (String)
1021
- # * :state (CandidApiClient::Commons::Types::State)
1022
- # * :zip_code (String)
1023
- # * :secondary_identification (String)
1024
- # * :guarantor (Hash)
1025
- # * :first_name (String)
1026
- # * :last_name (String)
1027
- # * :external_id (String)
1028
- # * :date_of_birth (Date)
1029
- # * :address (Hash)
1030
- # * :zip_plus_four_code (String)
1031
- # * :address_1 (String)
1032
- # * :address_2 (String)
1033
- # * :city (String)
1034
- # * :state (CandidApiClient::Commons::Types::State)
1035
- # * :zip_code (String)
1036
- # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
1037
- # * :phone_consent (Boolean)
1038
- # * :email (String)
1039
- # * :email_consent (Boolean)
1040
- # * :billing_provider (Hash)
1041
- # * :address (Hash)
1042
- # * :zip_plus_four_code (String)
1043
- # * :address_1 (String)
1044
- # * :address_2 (String)
1045
- # * :city (String)
1046
- # * :state (CandidApiClient::Commons::Types::State)
1047
- # * :zip_code (String)
1048
- # * :tax_id (String)
1049
- # * :npi (String)
1050
- # * :taxonomy_code (String)
1051
- # * :provider_commercial_license_type (CandidApiClient::Commons::Types::BillingProviderCommercialLicenseType)
1052
- # * :first_name (String)
1053
- # * :last_name (String)
1054
- # * :organization_name (String)
1055
- # * :supervising_provider (Hash)
1056
- # * :npi (String)
1057
- # * :taxonomy_code (String)
1050
+ # * :payer_plan_group_id (String)
1051
+ # * :patient_relationship_to_subscriber_code (CandidApiClient::Commons::Types::PatientRelationshipToInsuredCodeAll)
1052
+ # * :date_of_birth (Date)
1058
1053
  # * :address (Hash)
1059
1054
  # * :zip_plus_four_code (String)
1060
1055
  # * :address_1 (String)
@@ -1064,23 +1059,30 @@ module CandidApiClient
1064
1059
  # * :zip_code (String)
1065
1060
  # * :first_name (String)
1066
1061
  # * :last_name (String)
1067
- # * :organization_name (String)
1068
- # * :referring_provider (Hash)
1069
- # * :npi (String)
1070
- # * :taxonomy_code (String)
1071
- # * :address (Hash)
1072
- # * :zip_plus_four_code (String)
1073
- # * :address_1 (String)
1074
- # * :address_2 (String)
1075
- # * :city (String)
1076
- # * :state (CandidApiClient::Commons::Types::State)
1077
- # * :zip_code (String)
1062
+ # * :gender (CandidApiClient::Individual::Types::Gender)
1063
+ # * :additional_information (String)
1064
+ # * :service_authorization_exception_code (CandidApiClient::Encounters::V4::Types::ServiceAuthorizationExceptionCode)
1065
+ # * :admission_date (Date)
1066
+ # * :discharge_date (Date)
1067
+ # * :onset_of_current_illness_or_symptom_date (Date)
1068
+ # * :last_menstrual_period_date (Date)
1069
+ # * :delay_reason_code (CandidApiClient::Commons::Types::DelayReasonCode)
1070
+ # * :patient_authorized_release (Boolean)
1071
+ # * :schema_instances (Array<CandidApiClient::CustomSchemas::V1::Types::SchemaInstance>)
1072
+ # * :vitals (Hash)
1073
+ # * :height_in (Integer)
1074
+ # * :weight_lbs (Integer)
1075
+ # * :blood_pressure_systolic_mmhg (Integer)
1076
+ # * :blood_pressure_diastolic_mmhg (Integer)
1077
+ # * :body_temperature_f (Float)
1078
+ # * :hemoglobin_gdl (Float)
1079
+ # * :hematocrit_pct (Float)
1080
+ # * :existing_medications (Array<CandidApiClient::Encounters::V4::Types::Medication>)
1081
+ # * :guarantor (Hash)
1078
1082
  # * :first_name (String)
1079
1083
  # * :last_name (String)
1080
- # * :organization_name (String)
1081
- # * :initial_referring_provider (Hash)
1082
- # * :npi (String)
1083
- # * :taxonomy_code (String)
1084
+ # * :external_id (String)
1085
+ # * :date_of_birth (Date)
1084
1086
  # * :address (Hash)
1085
1087
  # * :zip_plus_four_code (String)
1086
1088
  # * :address_1 (String)
@@ -1088,16 +1090,17 @@ module CandidApiClient
1088
1090
  # * :city (String)
1089
1091
  # * :state (CandidApiClient::Commons::Types::State)
1090
1092
  # * :zip_code (String)
1091
- # * :qualifier (CandidApiClient::Commons::Types::QualifierCode)
1092
- # * :first_name (String)
1093
- # * :last_name (String)
1094
- # * :organization_name (String)
1093
+ # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
1094
+ # * :phone_consent (Boolean)
1095
+ # * :email (String)
1096
+ # * :email_consent (Boolean)
1095
1097
  # * :referral_number (String)
1096
1098
  # * :epsdt_referral (Hash)
1097
1099
  # * :condition_indicator_1 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
1098
1100
  # * :condition_indicator_2 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
1099
1101
  # * :condition_indicator_3 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
1100
1102
  # * :claim_supplemental_information (Array<CandidApiClient::Encounters::V4::Types::ClaimSupplementalInformation>)
1103
+ # * :secondary_payer_carrier_code (String)
1101
1104
  # @param charge_external_id [String] A client-specified unique ID to associate with this encounter; for example, your
1102
1105
  # internal encounter ID or a Dr. Chrono encounter ID. This field should not
1103
1106
  # contain PHI.
@@ -1174,13 +1177,105 @@ module CandidApiClient
1174
1177
  # * :submission_records (Array<CandidApiClient::ClaimSubmission::V1::Types::ClaimSubmissionRecordCreate>)
1175
1178
  # * :service_lines (Array<CandidApiClient::ServiceLines::V2::Types::ServiceLineCreate>)
1176
1179
  # * :patient_histories (Array<CandidApiClient::Encounters::V4::Types::PatientHistoryCategory>)
1177
- # * :billing_notes (Array<CandidApiClient::BillingNotes::V2::Types::BillingNoteOptional>)
1178
- # * :benefits_assigned_to_provider (Boolean)
1179
- # * :prior_authorization_number (String)
1180
- # * :external_id (String)
1181
- # * :date_of_service (Date)
1182
- # * :tag_ids (Array<String>)
1183
- # * :clinical_notes (Array<CandidApiClient::Encounters::V4::Types::ClinicalNoteCategoryCreate>)
1180
+ # * :billing_notes (Array<CandidApiClient::BillingNotes::V2::Types::BillingNoteBase>)
1181
+ # * :patient (Hash)
1182
+ # * :first_name (String)
1183
+ # * :last_name (String)
1184
+ # * :gender (CandidApiClient::Individual::Types::Gender)
1185
+ # * :external_id (String)
1186
+ # * :date_of_birth (Date)
1187
+ # * :address (Hash)
1188
+ # * :zip_plus_four_code (String)
1189
+ # * :address_1 (String)
1190
+ # * :address_2 (String)
1191
+ # * :city (String)
1192
+ # * :state (CandidApiClient::Commons::Types::State)
1193
+ # * :zip_code (String)
1194
+ # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
1195
+ # * :phone_consent (Boolean)
1196
+ # * :email (String)
1197
+ # * :email_consent (Boolean)
1198
+ # * :non_insurance_payers (Array<String>)
1199
+ # * :non_insurance_payers_info (Array<CandidApiClient::Individual::Types::PatientNonInsurancePayerInfoCreate>)
1200
+ # * :service_facility (Hash)
1201
+ # * :organization_name (String)
1202
+ # * :npi (String)
1203
+ # * :address (Hash)
1204
+ # * :zip_plus_four_code (String)
1205
+ # * :address_1 (String)
1206
+ # * :address_2 (String)
1207
+ # * :city (String)
1208
+ # * :state (CandidApiClient::Commons::Types::State)
1209
+ # * :zip_code (String)
1210
+ # * :secondary_identification (String)
1211
+ # * :rendering_provider (Hash)
1212
+ # * :npi (String)
1213
+ # * :taxonomy_code (String)
1214
+ # * :address (Hash)
1215
+ # * :zip_plus_four_code (String)
1216
+ # * :address_1 (String)
1217
+ # * :address_2 (String)
1218
+ # * :city (String)
1219
+ # * :state (CandidApiClient::Commons::Types::State)
1220
+ # * :zip_code (String)
1221
+ # * :first_name (String)
1222
+ # * :last_name (String)
1223
+ # * :organization_name (String)
1224
+ # * :initial_referring_provider (Hash)
1225
+ # * :npi (String)
1226
+ # * :taxonomy_code (String)
1227
+ # * :address (Hash)
1228
+ # * :zip_plus_four_code (String)
1229
+ # * :address_1 (String)
1230
+ # * :address_2 (String)
1231
+ # * :city (String)
1232
+ # * :state (CandidApiClient::Commons::Types::State)
1233
+ # * :zip_code (String)
1234
+ # * :qualifier (CandidApiClient::Commons::Types::QualifierCode)
1235
+ # * :first_name (String)
1236
+ # * :last_name (String)
1237
+ # * :organization_name (String)
1238
+ # * :referring_provider (Hash)
1239
+ # * :npi (String)
1240
+ # * :taxonomy_code (String)
1241
+ # * :address (Hash)
1242
+ # * :zip_plus_four_code (String)
1243
+ # * :address_1 (String)
1244
+ # * :address_2 (String)
1245
+ # * :city (String)
1246
+ # * :state (CandidApiClient::Commons::Types::State)
1247
+ # * :zip_code (String)
1248
+ # * :first_name (String)
1249
+ # * :last_name (String)
1250
+ # * :organization_name (String)
1251
+ # * :supervising_provider (Hash)
1252
+ # * :npi (String)
1253
+ # * :taxonomy_code (String)
1254
+ # * :address (Hash)
1255
+ # * :zip_plus_four_code (String)
1256
+ # * :address_1 (String)
1257
+ # * :address_2 (String)
1258
+ # * :city (String)
1259
+ # * :state (CandidApiClient::Commons::Types::State)
1260
+ # * :zip_code (String)
1261
+ # * :first_name (String)
1262
+ # * :last_name (String)
1263
+ # * :organization_name (String)
1264
+ # * :billing_provider (Hash)
1265
+ # * :address (Hash)
1266
+ # * :zip_plus_four_code (String)
1267
+ # * :address_1 (String)
1268
+ # * :address_2 (String)
1269
+ # * :city (String)
1270
+ # * :state (CandidApiClient::Commons::Types::State)
1271
+ # * :zip_code (String)
1272
+ # * :tax_id (String)
1273
+ # * :npi (String)
1274
+ # * :taxonomy_code (String)
1275
+ # * :provider_commercial_license_type (CandidApiClient::Commons::Types::BillingProviderCommercialLicenseType)
1276
+ # * :first_name (String)
1277
+ # * :last_name (String)
1278
+ # * :organization_name (String)
1184
1279
  # * :pay_to_address (Hash)
1185
1280
  # * :zip_plus_four_code (String)
1186
1281
  # * :address_1 (String)
@@ -1188,6 +1283,12 @@ module CandidApiClient
1188
1283
  # * :city (String)
1189
1284
  # * :state (CandidApiClient::Commons::Types::State)
1190
1285
  # * :zip_code (String)
1286
+ # * :benefits_assigned_to_provider (Boolean)
1287
+ # * :prior_authorization_number (String)
1288
+ # * :external_id (String)
1289
+ # * :date_of_service (Date)
1290
+ # * :tag_ids (Array<String>)
1291
+ # * :clinical_notes (Array<CandidApiClient::Encounters::V4::Types::ClinicalNoteCategoryCreate>)
1191
1292
  # * :billable_status (CandidApiClient::Encounters::V4::Types::BillableStatusType)
1192
1293
  # * :responsible_party (CandidApiClient::Encounters::V4::Types::ResponsiblePartyType)
1193
1294
  # * :provider_accepts_assignment (Boolean)
@@ -1283,25 +1384,6 @@ module CandidApiClient
1283
1384
  # * :onset_of_current_illness_or_symptom_date (Date)
1284
1385
  # * :last_menstrual_period_date (Date)
1285
1386
  # * :delay_reason_code (CandidApiClient::Commons::Types::DelayReasonCode)
1286
- # * :patient (Hash)
1287
- # * :first_name (String)
1288
- # * :last_name (String)
1289
- # * :gender (CandidApiClient::Individual::Types::Gender)
1290
- # * :external_id (String)
1291
- # * :date_of_birth (Date)
1292
- # * :address (Hash)
1293
- # * :zip_plus_four_code (String)
1294
- # * :address_1 (String)
1295
- # * :address_2 (String)
1296
- # * :city (String)
1297
- # * :state (CandidApiClient::Commons::Types::State)
1298
- # * :zip_code (String)
1299
- # * :phone_numbers (Array<CandidApiClient::Commons::Types::PhoneNumber>)
1300
- # * :phone_consent (Boolean)
1301
- # * :email (String)
1302
- # * :email_consent (Boolean)
1303
- # * :non_insurance_payers (Array<String>)
1304
- # * :non_insurance_payers_info (Array<CandidApiClient::Individual::Types::PatientNonInsurancePayerInfoCreate>)
1305
1387
  # * :patient_authorized_release (Boolean)
1306
1388
  # * :schema_instances (Array<CandidApiClient::CustomSchemas::V1::Types::SchemaInstance>)
1307
1389
  # * :vitals (Hash)
@@ -1313,30 +1395,6 @@ module CandidApiClient
1313
1395
  # * :hemoglobin_gdl (Float)
1314
1396
  # * :hematocrit_pct (Float)
1315
1397
  # * :existing_medications (Array<CandidApiClient::Encounters::V4::Types::Medication>)
1316
- # * :rendering_provider (Hash)
1317
- # * :npi (String)
1318
- # * :taxonomy_code (String)
1319
- # * :address (Hash)
1320
- # * :zip_plus_four_code (String)
1321
- # * :address_1 (String)
1322
- # * :address_2 (String)
1323
- # * :city (String)
1324
- # * :state (CandidApiClient::Commons::Types::State)
1325
- # * :zip_code (String)
1326
- # * :first_name (String)
1327
- # * :last_name (String)
1328
- # * :organization_name (String)
1329
- # * :service_facility (Hash)
1330
- # * :organization_name (String)
1331
- # * :npi (String)
1332
- # * :address (Hash)
1333
- # * :zip_plus_four_code (String)
1334
- # * :address_1 (String)
1335
- # * :address_2 (String)
1336
- # * :city (String)
1337
- # * :state (CandidApiClient::Commons::Types::State)
1338
- # * :zip_code (String)
1339
- # * :secondary_identification (String)
1340
1398
  # * :guarantor (Hash)
1341
1399
  # * :first_name (String)
1342
1400
  # * :last_name (String)
@@ -1353,67 +1411,13 @@ module CandidApiClient
1353
1411
  # * :phone_consent (Boolean)
1354
1412
  # * :email (String)
1355
1413
  # * :email_consent (Boolean)
1356
- # * :billing_provider (Hash)
1357
- # * :address (Hash)
1358
- # * :zip_plus_four_code (String)
1359
- # * :address_1 (String)
1360
- # * :address_2 (String)
1361
- # * :city (String)
1362
- # * :state (CandidApiClient::Commons::Types::State)
1363
- # * :zip_code (String)
1364
- # * :tax_id (String)
1365
- # * :npi (String)
1366
- # * :taxonomy_code (String)
1367
- # * :provider_commercial_license_type (CandidApiClient::Commons::Types::BillingProviderCommercialLicenseType)
1368
- # * :first_name (String)
1369
- # * :last_name (String)
1370
- # * :organization_name (String)
1371
- # * :supervising_provider (Hash)
1372
- # * :npi (String)
1373
- # * :taxonomy_code (String)
1374
- # * :address (Hash)
1375
- # * :zip_plus_four_code (String)
1376
- # * :address_1 (String)
1377
- # * :address_2 (String)
1378
- # * :city (String)
1379
- # * :state (CandidApiClient::Commons::Types::State)
1380
- # * :zip_code (String)
1381
- # * :first_name (String)
1382
- # * :last_name (String)
1383
- # * :organization_name (String)
1384
- # * :referring_provider (Hash)
1385
- # * :npi (String)
1386
- # * :taxonomy_code (String)
1387
- # * :address (Hash)
1388
- # * :zip_plus_four_code (String)
1389
- # * :address_1 (String)
1390
- # * :address_2 (String)
1391
- # * :city (String)
1392
- # * :state (CandidApiClient::Commons::Types::State)
1393
- # * :zip_code (String)
1394
- # * :first_name (String)
1395
- # * :last_name (String)
1396
- # * :organization_name (String)
1397
- # * :initial_referring_provider (Hash)
1398
- # * :npi (String)
1399
- # * :taxonomy_code (String)
1400
- # * :address (Hash)
1401
- # * :zip_plus_four_code (String)
1402
- # * :address_1 (String)
1403
- # * :address_2 (String)
1404
- # * :city (String)
1405
- # * :state (CandidApiClient::Commons::Types::State)
1406
- # * :zip_code (String)
1407
- # * :qualifier (CandidApiClient::Commons::Types::QualifierCode)
1408
- # * :first_name (String)
1409
- # * :last_name (String)
1410
- # * :organization_name (String)
1411
1414
  # * :referral_number (String)
1412
1415
  # * :epsdt_referral (Hash)
1413
1416
  # * :condition_indicator_1 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
1414
1417
  # * :condition_indicator_2 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
1415
1418
  # * :condition_indicator_3 (CandidApiClient::Commons::Types::EpsdtReferralConditionIndicatorCode)
1416
1419
  # * :claim_supplemental_information (Array<CandidApiClient::Encounters::V4::Types::ClaimSupplementalInformation>)
1420
+ # * :secondary_payer_carrier_code (String)
1417
1421
  # @param charge_external_id [String] A client-specified unique ID to associate with this encounter;
1418
1422
  # for example, your internal encounter ID or a Dr. Chrono encounter ID.
1419
1423
  # This field should not contain PHI.