GET Case/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
CaseDetailsForApiName | 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": "be30204d-2b8f-4dda-85fd-fc3ea51512fc", "PosterId": "063f9ae9-4e50-4dec-9f41-8f6b78f57394", "PosterEmail": "sample string 3", "PosterFirstName": "sample string 4", "PosterLastName": "sample string 5", "ProfilePictureCloudId": "cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57", "PosterSufix": "sample string 6", "Content": "sample string 7", "Subject": "sample string 8", "ViewerIsComposer": true, "UnreadByViewer": true, "UnreadByOther": true, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "AttachedFiles": [ { "ID": "87f137ef-095b-4d60-9093-b7038fdf0da2", "CaseID": "fada0c5c-9bb8-4c48-8c8a-2cd093132187", "Name": "sample string 2", "Extension": "sample string 3", "Size": 4, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "DateDeleted": "2025-09-17T20:53:04.5825876+00:00", "UserWhoAddedName": "sample string 6", "FileUrl": "sample string 7", "Shared": true }, { "ID": "87f137ef-095b-4d60-9093-b7038fdf0da2", "CaseID": "fada0c5c-9bb8-4c48-8c8a-2cd093132187", "Name": "sample string 2", "Extension": "sample string 3", "Size": 4, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "DateDeleted": "2025-09-17T20:53:04.5825876+00:00", "UserWhoAddedName": "sample string 6", "FileUrl": "sample string 7", "Shared": true } ] }, { "Id": "be30204d-2b8f-4dda-85fd-fc3ea51512fc", "PosterId": "063f9ae9-4e50-4dec-9f41-8f6b78f57394", "PosterEmail": "sample string 3", "PosterFirstName": "sample string 4", "PosterLastName": "sample string 5", "ProfilePictureCloudId": "cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57", "PosterSufix": "sample string 6", "Content": "sample string 7", "Subject": "sample string 8", "ViewerIsComposer": true, "UnreadByViewer": true, "UnreadByOther": true, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "AttachedFiles": [ { "ID": "87f137ef-095b-4d60-9093-b7038fdf0da2", "CaseID": "fada0c5c-9bb8-4c48-8c8a-2cd093132187", "Name": "sample string 2", "Extension": "sample string 3", "Size": 4, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "DateDeleted": "2025-09-17T20:53:04.5825876+00:00", "UserWhoAddedName": "sample string 6", "FileUrl": "sample string 7", "Shared": true }, { "ID": "87f137ef-095b-4d60-9093-b7038fdf0da2", "CaseID": "fada0c5c-9bb8-4c48-8c8a-2cd093132187", "Name": "sample string 2", "Extension": "sample string 3", "Size": 4, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "DateDeleted": "2025-09-17T20:53:04.5825876+00:00", "UserWhoAddedName": "sample string 6", "FileUrl": "sample string 7", "Shared": true } ] } ], "PatientTalkPosts": [ { "Id": "be30204d-2b8f-4dda-85fd-fc3ea51512fc", "PosterId": "063f9ae9-4e50-4dec-9f41-8f6b78f57394", "PosterEmail": "sample string 3", "PosterFirstName": "sample string 4", "PosterLastName": "sample string 5", "ProfilePictureCloudId": "cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57", "PosterSufix": "sample string 6", "Content": "sample string 7", "Subject": "sample string 8", "ViewerIsComposer": true, "UnreadByViewer": true, "UnreadByOther": true, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "AttachedFiles": [ { "ID": "87f137ef-095b-4d60-9093-b7038fdf0da2", "CaseID": "fada0c5c-9bb8-4c48-8c8a-2cd093132187", "Name": "sample string 2", "Extension": "sample string 3", "Size": 4, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "DateDeleted": "2025-09-17T20:53:04.5825876+00:00", "UserWhoAddedName": "sample string 6", "FileUrl": "sample string 7", "Shared": true }, { "ID": "87f137ef-095b-4d60-9093-b7038fdf0da2", "CaseID": "fada0c5c-9bb8-4c48-8c8a-2cd093132187", "Name": "sample string 2", "Extension": "sample string 3", "Size": 4, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "DateDeleted": "2025-09-17T20:53:04.5825876+00:00", "UserWhoAddedName": "sample string 6", "FileUrl": "sample string 7", "Shared": true } ] }, { "Id": "be30204d-2b8f-4dda-85fd-fc3ea51512fc", "PosterId": "063f9ae9-4e50-4dec-9f41-8f6b78f57394", "PosterEmail": "sample string 3", "PosterFirstName": "sample string 4", "PosterLastName": "sample string 5", "ProfilePictureCloudId": "cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57", "PosterSufix": "sample string 6", "Content": "sample string 7", "Subject": "sample string 8", "ViewerIsComposer": true, "UnreadByViewer": true, "UnreadByOther": true, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "AttachedFiles": [ { "ID": "87f137ef-095b-4d60-9093-b7038fdf0da2", "CaseID": "fada0c5c-9bb8-4c48-8c8a-2cd093132187", "Name": "sample string 2", "Extension": "sample string 3", "Size": 4, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "DateDeleted": "2025-09-17T20:53:04.5825876+00:00", "UserWhoAddedName": "sample string 6", "FileUrl": "sample string 7", "Shared": true }, { "ID": "87f137ef-095b-4d60-9093-b7038fdf0da2", "CaseID": "fada0c5c-9bb8-4c48-8c8a-2cd093132187", "Name": "sample string 2", "Extension": "sample string 3", "Size": 4, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "DateDeleted": "2025-09-17T20:53:04.5825876+00:00", "UserWhoAddedName": "sample string 6", "FileUrl": "sample string 7", "Shared": true } ] } ], "Doctors": [ "sample string 1", "sample string 2" ], "ReferralFormData": {}, "Attachments": [ { "ID": "87f137ef-095b-4d60-9093-b7038fdf0da2", "CaseID": "fada0c5c-9bb8-4c48-8c8a-2cd093132187", "Name": "sample string 2", "Extension": "sample string 3", "Size": 4, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "DateDeleted": "2025-09-17T20:53:04.5825876+00:00", "UserWhoAddedName": "sample string 6", "FileUrl": "sample string 7", "Shared": true }, { "ID": "87f137ef-095b-4d60-9093-b7038fdf0da2", "CaseID": "fada0c5c-9bb8-4c48-8c8a-2cd093132187", "Name": "sample string 2", "Extension": "sample string 3", "Size": 4, "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "DateDeleted": "2025-09-17T20:53:04.5825876+00:00", "UserWhoAddedName": "sample string 6", "FileUrl": "sample string 7", "Shared": true } ], "Id": "a8a235a6-44a2-4d2c-816c-3bd19aa9096e", "Status": "sample string 3", "Treatment": "sample string 4", "Accepted": true, "Archived": true, "Patient": "sample string 7", "ReferringDoctor": { "Id": "09cfd68c-80f9-49ba-a668-a6a50500a726", "Email": "sample string 2", "FirstName": "sample string 3", "LastName": "sample string 4", "Suffix": "sample string 5" }, "ReferringDoctorId": "889f9bb7-8bcd-428b-81d6-78eb14ad00da", "ReferredDoctorId": "441c29e3-9fe7-4e7b-811f-fc532019685b", "DateCreated": "2025-09-17T20:53:04.5825876+00:00", "DateEdited": "2025-09-17T20:53:04.5825876+00:00" }
text/html
Sample:
{"DoctorTalkPosts":[{"Id":"be30204d-2b8f-4dda-85fd-fc3ea51512fc","PosterId":"063f9ae9-4e50-4dec-9f41-8f6b78f57394","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","AttachedFiles":[{"ID":"87f137ef-095b-4d60-9093-b7038fdf0da2","CaseID":"fada0c5c-9bb8-4c48-8c8a-2cd093132187","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","DateDeleted":"2025-09-17T20:53:04.5825876+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"87f137ef-095b-4d60-9093-b7038fdf0da2","CaseID":"fada0c5c-9bb8-4c48-8c8a-2cd093132187","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","DateDeleted":"2025-09-17T20:53:04.5825876+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"be30204d-2b8f-4dda-85fd-fc3ea51512fc","PosterId":"063f9ae9-4e50-4dec-9f41-8f6b78f57394","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","AttachedFiles":[{"ID":"87f137ef-095b-4d60-9093-b7038fdf0da2","CaseID":"fada0c5c-9bb8-4c48-8c8a-2cd093132187","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","DateDeleted":"2025-09-17T20:53:04.5825876+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"87f137ef-095b-4d60-9093-b7038fdf0da2","CaseID":"fada0c5c-9bb8-4c48-8c8a-2cd093132187","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","DateDeleted":"2025-09-17T20:53:04.5825876+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"PatientTalkPosts":[{"Id":"be30204d-2b8f-4dda-85fd-fc3ea51512fc","PosterId":"063f9ae9-4e50-4dec-9f41-8f6b78f57394","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","AttachedFiles":[{"ID":"87f137ef-095b-4d60-9093-b7038fdf0da2","CaseID":"fada0c5c-9bb8-4c48-8c8a-2cd093132187","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","DateDeleted":"2025-09-17T20:53:04.5825876+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"87f137ef-095b-4d60-9093-b7038fdf0da2","CaseID":"fada0c5c-9bb8-4c48-8c8a-2cd093132187","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","DateDeleted":"2025-09-17T20:53:04.5825876+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"be30204d-2b8f-4dda-85fd-fc3ea51512fc","PosterId":"063f9ae9-4e50-4dec-9f41-8f6b78f57394","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","AttachedFiles":[{"ID":"87f137ef-095b-4d60-9093-b7038fdf0da2","CaseID":"fada0c5c-9bb8-4c48-8c8a-2cd093132187","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","DateDeleted":"2025-09-17T20:53:04.5825876+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"87f137ef-095b-4d60-9093-b7038fdf0da2","CaseID":"fada0c5c-9bb8-4c48-8c8a-2cd093132187","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","DateDeleted":"2025-09-17T20:53:04.5825876+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"Doctors":["sample string 1","sample string 2"],"ReferralFormData":{},"Attachments":[{"ID":"87f137ef-095b-4d60-9093-b7038fdf0da2","CaseID":"fada0c5c-9bb8-4c48-8c8a-2cd093132187","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","DateDeleted":"2025-09-17T20:53:04.5825876+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"87f137ef-095b-4d60-9093-b7038fdf0da2","CaseID":"fada0c5c-9bb8-4c48-8c8a-2cd093132187","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2025-09-17T20:53:04.5825876+00:00","DateDeleted":"2025-09-17T20:53:04.5825876+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}],"Id":"a8a235a6-44a2-4d2c-816c-3bd19aa9096e","Status":"sample string 3","Treatment":"sample string 4","Accepted":true,"Archived":true,"Patient":"sample string 7","ReferringDoctor":{"Id":"09cfd68c-80f9-49ba-a668-a6a50500a726","Email":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","Suffix":"sample string 5"},"ReferringDoctorId":"889f9bb7-8bcd-428b-81d6-78eb14ad00da","ReferredDoctorId":"441c29e3-9fe7-4e7b-811f-fc532019685b","DateCreated":"2025-09-17T20:53:04.5825876+00:00","DateEdited":"2025-09-17T20:53:04.5825876+00:00"}
application/xml, text/xml
Sample:
<CaseDetailsForApi> <DoctorTalkPosts> <Id>be30204d-2b8f-4dda-85fd-fc3ea51512fc</Id> <PosterId>063f9ae9-4e50-4dec-9f41-8f6b78f57394</PosterId> <PosterEmail>sample string 3</PosterEmail> <PosterFirstName>sample string 4</PosterFirstName> <PosterLastName>sample string 5</PosterLastName> <ProfilePictureCloudId>cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57</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>2025-09-17T20:53:04.5825876+00:00</DateCreated> <AttachedFiles> <ID>87f137ef-095b-4d60-9093-b7038fdf0da2</ID> <CaseID>fada0c5c-9bb8-4c48-8c8a-2cd093132187</CaseID> <Name>sample string 2</Name> <Extension>sample string 3</Extension> <Size>4</Size> <DateCreated>2025-09-17T20:53:04.5825876+00:00</DateCreated> <DateDeleted>2025-09-17T20:53:04.5825876+00:00</DateDeleted> <UserWhoAddedName>sample string 6</UserWhoAddedName> <FileUrl>sample string 7</FileUrl> <Shared>true</Shared> </AttachedFiles> <AttachedFiles> <ID>87f137ef-095b-4d60-9093-b7038fdf0da2</ID> <CaseID>fada0c5c-9bb8-4c48-8c8a-2cd093132187</CaseID> <Name>sample string 2</Name> <Extension>sample string 3</Extension> <Size>4</Size> <DateCreated>2025-09-17T20:53:04.5825876+00:00</DateCreated> <DateDeleted>2025-09-17T20:53:04.5825876+00:00</DateDeleted> <UserWhoAddedName>sample string 6</UserWhoAddedName> <FileUrl>sample string 7</FileUrl> <Shared>true</Shared> </AttachedFiles> </DoctorTalkPosts> <DoctorTalkPosts> <Id>be30204d-2b8f-4dda-85fd-fc3ea51512fc</Id> <PosterId>063f9ae9-4e50-4dec-9f41-8f6b78f57394</PosterId> <PosterEmail>sample string 3</PosterEmail> <PosterFirstName>sample string 4</PosterFirstName> <PosterLastName>sample string 5</PosterLastName> <ProfilePictureCloudId>cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57</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>2025-09-17T20:53:04.5825876+00:00</DateCreated> <AttachedFiles> <ID>87f137ef-095b-4d60-9093-b7038fdf0da2</ID> <CaseID>fada0c5c-9bb8-4c48-8c8a-2cd093132187</CaseID> <Name>sample string 2</Name> <Extension>sample string 3</Extension> <Size>4</Size> <DateCreated>2025-09-17T20:53:04.5825876+00:00</DateCreated> <DateDeleted>2025-09-17T20:53:04.5825876+00:00</DateDeleted> <UserWhoAddedName>sample string 6</UserWhoAddedName> <FileUrl>sample string 7</FileUrl> <Shared>true</Shared> </AttachedFiles> <AttachedFiles> <ID>87f137ef-095b-4d60-9093-b7038fdf0da2</ID> <CaseID>fada0c5c-9bb8-4c48-8c8a-2cd093132187</CaseID> <Name>sample string 2</Name> <Extension>sample string 3</Extension> <Size>4</Size> <DateCreated>2025-09-17T20:53:04.5825876+00:00</DateCreated> <DateDeleted>2025-09-17T20:53:04.5825876+00:00</DateDeleted> <UserWhoAddedName>sample string 6</UserWhoAddedName> <FileUrl>sample string 7</FileUrl> <Shared>true</Shared> </AttachedFiles> </DoctorTalkPosts> <PatientTalkPosts> <Id>be30204d-2b8f-4dda-85fd-fc3ea51512fc</Id> <PosterId>063f9ae9-4e50-4dec-9f41-8f6b78f57394</PosterId> <PosterEmail>sample string 3</PosterEmail> <PosterFirstName>sample string 4</PosterFirstName> <PosterLastName>sample string 5</PosterLastName> <ProfilePictureCloudId>cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57</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>2025-09-17T20:53:04.5825876+00:00</DateCreated> <AttachedFiles> <ID>87f137ef-095b-4d60-9093-b7038fdf0da2</ID> <CaseID>fada0c5c-9bb8-4c48-8c8a-2cd093132187</CaseID> <Name>sample string 2</Name> <Extension>sample string 3</Extension> <Size>4</Size> <DateCreated>2025-09-17T20:53:04.5825876+00:00</DateCreated> <DateDeleted>2025-09-17T20:53:04.5825876+00:00</DateDeleted> <UserWhoAddedName>sample string 6</UserWhoAddedName> <FileUrl>sample string 7</FileUrl> <Shared>true</Shared> </AttachedFiles> <AttachedFiles> <ID>87f137ef-095b-4d60-9093-b7038fdf0da2</ID> <CaseID>fada0c5c-9bb8-4c48-8c8a-2cd093132187</CaseID> <Name>sample string 2</Name> <Extension>sample string 3</Extension> <Size>4</Size> <DateCreated>2025-09-17T20:53:04.5825876+00:00</DateCreated> <DateDeleted>2025-09-17T20:53:04.5825876+00:00</DateDeleted> <UserWhoAddedName>sample string 6</UserWhoAddedName> <FileUrl>sample string 7</FileUrl> <Shared>true</Shared> </AttachedFiles> </PatientTalkPosts> <PatientTalkPosts> <Id>be30204d-2b8f-4dda-85fd-fc3ea51512fc</Id> <PosterId>063f9ae9-4e50-4dec-9f41-8f6b78f57394</PosterId> <PosterEmail>sample string 3</PosterEmail> <PosterFirstName>sample string 4</PosterFirstName> <PosterLastName>sample string 5</PosterLastName> <ProfilePictureCloudId>cd5dc8b0-a348-4753-a1d9-cd1fc78e5d57</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>2025-09-17T20:53:04.5825876+00:00</DateCreated> <AttachedFiles> <ID>87f137ef-095b-4d60-9093-b7038fdf0da2</ID> <CaseID>fada0c5c-9bb8-4c48-8c8a-2cd093132187</CaseID> <Name>sample string 2</Name> <Extension>sample string 3</Extension> <Size>4</Size> <DateCreated>2025-09-17T20:53:04.5825876+00:00</DateCreated> <DateDeleted>2025-09-17T20:53:04.5825876+00:00</DateDeleted> <UserWhoAddedName>sample string 6</UserWhoAddedName> <FileUrl>sample string 7</FileUrl> <Shared>true</Shared> </AttachedFiles> <AttachedFiles> <ID>87f137ef-095b-4d60-9093-b7038fdf0da2</ID> <CaseID>fada0c5c-9bb8-4c48-8c8a-2cd093132187</CaseID> <Name>sample string 2</Name> <Extension>sample string 3</Extension> <Size>4</Size> <DateCreated>2025-09-17T20:53:04.5825876+00:00</DateCreated> <DateDeleted>2025-09-17T20:53:04.5825876+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>87f137ef-095b-4d60-9093-b7038fdf0da2</ID> <CaseID>fada0c5c-9bb8-4c48-8c8a-2cd093132187</CaseID> <Name>sample string 2</Name> <Extension>sample string 3</Extension> <Size>4</Size> <DateCreated>2025-09-17T20:53:04.5825876+00:00</DateCreated> <DateDeleted>2025-09-17T20:53:04.5825876+00:00</DateDeleted> <UserWhoAddedName>sample string 6</UserWhoAddedName> <FileUrl>sample string 7</FileUrl> <Shared>true</Shared> </Attachments> <Attachments> <ID>87f137ef-095b-4d60-9093-b7038fdf0da2</ID> <CaseID>fada0c5c-9bb8-4c48-8c8a-2cd093132187</CaseID> <Name>sample string 2</Name> <Extension>sample string 3</Extension> <Size>4</Size> <DateCreated>2025-09-17T20:53:04.5825876+00:00</DateCreated> <DateDeleted>2025-09-17T20:53:04.5825876+00:00</DateDeleted> <UserWhoAddedName>sample string 6</UserWhoAddedName> <FileUrl>sample string 7</FileUrl> <Shared>true</Shared> </Attachments> <Id>a8a235a6-44a2-4d2c-816c-3bd19aa9096e</Id> <Status>sample string 3</Status> <Treatment>sample string 4</Treatment> <Accepted>true</Accepted> <Archived>true</Archived> <Patient>sample string 7</Patient> <ReferringDoctor> <Id>09cfd68c-80f9-49ba-a668-a6a50500a726</Id> <Email>sample string 2</Email> <FirstName>sample string 3</FirstName> <LastName>sample string 4</LastName> <Suffix>sample string 5</Suffix> </ReferringDoctor> <ReferringDoctorId>889f9bb7-8bcd-428b-81d6-78eb14ad00da</ReferringDoctorId> <ReferredDoctorId>441c29e3-9fe7-4e7b-811f-fc532019685b</ReferredDoctorId> <DateCreated>2025-09-17T20:53:04.5825876+00:00</DateCreated> <DateEdited>2025-09-17T20:53:04.5825876+00:00</DateEdited> </CaseDetailsForApi>