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": "01112913-e65d-4444-b5fa-6ee2a766ff08",
"PosterId": "14e6e296-3cbd-45d9-9105-4ffcca3c2edf",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "fd3e4b16-69df-4ee7-8f58-0675ef358690",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"AttachedFiles": [
{
"ID": "b40e3be0-f817-4012-baa9-a07f335e5104",
"CaseID": "6d2b24c3-9105-4150-add2-d26634d6d268",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"DateDeleted": "2026-08-09T08:18:44.4808568+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "b40e3be0-f817-4012-baa9-a07f335e5104",
"CaseID": "6d2b24c3-9105-4150-add2-d26634d6d268",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"DateDeleted": "2026-08-09T08:18:44.4808568+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "01112913-e65d-4444-b5fa-6ee2a766ff08",
"PosterId": "14e6e296-3cbd-45d9-9105-4ffcca3c2edf",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "fd3e4b16-69df-4ee7-8f58-0675ef358690",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"AttachedFiles": [
{
"ID": "b40e3be0-f817-4012-baa9-a07f335e5104",
"CaseID": "6d2b24c3-9105-4150-add2-d26634d6d268",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"DateDeleted": "2026-08-09T08:18:44.4808568+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "b40e3be0-f817-4012-baa9-a07f335e5104",
"CaseID": "6d2b24c3-9105-4150-add2-d26634d6d268",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"DateDeleted": "2026-08-09T08:18:44.4808568+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"PatientTalkPosts": [
{
"Id": "01112913-e65d-4444-b5fa-6ee2a766ff08",
"PosterId": "14e6e296-3cbd-45d9-9105-4ffcca3c2edf",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "fd3e4b16-69df-4ee7-8f58-0675ef358690",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"AttachedFiles": [
{
"ID": "b40e3be0-f817-4012-baa9-a07f335e5104",
"CaseID": "6d2b24c3-9105-4150-add2-d26634d6d268",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"DateDeleted": "2026-08-09T08:18:44.4808568+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "b40e3be0-f817-4012-baa9-a07f335e5104",
"CaseID": "6d2b24c3-9105-4150-add2-d26634d6d268",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"DateDeleted": "2026-08-09T08:18:44.4808568+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "01112913-e65d-4444-b5fa-6ee2a766ff08",
"PosterId": "14e6e296-3cbd-45d9-9105-4ffcca3c2edf",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "fd3e4b16-69df-4ee7-8f58-0675ef358690",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"AttachedFiles": [
{
"ID": "b40e3be0-f817-4012-baa9-a07f335e5104",
"CaseID": "6d2b24c3-9105-4150-add2-d26634d6d268",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"DateDeleted": "2026-08-09T08:18:44.4808568+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "b40e3be0-f817-4012-baa9-a07f335e5104",
"CaseID": "6d2b24c3-9105-4150-add2-d26634d6d268",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"DateDeleted": "2026-08-09T08:18:44.4808568+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"Doctors": [
"sample string 1",
"sample string 2"
],
"ReferralFormData": {},
"Attachments": [
{
"ID": "b40e3be0-f817-4012-baa9-a07f335e5104",
"CaseID": "6d2b24c3-9105-4150-add2-d26634d6d268",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"DateDeleted": "2026-08-09T08:18:44.4808568+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "b40e3be0-f817-4012-baa9-a07f335e5104",
"CaseID": "6d2b24c3-9105-4150-add2-d26634d6d268",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"DateDeleted": "2026-08-09T08:18:44.4808568+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
],
"Id": "28039483-79dc-427a-b808-ee1be6bb6c89",
"Status": "sample string 3",
"Treatment": "sample string 4",
"Accepted": true,
"Archived": true,
"Patient": "sample string 7",
"ReferringDoctor": {
"Id": "c8e7bc3f-169f-47f4-8f4c-b35a8357b69e",
"Email": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"Suffix": "sample string 5"
},
"ReferringDoctorId": "da42bc0c-ab3d-475e-b9d6-6c34393949c7",
"ReferredDoctorId": "777f801f-a16a-448f-a4a7-641d9bebff94",
"DateCreated": "2026-08-09T08:18:44.4808568+00:00",
"DateEdited": "2026-08-09T08:18:44.4808568+00:00"
}
text/html
Sample:
{"DoctorTalkPosts":[{"Id":"01112913-e65d-4444-b5fa-6ee2a766ff08","PosterId":"14e6e296-3cbd-45d9-9105-4ffcca3c2edf","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"fd3e4b16-69df-4ee7-8f58-0675ef358690","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","AttachedFiles":[{"ID":"b40e3be0-f817-4012-baa9-a07f335e5104","CaseID":"6d2b24c3-9105-4150-add2-d26634d6d268","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","DateDeleted":"2026-08-09T08:18:44.4808568+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"b40e3be0-f817-4012-baa9-a07f335e5104","CaseID":"6d2b24c3-9105-4150-add2-d26634d6d268","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","DateDeleted":"2026-08-09T08:18:44.4808568+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"01112913-e65d-4444-b5fa-6ee2a766ff08","PosterId":"14e6e296-3cbd-45d9-9105-4ffcca3c2edf","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"fd3e4b16-69df-4ee7-8f58-0675ef358690","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","AttachedFiles":[{"ID":"b40e3be0-f817-4012-baa9-a07f335e5104","CaseID":"6d2b24c3-9105-4150-add2-d26634d6d268","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","DateDeleted":"2026-08-09T08:18:44.4808568+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"b40e3be0-f817-4012-baa9-a07f335e5104","CaseID":"6d2b24c3-9105-4150-add2-d26634d6d268","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","DateDeleted":"2026-08-09T08:18:44.4808568+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"PatientTalkPosts":[{"Id":"01112913-e65d-4444-b5fa-6ee2a766ff08","PosterId":"14e6e296-3cbd-45d9-9105-4ffcca3c2edf","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"fd3e4b16-69df-4ee7-8f58-0675ef358690","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","AttachedFiles":[{"ID":"b40e3be0-f817-4012-baa9-a07f335e5104","CaseID":"6d2b24c3-9105-4150-add2-d26634d6d268","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","DateDeleted":"2026-08-09T08:18:44.4808568+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"b40e3be0-f817-4012-baa9-a07f335e5104","CaseID":"6d2b24c3-9105-4150-add2-d26634d6d268","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","DateDeleted":"2026-08-09T08:18:44.4808568+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"01112913-e65d-4444-b5fa-6ee2a766ff08","PosterId":"14e6e296-3cbd-45d9-9105-4ffcca3c2edf","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"fd3e4b16-69df-4ee7-8f58-0675ef358690","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","AttachedFiles":[{"ID":"b40e3be0-f817-4012-baa9-a07f335e5104","CaseID":"6d2b24c3-9105-4150-add2-d26634d6d268","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","DateDeleted":"2026-08-09T08:18:44.4808568+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"b40e3be0-f817-4012-baa9-a07f335e5104","CaseID":"6d2b24c3-9105-4150-add2-d26634d6d268","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","DateDeleted":"2026-08-09T08:18:44.4808568+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"Doctors":["sample string 1","sample string 2"],"ReferralFormData":{},"Attachments":[{"ID":"b40e3be0-f817-4012-baa9-a07f335e5104","CaseID":"6d2b24c3-9105-4150-add2-d26634d6d268","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","DateDeleted":"2026-08-09T08:18:44.4808568+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"b40e3be0-f817-4012-baa9-a07f335e5104","CaseID":"6d2b24c3-9105-4150-add2-d26634d6d268","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-09T08:18:44.4808568+00:00","DateDeleted":"2026-08-09T08:18:44.4808568+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}],"Id":"28039483-79dc-427a-b808-ee1be6bb6c89","Status":"sample string 3","Treatment":"sample string 4","Accepted":true,"Archived":true,"Patient":"sample string 7","ReferringDoctor":{"Id":"c8e7bc3f-169f-47f4-8f4c-b35a8357b69e","Email":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","Suffix":"sample string 5"},"ReferringDoctorId":"da42bc0c-ab3d-475e-b9d6-6c34393949c7","ReferredDoctorId":"777f801f-a16a-448f-a4a7-641d9bebff94","DateCreated":"2026-08-09T08:18:44.4808568+00:00","DateEdited":"2026-08-09T08:18:44.4808568+00:00"}
application/xml, text/xml
Sample:
<CaseDetailsForApi>
<DoctorTalkPosts>
<Id>01112913-e65d-4444-b5fa-6ee2a766ff08</Id>
<PosterId>14e6e296-3cbd-45d9-9105-4ffcca3c2edf</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>fd3e4b16-69df-4ee7-8f58-0675ef358690</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-09T08:18:44.4808568+00:00</DateCreated>
<AttachedFiles>
<ID>b40e3be0-f817-4012-baa9-a07f335e5104</ID>
<CaseID>6d2b24c3-9105-4150-add2-d26634d6d268</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-09T08:18:44.4808568+00:00</DateCreated>
<DateDeleted>2026-08-09T08:18:44.4808568+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>b40e3be0-f817-4012-baa9-a07f335e5104</ID>
<CaseID>6d2b24c3-9105-4150-add2-d26634d6d268</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-09T08:18:44.4808568+00:00</DateCreated>
<DateDeleted>2026-08-09T08:18:44.4808568+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<DoctorTalkPosts>
<Id>01112913-e65d-4444-b5fa-6ee2a766ff08</Id>
<PosterId>14e6e296-3cbd-45d9-9105-4ffcca3c2edf</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>fd3e4b16-69df-4ee7-8f58-0675ef358690</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-09T08:18:44.4808568+00:00</DateCreated>
<AttachedFiles>
<ID>b40e3be0-f817-4012-baa9-a07f335e5104</ID>
<CaseID>6d2b24c3-9105-4150-add2-d26634d6d268</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-09T08:18:44.4808568+00:00</DateCreated>
<DateDeleted>2026-08-09T08:18:44.4808568+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>b40e3be0-f817-4012-baa9-a07f335e5104</ID>
<CaseID>6d2b24c3-9105-4150-add2-d26634d6d268</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-09T08:18:44.4808568+00:00</DateCreated>
<DateDeleted>2026-08-09T08:18:44.4808568+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<PatientTalkPosts>
<Id>01112913-e65d-4444-b5fa-6ee2a766ff08</Id>
<PosterId>14e6e296-3cbd-45d9-9105-4ffcca3c2edf</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>fd3e4b16-69df-4ee7-8f58-0675ef358690</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-09T08:18:44.4808568+00:00</DateCreated>
<AttachedFiles>
<ID>b40e3be0-f817-4012-baa9-a07f335e5104</ID>
<CaseID>6d2b24c3-9105-4150-add2-d26634d6d268</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-09T08:18:44.4808568+00:00</DateCreated>
<DateDeleted>2026-08-09T08:18:44.4808568+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>b40e3be0-f817-4012-baa9-a07f335e5104</ID>
<CaseID>6d2b24c3-9105-4150-add2-d26634d6d268</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-09T08:18:44.4808568+00:00</DateCreated>
<DateDeleted>2026-08-09T08:18:44.4808568+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</PatientTalkPosts>
<PatientTalkPosts>
<Id>01112913-e65d-4444-b5fa-6ee2a766ff08</Id>
<PosterId>14e6e296-3cbd-45d9-9105-4ffcca3c2edf</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>fd3e4b16-69df-4ee7-8f58-0675ef358690</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-09T08:18:44.4808568+00:00</DateCreated>
<AttachedFiles>
<ID>b40e3be0-f817-4012-baa9-a07f335e5104</ID>
<CaseID>6d2b24c3-9105-4150-add2-d26634d6d268</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-09T08:18:44.4808568+00:00</DateCreated>
<DateDeleted>2026-08-09T08:18:44.4808568+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>b40e3be0-f817-4012-baa9-a07f335e5104</ID>
<CaseID>6d2b24c3-9105-4150-add2-d26634d6d268</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-09T08:18:44.4808568+00:00</DateCreated>
<DateDeleted>2026-08-09T08:18:44.4808568+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>b40e3be0-f817-4012-baa9-a07f335e5104</ID>
<CaseID>6d2b24c3-9105-4150-add2-d26634d6d268</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-09T08:18:44.4808568+00:00</DateCreated>
<DateDeleted>2026-08-09T08:18:44.4808568+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Attachments>
<ID>b40e3be0-f817-4012-baa9-a07f335e5104</ID>
<CaseID>6d2b24c3-9105-4150-add2-d26634d6d268</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-09T08:18:44.4808568+00:00</DateCreated>
<DateDeleted>2026-08-09T08:18:44.4808568+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Id>28039483-79dc-427a-b808-ee1be6bb6c89</Id>
<Status>sample string 3</Status>
<Treatment>sample string 4</Treatment>
<Accepted>true</Accepted>
<Archived>true</Archived>
<Patient>sample string 7</Patient>
<ReferringDoctor>
<Id>c8e7bc3f-169f-47f4-8f4c-b35a8357b69e</Id>
<Email>sample string 2</Email>
<FirstName>sample string 3</FirstName>
<LastName>sample string 4</LastName>
<Suffix>sample string 5</Suffix>
</ReferringDoctor>
<ReferringDoctorId>da42bc0c-ab3d-475e-b9d6-6c34393949c7</ReferringDoctorId>
<ReferredDoctorId>777f801f-a16a-448f-a4a7-641d9bebff94</ReferredDoctorId>
<DateCreated>2026-08-09T08:18:44.4808568+00:00</DateCreated>
<DateEdited>2026-08-09T08:18:44.4808568+00:00</DateEdited>
</CaseDetailsForApi>