The patient's sexual orientation, returned as a code of the short code.
object.SexualOrientationCode
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the patient's sexual orientation code.
Dim aPatient
Dim aSexualOrientationCode
Set aPatient = Profile.SelectPatient
aSexualOrientationCode = aPatient.SexualOrientationCode
Profile.MsgBox (aSexualOrientationCode)
In Profile Client v8 on User Interface Sexual Orientation can be found in
.