Country of heritage of the patient's mother.
object.MatHeritage
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the country of the patient's maternal heritage.
Dim aPatient
Dim aMatHeritage
Set aPatient = Profile.SelectPatient
aMatHeritage = aPatient.MatHeritage
Profile.MsgBox (aMatHeritage)
In Profile Client v8 on User Interface Maternal Heritage can be found in
.