HL7AdministrativeGender public struct HL7AdministrativeGender HL7 Administrative Gender Reference F Female Declaration Swift public static let F = "Female" M Male Declaration Swift public static let M = "Male" UN The gender of a person could not be uniquely defined as male or female, such as hermaphrodite. Declaration Swift public static let UN = "Undifferentiated" © 2016 Eric Whitley. All rights reserved. (Last updated: 2016-03-02) Generated by jazzy ♪♫ v0.5.0, a Realm project.