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