The patient's alcohol type code description.
object.AlcoholTypeStr
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the patient's alcohol type code description.
Dim aPatient
Dim aAlcoholTypeStr
Set aPatient = Profile.SelectPatient
aAlcoholTypeStr = aPatient.AlcoholTypeStr
Profile.MsgBox (aAlcoholTypeStr)
In Profile Client v8 on User Interface Alcohol Type can be found in
.