Some node of the organisational structure, which "owns" the patient.
object.OrganisationName
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the name of the organisation, which "owns" the patient.
Dim aPatient
Dim aOrganisationName
Set aPatient = Profile.SelectPatient
aOrganisationName = aPatient.OrganisationName
Profile.MsgBox (aOrganisationName) In Profile Client v8 on User Interface Organisation Name can be found in or in .