Name of the patient's iwi, returned as a code of the short code.
object.Iwi
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the patient's iwi code.
Dim aPatient
Dim aIwi
Set aPatient = Profile.SelectPatient
aIwi = aPatient.Iwi
Profile.MsgBox (aIwi)
In Profile Client v8 on User Interface Iwi can be found in
.