Class: CandidApiClient::PreEncounter::Common::Types::Sex

Inherits:
Object
  • Object
show all
Defined in:
lib/candidhealth/pre_encounter/common/types/sex.rb

Constant Summary collapse

FEMALE =
"FEMALE"
MALE =
"MALE"
UNKNOWN =
"UNKNOWN"
REFUSED =
"REFUSED"