Module: Candid::Commons::Types::Clearinghouse

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/commons/types/clearinghouse.rb

Constant Summary collapse

CHANGE_HEALTHCARE =
"CHANGE_HEALTHCARE"
OLIVE =
"OLIVE"
UCSF_CIRIUS =
"UCSF_CIRIUS"
AVAILITY =
"AVAILITY"
PAYER_PORTAL =
"PAYER_PORTAL"
STEDI =
"STEDI"
WAYSTAR =
"WAYSTAR"
UNKNOWN =
"UNKNOWN"

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