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