Module: Candid::PreEncounter::Patients::V1::Types::ReferralSource

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

Constant Summary collapse

HOSPITAL =
"HOSPITAL"
REFERRING_MD =
"REFERRING_MD"
SELF =
"SELF"
OTHER =
"OTHER"

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