The number of deliveries before term the patient has had.
object.PretermDelivery
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
IsPatientMaternity interface |
int
Display the number of deliveries before term.
Dim aPatient
Dim aPretermDelivery
Dim aMaternity
Set aPatient = Profile.SelectPatient
Set aMaternity = aPatient.GetMaternity
aPretermDelivery = aMaternity.PretermDelivery
Profile.MsgBox (aPretermDelivery)
In Profile Client v8 on User Interface Preterm Delivery can be found in
or in .