The date and time of the patient's last menstrual period.
object.LMP
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
IsPatientMaternity interface |
DateTime
Display the date and time of the patient's last menstrual period.
Dim aPatient
Dim aLMP
Dim aMaternity
Set aPatient = Profile.SelectPatient
Set aMaternity = aPatient.GetMaternity
aLMP = aMaternity.LMP
Profile.MsgBox (aLMP)
In Profile Client v8 on User Interface LMP can be found in
or in .