Module: Candid::PreEncounter::Common::Types::Sex
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/candid/pre_encounter/common/types/sex.rb
Constant Summary collapse
- FEMALE =
"FEMALE"- MALE =
"MALE"- UNKNOWN =
"UNKNOWN"- REFUSED =
"REFUSED"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, strict!, strict?, values