Name of the maternity hospital that the patient will give birth at.
object.Hospital
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
IsPatientMaternity interface |
string
Display maternity hospital name.
Dim aPatient
Dim aHospital
Dim aMaternity
Set aPatient = Profile.SelectPatient
Set aMaternity = aPatient.GetMaternity
aHospital = aMaternity.Hospital
Profile.MsgBox (aHospital) In Profile Client v8 on User Interface Hospital can be found in .