Numeric value (1 – 5) of Socioeconomic deprivation derived by Otago University.
object.Quintile
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the deprivation quintile for the patient's address.
Dim aPatient
Dim aQuintile
Set aPatient = Profile.SelectPatient
aQuintile = aPatient.Quintile
Profile.MsgBox(aQuintile)
In Profile Client v8 on User Interface Quintile can be found in
.