The telephone number of the next of kin.
object.NOKPhone
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the telephone number of the next of kin.
Dim aPatient
Dim aNOKPhone
Set aPatient = Profile.SelectPatient
aNOKPhone = aPatient.NOKPhone
Profile.MsgBox (aNOKPhone)
In Profile Client v8 on User Interface NOK Phone can be found in
.