The number of pregnancies the patient has had.
object.Gravida
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
int
Display the number of pregnancies.
Dim aPatient
Dim aGravida
Set aPatient = Profile.SelectPatient
aGravida = aPatient.Gravida
Profile.MsgBox (aGravida)
In Profile Client v8 on User Interface Gravida can be found in
or in .