Module: Candid::PreEncounter::Appointments::V1::Types::UniversalServiceIdentifier

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

Constant Summary collapse

MD_VISIT =
"MD_Visit"
TREATMENT =
"Treatment"
TESTS =
"Tests"
ACTIVITY =
"Activity"

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