The date and time of the patient's HUHC card expiry.
object.HUHCExpDate
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
object
Display the date and time of the patient's HUHC card expiry.
Dim aPatient
Dim aHUHCExpDate
Set aPatient = Profile.SelectPatient
aHUHCExpDate = aPatient.HUHCExpDate
Profile.MsgBox (aHUHCExpDate)
In Profile Client v8 on User Interface HUHC Exp. Date can be found in
.