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": "fbcaaac5-9da1-4cb6-8122-7e85aa4917f2",
"PosterId": "0badf574-ec44-4367-804e-b268421741fb",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "5d5eefc0-7567-4d89-8163-b904a3cf1bbb",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"AttachedFiles": [
{
"ID": "21e7ca82-908c-4ef6-b3a1-e5df7a592991",
"CaseID": "a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"DateDeleted": "2026-08-28T03:57:58.2569468+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "21e7ca82-908c-4ef6-b3a1-e5df7a592991",
"CaseID": "a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"DateDeleted": "2026-08-28T03:57:58.2569468+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "fbcaaac5-9da1-4cb6-8122-7e85aa4917f2",
"PosterId": "0badf574-ec44-4367-804e-b268421741fb",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "5d5eefc0-7567-4d89-8163-b904a3cf1bbb",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"AttachedFiles": [
{
"ID": "21e7ca82-908c-4ef6-b3a1-e5df7a592991",
"CaseID": "a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"DateDeleted": "2026-08-28T03:57:58.2569468+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "21e7ca82-908c-4ef6-b3a1-e5df7a592991",
"CaseID": "a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"DateDeleted": "2026-08-28T03:57:58.2569468+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"PatientTalkPosts": [
{
"Id": "fbcaaac5-9da1-4cb6-8122-7e85aa4917f2",
"PosterId": "0badf574-ec44-4367-804e-b268421741fb",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "5d5eefc0-7567-4d89-8163-b904a3cf1bbb",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"AttachedFiles": [
{
"ID": "21e7ca82-908c-4ef6-b3a1-e5df7a592991",
"CaseID": "a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"DateDeleted": "2026-08-28T03:57:58.2569468+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "21e7ca82-908c-4ef6-b3a1-e5df7a592991",
"CaseID": "a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"DateDeleted": "2026-08-28T03:57:58.2569468+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "fbcaaac5-9da1-4cb6-8122-7e85aa4917f2",
"PosterId": "0badf574-ec44-4367-804e-b268421741fb",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "5d5eefc0-7567-4d89-8163-b904a3cf1bbb",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"AttachedFiles": [
{
"ID": "21e7ca82-908c-4ef6-b3a1-e5df7a592991",
"CaseID": "a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"DateDeleted": "2026-08-28T03:57:58.2569468+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "21e7ca82-908c-4ef6-b3a1-e5df7a592991",
"CaseID": "a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"DateDeleted": "2026-08-28T03:57:58.2569468+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"Doctors": [
"sample string 1",
"sample string 2"
],
"ReferralFormData": {},
"Attachments": [
{
"ID": "21e7ca82-908c-4ef6-b3a1-e5df7a592991",
"CaseID": "a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"DateDeleted": "2026-08-28T03:57:58.2569468+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "21e7ca82-908c-4ef6-b3a1-e5df7a592991",
"CaseID": "a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"DateDeleted": "2026-08-28T03:57:58.2569468+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
],
"Id": "93bbdfa8-45d3-4774-a0df-ae13487de7d6",
"Status": "sample string 3",
"Treatment": "sample string 4",
"Accepted": true,
"Archived": true,
"Patient": "sample string 7",
"ReferringDoctor": {
"Id": "38435c19-9e3d-446e-ad32-ce60330e5f9b",
"Email": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"Suffix": "sample string 5"
},
"ReferringDoctorId": "50ac4315-443d-4b3d-9282-ff1668763c51",
"ReferredDoctorId": "d253ca9b-47a4-4f8d-9a20-c8da0debfcd2",
"DateCreated": "2026-08-28T03:57:58.2569468+00:00",
"DateEdited": "2026-08-28T03:57:58.2569468+00:00"
}
text/html
Sample:
{"DoctorTalkPosts":[{"Id":"fbcaaac5-9da1-4cb6-8122-7e85aa4917f2","PosterId":"0badf574-ec44-4367-804e-b268421741fb","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"5d5eefc0-7567-4d89-8163-b904a3cf1bbb","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","AttachedFiles":[{"ID":"21e7ca82-908c-4ef6-b3a1-e5df7a592991","CaseID":"a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","DateDeleted":"2026-08-28T03:57:58.2569468+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"21e7ca82-908c-4ef6-b3a1-e5df7a592991","CaseID":"a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","DateDeleted":"2026-08-28T03:57:58.2569468+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"fbcaaac5-9da1-4cb6-8122-7e85aa4917f2","PosterId":"0badf574-ec44-4367-804e-b268421741fb","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"5d5eefc0-7567-4d89-8163-b904a3cf1bbb","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","AttachedFiles":[{"ID":"21e7ca82-908c-4ef6-b3a1-e5df7a592991","CaseID":"a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","DateDeleted":"2026-08-28T03:57:58.2569468+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"21e7ca82-908c-4ef6-b3a1-e5df7a592991","CaseID":"a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","DateDeleted":"2026-08-28T03:57:58.2569468+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"PatientTalkPosts":[{"Id":"fbcaaac5-9da1-4cb6-8122-7e85aa4917f2","PosterId":"0badf574-ec44-4367-804e-b268421741fb","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"5d5eefc0-7567-4d89-8163-b904a3cf1bbb","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","AttachedFiles":[{"ID":"21e7ca82-908c-4ef6-b3a1-e5df7a592991","CaseID":"a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","DateDeleted":"2026-08-28T03:57:58.2569468+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"21e7ca82-908c-4ef6-b3a1-e5df7a592991","CaseID":"a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","DateDeleted":"2026-08-28T03:57:58.2569468+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"fbcaaac5-9da1-4cb6-8122-7e85aa4917f2","PosterId":"0badf574-ec44-4367-804e-b268421741fb","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"5d5eefc0-7567-4d89-8163-b904a3cf1bbb","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","AttachedFiles":[{"ID":"21e7ca82-908c-4ef6-b3a1-e5df7a592991","CaseID":"a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","DateDeleted":"2026-08-28T03:57:58.2569468+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"21e7ca82-908c-4ef6-b3a1-e5df7a592991","CaseID":"a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","DateDeleted":"2026-08-28T03:57:58.2569468+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"Doctors":["sample string 1","sample string 2"],"ReferralFormData":{},"Attachments":[{"ID":"21e7ca82-908c-4ef6-b3a1-e5df7a592991","CaseID":"a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","DateDeleted":"2026-08-28T03:57:58.2569468+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"21e7ca82-908c-4ef6-b3a1-e5df7a592991","CaseID":"a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-28T03:57:58.2569468+00:00","DateDeleted":"2026-08-28T03:57:58.2569468+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}],"Id":"93bbdfa8-45d3-4774-a0df-ae13487de7d6","Status":"sample string 3","Treatment":"sample string 4","Accepted":true,"Archived":true,"Patient":"sample string 7","ReferringDoctor":{"Id":"38435c19-9e3d-446e-ad32-ce60330e5f9b","Email":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","Suffix":"sample string 5"},"ReferringDoctorId":"50ac4315-443d-4b3d-9282-ff1668763c51","ReferredDoctorId":"d253ca9b-47a4-4f8d-9a20-c8da0debfcd2","DateCreated":"2026-08-28T03:57:58.2569468+00:00","DateEdited":"2026-08-28T03:57:58.2569468+00:00"}
application/xml, text/xml
Sample:
<CaseDetailsForApi>
<DoctorTalkPosts>
<Id>fbcaaac5-9da1-4cb6-8122-7e85aa4917f2</Id>
<PosterId>0badf574-ec44-4367-804e-b268421741fb</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>5d5eefc0-7567-4d89-8163-b904a3cf1bbb</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-28T03:57:58.2569468+00:00</DateCreated>
<AttachedFiles>
<ID>21e7ca82-908c-4ef6-b3a1-e5df7a592991</ID>
<CaseID>a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-28T03:57:58.2569468+00:00</DateCreated>
<DateDeleted>2026-08-28T03:57:58.2569468+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>21e7ca82-908c-4ef6-b3a1-e5df7a592991</ID>
<CaseID>a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-28T03:57:58.2569468+00:00</DateCreated>
<DateDeleted>2026-08-28T03:57:58.2569468+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<DoctorTalkPosts>
<Id>fbcaaac5-9da1-4cb6-8122-7e85aa4917f2</Id>
<PosterId>0badf574-ec44-4367-804e-b268421741fb</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>5d5eefc0-7567-4d89-8163-b904a3cf1bbb</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-28T03:57:58.2569468+00:00</DateCreated>
<AttachedFiles>
<ID>21e7ca82-908c-4ef6-b3a1-e5df7a592991</ID>
<CaseID>a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-28T03:57:58.2569468+00:00</DateCreated>
<DateDeleted>2026-08-28T03:57:58.2569468+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>21e7ca82-908c-4ef6-b3a1-e5df7a592991</ID>
<CaseID>a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-28T03:57:58.2569468+00:00</DateCreated>
<DateDeleted>2026-08-28T03:57:58.2569468+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<PatientTalkPosts>
<Id>fbcaaac5-9da1-4cb6-8122-7e85aa4917f2</Id>
<PosterId>0badf574-ec44-4367-804e-b268421741fb</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>5d5eefc0-7567-4d89-8163-b904a3cf1bbb</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-28T03:57:58.2569468+00:00</DateCreated>
<AttachedFiles>
<ID>21e7ca82-908c-4ef6-b3a1-e5df7a592991</ID>
<CaseID>a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-28T03:57:58.2569468+00:00</DateCreated>
<DateDeleted>2026-08-28T03:57:58.2569468+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>21e7ca82-908c-4ef6-b3a1-e5df7a592991</ID>
<CaseID>a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-28T03:57:58.2569468+00:00</DateCreated>
<DateDeleted>2026-08-28T03:57:58.2569468+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</PatientTalkPosts>
<PatientTalkPosts>
<Id>fbcaaac5-9da1-4cb6-8122-7e85aa4917f2</Id>
<PosterId>0badf574-ec44-4367-804e-b268421741fb</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>5d5eefc0-7567-4d89-8163-b904a3cf1bbb</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-28T03:57:58.2569468+00:00</DateCreated>
<AttachedFiles>
<ID>21e7ca82-908c-4ef6-b3a1-e5df7a592991</ID>
<CaseID>a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-28T03:57:58.2569468+00:00</DateCreated>
<DateDeleted>2026-08-28T03:57:58.2569468+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>21e7ca82-908c-4ef6-b3a1-e5df7a592991</ID>
<CaseID>a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-28T03:57:58.2569468+00:00</DateCreated>
<DateDeleted>2026-08-28T03:57:58.2569468+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>21e7ca82-908c-4ef6-b3a1-e5df7a592991</ID>
<CaseID>a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-28T03:57:58.2569468+00:00</DateCreated>
<DateDeleted>2026-08-28T03:57:58.2569468+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Attachments>
<ID>21e7ca82-908c-4ef6-b3a1-e5df7a592991</ID>
<CaseID>a2a0fbe5-0ff2-4ac4-a807-44c7e4f2f9e3</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-28T03:57:58.2569468+00:00</DateCreated>
<DateDeleted>2026-08-28T03:57:58.2569468+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Id>93bbdfa8-45d3-4774-a0df-ae13487de7d6</Id>
<Status>sample string 3</Status>
<Treatment>sample string 4</Treatment>
<Accepted>true</Accepted>
<Archived>true</Archived>
<Patient>sample string 7</Patient>
<ReferringDoctor>
<Id>38435c19-9e3d-446e-ad32-ce60330e5f9b</Id>
<Email>sample string 2</Email>
<FirstName>sample string 3</FirstName>
<LastName>sample string 4</LastName>
<Suffix>sample string 5</Suffix>
</ReferringDoctor>
<ReferringDoctorId>50ac4315-443d-4b3d-9282-ff1668763c51</ReferringDoctorId>
<ReferredDoctorId>d253ca9b-47a4-4f8d-9a20-c8da0debfcd2</ReferredDoctorId>
<DateCreated>2026-08-28T03:57:58.2569468+00:00</DateCreated>
<DateEdited>2026-08-28T03:57:58.2569468+00:00</DateEdited>
</CaseDetailsForApi>