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": "8422c3c3-8d72-4eaa-ae8c-7a8f01707f85",
"PosterId": "ce989046-e54f-4d3d-8b76-32622af0b1f0",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "398922ae-f837-4a30-bbe8-070b1823dd5c",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"AttachedFiles": [
{
"ID": "b2f3c155-2203-4561-ba27-0ab4ee842aec",
"CaseID": "86289478-0e81-4b3a-b37b-99dfe899ed76",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"DateDeleted": "2026-08-31T17:13:12.2636037+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "b2f3c155-2203-4561-ba27-0ab4ee842aec",
"CaseID": "86289478-0e81-4b3a-b37b-99dfe899ed76",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"DateDeleted": "2026-08-31T17:13:12.2636037+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "8422c3c3-8d72-4eaa-ae8c-7a8f01707f85",
"PosterId": "ce989046-e54f-4d3d-8b76-32622af0b1f0",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "398922ae-f837-4a30-bbe8-070b1823dd5c",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"AttachedFiles": [
{
"ID": "b2f3c155-2203-4561-ba27-0ab4ee842aec",
"CaseID": "86289478-0e81-4b3a-b37b-99dfe899ed76",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"DateDeleted": "2026-08-31T17:13:12.2636037+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "b2f3c155-2203-4561-ba27-0ab4ee842aec",
"CaseID": "86289478-0e81-4b3a-b37b-99dfe899ed76",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"DateDeleted": "2026-08-31T17:13:12.2636037+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"PatientTalkPosts": [
{
"Id": "8422c3c3-8d72-4eaa-ae8c-7a8f01707f85",
"PosterId": "ce989046-e54f-4d3d-8b76-32622af0b1f0",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "398922ae-f837-4a30-bbe8-070b1823dd5c",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"AttachedFiles": [
{
"ID": "b2f3c155-2203-4561-ba27-0ab4ee842aec",
"CaseID": "86289478-0e81-4b3a-b37b-99dfe899ed76",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"DateDeleted": "2026-08-31T17:13:12.2636037+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "b2f3c155-2203-4561-ba27-0ab4ee842aec",
"CaseID": "86289478-0e81-4b3a-b37b-99dfe899ed76",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"DateDeleted": "2026-08-31T17:13:12.2636037+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "8422c3c3-8d72-4eaa-ae8c-7a8f01707f85",
"PosterId": "ce989046-e54f-4d3d-8b76-32622af0b1f0",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "398922ae-f837-4a30-bbe8-070b1823dd5c",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"AttachedFiles": [
{
"ID": "b2f3c155-2203-4561-ba27-0ab4ee842aec",
"CaseID": "86289478-0e81-4b3a-b37b-99dfe899ed76",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"DateDeleted": "2026-08-31T17:13:12.2636037+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "b2f3c155-2203-4561-ba27-0ab4ee842aec",
"CaseID": "86289478-0e81-4b3a-b37b-99dfe899ed76",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"DateDeleted": "2026-08-31T17:13:12.2636037+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"Doctors": [
"sample string 1",
"sample string 2"
],
"ReferralFormData": {},
"Attachments": [
{
"ID": "b2f3c155-2203-4561-ba27-0ab4ee842aec",
"CaseID": "86289478-0e81-4b3a-b37b-99dfe899ed76",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"DateDeleted": "2026-08-31T17:13:12.2636037+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "b2f3c155-2203-4561-ba27-0ab4ee842aec",
"CaseID": "86289478-0e81-4b3a-b37b-99dfe899ed76",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"DateDeleted": "2026-08-31T17:13:12.2636037+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
],
"Id": "d31c107c-4afa-4297-a886-de306b2f3480",
"Status": "sample string 3",
"Treatment": "sample string 4",
"Accepted": true,
"Archived": true,
"Patient": "sample string 7",
"ReferringDoctor": {
"Id": "9575164e-689b-4be1-91aa-39ee4948c8c6",
"Email": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"Suffix": "sample string 5"
},
"ReferringDoctorId": "7229db58-5fa9-4622-96ea-4593c15f718a",
"ReferredDoctorId": "d6f1d4be-7afb-40cb-b759-ff8f420917aa",
"DateCreated": "2026-08-31T17:13:12.2636037+00:00",
"DateEdited": "2026-08-31T17:13:12.2636037+00:00"
}
text/html
Sample:
{"DoctorTalkPosts":[{"Id":"8422c3c3-8d72-4eaa-ae8c-7a8f01707f85","PosterId":"ce989046-e54f-4d3d-8b76-32622af0b1f0","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"398922ae-f837-4a30-bbe8-070b1823dd5c","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","AttachedFiles":[{"ID":"b2f3c155-2203-4561-ba27-0ab4ee842aec","CaseID":"86289478-0e81-4b3a-b37b-99dfe899ed76","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","DateDeleted":"2026-08-31T17:13:12.2636037+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"b2f3c155-2203-4561-ba27-0ab4ee842aec","CaseID":"86289478-0e81-4b3a-b37b-99dfe899ed76","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","DateDeleted":"2026-08-31T17:13:12.2636037+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"8422c3c3-8d72-4eaa-ae8c-7a8f01707f85","PosterId":"ce989046-e54f-4d3d-8b76-32622af0b1f0","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"398922ae-f837-4a30-bbe8-070b1823dd5c","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","AttachedFiles":[{"ID":"b2f3c155-2203-4561-ba27-0ab4ee842aec","CaseID":"86289478-0e81-4b3a-b37b-99dfe899ed76","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","DateDeleted":"2026-08-31T17:13:12.2636037+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"b2f3c155-2203-4561-ba27-0ab4ee842aec","CaseID":"86289478-0e81-4b3a-b37b-99dfe899ed76","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","DateDeleted":"2026-08-31T17:13:12.2636037+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"PatientTalkPosts":[{"Id":"8422c3c3-8d72-4eaa-ae8c-7a8f01707f85","PosterId":"ce989046-e54f-4d3d-8b76-32622af0b1f0","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"398922ae-f837-4a30-bbe8-070b1823dd5c","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","AttachedFiles":[{"ID":"b2f3c155-2203-4561-ba27-0ab4ee842aec","CaseID":"86289478-0e81-4b3a-b37b-99dfe899ed76","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","DateDeleted":"2026-08-31T17:13:12.2636037+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"b2f3c155-2203-4561-ba27-0ab4ee842aec","CaseID":"86289478-0e81-4b3a-b37b-99dfe899ed76","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","DateDeleted":"2026-08-31T17:13:12.2636037+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"8422c3c3-8d72-4eaa-ae8c-7a8f01707f85","PosterId":"ce989046-e54f-4d3d-8b76-32622af0b1f0","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"398922ae-f837-4a30-bbe8-070b1823dd5c","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","AttachedFiles":[{"ID":"b2f3c155-2203-4561-ba27-0ab4ee842aec","CaseID":"86289478-0e81-4b3a-b37b-99dfe899ed76","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","DateDeleted":"2026-08-31T17:13:12.2636037+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"b2f3c155-2203-4561-ba27-0ab4ee842aec","CaseID":"86289478-0e81-4b3a-b37b-99dfe899ed76","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","DateDeleted":"2026-08-31T17:13:12.2636037+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"Doctors":["sample string 1","sample string 2"],"ReferralFormData":{},"Attachments":[{"ID":"b2f3c155-2203-4561-ba27-0ab4ee842aec","CaseID":"86289478-0e81-4b3a-b37b-99dfe899ed76","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","DateDeleted":"2026-08-31T17:13:12.2636037+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"b2f3c155-2203-4561-ba27-0ab4ee842aec","CaseID":"86289478-0e81-4b3a-b37b-99dfe899ed76","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-31T17:13:12.2636037+00:00","DateDeleted":"2026-08-31T17:13:12.2636037+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}],"Id":"d31c107c-4afa-4297-a886-de306b2f3480","Status":"sample string 3","Treatment":"sample string 4","Accepted":true,"Archived":true,"Patient":"sample string 7","ReferringDoctor":{"Id":"9575164e-689b-4be1-91aa-39ee4948c8c6","Email":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","Suffix":"sample string 5"},"ReferringDoctorId":"7229db58-5fa9-4622-96ea-4593c15f718a","ReferredDoctorId":"d6f1d4be-7afb-40cb-b759-ff8f420917aa","DateCreated":"2026-08-31T17:13:12.2636037+00:00","DateEdited":"2026-08-31T17:13:12.2636037+00:00"}
application/xml, text/xml
Sample:
<CaseDetailsForApi>
<DoctorTalkPosts>
<Id>8422c3c3-8d72-4eaa-ae8c-7a8f01707f85</Id>
<PosterId>ce989046-e54f-4d3d-8b76-32622af0b1f0</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>398922ae-f837-4a30-bbe8-070b1823dd5c</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-08-31T17:13:12.2636037+00:00</DateCreated>
<AttachedFiles>
<ID>b2f3c155-2203-4561-ba27-0ab4ee842aec</ID>
<CaseID>86289478-0e81-4b3a-b37b-99dfe899ed76</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-31T17:13:12.2636037+00:00</DateCreated>
<DateDeleted>2026-08-31T17:13:12.2636037+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>b2f3c155-2203-4561-ba27-0ab4ee842aec</ID>
<CaseID>86289478-0e81-4b3a-b37b-99dfe899ed76</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-31T17:13:12.2636037+00:00</DateCreated>
<DateDeleted>2026-08-31T17:13:12.2636037+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<DoctorTalkPosts>
<Id>8422c3c3-8d72-4eaa-ae8c-7a8f01707f85</Id>
<PosterId>ce989046-e54f-4d3d-8b76-32622af0b1f0</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>398922ae-f837-4a30-bbe8-070b1823dd5c</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-08-31T17:13:12.2636037+00:00</DateCreated>
<AttachedFiles>
<ID>b2f3c155-2203-4561-ba27-0ab4ee842aec</ID>
<CaseID>86289478-0e81-4b3a-b37b-99dfe899ed76</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-31T17:13:12.2636037+00:00</DateCreated>
<DateDeleted>2026-08-31T17:13:12.2636037+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>b2f3c155-2203-4561-ba27-0ab4ee842aec</ID>
<CaseID>86289478-0e81-4b3a-b37b-99dfe899ed76</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-31T17:13:12.2636037+00:00</DateCreated>
<DateDeleted>2026-08-31T17:13:12.2636037+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<PatientTalkPosts>
<Id>8422c3c3-8d72-4eaa-ae8c-7a8f01707f85</Id>
<PosterId>ce989046-e54f-4d3d-8b76-32622af0b1f0</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>398922ae-f837-4a30-bbe8-070b1823dd5c</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-08-31T17:13:12.2636037+00:00</DateCreated>
<AttachedFiles>
<ID>b2f3c155-2203-4561-ba27-0ab4ee842aec</ID>
<CaseID>86289478-0e81-4b3a-b37b-99dfe899ed76</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-31T17:13:12.2636037+00:00</DateCreated>
<DateDeleted>2026-08-31T17:13:12.2636037+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>b2f3c155-2203-4561-ba27-0ab4ee842aec</ID>
<CaseID>86289478-0e81-4b3a-b37b-99dfe899ed76</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-31T17:13:12.2636037+00:00</DateCreated>
<DateDeleted>2026-08-31T17:13:12.2636037+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</PatientTalkPosts>
<PatientTalkPosts>
<Id>8422c3c3-8d72-4eaa-ae8c-7a8f01707f85</Id>
<PosterId>ce989046-e54f-4d3d-8b76-32622af0b1f0</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>398922ae-f837-4a30-bbe8-070b1823dd5c</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-08-31T17:13:12.2636037+00:00</DateCreated>
<AttachedFiles>
<ID>b2f3c155-2203-4561-ba27-0ab4ee842aec</ID>
<CaseID>86289478-0e81-4b3a-b37b-99dfe899ed76</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-31T17:13:12.2636037+00:00</DateCreated>
<DateDeleted>2026-08-31T17:13:12.2636037+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>b2f3c155-2203-4561-ba27-0ab4ee842aec</ID>
<CaseID>86289478-0e81-4b3a-b37b-99dfe899ed76</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-31T17:13:12.2636037+00:00</DateCreated>
<DateDeleted>2026-08-31T17:13:12.2636037+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>b2f3c155-2203-4561-ba27-0ab4ee842aec</ID>
<CaseID>86289478-0e81-4b3a-b37b-99dfe899ed76</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-31T17:13:12.2636037+00:00</DateCreated>
<DateDeleted>2026-08-31T17:13:12.2636037+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Attachments>
<ID>b2f3c155-2203-4561-ba27-0ab4ee842aec</ID>
<CaseID>86289478-0e81-4b3a-b37b-99dfe899ed76</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-31T17:13:12.2636037+00:00</DateCreated>
<DateDeleted>2026-08-31T17:13:12.2636037+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Id>d31c107c-4afa-4297-a886-de306b2f3480</Id>
<Status>sample string 3</Status>
<Treatment>sample string 4</Treatment>
<Accepted>true</Accepted>
<Archived>true</Archived>
<Patient>sample string 7</Patient>
<ReferringDoctor>
<Id>9575164e-689b-4be1-91aa-39ee4948c8c6</Id>
<Email>sample string 2</Email>
<FirstName>sample string 3</FirstName>
<LastName>sample string 4</LastName>
<Suffix>sample string 5</Suffix>
</ReferringDoctor>
<ReferringDoctorId>7229db58-5fa9-4622-96ea-4593c15f718a</ReferringDoctorId>
<ReferredDoctorId>d6f1d4be-7afb-40cb-b759-ff8f420917aa</ReferredDoctorId>
<DateCreated>2026-08-31T17:13:12.2636037+00:00</DateCreated>
<DateEdited>2026-08-31T17:13:12.2636037+00:00</DateEdited>
</CaseDetailsForApi>