The secondary practice provider, associated with the patient.
object.AltPracticeDr
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
Display full name of the patient's secondary practice provider.
Dim aPatient
Dim aAltPracticeDr
Set aPatient = Profile.SelectPatient
aAltPracticeDr = aPatient.AltPracticeDr.FullName
Profile.MsgBox (aAltPracticeDr)
In Profile Client v8 on User Interface Alt. Practice Dr. can be found in
.