candidhealth 0.39.6 → 0.39.7
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.
- checksums.yaml +4 -4
- data/lib/candidhealth/commons/types/procedure_modifier.rb +1 -0
- data/lib/candidhealth/fee_schedules/v_3/client.rb +16 -4
- data/lib/candidhealth/fee_schedules/v_3/types/dimension_match.rb +16 -2
- data/lib/candidhealth/fee_schedules/v_3/types/dimensions.rb +16 -2
- data/lib/candidhealth/fee_schedules/v_3/types/match_payer_plan_groups.rb +85 -0
- data/lib/candidhealth/fee_schedules/v_3/types/optional_dimensions.rb +15 -2
- data/lib/candidhealth/fee_schedules/v_3/types/payer_plan_group_does_not_match_rate_payer_error.rb +75 -0
- data/lib/candidhealth/fee_schedules/v_3/types/validation_error.rb +39 -14
- data/lib/candidhealth/organization_providers/v_2/types/license_type.rb +4 -0
- data/lib/candidhealth/pre_encounter/appointments/v_1/client.rb +98 -4
- data/lib/candidhealth/pre_encounter/appointments/v_1/types/appointment.rb +2 -2
- data/lib/candidhealth/pre_encounter/appointments/v_1/types/mutable_appointment.rb +2 -2
- data/lib/candidhealth/pre_encounter/appointments/v_1/types/visit.rb +96 -0
- data/lib/candidhealth/pre_encounter/appointments/v_1/types/visits_page.rb +98 -0
- data/lib/candidhealth/pre_encounter/common/types/external_identifier.rb +87 -0
- data/lib/candidhealth/pre_encounter/common/types/external_provider.rb +10 -2
- data/lib/candidhealth/pre_encounter/coverages/v_1/client.rb +89 -4
- data/lib/candidhealth/pre_encounter/coverages/v_1/types/address.rb +118 -0
- data/lib/candidhealth/pre_encounter/coverages/v_1/types/benefits_related_entity.rb +11 -2
- data/lib/candidhealth/pre_encounter/coverages/v_1/types/coverages_page.rb +98 -0
- data/lib/candidhealth/pre_encounter/coverages/v_1/types/expanded_member_info.rb +133 -0
- data/lib/candidhealth/pre_encounter/coverages/v_1/types/insurance_plan.rb +10 -2
- data/lib/candidhealth/pre_encounter/coverages/v_1/types/insurance_type_code.rb +1 -0
- data/lib/candidhealth/pre_encounter/coverages/v_1/types/member_info.rb +93 -0
- data/lib/candidhealth/pre_encounter/coverages/v_1/types/plan_metadata.rb +38 -3
- data/lib/candidhealth/pre_encounter/eligibility_checks/client.rb +32 -0
- data/lib/candidhealth/pre_encounter/eligibility_checks/v_1/client.rb +116 -0
- data/lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/eligibility_check.rb +119 -0
- data/lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/eligibility_request.rb +135 -0
- data/lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/eligibility_response.rb +15 -0
- data/lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/encounter.rb +83 -0
- data/lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/individual_provider.rb +81 -0
- data/lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/organization_provider.rb +74 -0
- data/lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/parsed_response.rb +99 -0
- data/lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/provider.rb +66 -0
- data/lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/request_correction.rb +79 -0
- data/lib/candidhealth/pre_encounter/lists/v_1/types/appointment_list_item.rb +5 -5
- data/lib/candidhealth/pre_encounter/patients/v_1/client.rb +70 -14
- data/lib/candidhealth/pre_encounter/patients/v_1/types/mutable_patient.rb +14 -2
- data/lib/candidhealth/pre_encounter/patients/v_1/types/mutable_patient_with_mrn.rb +14 -2
- data/lib/candidhealth/pre_encounter/patients/v_1/types/patient.rb +13 -1
- data/lib/requests.rb +2 -2
- data/lib/types_export.rb +18 -0
- metadata +22 -2
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: candidhealth
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.39.
|
4
|
+
version: 0.39.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ''
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-02-
|
11
|
+
date: 2025-02-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: async-http-faraday
|
@@ -305,6 +305,7 @@ files:
|
|
305
305
|
- lib/candidhealth/fee_schedules/v_3/types/match_modifiers.rb
|
306
306
|
- lib/candidhealth/fee_schedules/v_3/types/match_network_types.rb
|
307
307
|
- lib/candidhealth/fee_schedules/v_3/types/match_payer.rb
|
308
|
+
- lib/candidhealth/fee_schedules/v_3/types/match_payer_plan_groups.rb
|
308
309
|
- lib/candidhealth/fee_schedules/v_3/types/match_provider.rb
|
309
310
|
- lib/candidhealth/fee_schedules/v_3/types/match_result.rb
|
310
311
|
- lib/candidhealth/fee_schedules/v_3/types/match_test_result.rb
|
@@ -312,6 +313,7 @@ files:
|
|
312
313
|
- lib/candidhealth/fee_schedules/v_3/types/new_rate_version.rb
|
313
314
|
- lib/candidhealth/fee_schedules/v_3/types/optional_dimensions.rb
|
314
315
|
- lib/candidhealth/fee_schedules/v_3/types/overlapping_rate_entries_error.rb
|
316
|
+
- lib/candidhealth/fee_schedules/v_3/types/payer_plan_group_does_not_match_rate_payer_error.rb
|
315
317
|
- lib/candidhealth/fee_schedules/v_3/types/payer_threshold.rb
|
316
318
|
- lib/candidhealth/fee_schedules/v_3/types/payer_thresholds_page.rb
|
317
319
|
- lib/candidhealth/fee_schedules/v_3/types/rate.rb
|
@@ -488,6 +490,8 @@ files:
|
|
488
490
|
- lib/candidhealth/pre_encounter/appointments/v_1/types/mutable_appointment.rb
|
489
491
|
- lib/candidhealth/pre_encounter/appointments/v_1/types/service.rb
|
490
492
|
- lib/candidhealth/pre_encounter/appointments/v_1/types/universal_service_identifier.rb
|
493
|
+
- lib/candidhealth/pre_encounter/appointments/v_1/types/visit.rb
|
494
|
+
- lib/candidhealth/pre_encounter/appointments/v_1/types/visits_page.rb
|
491
495
|
- lib/candidhealth/pre_encounter/client.rb
|
492
496
|
- lib/candidhealth/pre_encounter/common/types/additional_payer_information.rb
|
493
497
|
- lib/candidhealth/pre_encounter/common/types/address.rb
|
@@ -499,6 +503,7 @@ files:
|
|
499
503
|
- lib/candidhealth/pre_encounter/common/types/disability_status.rb
|
500
504
|
- lib/candidhealth/pre_encounter/common/types/error_base_4_xx.rb
|
501
505
|
- lib/candidhealth/pre_encounter/common/types/ethnicity.rb
|
506
|
+
- lib/candidhealth/pre_encounter/common/types/external_identifier.rb
|
502
507
|
- lib/candidhealth/pre_encounter/common/types/external_provider.rb
|
503
508
|
- lib/candidhealth/pre_encounter/common/types/external_provider_type.rb
|
504
509
|
- lib/candidhealth/pre_encounter/common/types/gender.rb
|
@@ -514,6 +519,7 @@ files:
|
|
514
519
|
- lib/candidhealth/pre_encounter/common/types/version_conflict_error_body.rb
|
515
520
|
- lib/candidhealth/pre_encounter/coverages/client.rb
|
516
521
|
- lib/candidhealth/pre_encounter/coverages/v_1/client.rb
|
522
|
+
- lib/candidhealth/pre_encounter/coverages/v_1/types/address.rb
|
517
523
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/benefit_type.rb
|
518
524
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/benefits_related_entity.rb
|
519
525
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/coverage.rb
|
@@ -524,13 +530,16 @@ files:
|
|
524
530
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/coverage_status.rb
|
525
531
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/coverage_value.rb
|
526
532
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/coverage_value_unit.rb
|
533
|
+
- lib/candidhealth/pre_encounter/coverages/v_1/types/coverages_page.rb
|
527
534
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/eligibility_check.rb
|
528
535
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/eligibility_check_metadata.rb
|
529
536
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/eligibility_check_status.rb
|
530
537
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/eligibility_status.rb
|
538
|
+
- lib/candidhealth/pre_encounter/coverages/v_1/types/expanded_member_info.rb
|
531
539
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/insurance_plan.rb
|
532
540
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/insurance_type_code.rb
|
533
541
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/latest_eligibility_check.rb
|
542
|
+
- lib/candidhealth/pre_encounter/coverages/v_1/types/member_info.rb
|
534
543
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/mutable_coverage.rb
|
535
544
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/network_type.rb
|
536
545
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/plan_coverage.rb
|
@@ -542,6 +551,17 @@ files:
|
|
542
551
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/service_coverage_details.rb
|
543
552
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/service_type_code.rb
|
544
553
|
- lib/candidhealth/pre_encounter/coverages/v_1/types/subscriber.rb
|
554
|
+
- lib/candidhealth/pre_encounter/eligibility_checks/client.rb
|
555
|
+
- lib/candidhealth/pre_encounter/eligibility_checks/v_1/client.rb
|
556
|
+
- lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/eligibility_check.rb
|
557
|
+
- lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/eligibility_request.rb
|
558
|
+
- lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/eligibility_response.rb
|
559
|
+
- lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/encounter.rb
|
560
|
+
- lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/individual_provider.rb
|
561
|
+
- lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/organization_provider.rb
|
562
|
+
- lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/parsed_response.rb
|
563
|
+
- lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/provider.rb
|
564
|
+
- lib/candidhealth/pre_encounter/eligibility_checks/v_1/types/request_correction.rb
|
545
565
|
- lib/candidhealth/pre_encounter/lists/client.rb
|
546
566
|
- lib/candidhealth/pre_encounter/lists/v_1/client.rb
|
547
567
|
- lib/candidhealth/pre_encounter/lists/v_1/types/appointment_list_item.rb
|