The contact address of the patient's NOK.
object.NOKAddress
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
Display the contact address of the patient's NOK.
Dim aPatient
Dim aNOKAddress
Set aPatient = Profile.SelectPatient
aNOKAddress = aPatient.NOKAddress.AsMultiLine
Profile.MsgBox (aNOKAddress)
In Profile Client v8 on User Interface NOK Address can be found in
.