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