Returns True if in the patient form the following fields are completed: First Name, Last Name, Sex, DOB, Street Address, Home Phone, National Num System and National Number. The type of the patient should be "Patient".
object.IsCompletedNB
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
bool
Display IsCompletedNB for the patient.
Dim aPatient
Dim aIsCompletedNB
Set aPatient = Profile.SelectPatient
aIsCompletedNB = aPatient.IsCompletedNB
Profile.MsgBox (aIsCompletedNB) In Profile Client v8 on User Interface these fields can be found in .