Module: Candid::PreEncounter::Patients::V1::Types::DoNotInvoiceReason

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/pre_encounter/patients/v_1/types/do_not_invoice_reason.rb

Constant Summary collapse

BANKRUPTCY =
"BANKRUPTCY"
DECEASED =
"DECEASED"
HARDSHIP =
"HARDSHIP"
OTHER =
"OTHER"
COLLECTIONS =
"COLLECTIONS"
BAD_ADDRESS =
"BAD_ADDRESS"
PROFESSIONAL_COURTESY =
"PROFESSIONAL_COURTESY"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load