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