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