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": "ad71da48-8f72-4200-9c27-f00e772ef529",
"PosterId": "b97d3080-4795-4e92-bab0-0a412574c7d8",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"AttachedFiles": [
{
"ID": "4df6e931-9cc6-4716-bd39-48614ddd3665",
"CaseID": "23dd2f2e-99a3-4a2b-b100-57550ef5b9b4",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"DateDeleted": "2026-08-22T18:12:18.5748375+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "4df6e931-9cc6-4716-bd39-48614ddd3665",
"CaseID": "23dd2f2e-99a3-4a2b-b100-57550ef5b9b4",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"DateDeleted": "2026-08-22T18:12:18.5748375+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "ad71da48-8f72-4200-9c27-f00e772ef529",
"PosterId": "b97d3080-4795-4e92-bab0-0a412574c7d8",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"AttachedFiles": [
{
"ID": "4df6e931-9cc6-4716-bd39-48614ddd3665",
"CaseID": "23dd2f2e-99a3-4a2b-b100-57550ef5b9b4",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"DateDeleted": "2026-08-22T18:12:18.5748375+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "4df6e931-9cc6-4716-bd39-48614ddd3665",
"CaseID": "23dd2f2e-99a3-4a2b-b100-57550ef5b9b4",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"DateDeleted": "2026-08-22T18:12:18.5748375+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"PatientTalkPosts": [
{
"Id": "ad71da48-8f72-4200-9c27-f00e772ef529",
"PosterId": "b97d3080-4795-4e92-bab0-0a412574c7d8",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"AttachedFiles": [
{
"ID": "4df6e931-9cc6-4716-bd39-48614ddd3665",
"CaseID": "23dd2f2e-99a3-4a2b-b100-57550ef5b9b4",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"DateDeleted": "2026-08-22T18:12:18.5748375+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "4df6e931-9cc6-4716-bd39-48614ddd3665",
"CaseID": "23dd2f2e-99a3-4a2b-b100-57550ef5b9b4",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"DateDeleted": "2026-08-22T18:12:18.5748375+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "ad71da48-8f72-4200-9c27-f00e772ef529",
"PosterId": "b97d3080-4795-4e92-bab0-0a412574c7d8",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"AttachedFiles": [
{
"ID": "4df6e931-9cc6-4716-bd39-48614ddd3665",
"CaseID": "23dd2f2e-99a3-4a2b-b100-57550ef5b9b4",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"DateDeleted": "2026-08-22T18:12:18.5748375+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "4df6e931-9cc6-4716-bd39-48614ddd3665",
"CaseID": "23dd2f2e-99a3-4a2b-b100-57550ef5b9b4",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"DateDeleted": "2026-08-22T18:12:18.5748375+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"Doctors": [
"sample string 1",
"sample string 2"
],
"ReferralFormData": {},
"Attachments": [
{
"ID": "4df6e931-9cc6-4716-bd39-48614ddd3665",
"CaseID": "23dd2f2e-99a3-4a2b-b100-57550ef5b9b4",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"DateDeleted": "2026-08-22T18:12:18.5748375+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "4df6e931-9cc6-4716-bd39-48614ddd3665",
"CaseID": "23dd2f2e-99a3-4a2b-b100-57550ef5b9b4",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"DateDeleted": "2026-08-22T18:12:18.5748375+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
],
"Id": "4cebc38e-b5cc-48b3-8fd9-de4178d37e81",
"Status": "sample string 3",
"Treatment": "sample string 4",
"Accepted": true,
"Archived": true,
"Patient": "sample string 7",
"ReferringDoctor": {
"Id": "a7f2aa8f-ddb9-4ecf-94b5-221e342398d6",
"Email": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"Suffix": "sample string 5"
},
"ReferringDoctorId": "ffe05477-1db1-410e-8d21-a12d3511cf9d",
"ReferredDoctorId": "fabfd503-bfe7-4046-834f-8c2ea4327f69",
"DateCreated": "2026-08-22T18:12:18.5748375+00:00",
"DateEdited": "2026-08-22T18:12:18.5748375+00:00"
}
text/html
Sample:
{"DoctorTalkPosts":[{"Id":"ad71da48-8f72-4200-9c27-f00e772ef529","PosterId":"b97d3080-4795-4e92-bab0-0a412574c7d8","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","AttachedFiles":[{"ID":"4df6e931-9cc6-4716-bd39-48614ddd3665","CaseID":"23dd2f2e-99a3-4a2b-b100-57550ef5b9b4","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","DateDeleted":"2026-08-22T18:12:18.5748375+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"4df6e931-9cc6-4716-bd39-48614ddd3665","CaseID":"23dd2f2e-99a3-4a2b-b100-57550ef5b9b4","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","DateDeleted":"2026-08-22T18:12:18.5748375+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"ad71da48-8f72-4200-9c27-f00e772ef529","PosterId":"b97d3080-4795-4e92-bab0-0a412574c7d8","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","AttachedFiles":[{"ID":"4df6e931-9cc6-4716-bd39-48614ddd3665","CaseID":"23dd2f2e-99a3-4a2b-b100-57550ef5b9b4","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","DateDeleted":"2026-08-22T18:12:18.5748375+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"4df6e931-9cc6-4716-bd39-48614ddd3665","CaseID":"23dd2f2e-99a3-4a2b-b100-57550ef5b9b4","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","DateDeleted":"2026-08-22T18:12:18.5748375+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"PatientTalkPosts":[{"Id":"ad71da48-8f72-4200-9c27-f00e772ef529","PosterId":"b97d3080-4795-4e92-bab0-0a412574c7d8","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","AttachedFiles":[{"ID":"4df6e931-9cc6-4716-bd39-48614ddd3665","CaseID":"23dd2f2e-99a3-4a2b-b100-57550ef5b9b4","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","DateDeleted":"2026-08-22T18:12:18.5748375+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"4df6e931-9cc6-4716-bd39-48614ddd3665","CaseID":"23dd2f2e-99a3-4a2b-b100-57550ef5b9b4","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","DateDeleted":"2026-08-22T18:12:18.5748375+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"ad71da48-8f72-4200-9c27-f00e772ef529","PosterId":"b97d3080-4795-4e92-bab0-0a412574c7d8","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","AttachedFiles":[{"ID":"4df6e931-9cc6-4716-bd39-48614ddd3665","CaseID":"23dd2f2e-99a3-4a2b-b100-57550ef5b9b4","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","DateDeleted":"2026-08-22T18:12:18.5748375+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"4df6e931-9cc6-4716-bd39-48614ddd3665","CaseID":"23dd2f2e-99a3-4a2b-b100-57550ef5b9b4","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","DateDeleted":"2026-08-22T18:12:18.5748375+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"Doctors":["sample string 1","sample string 2"],"ReferralFormData":{},"Attachments":[{"ID":"4df6e931-9cc6-4716-bd39-48614ddd3665","CaseID":"23dd2f2e-99a3-4a2b-b100-57550ef5b9b4","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","DateDeleted":"2026-08-22T18:12:18.5748375+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"4df6e931-9cc6-4716-bd39-48614ddd3665","CaseID":"23dd2f2e-99a3-4a2b-b100-57550ef5b9b4","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-08-22T18:12:18.5748375+00:00","DateDeleted":"2026-08-22T18:12:18.5748375+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}],"Id":"4cebc38e-b5cc-48b3-8fd9-de4178d37e81","Status":"sample string 3","Treatment":"sample string 4","Accepted":true,"Archived":true,"Patient":"sample string 7","ReferringDoctor":{"Id":"a7f2aa8f-ddb9-4ecf-94b5-221e342398d6","Email":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","Suffix":"sample string 5"},"ReferringDoctorId":"ffe05477-1db1-410e-8d21-a12d3511cf9d","ReferredDoctorId":"fabfd503-bfe7-4046-834f-8c2ea4327f69","DateCreated":"2026-08-22T18:12:18.5748375+00:00","DateEdited":"2026-08-22T18:12:18.5748375+00:00"}
application/xml, text/xml
Sample:
<CaseDetailsForApi>
<DoctorTalkPosts>
<Id>ad71da48-8f72-4200-9c27-f00e772ef529</Id>
<PosterId>b97d3080-4795-4e92-bab0-0a412574c7d8</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33</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-22T18:12:18.5748375+00:00</DateCreated>
<AttachedFiles>
<ID>4df6e931-9cc6-4716-bd39-48614ddd3665</ID>
<CaseID>23dd2f2e-99a3-4a2b-b100-57550ef5b9b4</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-22T18:12:18.5748375+00:00</DateCreated>
<DateDeleted>2026-08-22T18:12:18.5748375+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>4df6e931-9cc6-4716-bd39-48614ddd3665</ID>
<CaseID>23dd2f2e-99a3-4a2b-b100-57550ef5b9b4</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-22T18:12:18.5748375+00:00</DateCreated>
<DateDeleted>2026-08-22T18:12:18.5748375+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<DoctorTalkPosts>
<Id>ad71da48-8f72-4200-9c27-f00e772ef529</Id>
<PosterId>b97d3080-4795-4e92-bab0-0a412574c7d8</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33</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-22T18:12:18.5748375+00:00</DateCreated>
<AttachedFiles>
<ID>4df6e931-9cc6-4716-bd39-48614ddd3665</ID>
<CaseID>23dd2f2e-99a3-4a2b-b100-57550ef5b9b4</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-22T18:12:18.5748375+00:00</DateCreated>
<DateDeleted>2026-08-22T18:12:18.5748375+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>4df6e931-9cc6-4716-bd39-48614ddd3665</ID>
<CaseID>23dd2f2e-99a3-4a2b-b100-57550ef5b9b4</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-22T18:12:18.5748375+00:00</DateCreated>
<DateDeleted>2026-08-22T18:12:18.5748375+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</DoctorTalkPosts>
<PatientTalkPosts>
<Id>ad71da48-8f72-4200-9c27-f00e772ef529</Id>
<PosterId>b97d3080-4795-4e92-bab0-0a412574c7d8</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33</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-22T18:12:18.5748375+00:00</DateCreated>
<AttachedFiles>
<ID>4df6e931-9cc6-4716-bd39-48614ddd3665</ID>
<CaseID>23dd2f2e-99a3-4a2b-b100-57550ef5b9b4</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-22T18:12:18.5748375+00:00</DateCreated>
<DateDeleted>2026-08-22T18:12:18.5748375+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>4df6e931-9cc6-4716-bd39-48614ddd3665</ID>
<CaseID>23dd2f2e-99a3-4a2b-b100-57550ef5b9b4</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-22T18:12:18.5748375+00:00</DateCreated>
<DateDeleted>2026-08-22T18:12:18.5748375+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</PatientTalkPosts>
<PatientTalkPosts>
<Id>ad71da48-8f72-4200-9c27-f00e772ef529</Id>
<PosterId>b97d3080-4795-4e92-bab0-0a412574c7d8</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>2c36d1c9-ea1a-48a0-a1eb-c1514bf7de33</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-22T18:12:18.5748375+00:00</DateCreated>
<AttachedFiles>
<ID>4df6e931-9cc6-4716-bd39-48614ddd3665</ID>
<CaseID>23dd2f2e-99a3-4a2b-b100-57550ef5b9b4</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-22T18:12:18.5748375+00:00</DateCreated>
<DateDeleted>2026-08-22T18:12:18.5748375+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>4df6e931-9cc6-4716-bd39-48614ddd3665</ID>
<CaseID>23dd2f2e-99a3-4a2b-b100-57550ef5b9b4</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-22T18:12:18.5748375+00:00</DateCreated>
<DateDeleted>2026-08-22T18:12:18.5748375+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>4df6e931-9cc6-4716-bd39-48614ddd3665</ID>
<CaseID>23dd2f2e-99a3-4a2b-b100-57550ef5b9b4</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-22T18:12:18.5748375+00:00</DateCreated>
<DateDeleted>2026-08-22T18:12:18.5748375+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Attachments>
<ID>4df6e931-9cc6-4716-bd39-48614ddd3665</ID>
<CaseID>23dd2f2e-99a3-4a2b-b100-57550ef5b9b4</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-08-22T18:12:18.5748375+00:00</DateCreated>
<DateDeleted>2026-08-22T18:12:18.5748375+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</Attachments>
<Id>4cebc38e-b5cc-48b3-8fd9-de4178d37e81</Id>
<Status>sample string 3</Status>
<Treatment>sample string 4</Treatment>
<Accepted>true</Accepted>
<Archived>true</Archived>
<Patient>sample string 7</Patient>
<ReferringDoctor>
<Id>a7f2aa8f-ddb9-4ecf-94b5-221e342398d6</Id>
<Email>sample string 2</Email>
<FirstName>sample string 3</FirstName>
<LastName>sample string 4</LastName>
<Suffix>sample string 5</Suffix>
</ReferringDoctor>
<ReferringDoctorId>ffe05477-1db1-410e-8d21-a12d3511cf9d</ReferringDoctorId>
<ReferredDoctorId>fabfd503-bfe7-4046-834f-8c2ea4327f69</ReferredDoctorId>
<DateCreated>2026-08-22T18:12:18.5748375+00:00</DateCreated>
<DateEdited>2026-08-22T18:12:18.5748375+00:00</DateEdited>
</CaseDetailsForApi>