Category type of the person being registered.
object.PatientType
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
Display the patient's type.
Dim aPatient
Dim aPatientType
Set aPatient = Profile.SelectPatient
aPatientType = aPatient.PatientType
Profile.MsgBox (aPatientType) In Profile Client v8 on User Interface Patient Type can be found in .