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