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