The number of therapeutic abortions the patient has had.
object.Terminations
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
IsPatientMaternity interface |
int
Display the number of therapeutic abortions.
Dim aPatient
Dim aTerminations
Dim aMaternity
Set aPatient = Profile.SelectPatient
Set aMaternity = aPatient.GetMaternity
aTerminations = aMaternity.Terminations
Profile.MsgBox (aTerminations)
In Profile Client v8 on User Interface Therapeutic Abortion can be found in
or in .