Name | Description | Type | Additional information |
---|---|---|---|
DoctorTalkPosts | Collection of TalkPostDto |
None. |
|
PatientTalkPosts | Collection of TalkPostDto |
None. |
|
Doctors | Collection of string |
None. |
|
ReferralFormData | Object |
None. |
|
Attachments | Collection of AttachedFileDto |
None. |
|
Id | globally unique identifier |
None. |
|
Status | string |
None. |
|
Treatment | string |
None. |
|
Accepted | boolean |
None. |
|
Archived | boolean |
None. |
|
Patient | string |
None. |
|
ReferringDoctor | LongNameDto |
None. |
|
ReferringDoctorId | globally unique identifier |
None. |
|
ReferredDoctorId | globally unique identifier |
None. |
|
DateCreated | date |
None. |
|
DateEdited | date |
None. |
|
Doctors | Collection of LongNameDto |
None. |