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