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