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": "562ead19-f6a4-4882-ba91-7a713f27c9c9",
"PosterId": "80a04e74-700d-48ae-82e0-95589fa03648",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "b936f701-8d42-456d-bbd2-d054fdd4dd5a",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"AttachedFiles": [
{
"ID": "185195d3-c89b-4de4-a019-c63ae4abb4a7",
"CaseID": "e57ad14f-49f1-4b6a-a0b9-83ec451cedf2",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"DateDeleted": "2026-03-29T21:02:40.8704432+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "185195d3-c89b-4de4-a019-c63ae4abb4a7",
"CaseID": "e57ad14f-49f1-4b6a-a0b9-83ec451cedf2",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"DateDeleted": "2026-03-29T21:02:40.8704432+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "562ead19-f6a4-4882-ba91-7a713f27c9c9",
"PosterId": "80a04e74-700d-48ae-82e0-95589fa03648",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "b936f701-8d42-456d-bbd2-d054fdd4dd5a",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"AttachedFiles": [
{
"ID": "185195d3-c89b-4de4-a019-c63ae4abb4a7",
"CaseID": "e57ad14f-49f1-4b6a-a0b9-83ec451cedf2",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"DateDeleted": "2026-03-29T21:02:40.8704432+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "185195d3-c89b-4de4-a019-c63ae4abb4a7",
"CaseID": "e57ad14f-49f1-4b6a-a0b9-83ec451cedf2",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"DateDeleted": "2026-03-29T21:02:40.8704432+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"PatientTalkPosts": [
{
"Id": "562ead19-f6a4-4882-ba91-7a713f27c9c9",
"PosterId": "80a04e74-700d-48ae-82e0-95589fa03648",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "b936f701-8d42-456d-bbd2-d054fdd4dd5a",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"AttachedFiles": [
{
"ID": "185195d3-c89b-4de4-a019-c63ae4abb4a7",
"CaseID": "e57ad14f-49f1-4b6a-a0b9-83ec451cedf2",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"DateDeleted": "2026-03-29T21:02:40.8704432+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "185195d3-c89b-4de4-a019-c63ae4abb4a7",
"CaseID": "e57ad14f-49f1-4b6a-a0b9-83ec451cedf2",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"DateDeleted": "2026-03-29T21:02:40.8704432+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "562ead19-f6a4-4882-ba91-7a713f27c9c9",
"PosterId": "80a04e74-700d-48ae-82e0-95589fa03648",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "b936f701-8d42-456d-bbd2-d054fdd4dd5a",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"AttachedFiles": [
{
"ID": "185195d3-c89b-4de4-a019-c63ae4abb4a7",
"CaseID": "e57ad14f-49f1-4b6a-a0b9-83ec451cedf2",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"DateDeleted": "2026-03-29T21:02:40.8704432+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "185195d3-c89b-4de4-a019-c63ae4abb4a7",
"CaseID": "e57ad14f-49f1-4b6a-a0b9-83ec451cedf2",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"DateDeleted": "2026-03-29T21:02:40.8704432+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"Doctors": [
"sample string 1",
"sample string 2"
],
"ReferralFormData": {},
"Attachments": [
{
"ID": "185195d3-c89b-4de4-a019-c63ae4abb4a7",
"CaseID": "e57ad14f-49f1-4b6a-a0b9-83ec451cedf2",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"DateDeleted": "2026-03-29T21:02:40.8704432+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "185195d3-c89b-4de4-a019-c63ae4abb4a7",
"CaseID": "e57ad14f-49f1-4b6a-a0b9-83ec451cedf2",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"DateDeleted": "2026-03-29T21:02:40.8704432+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
],
"Id": "e2cc07e0-98a4-4142-826b-ec2a59db646c",
"Status": "sample string 3",
"Treatment": "sample string 4",
"Accepted": true,
"Archived": true,
"Patient": "sample string 7",
"ReferringDoctor": {
"Id": "b7b91b4e-e129-4259-8498-0b2bbbab8e16",
"Email": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"Suffix": "sample string 5"
},
"ReferringDoctorId": "b69ea2aa-5646-4eec-91e2-c1cd637bdbb6",
"ReferredDoctorId": "ff49bd60-b93b-4a0a-a0a1-6833903fda27",
"DateCreated": "2026-03-29T21:02:40.8704432+00:00",
"DateEdited": "2026-03-29T21:02:40.8704432+00:00"
}
text/html
Sample:
{"DoctorTalkPosts":[{"Id":"562ead19-f6a4-4882-ba91-7a713f27c9c9","PosterId":"80a04e74-700d-48ae-82e0-95589fa03648","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"b936f701-8d42-456d-bbd2-d054fdd4dd5a","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","AttachedFiles":[{"ID":"185195d3-c89b-4de4-a019-c63ae4abb4a7","CaseID":"e57ad14f-49f1-4b6a-a0b9-83ec451cedf2","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","DateDeleted":"2026-03-29T21:02:40.8704432+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"185195d3-c89b-4de4-a019-c63ae4abb4a7","CaseID":"e57ad14f-49f1-4b6a-a0b9-83ec451cedf2","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","DateDeleted":"2026-03-29T21:02:40.8704432+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"562ead19-f6a4-4882-ba91-7a713f27c9c9","PosterId":"80a04e74-700d-48ae-82e0-95589fa03648","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"b936f701-8d42-456d-bbd2-d054fdd4dd5a","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","AttachedFiles":[{"ID":"185195d3-c89b-4de4-a019-c63ae4abb4a7","CaseID":"e57ad14f-49f1-4b6a-a0b9-83ec451cedf2","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","DateDeleted":"2026-03-29T21:02:40.8704432+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"185195d3-c89b-4de4-a019-c63ae4abb4a7","CaseID":"e57ad14f-49f1-4b6a-a0b9-83ec451cedf2","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","DateDeleted":"2026-03-29T21:02:40.8704432+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"PatientTalkPosts":[{"Id":"562ead19-f6a4-4882-ba91-7a713f27c9c9","PosterId":"80a04e74-700d-48ae-82e0-95589fa03648","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"b936f701-8d42-456d-bbd2-d054fdd4dd5a","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","AttachedFiles":[{"ID":"185195d3-c89b-4de4-a019-c63ae4abb4a7","CaseID":"e57ad14f-49f1-4b6a-a0b9-83ec451cedf2","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","DateDeleted":"2026-03-29T21:02:40.8704432+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"185195d3-c89b-4de4-a019-c63ae4abb4a7","CaseID":"e57ad14f-49f1-4b6a-a0b9-83ec451cedf2","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","DateDeleted":"2026-03-29T21:02:40.8704432+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"562ead19-f6a4-4882-ba91-7a713f27c9c9","PosterId":"80a04e74-700d-48ae-82e0-95589fa03648","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"b936f701-8d42-456d-bbd2-d054fdd4dd5a","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","AttachedFiles":[{"ID":"185195d3-c89b-4de4-a019-c63ae4abb4a7","CaseID":"e57ad14f-49f1-4b6a-a0b9-83ec451cedf2","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","DateDeleted":"2026-03-29T21:02:40.8704432+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"185195d3-c89b-4de4-a019-c63ae4abb4a7","CaseID":"e57ad14f-49f1-4b6a-a0b9-83ec451cedf2","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","DateDeleted":"2026-03-29T21:02:40.8704432+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"Doctors":["sample string 1","sample string 2"],"ReferralFormData":{},"Attachments":[{"ID":"185195d3-c89b-4de4-a019-c63ae4abb4a7","CaseID":"e57ad14f-49f1-4b6a-a0b9-83ec451cedf2","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","DateDeleted":"2026-03-29T21:02:40.8704432+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"185195d3-c89b-4de4-a019-c63ae4abb4a7","CaseID":"e57ad14f-49f1-4b6a-a0b9-83ec451cedf2","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-29T21:02:40.8704432+00:00","DateDeleted":"2026-03-29T21:02:40.8704432+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}],"Id":"e2cc07e0-98a4-4142-826b-ec2a59db646c","Status":"sample string 3","Treatment":"sample string 4","Accepted":true,"Archived":true,"Patient":"sample string 7","ReferringDoctor":{"Id":"b7b91b4e-e129-4259-8498-0b2bbbab8e16","Email":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","Suffix":"sample string 5"},"ReferringDoctorId":"b69ea2aa-5646-4eec-91e2-c1cd637bdbb6","ReferredDoctorId":"ff49bd60-b93b-4a0a-a0a1-6833903fda27","DateCreated":"2026-03-29T21:02:40.8704432+00:00","DateEdited":"2026-03-29T21:02:40.8704432+00:00"}
application/xml, text/xml
Sample:
<CaseDetailsForApi>
<DoctorTalkPosts>
<Id>562ead19-f6a4-4882-ba91-7a713f27c9c9</Id>
<PosterId>80a04e74-700d-48ae-82e0-95589fa03648</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>b936f701-8d42-456d-bbd2-d054fdd4dd5a</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-03-29T21:02:40.8704432+00:00</DateCreated>
<AttachedFiles>
<ID>185195d3-c89b-4de4-a019-c63ae4abb4a7</ID>
<CaseID>e57ad14f-49f1-4b6a-a0b9-83ec451cedf2</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-29T21:02:40.8704432+00:00</DateCreated>
<DateDeleted>2026-03-29T21:02:40.8704432+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>185195d3-c89b-4de4-a019-c63ae4abb4a7</ID>
<CaseID>e57ad14f-49f1-4b6a-a0b9-83ec451cedf2</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-29T21:02:40.8704432+00:00</DateCreated>
<DateDeleted>2026-03-29T21:02:40.8704432+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<DoctorTalkPosts>
<Id>562ead19-f6a4-4882-ba91-7a713f27c9c9</Id>
<PosterId>80a04e74-700d-48ae-82e0-95589fa03648</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>b936f701-8d42-456d-bbd2-d054fdd4dd5a</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-03-29T21:02:40.8704432+00:00</DateCreated>
<AttachedFiles>
<ID>185195d3-c89b-4de4-a019-c63ae4abb4a7</ID>
<CaseID>e57ad14f-49f1-4b6a-a0b9-83ec451cedf2</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-29T21:02:40.8704432+00:00</DateCreated>
<DateDeleted>2026-03-29T21:02:40.8704432+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>185195d3-c89b-4de4-a019-c63ae4abb4a7</ID>
<CaseID>e57ad14f-49f1-4b6a-a0b9-83ec451cedf2</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-29T21:02:40.8704432+00:00</DateCreated>
<DateDeleted>2026-03-29T21:02:40.8704432+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<PatientTalkPosts>
<Id>562ead19-f6a4-4882-ba91-7a713f27c9c9</Id>
<PosterId>80a04e74-700d-48ae-82e0-95589fa03648</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>b936f701-8d42-456d-bbd2-d054fdd4dd5a</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-03-29T21:02:40.8704432+00:00</DateCreated>
<AttachedFiles>
<ID>185195d3-c89b-4de4-a019-c63ae4abb4a7</ID>
<CaseID>e57ad14f-49f1-4b6a-a0b9-83ec451cedf2</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-29T21:02:40.8704432+00:00</DateCreated>
<DateDeleted>2026-03-29T21:02:40.8704432+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>185195d3-c89b-4de4-a019-c63ae4abb4a7</ID>
<CaseID>e57ad14f-49f1-4b6a-a0b9-83ec451cedf2</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-29T21:02:40.8704432+00:00</DateCreated>
<DateDeleted>2026-03-29T21:02:40.8704432+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</PatientTalkPosts>
<PatientTalkPosts>
<Id>562ead19-f6a4-4882-ba91-7a713f27c9c9</Id>
<PosterId>80a04e74-700d-48ae-82e0-95589fa03648</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>b936f701-8d42-456d-bbd2-d054fdd4dd5a</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-03-29T21:02:40.8704432+00:00</DateCreated>
<AttachedFiles>
<ID>185195d3-c89b-4de4-a019-c63ae4abb4a7</ID>
<CaseID>e57ad14f-49f1-4b6a-a0b9-83ec451cedf2</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-29T21:02:40.8704432+00:00</DateCreated>
<DateDeleted>2026-03-29T21:02:40.8704432+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>185195d3-c89b-4de4-a019-c63ae4abb4a7</ID>
<CaseID>e57ad14f-49f1-4b6a-a0b9-83ec451cedf2</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-29T21:02:40.8704432+00:00</DateCreated>
<DateDeleted>2026-03-29T21:02:40.8704432+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>185195d3-c89b-4de4-a019-c63ae4abb4a7</ID>
<CaseID>e57ad14f-49f1-4b6a-a0b9-83ec451cedf2</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-29T21:02:40.8704432+00:00</DateCreated>
<DateDeleted>2026-03-29T21:02:40.8704432+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Attachments>
<ID>185195d3-c89b-4de4-a019-c63ae4abb4a7</ID>
<CaseID>e57ad14f-49f1-4b6a-a0b9-83ec451cedf2</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-29T21:02:40.8704432+00:00</DateCreated>
<DateDeleted>2026-03-29T21:02:40.8704432+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Id>e2cc07e0-98a4-4142-826b-ec2a59db646c</Id>
<Status>sample string 3</Status>
<Treatment>sample string 4</Treatment>
<Accepted>true</Accepted>
<Archived>true</Archived>
<Patient>sample string 7</Patient>
<ReferringDoctor>
<Id>b7b91b4e-e129-4259-8498-0b2bbbab8e16</Id>
<Email>sample string 2</Email>
<FirstName>sample string 3</FirstName>
<LastName>sample string 4</LastName>
<Suffix>sample string 5</Suffix>
</ReferringDoctor>
<ReferringDoctorId>b69ea2aa-5646-4eec-91e2-c1cd637bdbb6</ReferringDoctorId>
<ReferredDoctorId>ff49bd60-b93b-4a0a-a0a1-6833903fda27</ReferredDoctorId>
<DateCreated>2026-03-29T21:02:40.8704432+00:00</DateCreated>
<DateEdited>2026-03-29T21:02:40.8704432+00:00</DateEdited>
</CaseDetailsForApi>