The patient's occupation, returned as a code of the short code.
object.OccupationCode
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the patient's occupation code.
Dim aPatient
Dim aOccupationCode
Set aPatient = Profile.SelectPatient
aOccupationCode = aPatient.OccupationCode
Profile.MsgBox (aOccupationCode) In Profile Client v8 on User Interface Occupation Code can be found in or in .