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