The patient's marital status, returned as a code of the short code.
object.MaritalStatus
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the patient's marital status code.
Dim aPatient
Dim aMaritalStatus
Set aPatient = Profile.SelectPatient
aMaritalStatus = aPatient.MaritalStatus
Profile.MsgBox (aMaritalStatus)
In Profile Client v8 on User Interface Marital Status can be found in
or in .