Module: Candid::PreEncounter::Patients::V1::Types::ReferralType

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

Constant Summary collapse

DIRECTED =
"DIRECTED"
ROTATION =
"ROTATION"
OVERNIGHT =
"OVERNIGHT"

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