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": "ad54d571-a893-4fd4-b760-94ce182b4867",
"PosterId": "7f817017-44bd-46ad-9804-2065f5a1c8d1",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2045b4cb-ba68-4957-9f27-28b176664e96",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"AttachedFiles": [
{
"ID": "82d8b418-fec6-4aad-9393-42502696eafd",
"CaseID": "7fc2aed4-e0b0-4765-b3e1-d36ef928e020",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"DateDeleted": "2026-09-16T06:59:52.4036092+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "82d8b418-fec6-4aad-9393-42502696eafd",
"CaseID": "7fc2aed4-e0b0-4765-b3e1-d36ef928e020",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"DateDeleted": "2026-09-16T06:59:52.4036092+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "ad54d571-a893-4fd4-b760-94ce182b4867",
"PosterId": "7f817017-44bd-46ad-9804-2065f5a1c8d1",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2045b4cb-ba68-4957-9f27-28b176664e96",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"AttachedFiles": [
{
"ID": "82d8b418-fec6-4aad-9393-42502696eafd",
"CaseID": "7fc2aed4-e0b0-4765-b3e1-d36ef928e020",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"DateDeleted": "2026-09-16T06:59:52.4036092+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "82d8b418-fec6-4aad-9393-42502696eafd",
"CaseID": "7fc2aed4-e0b0-4765-b3e1-d36ef928e020",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"DateDeleted": "2026-09-16T06:59:52.4036092+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"PatientTalkPosts": [
{
"Id": "ad54d571-a893-4fd4-b760-94ce182b4867",
"PosterId": "7f817017-44bd-46ad-9804-2065f5a1c8d1",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2045b4cb-ba68-4957-9f27-28b176664e96",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"AttachedFiles": [
{
"ID": "82d8b418-fec6-4aad-9393-42502696eafd",
"CaseID": "7fc2aed4-e0b0-4765-b3e1-d36ef928e020",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"DateDeleted": "2026-09-16T06:59:52.4036092+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "82d8b418-fec6-4aad-9393-42502696eafd",
"CaseID": "7fc2aed4-e0b0-4765-b3e1-d36ef928e020",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"DateDeleted": "2026-09-16T06:59:52.4036092+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "ad54d571-a893-4fd4-b760-94ce182b4867",
"PosterId": "7f817017-44bd-46ad-9804-2065f5a1c8d1",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2045b4cb-ba68-4957-9f27-28b176664e96",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"AttachedFiles": [
{
"ID": "82d8b418-fec6-4aad-9393-42502696eafd",
"CaseID": "7fc2aed4-e0b0-4765-b3e1-d36ef928e020",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"DateDeleted": "2026-09-16T06:59:52.4036092+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "82d8b418-fec6-4aad-9393-42502696eafd",
"CaseID": "7fc2aed4-e0b0-4765-b3e1-d36ef928e020",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"DateDeleted": "2026-09-16T06:59:52.4036092+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"Doctors": [
"sample string 1",
"sample string 2"
],
"ReferralFormData": {},
"Attachments": [
{
"ID": "82d8b418-fec6-4aad-9393-42502696eafd",
"CaseID": "7fc2aed4-e0b0-4765-b3e1-d36ef928e020",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"DateDeleted": "2026-09-16T06:59:52.4036092+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "82d8b418-fec6-4aad-9393-42502696eafd",
"CaseID": "7fc2aed4-e0b0-4765-b3e1-d36ef928e020",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"DateDeleted": "2026-09-16T06:59:52.4036092+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
],
"Id": "7989acc0-4814-4754-8ae1-0039c5340798",
"Status": "sample string 3",
"Treatment": "sample string 4",
"Accepted": true,
"Archived": true,
"Patient": "sample string 7",
"ReferringDoctor": {
"Id": "55a8d966-e34f-4d55-b49c-9a485498abd6",
"Email": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"Suffix": "sample string 5"
},
"ReferringDoctorId": "dc3a1138-5c07-436f-a4fe-e142ebe0dfc8",
"ReferredDoctorId": "fca57371-5453-494b-909e-8a1906969c0f",
"DateCreated": "2026-09-16T06:59:52.4036092+00:00",
"DateEdited": "2026-09-16T06:59:52.4036092+00:00"
}
text/html
Sample:
{"DoctorTalkPosts":[{"Id":"ad54d571-a893-4fd4-b760-94ce182b4867","PosterId":"7f817017-44bd-46ad-9804-2065f5a1c8d1","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2045b4cb-ba68-4957-9f27-28b176664e96","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","AttachedFiles":[{"ID":"82d8b418-fec6-4aad-9393-42502696eafd","CaseID":"7fc2aed4-e0b0-4765-b3e1-d36ef928e020","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","DateDeleted":"2026-09-16T06:59:52.4036092+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"82d8b418-fec6-4aad-9393-42502696eafd","CaseID":"7fc2aed4-e0b0-4765-b3e1-d36ef928e020","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","DateDeleted":"2026-09-16T06:59:52.4036092+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"ad54d571-a893-4fd4-b760-94ce182b4867","PosterId":"7f817017-44bd-46ad-9804-2065f5a1c8d1","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2045b4cb-ba68-4957-9f27-28b176664e96","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","AttachedFiles":[{"ID":"82d8b418-fec6-4aad-9393-42502696eafd","CaseID":"7fc2aed4-e0b0-4765-b3e1-d36ef928e020","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","DateDeleted":"2026-09-16T06:59:52.4036092+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"82d8b418-fec6-4aad-9393-42502696eafd","CaseID":"7fc2aed4-e0b0-4765-b3e1-d36ef928e020","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","DateDeleted":"2026-09-16T06:59:52.4036092+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"PatientTalkPosts":[{"Id":"ad54d571-a893-4fd4-b760-94ce182b4867","PosterId":"7f817017-44bd-46ad-9804-2065f5a1c8d1","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2045b4cb-ba68-4957-9f27-28b176664e96","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","AttachedFiles":[{"ID":"82d8b418-fec6-4aad-9393-42502696eafd","CaseID":"7fc2aed4-e0b0-4765-b3e1-d36ef928e020","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","DateDeleted":"2026-09-16T06:59:52.4036092+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"82d8b418-fec6-4aad-9393-42502696eafd","CaseID":"7fc2aed4-e0b0-4765-b3e1-d36ef928e020","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","DateDeleted":"2026-09-16T06:59:52.4036092+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"ad54d571-a893-4fd4-b760-94ce182b4867","PosterId":"7f817017-44bd-46ad-9804-2065f5a1c8d1","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2045b4cb-ba68-4957-9f27-28b176664e96","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","AttachedFiles":[{"ID":"82d8b418-fec6-4aad-9393-42502696eafd","CaseID":"7fc2aed4-e0b0-4765-b3e1-d36ef928e020","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","DateDeleted":"2026-09-16T06:59:52.4036092+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"82d8b418-fec6-4aad-9393-42502696eafd","CaseID":"7fc2aed4-e0b0-4765-b3e1-d36ef928e020","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","DateDeleted":"2026-09-16T06:59:52.4036092+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"Doctors":["sample string 1","sample string 2"],"ReferralFormData":{},"Attachments":[{"ID":"82d8b418-fec6-4aad-9393-42502696eafd","CaseID":"7fc2aed4-e0b0-4765-b3e1-d36ef928e020","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","DateDeleted":"2026-09-16T06:59:52.4036092+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"82d8b418-fec6-4aad-9393-42502696eafd","CaseID":"7fc2aed4-e0b0-4765-b3e1-d36ef928e020","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-09-16T06:59:52.4036092+00:00","DateDeleted":"2026-09-16T06:59:52.4036092+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}],"Id":"7989acc0-4814-4754-8ae1-0039c5340798","Status":"sample string 3","Treatment":"sample string 4","Accepted":true,"Archived":true,"Patient":"sample string 7","ReferringDoctor":{"Id":"55a8d966-e34f-4d55-b49c-9a485498abd6","Email":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","Suffix":"sample string 5"},"ReferringDoctorId":"dc3a1138-5c07-436f-a4fe-e142ebe0dfc8","ReferredDoctorId":"fca57371-5453-494b-909e-8a1906969c0f","DateCreated":"2026-09-16T06:59:52.4036092+00:00","DateEdited":"2026-09-16T06:59:52.4036092+00:00"}
application/xml, text/xml
Sample:
<CaseDetailsForApi>
<DoctorTalkPosts>
<Id>ad54d571-a893-4fd4-b760-94ce182b4867</Id>
<PosterId>7f817017-44bd-46ad-9804-2065f5a1c8d1</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2045b4cb-ba68-4957-9f27-28b176664e96</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-09-16T06:59:52.4036092+00:00</DateCreated>
<AttachedFiles>
<ID>82d8b418-fec6-4aad-9393-42502696eafd</ID>
<CaseID>7fc2aed4-e0b0-4765-b3e1-d36ef928e020</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-09-16T06:59:52.4036092+00:00</DateCreated>
<DateDeleted>2026-09-16T06:59:52.4036092+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>82d8b418-fec6-4aad-9393-42502696eafd</ID>
<CaseID>7fc2aed4-e0b0-4765-b3e1-d36ef928e020</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-09-16T06:59:52.4036092+00:00</DateCreated>
<DateDeleted>2026-09-16T06:59:52.4036092+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<DoctorTalkPosts>
<Id>ad54d571-a893-4fd4-b760-94ce182b4867</Id>
<PosterId>7f817017-44bd-46ad-9804-2065f5a1c8d1</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2045b4cb-ba68-4957-9f27-28b176664e96</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-09-16T06:59:52.4036092+00:00</DateCreated>
<AttachedFiles>
<ID>82d8b418-fec6-4aad-9393-42502696eafd</ID>
<CaseID>7fc2aed4-e0b0-4765-b3e1-d36ef928e020</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-09-16T06:59:52.4036092+00:00</DateCreated>
<DateDeleted>2026-09-16T06:59:52.4036092+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>82d8b418-fec6-4aad-9393-42502696eafd</ID>
<CaseID>7fc2aed4-e0b0-4765-b3e1-d36ef928e020</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-09-16T06:59:52.4036092+00:00</DateCreated>
<DateDeleted>2026-09-16T06:59:52.4036092+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<PatientTalkPosts>
<Id>ad54d571-a893-4fd4-b760-94ce182b4867</Id>
<PosterId>7f817017-44bd-46ad-9804-2065f5a1c8d1</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2045b4cb-ba68-4957-9f27-28b176664e96</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-09-16T06:59:52.4036092+00:00</DateCreated>
<AttachedFiles>
<ID>82d8b418-fec6-4aad-9393-42502696eafd</ID>
<CaseID>7fc2aed4-e0b0-4765-b3e1-d36ef928e020</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-09-16T06:59:52.4036092+00:00</DateCreated>
<DateDeleted>2026-09-16T06:59:52.4036092+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>82d8b418-fec6-4aad-9393-42502696eafd</ID>
<CaseID>7fc2aed4-e0b0-4765-b3e1-d36ef928e020</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-09-16T06:59:52.4036092+00:00</DateCreated>
<DateDeleted>2026-09-16T06:59:52.4036092+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</PatientTalkPosts>
<PatientTalkPosts>
<Id>ad54d571-a893-4fd4-b760-94ce182b4867</Id>
<PosterId>7f817017-44bd-46ad-9804-2065f5a1c8d1</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2045b4cb-ba68-4957-9f27-28b176664e96</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-09-16T06:59:52.4036092+00:00</DateCreated>
<AttachedFiles>
<ID>82d8b418-fec6-4aad-9393-42502696eafd</ID>
<CaseID>7fc2aed4-e0b0-4765-b3e1-d36ef928e020</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-09-16T06:59:52.4036092+00:00</DateCreated>
<DateDeleted>2026-09-16T06:59:52.4036092+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>82d8b418-fec6-4aad-9393-42502696eafd</ID>
<CaseID>7fc2aed4-e0b0-4765-b3e1-d36ef928e020</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-09-16T06:59:52.4036092+00:00</DateCreated>
<DateDeleted>2026-09-16T06:59:52.4036092+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>82d8b418-fec6-4aad-9393-42502696eafd</ID>
<CaseID>7fc2aed4-e0b0-4765-b3e1-d36ef928e020</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-09-16T06:59:52.4036092+00:00</DateCreated>
<DateDeleted>2026-09-16T06:59:52.4036092+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Attachments>
<ID>82d8b418-fec6-4aad-9393-42502696eafd</ID>
<CaseID>7fc2aed4-e0b0-4765-b3e1-d36ef928e020</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-09-16T06:59:52.4036092+00:00</DateCreated>
<DateDeleted>2026-09-16T06:59:52.4036092+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Id>7989acc0-4814-4754-8ae1-0039c5340798</Id>
<Status>sample string 3</Status>
<Treatment>sample string 4</Treatment>
<Accepted>true</Accepted>
<Archived>true</Archived>
<Patient>sample string 7</Patient>
<ReferringDoctor>
<Id>55a8d966-e34f-4d55-b49c-9a485498abd6</Id>
<Email>sample string 2</Email>
<FirstName>sample string 3</FirstName>
<LastName>sample string 4</LastName>
<Suffix>sample string 5</Suffix>
</ReferringDoctor>
<ReferringDoctorId>dc3a1138-5c07-436f-a4fe-e142ebe0dfc8</ReferringDoctorId>
<ReferredDoctorId>fca57371-5453-494b-909e-8a1906969c0f</ReferredDoctorId>
<DateCreated>2026-09-16T06:59:52.4036092+00:00</DateCreated>
<DateEdited>2026-09-16T06:59:52.4036092+00:00</DateEdited>
</CaseDetailsForApi>