The person, who is responsible for the health of the patient, returned as ID.
object.LeadCareGiver
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the lead care giver ID.
Dim aPatient
Dim aLeadCareGiver
Set aPatient = Profile.SelectPatient
aLeadCareGiver = aPatient.LeadCareGiver
Profile.MsgBox (aLeadCareGiver)
In Profile Client v8 on User Interface Lead Care Giver can be found in
.