| Name | Description | Type | Additional information |
|---|---|---|---|
| UserAccountId |
Gets or sets the user account identifier. |
integer |
None. |
| Patient |
Gets or sets the patient. |
Patient |
None. |
| Person |
Gets or sets the person. |
Person |
None. |
| ManualInput |
Enable patient to use manual input |
boolean |
None. |
| ManualDevice |
Enable the patient to create own devices. |
boolean |
None. |
| Diabetes |
Information about diabetes. 0 = no diabetes, 1 = type 1 and 2 = type 2 |
integer |
None. |
| Smoker |
Value indicating whether this <see cref="T:LinkWatch.DataModel.PatientDemographics" /> is smoker. |
boolean |
None. |
| Site |
The name of the site the patient belongs to. |
string |
None. |
| Language |
Prefered language used on with GUI components |
string |
None. |
| Times |
Times defined for the patient such as sleep (asleep, wake) and meal (breakfast, lunch, dinner). |
PatientTimes |
None. |
| Reminders |
Used to handle on/off for reminders set for a patient. |
PatientReminders |
None. |