GET Case/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
CaseDetailsForApi| 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. |
Response Formats
application/json, text/json
Sample:
{
"DoctorTalkPosts": [
{
"Id": "4a42223a-b897-4883-8c43-c5abdef62982",
"PosterId": "165b034f-51b8-416b-be3d-1d80a52ec80c",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"AttachedFiles": [
{
"ID": "dd6affd3-eabf-4e68-bf70-c6186c4e790c",
"CaseID": "6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"DateDeleted": "2026-01-20T06:42:55.5838519+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "dd6affd3-eabf-4e68-bf70-c6186c4e790c",
"CaseID": "6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"DateDeleted": "2026-01-20T06:42:55.5838519+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "4a42223a-b897-4883-8c43-c5abdef62982",
"PosterId": "165b034f-51b8-416b-be3d-1d80a52ec80c",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"AttachedFiles": [
{
"ID": "dd6affd3-eabf-4e68-bf70-c6186c4e790c",
"CaseID": "6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"DateDeleted": "2026-01-20T06:42:55.5838519+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "dd6affd3-eabf-4e68-bf70-c6186c4e790c",
"CaseID": "6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"DateDeleted": "2026-01-20T06:42:55.5838519+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"PatientTalkPosts": [
{
"Id": "4a42223a-b897-4883-8c43-c5abdef62982",
"PosterId": "165b034f-51b8-416b-be3d-1d80a52ec80c",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"AttachedFiles": [
{
"ID": "dd6affd3-eabf-4e68-bf70-c6186c4e790c",
"CaseID": "6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"DateDeleted": "2026-01-20T06:42:55.5838519+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "dd6affd3-eabf-4e68-bf70-c6186c4e790c",
"CaseID": "6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"DateDeleted": "2026-01-20T06:42:55.5838519+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "4a42223a-b897-4883-8c43-c5abdef62982",
"PosterId": "165b034f-51b8-416b-be3d-1d80a52ec80c",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"AttachedFiles": [
{
"ID": "dd6affd3-eabf-4e68-bf70-c6186c4e790c",
"CaseID": "6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"DateDeleted": "2026-01-20T06:42:55.5838519+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "dd6affd3-eabf-4e68-bf70-c6186c4e790c",
"CaseID": "6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"DateDeleted": "2026-01-20T06:42:55.5838519+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"Doctors": [
"sample string 1",
"sample string 2"
],
"ReferralFormData": {},
"Attachments": [
{
"ID": "dd6affd3-eabf-4e68-bf70-c6186c4e790c",
"CaseID": "6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"DateDeleted": "2026-01-20T06:42:55.5838519+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "dd6affd3-eabf-4e68-bf70-c6186c4e790c",
"CaseID": "6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"DateDeleted": "2026-01-20T06:42:55.5838519+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
],
"Id": "9ea0d397-183d-4422-bea8-673ede1269f8",
"Status": "sample string 3",
"Treatment": "sample string 4",
"Accepted": true,
"Archived": true,
"Patient": "sample string 7",
"ReferringDoctor": {
"Id": "68c8cba5-d255-45a9-a0c0-2dd7226b0d5d",
"Email": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"Suffix": "sample string 5"
},
"ReferringDoctorId": "9cacba82-6500-4eb6-b097-b37badc26298",
"ReferredDoctorId": "787b655a-0459-4608-8ce4-7c5fa9ac79cc",
"DateCreated": "2026-01-20T06:42:55.5838519+00:00",
"DateEdited": "2026-01-20T06:42:55.5838519+00:00"
}
text/html
Sample:
{"DoctorTalkPosts":[{"Id":"4a42223a-b897-4883-8c43-c5abdef62982","PosterId":"165b034f-51b8-416b-be3d-1d80a52ec80c","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","AttachedFiles":[{"ID":"dd6affd3-eabf-4e68-bf70-c6186c4e790c","CaseID":"6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","DateDeleted":"2026-01-20T06:42:55.5838519+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"dd6affd3-eabf-4e68-bf70-c6186c4e790c","CaseID":"6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","DateDeleted":"2026-01-20T06:42:55.5838519+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"4a42223a-b897-4883-8c43-c5abdef62982","PosterId":"165b034f-51b8-416b-be3d-1d80a52ec80c","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","AttachedFiles":[{"ID":"dd6affd3-eabf-4e68-bf70-c6186c4e790c","CaseID":"6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","DateDeleted":"2026-01-20T06:42:55.5838519+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"dd6affd3-eabf-4e68-bf70-c6186c4e790c","CaseID":"6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","DateDeleted":"2026-01-20T06:42:55.5838519+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"PatientTalkPosts":[{"Id":"4a42223a-b897-4883-8c43-c5abdef62982","PosterId":"165b034f-51b8-416b-be3d-1d80a52ec80c","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","AttachedFiles":[{"ID":"dd6affd3-eabf-4e68-bf70-c6186c4e790c","CaseID":"6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","DateDeleted":"2026-01-20T06:42:55.5838519+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"dd6affd3-eabf-4e68-bf70-c6186c4e790c","CaseID":"6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","DateDeleted":"2026-01-20T06:42:55.5838519+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"4a42223a-b897-4883-8c43-c5abdef62982","PosterId":"165b034f-51b8-416b-be3d-1d80a52ec80c","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","AttachedFiles":[{"ID":"dd6affd3-eabf-4e68-bf70-c6186c4e790c","CaseID":"6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","DateDeleted":"2026-01-20T06:42:55.5838519+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"dd6affd3-eabf-4e68-bf70-c6186c4e790c","CaseID":"6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","DateDeleted":"2026-01-20T06:42:55.5838519+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"Doctors":["sample string 1","sample string 2"],"ReferralFormData":{},"Attachments":[{"ID":"dd6affd3-eabf-4e68-bf70-c6186c4e790c","CaseID":"6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","DateDeleted":"2026-01-20T06:42:55.5838519+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"dd6affd3-eabf-4e68-bf70-c6186c4e790c","CaseID":"6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-01-20T06:42:55.5838519+00:00","DateDeleted":"2026-01-20T06:42:55.5838519+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}],"Id":"9ea0d397-183d-4422-bea8-673ede1269f8","Status":"sample string 3","Treatment":"sample string 4","Accepted":true,"Archived":true,"Patient":"sample string 7","ReferringDoctor":{"Id":"68c8cba5-d255-45a9-a0c0-2dd7226b0d5d","Email":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","Suffix":"sample string 5"},"ReferringDoctorId":"9cacba82-6500-4eb6-b097-b37badc26298","ReferredDoctorId":"787b655a-0459-4608-8ce4-7c5fa9ac79cc","DateCreated":"2026-01-20T06:42:55.5838519+00:00","DateEdited":"2026-01-20T06:42:55.5838519+00:00"}
application/xml, text/xml
Sample:
<CaseDetailsForApi>
<DoctorTalkPosts>
<Id>4a42223a-b897-4883-8c43-c5abdef62982</Id>
<PosterId>165b034f-51b8-416b-be3d-1d80a52ec80c</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4</ProfilePictureCloudId>
<PosterSufix>sample string 6</PosterSufix>
<Content>sample string 7</Content>
<Subject>sample string 8</Subject>
<ViewerIsComposer>true</ViewerIsComposer>
<UnreadByViewer>true</UnreadByViewer>
<UnreadByOther>true</UnreadByOther>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<AttachedFiles>
<ID>dd6affd3-eabf-4e68-bf70-c6186c4e790c</ID>
<CaseID>6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<DateDeleted>2026-01-20T06:42:55.5838519+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>dd6affd3-eabf-4e68-bf70-c6186c4e790c</ID>
<CaseID>6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<DateDeleted>2026-01-20T06:42:55.5838519+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<DoctorTalkPosts>
<Id>4a42223a-b897-4883-8c43-c5abdef62982</Id>
<PosterId>165b034f-51b8-416b-be3d-1d80a52ec80c</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4</ProfilePictureCloudId>
<PosterSufix>sample string 6</PosterSufix>
<Content>sample string 7</Content>
<Subject>sample string 8</Subject>
<ViewerIsComposer>true</ViewerIsComposer>
<UnreadByViewer>true</UnreadByViewer>
<UnreadByOther>true</UnreadByOther>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<AttachedFiles>
<ID>dd6affd3-eabf-4e68-bf70-c6186c4e790c</ID>
<CaseID>6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<DateDeleted>2026-01-20T06:42:55.5838519+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>dd6affd3-eabf-4e68-bf70-c6186c4e790c</ID>
<CaseID>6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<DateDeleted>2026-01-20T06:42:55.5838519+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<PatientTalkPosts>
<Id>4a42223a-b897-4883-8c43-c5abdef62982</Id>
<PosterId>165b034f-51b8-416b-be3d-1d80a52ec80c</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4</ProfilePictureCloudId>
<PosterSufix>sample string 6</PosterSufix>
<Content>sample string 7</Content>
<Subject>sample string 8</Subject>
<ViewerIsComposer>true</ViewerIsComposer>
<UnreadByViewer>true</UnreadByViewer>
<UnreadByOther>true</UnreadByOther>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<AttachedFiles>
<ID>dd6affd3-eabf-4e68-bf70-c6186c4e790c</ID>
<CaseID>6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<DateDeleted>2026-01-20T06:42:55.5838519+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>dd6affd3-eabf-4e68-bf70-c6186c4e790c</ID>
<CaseID>6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<DateDeleted>2026-01-20T06:42:55.5838519+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</PatientTalkPosts>
<PatientTalkPosts>
<Id>4a42223a-b897-4883-8c43-c5abdef62982</Id>
<PosterId>165b034f-51b8-416b-be3d-1d80a52ec80c</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>e8c5a12e-8ccb-481c-a857-beb8e2e7e1b4</ProfilePictureCloudId>
<PosterSufix>sample string 6</PosterSufix>
<Content>sample string 7</Content>
<Subject>sample string 8</Subject>
<ViewerIsComposer>true</ViewerIsComposer>
<UnreadByViewer>true</UnreadByViewer>
<UnreadByOther>true</UnreadByOther>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<AttachedFiles>
<ID>dd6affd3-eabf-4e68-bf70-c6186c4e790c</ID>
<CaseID>6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<DateDeleted>2026-01-20T06:42:55.5838519+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>dd6affd3-eabf-4e68-bf70-c6186c4e790c</ID>
<CaseID>6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<DateDeleted>2026-01-20T06:42:55.5838519+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</PatientTalkPosts>
<Doctors>sample string 1</Doctors>
<Doctors>sample string 2</Doctors>
<ReferralFormData />
<Attachments>
<ID>dd6affd3-eabf-4e68-bf70-c6186c4e790c</ID>
<CaseID>6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<DateDeleted>2026-01-20T06:42:55.5838519+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Attachments>
<ID>dd6affd3-eabf-4e68-bf70-c6186c4e790c</ID>
<CaseID>6d2db0b4-0fb7-45b6-b936-a6d6d3e2f8f7</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<DateDeleted>2026-01-20T06:42:55.5838519+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Id>9ea0d397-183d-4422-bea8-673ede1269f8</Id>
<Status>sample string 3</Status>
<Treatment>sample string 4</Treatment>
<Accepted>true</Accepted>
<Archived>true</Archived>
<Patient>sample string 7</Patient>
<ReferringDoctor>
<Id>68c8cba5-d255-45a9-a0c0-2dd7226b0d5d</Id>
<Email>sample string 2</Email>
<FirstName>sample string 3</FirstName>
<LastName>sample string 4</LastName>
<Suffix>sample string 5</Suffix>
</ReferringDoctor>
<ReferringDoctorId>9cacba82-6500-4eb6-b097-b37badc26298</ReferringDoctorId>
<ReferredDoctorId>787b655a-0459-4608-8ce4-7c5fa9ac79cc</ReferredDoctorId>
<DateCreated>2026-01-20T06:42:55.5838519+00:00</DateCreated>
<DateEdited>2026-01-20T06:42:55.5838519+00:00</DateEdited>
</CaseDetailsForApi>