Class: Candid::PreEncounter::EligibilityChecks::V1::Types::EligibilityRecommendationPatientInfo

Inherits:
Internal::Types::Model
  • Object
show all
Defined in:
lib/candid/pre_encounter/eligibility_checks/v_1/types/eligibility_recommendation_patient_info.rb

Overview

An object representing patient information for an eligibility recommendation. This is used to find recommendations. Each field helps us find the right corresponding eligibility recommendation for the patient.

Method Summary

Methods inherited from Internal::Types::Model

#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

This class inherits a constructor from Candid::Internal::Types::Model