Name of the patient's iwi.
object.IndigenousStatus
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
Display the patient's iwi name.
Dim aPatient
Dim aIndigenousStatus
Set aPatient = Profile.SelectPatient
aIndigenousStatus = aPatient.IndigenousStatus.Description
Profile.MsgBox (aIndigenousStatus)
In Profile Client v8 on User Interface Indigenous Status can be found in
.