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