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": "1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f",
"PosterId": "bf367d6a-ff12-4d0c-bdb4-e8cda9074f04",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2558ecc9-924b-455e-8b5e-e02e2be62c08",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-04-17T22:50:33.0011282+00:00",
"AttachedFiles": [
{
"ID": "834c8d99-7a7b-4868-96e2-b71d704d3a1d",
"CaseID": "1907d8ce-05a6-4adc-9497-6f22d8527f1c",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-04-17T22:50:33.0167531+00:00",
"DateDeleted": "2026-04-17T22:50:33.0167531+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "834c8d99-7a7b-4868-96e2-b71d704d3a1d",
"CaseID": "1907d8ce-05a6-4adc-9497-6f22d8527f1c",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-04-17T22:50:33.0167531+00:00",
"DateDeleted": "2026-04-17T22:50:33.0167531+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f",
"PosterId": "bf367d6a-ff12-4d0c-bdb4-e8cda9074f04",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2558ecc9-924b-455e-8b5e-e02e2be62c08",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-04-17T22:50:33.0011282+00:00",
"AttachedFiles": [
{
"ID": "834c8d99-7a7b-4868-96e2-b71d704d3a1d",
"CaseID": "1907d8ce-05a6-4adc-9497-6f22d8527f1c",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-04-17T22:50:33.0167531+00:00",
"DateDeleted": "2026-04-17T22:50:33.0167531+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "834c8d99-7a7b-4868-96e2-b71d704d3a1d",
"CaseID": "1907d8ce-05a6-4adc-9497-6f22d8527f1c",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-04-17T22:50:33.0167531+00:00",
"DateDeleted": "2026-04-17T22:50:33.0167531+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"PatientTalkPosts": [
{
"Id": "1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f",
"PosterId": "bf367d6a-ff12-4d0c-bdb4-e8cda9074f04",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2558ecc9-924b-455e-8b5e-e02e2be62c08",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-04-17T22:50:33.0011282+00:00",
"AttachedFiles": [
{
"ID": "834c8d99-7a7b-4868-96e2-b71d704d3a1d",
"CaseID": "1907d8ce-05a6-4adc-9497-6f22d8527f1c",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-04-17T22:50:33.0167531+00:00",
"DateDeleted": "2026-04-17T22:50:33.0167531+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "834c8d99-7a7b-4868-96e2-b71d704d3a1d",
"CaseID": "1907d8ce-05a6-4adc-9497-6f22d8527f1c",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-04-17T22:50:33.0167531+00:00",
"DateDeleted": "2026-04-17T22:50:33.0167531+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f",
"PosterId": "bf367d6a-ff12-4d0c-bdb4-e8cda9074f04",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2558ecc9-924b-455e-8b5e-e02e2be62c08",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-04-17T22:50:33.0011282+00:00",
"AttachedFiles": [
{
"ID": "834c8d99-7a7b-4868-96e2-b71d704d3a1d",
"CaseID": "1907d8ce-05a6-4adc-9497-6f22d8527f1c",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-04-17T22:50:33.0167531+00:00",
"DateDeleted": "2026-04-17T22:50:33.0167531+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "834c8d99-7a7b-4868-96e2-b71d704d3a1d",
"CaseID": "1907d8ce-05a6-4adc-9497-6f22d8527f1c",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-04-17T22:50:33.0167531+00:00",
"DateDeleted": "2026-04-17T22:50:33.0167531+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"Doctors": [
"sample string 1",
"sample string 2"
],
"ReferralFormData": {},
"Attachments": [
{
"ID": "834c8d99-7a7b-4868-96e2-b71d704d3a1d",
"CaseID": "1907d8ce-05a6-4adc-9497-6f22d8527f1c",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-04-17T22:50:33.0167531+00:00",
"DateDeleted": "2026-04-17T22:50:33.0167531+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "834c8d99-7a7b-4868-96e2-b71d704d3a1d",
"CaseID": "1907d8ce-05a6-4adc-9497-6f22d8527f1c",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-04-17T22:50:33.0167531+00:00",
"DateDeleted": "2026-04-17T22:50:33.0167531+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
],
"Id": "9dbd2a08-508d-4590-95c1-0bd0b77e5f38",
"Status": "sample string 3",
"Treatment": "sample string 4",
"Accepted": true,
"Archived": true,
"Patient": "sample string 7",
"ReferringDoctor": {
"Id": "bcd32d1a-516c-453e-a0ca-0410fd5ed88c",
"Email": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"Suffix": "sample string 5"
},
"ReferringDoctorId": "f6026c6d-2b83-4572-bff1-0453c2035b03",
"ReferredDoctorId": "c0afef5e-da68-4e85-8f4b-84dd1ebdada9",
"DateCreated": "2026-04-17T22:50:33.0167531+00:00",
"DateEdited": "2026-04-17T22:50:33.0167531+00:00"
}
text/html
Sample:
{"DoctorTalkPosts":[{"Id":"1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f","PosterId":"bf367d6a-ff12-4d0c-bdb4-e8cda9074f04","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2558ecc9-924b-455e-8b5e-e02e2be62c08","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-04-17T22:50:33.0011282+00:00","AttachedFiles":[{"ID":"834c8d99-7a7b-4868-96e2-b71d704d3a1d","CaseID":"1907d8ce-05a6-4adc-9497-6f22d8527f1c","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-04-17T22:50:33.0167531+00:00","DateDeleted":"2026-04-17T22:50:33.0167531+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"834c8d99-7a7b-4868-96e2-b71d704d3a1d","CaseID":"1907d8ce-05a6-4adc-9497-6f22d8527f1c","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-04-17T22:50:33.0167531+00:00","DateDeleted":"2026-04-17T22:50:33.0167531+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f","PosterId":"bf367d6a-ff12-4d0c-bdb4-e8cda9074f04","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2558ecc9-924b-455e-8b5e-e02e2be62c08","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-04-17T22:50:33.0011282+00:00","AttachedFiles":[{"ID":"834c8d99-7a7b-4868-96e2-b71d704d3a1d","CaseID":"1907d8ce-05a6-4adc-9497-6f22d8527f1c","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-04-17T22:50:33.0167531+00:00","DateDeleted":"2026-04-17T22:50:33.0167531+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"834c8d99-7a7b-4868-96e2-b71d704d3a1d","CaseID":"1907d8ce-05a6-4adc-9497-6f22d8527f1c","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-04-17T22:50:33.0167531+00:00","DateDeleted":"2026-04-17T22:50:33.0167531+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"PatientTalkPosts":[{"Id":"1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f","PosterId":"bf367d6a-ff12-4d0c-bdb4-e8cda9074f04","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2558ecc9-924b-455e-8b5e-e02e2be62c08","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-04-17T22:50:33.0011282+00:00","AttachedFiles":[{"ID":"834c8d99-7a7b-4868-96e2-b71d704d3a1d","CaseID":"1907d8ce-05a6-4adc-9497-6f22d8527f1c","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-04-17T22:50:33.0167531+00:00","DateDeleted":"2026-04-17T22:50:33.0167531+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"834c8d99-7a7b-4868-96e2-b71d704d3a1d","CaseID":"1907d8ce-05a6-4adc-9497-6f22d8527f1c","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-04-17T22:50:33.0167531+00:00","DateDeleted":"2026-04-17T22:50:33.0167531+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f","PosterId":"bf367d6a-ff12-4d0c-bdb4-e8cda9074f04","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2558ecc9-924b-455e-8b5e-e02e2be62c08","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-04-17T22:50:33.0011282+00:00","AttachedFiles":[{"ID":"834c8d99-7a7b-4868-96e2-b71d704d3a1d","CaseID":"1907d8ce-05a6-4adc-9497-6f22d8527f1c","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-04-17T22:50:33.0167531+00:00","DateDeleted":"2026-04-17T22:50:33.0167531+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"834c8d99-7a7b-4868-96e2-b71d704d3a1d","CaseID":"1907d8ce-05a6-4adc-9497-6f22d8527f1c","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-04-17T22:50:33.0167531+00:00","DateDeleted":"2026-04-17T22:50:33.0167531+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"Doctors":["sample string 1","sample string 2"],"ReferralFormData":{},"Attachments":[{"ID":"834c8d99-7a7b-4868-96e2-b71d704d3a1d","CaseID":"1907d8ce-05a6-4adc-9497-6f22d8527f1c","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-04-17T22:50:33.0167531+00:00","DateDeleted":"2026-04-17T22:50:33.0167531+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"834c8d99-7a7b-4868-96e2-b71d704d3a1d","CaseID":"1907d8ce-05a6-4adc-9497-6f22d8527f1c","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-04-17T22:50:33.0167531+00:00","DateDeleted":"2026-04-17T22:50:33.0167531+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}],"Id":"9dbd2a08-508d-4590-95c1-0bd0b77e5f38","Status":"sample string 3","Treatment":"sample string 4","Accepted":true,"Archived":true,"Patient":"sample string 7","ReferringDoctor":{"Id":"bcd32d1a-516c-453e-a0ca-0410fd5ed88c","Email":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","Suffix":"sample string 5"},"ReferringDoctorId":"f6026c6d-2b83-4572-bff1-0453c2035b03","ReferredDoctorId":"c0afef5e-da68-4e85-8f4b-84dd1ebdada9","DateCreated":"2026-04-17T22:50:33.0167531+00:00","DateEdited":"2026-04-17T22:50:33.0167531+00:00"}
application/xml, text/xml
Sample:
<CaseDetailsForApi>
<DoctorTalkPosts>
<Id>1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f</Id>
<PosterId>bf367d6a-ff12-4d0c-bdb4-e8cda9074f04</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2558ecc9-924b-455e-8b5e-e02e2be62c08</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-04-17T22:50:33.0011282+00:00</DateCreated>
<AttachedFiles>
<ID>834c8d99-7a7b-4868-96e2-b71d704d3a1d</ID>
<CaseID>1907d8ce-05a6-4adc-9497-6f22d8527f1c</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-04-17T22:50:33.0167531+00:00</DateCreated>
<DateDeleted>2026-04-17T22:50:33.0167531+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>834c8d99-7a7b-4868-96e2-b71d704d3a1d</ID>
<CaseID>1907d8ce-05a6-4adc-9497-6f22d8527f1c</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-04-17T22:50:33.0167531+00:00</DateCreated>
<DateDeleted>2026-04-17T22:50:33.0167531+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<DoctorTalkPosts>
<Id>1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f</Id>
<PosterId>bf367d6a-ff12-4d0c-bdb4-e8cda9074f04</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2558ecc9-924b-455e-8b5e-e02e2be62c08</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-04-17T22:50:33.0011282+00:00</DateCreated>
<AttachedFiles>
<ID>834c8d99-7a7b-4868-96e2-b71d704d3a1d</ID>
<CaseID>1907d8ce-05a6-4adc-9497-6f22d8527f1c</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-04-17T22:50:33.0167531+00:00</DateCreated>
<DateDeleted>2026-04-17T22:50:33.0167531+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>834c8d99-7a7b-4868-96e2-b71d704d3a1d</ID>
<CaseID>1907d8ce-05a6-4adc-9497-6f22d8527f1c</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-04-17T22:50:33.0167531+00:00</DateCreated>
<DateDeleted>2026-04-17T22:50:33.0167531+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<PatientTalkPosts>
<Id>1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f</Id>
<PosterId>bf367d6a-ff12-4d0c-bdb4-e8cda9074f04</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2558ecc9-924b-455e-8b5e-e02e2be62c08</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-04-17T22:50:33.0011282+00:00</DateCreated>
<AttachedFiles>
<ID>834c8d99-7a7b-4868-96e2-b71d704d3a1d</ID>
<CaseID>1907d8ce-05a6-4adc-9497-6f22d8527f1c</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-04-17T22:50:33.0167531+00:00</DateCreated>
<DateDeleted>2026-04-17T22:50:33.0167531+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>834c8d99-7a7b-4868-96e2-b71d704d3a1d</ID>
<CaseID>1907d8ce-05a6-4adc-9497-6f22d8527f1c</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-04-17T22:50:33.0167531+00:00</DateCreated>
<DateDeleted>2026-04-17T22:50:33.0167531+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</PatientTalkPosts>
<PatientTalkPosts>
<Id>1695b2cf-bcf6-49ad-8e45-7ccdaa730d6f</Id>
<PosterId>bf367d6a-ff12-4d0c-bdb4-e8cda9074f04</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2558ecc9-924b-455e-8b5e-e02e2be62c08</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-04-17T22:50:33.0011282+00:00</DateCreated>
<AttachedFiles>
<ID>834c8d99-7a7b-4868-96e2-b71d704d3a1d</ID>
<CaseID>1907d8ce-05a6-4adc-9497-6f22d8527f1c</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-04-17T22:50:33.0167531+00:00</DateCreated>
<DateDeleted>2026-04-17T22:50:33.0167531+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>834c8d99-7a7b-4868-96e2-b71d704d3a1d</ID>
<CaseID>1907d8ce-05a6-4adc-9497-6f22d8527f1c</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-04-17T22:50:33.0167531+00:00</DateCreated>
<DateDeleted>2026-04-17T22:50:33.0167531+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>834c8d99-7a7b-4868-96e2-b71d704d3a1d</ID>
<CaseID>1907d8ce-05a6-4adc-9497-6f22d8527f1c</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-04-17T22:50:33.0167531+00:00</DateCreated>
<DateDeleted>2026-04-17T22:50:33.0167531+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Attachments>
<ID>834c8d99-7a7b-4868-96e2-b71d704d3a1d</ID>
<CaseID>1907d8ce-05a6-4adc-9497-6f22d8527f1c</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-04-17T22:50:33.0167531+00:00</DateCreated>
<DateDeleted>2026-04-17T22:50:33.0167531+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Id>9dbd2a08-508d-4590-95c1-0bd0b77e5f38</Id>
<Status>sample string 3</Status>
<Treatment>sample string 4</Treatment>
<Accepted>true</Accepted>
<Archived>true</Archived>
<Patient>sample string 7</Patient>
<ReferringDoctor>
<Id>bcd32d1a-516c-453e-a0ca-0410fd5ed88c</Id>
<Email>sample string 2</Email>
<FirstName>sample string 3</FirstName>
<LastName>sample string 4</LastName>
<Suffix>sample string 5</Suffix>
</ReferringDoctor>
<ReferringDoctorId>f6026c6d-2b83-4572-bff1-0453c2035b03</ReferringDoctorId>
<ReferredDoctorId>c0afef5e-da68-4e85-8f4b-84dd1ebdada9</ReferredDoctorId>
<DateCreated>2026-04-17T22:50:33.0167531+00:00</DateCreated>
<DateEdited>2026-04-17T22:50:33.0167531+00:00</DateEdited>
</CaseDetailsForApi>