Any narrative details of the patient's social history.
object.SocialHistory
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the content of the Social History field.
Dim aPatient
Dim aSocialHistory
Set aPatient = Profile.SelectPatient
aSocialHistory = aPatient.SocialHistory
Profile.MsgBox (aSocialHistory)
In Profile Client v8 on User Interface Social History can be found in
.