General comments about the patient's obstetric history.
object.ObstetricHistory
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the content of the Obstetric History field in RTF format.
Dim aPatient
Dim aObstetricHistory
Set aPatient = Profile.SelectPatient
aObstetricHistory = aPatient.ObstetricHistory
Profile.MsgBox (aObstetricHistory)
In Profile Client v8 on User Interface Obstetric History can be found in
.