The patient's Community Services Card number.
object.CSC
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the patient's Community Services Card number.
Dim aPatient
Dim aCSC
Set aPatient = Profile.SelectPatient
aCSC = aPatient.CSC
Profile.MsgBox (aCSC)
In Profile Client v8 on User Interface CSC can be found in
.