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