The patient's secondary practice provider code.
object.AltPracticeDrCode
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the patient's secondary practice provider code.
Dim aPatient
Dim aAltPracticeDrCode
Set aPatient = Profile.SelectPatient
aAltPracticeDrCode = aPatient.AltPracticeDrCode
Profile.MsgBox (aAltPracticeDrCode)
In Profile Client v8 on User Interface Alt. Practice Dr. Code can be found in
.