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