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