Module: Candid::Diagnoses::Types::DiagnosisTypeCode

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/diagnoses/types/diagnosis_type_code.rb

Constant Summary collapse

ABF =
"ABF"
ABJ =
"ABJ"
ABK =
"ABK"
APR =
"APR"
BF =
"BF"
BJ =
"BJ"
BK =
"BK"
PR =
"PR"
DR =
"DR"
LOI =
"LOI"

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