This is a free text field to record any further maternity information.
object.MaternityAnnotation
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display any further maternity information from Maternity Annotation field.
Dim aPatient
Dim aMaternityAnnotation
Set aPatient = Profile.SelectPatient
aMaternityAnnotation = aPatient.MaternityAnnotation
Profile.MsgBox (aMaternityAnnotation)
In Profile Client v8 on User Interface Maternity Annotation can be found in
.