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