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