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