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