| Name | Description | Type | Additional information |
|---|---|---|---|
| PracticeId | globally unique identifier |
None. |
|
| PatientId | globally unique identifier |
None. |
|
| FirstName | string |
None. |
|
| Surname | string |
None. |
|
| MedicalAidName | string |
None. |
|
| IdentityNo | string |
None. |
|
| DateOfBirth | date |
None. |
|
| LastVisitDate | date |
None. |
|
| Age | integer |
None. |
|
| Created | boolean |
None. |
|
| Allergies | Collection of string |
None. |
|
| AllergiesNote | string |
None. |
|
| NoAllergies | boolean |
None. |
|
| ClinicalNotes | string |
None. |
|
| ChronicConditions | Collection of string |
None. |
|
| PatientDashboardEventsCount | integer |
None. |
|
| PatientDashboardEvents | Collection of Com.Healthbridge.Hhas.Clinical.Interface.ValueObjects.PatientDashboardHistoryEventDto |
None. |