birthSex property

  1. @override
PatientBirthSexEnum? birthSex
getter/setter pairoverride

the birth sex of the patient: male, female, indeterminate, unknown

Implementation

@override
PatientBirthSexEnum? birthSex;