Estimated Date of Delivery for maternity patients.
object.EDD
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
IsPatientMaternity interface |
DateTime
Display estimated date and time of delivery.
Dim aPatient
Dim aEDD
Dim aMaternity
Set aPatient = Profile.SelectPatient
Set aMaternity = aPatient.GetMaternity
aEDD = aMaternity.EDD
Profile.MsgBox (aEDD) In Profile Client v8 on User Interface EDD can be found in or in.