The third ethnicity of the patient, returned as the short code description.
object.Ethnicity3
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the third ethnicity of the patient.
Dim aPatient
Dim aEthnicity3
Set aPatient = Profile.SelectPatient
aEthnicity3 = aPatient.Ethnicity3
Profile.MsgBox (aEthnicity3)
In Profile Client v8 on User Interface Ethnicity 3 can be found in
.