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": "95b51a83-f8e2-49e0-a7b5-2366ae7237de",
"PosterId": "2cc322df-7d64-400d-9e72-9fa66b032a7e",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"AttachedFiles": [
{
"ID": "0c0c9f26-030e-4d6e-a141-7af6effeb177",
"CaseID": "94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"DateDeleted": "2026-03-22T19:12:02.5436343+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "0c0c9f26-030e-4d6e-a141-7af6effeb177",
"CaseID": "94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"DateDeleted": "2026-03-22T19:12:02.5436343+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "95b51a83-f8e2-49e0-a7b5-2366ae7237de",
"PosterId": "2cc322df-7d64-400d-9e72-9fa66b032a7e",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"AttachedFiles": [
{
"ID": "0c0c9f26-030e-4d6e-a141-7af6effeb177",
"CaseID": "94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"DateDeleted": "2026-03-22T19:12:02.5436343+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "0c0c9f26-030e-4d6e-a141-7af6effeb177",
"CaseID": "94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"DateDeleted": "2026-03-22T19:12:02.5436343+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"PatientTalkPosts": [
{
"Id": "95b51a83-f8e2-49e0-a7b5-2366ae7237de",
"PosterId": "2cc322df-7d64-400d-9e72-9fa66b032a7e",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"AttachedFiles": [
{
"ID": "0c0c9f26-030e-4d6e-a141-7af6effeb177",
"CaseID": "94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"DateDeleted": "2026-03-22T19:12:02.5436343+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "0c0c9f26-030e-4d6e-a141-7af6effeb177",
"CaseID": "94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"DateDeleted": "2026-03-22T19:12:02.5436343+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "95b51a83-f8e2-49e0-a7b5-2366ae7237de",
"PosterId": "2cc322df-7d64-400d-9e72-9fa66b032a7e",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"AttachedFiles": [
{
"ID": "0c0c9f26-030e-4d6e-a141-7af6effeb177",
"CaseID": "94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"DateDeleted": "2026-03-22T19:12:02.5436343+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "0c0c9f26-030e-4d6e-a141-7af6effeb177",
"CaseID": "94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"DateDeleted": "2026-03-22T19:12:02.5436343+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"Doctors": [
"sample string 1",
"sample string 2"
],
"ReferralFormData": {},
"Attachments": [
{
"ID": "0c0c9f26-030e-4d6e-a141-7af6effeb177",
"CaseID": "94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"DateDeleted": "2026-03-22T19:12:02.5436343+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "0c0c9f26-030e-4d6e-a141-7af6effeb177",
"CaseID": "94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"DateDeleted": "2026-03-22T19:12:02.5436343+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
],
"Id": "507b8715-9195-4382-81ce-3bbe041cc01b",
"Status": "sample string 3",
"Treatment": "sample string 4",
"Accepted": true,
"Archived": true,
"Patient": "sample string 7",
"ReferringDoctor": {
"Id": "8ffecd09-abc1-49e2-8310-30aa8b6d51c3",
"Email": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"Suffix": "sample string 5"
},
"ReferringDoctorId": "a885f79f-162b-4594-a9b6-22b59ba276e0",
"ReferredDoctorId": "6d60c7a1-c58d-41d7-9717-43ff028c8210",
"DateCreated": "2026-03-22T19:12:02.5436343+00:00",
"DateEdited": "2026-03-22T19:12:02.5436343+00:00"
}
text/html
Sample:
{"DoctorTalkPosts":[{"Id":"95b51a83-f8e2-49e0-a7b5-2366ae7237de","PosterId":"2cc322df-7d64-400d-9e72-9fa66b032a7e","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","AttachedFiles":[{"ID":"0c0c9f26-030e-4d6e-a141-7af6effeb177","CaseID":"94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","DateDeleted":"2026-03-22T19:12:02.5436343+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"0c0c9f26-030e-4d6e-a141-7af6effeb177","CaseID":"94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","DateDeleted":"2026-03-22T19:12:02.5436343+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"95b51a83-f8e2-49e0-a7b5-2366ae7237de","PosterId":"2cc322df-7d64-400d-9e72-9fa66b032a7e","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","AttachedFiles":[{"ID":"0c0c9f26-030e-4d6e-a141-7af6effeb177","CaseID":"94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","DateDeleted":"2026-03-22T19:12:02.5436343+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"0c0c9f26-030e-4d6e-a141-7af6effeb177","CaseID":"94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","DateDeleted":"2026-03-22T19:12:02.5436343+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"PatientTalkPosts":[{"Id":"95b51a83-f8e2-49e0-a7b5-2366ae7237de","PosterId":"2cc322df-7d64-400d-9e72-9fa66b032a7e","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","AttachedFiles":[{"ID":"0c0c9f26-030e-4d6e-a141-7af6effeb177","CaseID":"94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","DateDeleted":"2026-03-22T19:12:02.5436343+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"0c0c9f26-030e-4d6e-a141-7af6effeb177","CaseID":"94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","DateDeleted":"2026-03-22T19:12:02.5436343+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"95b51a83-f8e2-49e0-a7b5-2366ae7237de","PosterId":"2cc322df-7d64-400d-9e72-9fa66b032a7e","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","AttachedFiles":[{"ID":"0c0c9f26-030e-4d6e-a141-7af6effeb177","CaseID":"94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","DateDeleted":"2026-03-22T19:12:02.5436343+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"0c0c9f26-030e-4d6e-a141-7af6effeb177","CaseID":"94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","DateDeleted":"2026-03-22T19:12:02.5436343+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"Doctors":["sample string 1","sample string 2"],"ReferralFormData":{},"Attachments":[{"ID":"0c0c9f26-030e-4d6e-a141-7af6effeb177","CaseID":"94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","DateDeleted":"2026-03-22T19:12:02.5436343+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"0c0c9f26-030e-4d6e-a141-7af6effeb177","CaseID":"94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-03-22T19:12:02.5436343+00:00","DateDeleted":"2026-03-22T19:12:02.5436343+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}],"Id":"507b8715-9195-4382-81ce-3bbe041cc01b","Status":"sample string 3","Treatment":"sample string 4","Accepted":true,"Archived":true,"Patient":"sample string 7","ReferringDoctor":{"Id":"8ffecd09-abc1-49e2-8310-30aa8b6d51c3","Email":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","Suffix":"sample string 5"},"ReferringDoctorId":"a885f79f-162b-4594-a9b6-22b59ba276e0","ReferredDoctorId":"6d60c7a1-c58d-41d7-9717-43ff028c8210","DateCreated":"2026-03-22T19:12:02.5436343+00:00","DateEdited":"2026-03-22T19:12:02.5436343+00:00"}
application/xml, text/xml
Sample:
<CaseDetailsForApi>
<DoctorTalkPosts>
<Id>95b51a83-f8e2-49e0-a7b5-2366ae7237de</Id>
<PosterId>2cc322df-7d64-400d-9e72-9fa66b032a7e</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb</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-22T19:12:02.5436343+00:00</DateCreated>
<AttachedFiles>
<ID>0c0c9f26-030e-4d6e-a141-7af6effeb177</ID>
<CaseID>94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-22T19:12:02.5436343+00:00</DateCreated>
<DateDeleted>2026-03-22T19:12:02.5436343+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>0c0c9f26-030e-4d6e-a141-7af6effeb177</ID>
<CaseID>94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-22T19:12:02.5436343+00:00</DateCreated>
<DateDeleted>2026-03-22T19:12:02.5436343+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<DoctorTalkPosts>
<Id>95b51a83-f8e2-49e0-a7b5-2366ae7237de</Id>
<PosterId>2cc322df-7d64-400d-9e72-9fa66b032a7e</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb</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-22T19:12:02.5436343+00:00</DateCreated>
<AttachedFiles>
<ID>0c0c9f26-030e-4d6e-a141-7af6effeb177</ID>
<CaseID>94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-22T19:12:02.5436343+00:00</DateCreated>
<DateDeleted>2026-03-22T19:12:02.5436343+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>0c0c9f26-030e-4d6e-a141-7af6effeb177</ID>
<CaseID>94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-22T19:12:02.5436343+00:00</DateCreated>
<DateDeleted>2026-03-22T19:12:02.5436343+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<PatientTalkPosts>
<Id>95b51a83-f8e2-49e0-a7b5-2366ae7237de</Id>
<PosterId>2cc322df-7d64-400d-9e72-9fa66b032a7e</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb</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-22T19:12:02.5436343+00:00</DateCreated>
<AttachedFiles>
<ID>0c0c9f26-030e-4d6e-a141-7af6effeb177</ID>
<CaseID>94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-22T19:12:02.5436343+00:00</DateCreated>
<DateDeleted>2026-03-22T19:12:02.5436343+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>0c0c9f26-030e-4d6e-a141-7af6effeb177</ID>
<CaseID>94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-22T19:12:02.5436343+00:00</DateCreated>
<DateDeleted>2026-03-22T19:12:02.5436343+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</PatientTalkPosts>
<PatientTalkPosts>
<Id>95b51a83-f8e2-49e0-a7b5-2366ae7237de</Id>
<PosterId>2cc322df-7d64-400d-9e72-9fa66b032a7e</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>ef12f3c6-f91d-4b6e-8a50-fb0759b1dabb</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-22T19:12:02.5436343+00:00</DateCreated>
<AttachedFiles>
<ID>0c0c9f26-030e-4d6e-a141-7af6effeb177</ID>
<CaseID>94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-22T19:12:02.5436343+00:00</DateCreated>
<DateDeleted>2026-03-22T19:12:02.5436343+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>0c0c9f26-030e-4d6e-a141-7af6effeb177</ID>
<CaseID>94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-22T19:12:02.5436343+00:00</DateCreated>
<DateDeleted>2026-03-22T19:12:02.5436343+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>0c0c9f26-030e-4d6e-a141-7af6effeb177</ID>
<CaseID>94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-22T19:12:02.5436343+00:00</DateCreated>
<DateDeleted>2026-03-22T19:12:02.5436343+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Attachments>
<ID>0c0c9f26-030e-4d6e-a141-7af6effeb177</ID>
<CaseID>94e1d3bb-9cad-4de7-8d1d-c0dba7d1d16b</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-03-22T19:12:02.5436343+00:00</DateCreated>
<DateDeleted>2026-03-22T19:12:02.5436343+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Id>507b8715-9195-4382-81ce-3bbe041cc01b</Id>
<Status>sample string 3</Status>
<Treatment>sample string 4</Treatment>
<Accepted>true</Accepted>
<Archived>true</Archived>
<Patient>sample string 7</Patient>
<ReferringDoctor>
<Id>8ffecd09-abc1-49e2-8310-30aa8b6d51c3</Id>
<Email>sample string 2</Email>
<FirstName>sample string 3</FirstName>
<LastName>sample string 4</LastName>
<Suffix>sample string 5</Suffix>
</ReferringDoctor>
<ReferringDoctorId>a885f79f-162b-4594-a9b6-22b59ba276e0</ReferringDoctorId>
<ReferredDoctorId>6d60c7a1-c58d-41d7-9717-43ff028c8210</ReferredDoctorId>
<DateCreated>2026-03-22T19:12:02.5436343+00:00</DateCreated>
<DateEdited>2026-03-22T19:12:02.5436343+00:00</DateEdited>
</CaseDetailsForApi>