MPI of the patient.
object.MasterPatientIndex
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display MPI of the patient.
Dim aPatient
Dim aMasterPatientIndex
Set aPatient = Profile.SelectPatient
aMasterPatientIndex = aPatient.MasterPatientIndex
Profile.MsgBox (aMasterPatientIndex) In Profile Client v8 on User Interface Master Patient Index cannot be found.