Type of phone, preferred by the patient for communication.
object.PreferredPhoneType
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
Display the patient's preferred phone type.
Dim aPatient
Dim aPreferredPhoneType
Set aPatient = Profile.SelectPatient
aPreferredPhoneType = aPatient.PreferredPhoneType
Profile.MsgBox (aPreferredPhoneType) In Profile Client v8 on User Interface Preferred Phone Type can be found in .