POST api/Dashboard/UpdateEncounterData

Request Information

URI Parameters

None.

Body Parameters

DashboardEncounterDTO
NameDescriptionTypeAdditional information
Id

integer

None.

CaseNo

integer

None.

CompanyCode

string

String length: inclusive between 0 and 10

MedicalId

integer

None.

AddendumId

integer

None.

EmployeeId

string

String length: inclusive between 0 and 12

CreatedUserName

string

String length: inclusive between 0 and 61

Called

integer

None.

IsCompleted

boolean

None.

IsSendNotification

boolean

None.

Attempts

integer

None.

IsRescheduled

boolean

None.

Note

string

String length: inclusive between 0 and 300

FirstName

string

String length: inclusive between 0 and 50

LastName

string

String length: inclusive between 0 and 50

TotalAttempt

integer

None.

EncounterId

integer

None.

EncounterType

integer

None.

Sequence

integer

None.

InteractionType

integer

None.

EncounterDate

date

None.

CustomFOLStartTime

string

String length: inclusive between 0 and 7

FOLStartTime

time interval

None.

CustomFOLEndTime

string

String length: inclusive between 0 and 7

FOLEndTime

time interval

None.

FOLTimeZone

integer

None.

FOLTimeZoneName

string

String length: inclusive between 0 and 150

ContactNumber

string

String length: inclusive between 0 and 20

TeleMedicineId

integer

None.

OnSiteLocationId

integer

None.

Status

integer

None.

CloseDate

date

None.

CloseByUserId

integer

None.

CloseByUserName

string

String length: inclusive between 0 and 61

Abbreviation

string

String length: inclusive between 0 and 50

OpenByUserId

integer

None.

OpenDate

date

None.

MedicalDTO

MedicalDTO

None.

OnSiteLocation

string

String length: inclusive between 0 and 100

TelemedicineLocation

string

String length: inclusive between 0 and 50

IsUnscheduledFollowUp

boolean

None.

ActionType

integer

None.

ValidFlag

boolean

None.

EncounterMobilecareDTO

EncounterMobilecareDTO

None.

ListNotAvailableEncounterServiceReason

Collection of NotAvailableEncounterServiceReasonDTO

None.

IsNextDayScheduled

boolean

None.

EncounterEndDate

date

None.

EnRouteId

integer

None.

IsSendTextNotification

boolean

None.

IsToEmployee

boolean

None.

IsToSupervisor

boolean

None.

IsToDistributionList

boolean

None.

TextNotificationTypeId

integer

None.

TextBody

string

None.

WLCode

string

None.

EmployeeCellPhone

string

None.

EmployeeName

string

None.

ClaimNumber

string

None.

DateOfInjury

date

None.

ICD10

string

None.

CompanyName

string

None.

AppoinmentDate

date

None.

AppoinmentStartTime

string

None.

IsToMailEmployee

boolean

None.

IsToMailSupervisor

boolean

None.

IsToMailDistributionList

boolean

None.

customEmailTo

string

None.

customEmailCC

string

None.

AssignToMe

boolean

None.

IsConsecutiveNoShow

boolean

None.

IsConsecutiveNoShowText_ToEmployee

boolean

None.

IsConsecutiveNoShowText_ToSupervisor

boolean

None.

IsConsecutiveNoShowText_ToDistributionList

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "CaseNo": 2,
  "CompanyCode": "sample string 3",
  "MedicalId": 4,
  "AddendumId": 5,
  "EmployeeId": "sample string 6",
  "CreatedUserName": "sample string 7",
  "Called": 1,
  "IsCompleted": true,
  "IsSendNotification": true,
  "Attempts": 1,
  "IsRescheduled": true,
  "Note": "sample string 8",
  "FirstName": "sample string 9",
  "LastName": "sample string 10",
  "TotalAttempt": 11,
  "EncounterId": 12,
  "EncounterType": 13,
  "Sequence": 14,
  "InteractionType": 15,
  "EncounterDate": "2026-08-04T14:26:31.9344118-07:00",
  "CustomFOLStartTime": "sample string 17",
  "FOLStartTime": "00:00:00.1234567",
  "CustomFOLEndTime": "sample string 18",
  "FOLEndTime": "00:00:00.1234567",
  "FOLTimeZone": 1,
  "FOLTimeZoneName": "sample string 19",
  "ContactNumber": "sample string 20",
  "TeleMedicineId": 1,
  "OnSiteLocationId": 1,
  "Status": 1,
  "CloseDate": "2026-08-04T14:26:31.9344118-07:00",
  "CloseByUserId": 1,
  "CloseByUserName": "sample string 21",
  "Abbreviation": "sample string 22",
  "OpenByUserId": 1,
  "OpenDate": "2026-08-04T14:26:31.9344118-07:00",
  "MedicalDTO": {
    "Id": 1,
    "CaseNo": 2,
    "Allergies": 1,
    "DescribeAallergies": "sample string 3",
    "PatientMedication": true,
    "DescribePatient": "sample string 4",
    "PreviousInjuries": "sample string 5",
    "Assessment": "sample string 6",
    "Recommendations": "sample string 7",
    "PhysicianRecommended": true,
    "PhysicianId": 1,
    "PhysicianName": "sample string 8",
    "Ergonomic": true,
    "WorkStatusId": 1,
    "WorkStatusName": "sample string 9",
    "WorkStatusValue": "sample string 10",
    "CaseTypeManagementName": "sample string 11",
    "CaseTypeManagementId": 1,
    "Survey1": 1,
    "EncounterId": 12,
    "PPETypeList": [
      {
        "Id": 1,
        "CaseNo": 2,
        "PPETypeId": 3,
        "EncounterId": 4,
        "OtherDetails": "sample string 5",
        "Name": "sample string 6",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 10,
        "UserIDUpdated": 11,
        "CompanyCode": "sample string 12",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "CaseNo": 2,
        "PPETypeId": 3,
        "EncounterId": 4,
        "OtherDetails": "sample string 5",
        "Name": "sample string 6",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 10,
        "UserIDUpdated": 11,
        "CompanyCode": "sample string 12",
        "IsExcludeDiscount": true
      }
    ],
    "InjuryDetailList": [
      {
        "Id": 1,
        "MedicalId": 1,
        "InjuryNatureId": 1,
        "InjuryNatureName": "sample string 2",
        "CauseOfIncidentId": 1,
        "CauseOfIncidentName": "sample string 3",
        "InjuryDetail_InjuryAreaList": [
          {
            "Id": 1,
            "InjuryDetailId": 1,
            "InjuryAreaId": 1,
            "InjuryAreaName": "sample string 2",
            "InjuryAreaRegionId": 1,
            "InjuryAreaRegionName": "sample string 3",
            "NCCICode": "sample string 4",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 8,
            "UserIDUpdated": 9,
            "CompanyCode": "sample string 10",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "InjuryDetailId": 1,
            "InjuryAreaId": 1,
            "InjuryAreaName": "sample string 2",
            "InjuryAreaRegionId": 1,
            "InjuryAreaRegionName": "sample string 3",
            "NCCICode": "sample string 4",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 8,
            "UserIDUpdated": 9,
            "CompanyCode": "sample string 10",
            "IsExcludeDiscount": true
          }
        ],
        "CombinedInjuryArea": "sample string 4",
        "CombinedInjuryAreaRegion": "sample string 5",
        "NCCICode": "sample string 6",
        "CauseOfIncidentNCCICode": "sample string 7",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "MedicalId": 1,
        "InjuryNatureId": 1,
        "InjuryNatureName": "sample string 2",
        "CauseOfIncidentId": 1,
        "CauseOfIncidentName": "sample string 3",
        "InjuryDetail_InjuryAreaList": [
          {
            "Id": 1,
            "InjuryDetailId": 1,
            "InjuryAreaId": 1,
            "InjuryAreaName": "sample string 2",
            "InjuryAreaRegionId": 1,
            "InjuryAreaRegionName": "sample string 3",
            "NCCICode": "sample string 4",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 8,
            "UserIDUpdated": 9,
            "CompanyCode": "sample string 10",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "InjuryDetailId": 1,
            "InjuryAreaId": 1,
            "InjuryAreaName": "sample string 2",
            "InjuryAreaRegionId": 1,
            "InjuryAreaRegionName": "sample string 3",
            "NCCICode": "sample string 4",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 8,
            "UserIDUpdated": 9,
            "CompanyCode": "sample string 10",
            "IsExcludeDiscount": true
          }
        ],
        "CombinedInjuryArea": "sample string 4",
        "CombinedInjuryAreaRegion": "sample string 5",
        "NCCICode": "sample string 6",
        "CauseOfIncidentNCCICode": "sample string 7",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      }
    ],
    "DispositionDTO": {
      "Id": 1,
      "MedicalId": 2,
      "CaseNo": 3,
      "DispositionTypeId": 1,
      "DispositionTypeName": "sample string 4",
      "FOLDate": "2026-08-04T14:26:31.9500105-07:00",
      "CustomFOLStartTime": "sample string 5",
      "FOLStartTime": "00:00:00.1234567",
      "CustomFOLEndTime": "sample string 6",
      "FOLEndTime": "00:00:00.1234567",
      "TelephonicFollowupId": 1,
      "Note": "sample string 7",
      "CaseManagementTypeId": 1,
      "CaseManagementTypeName": "sample string 8",
      "FacilityName": "sample string 9",
      "DoctorName": "sample string 10",
      "ReferralDate": "2026-08-04T14:26:31.9500105-07:00",
      "CustomReferralTime": "sample string 11",
      "ReferralTime": "00:00:00.1234567",
      "FacilityAddress1": "sample string 12",
      "FacilityAddress2": "sample string 13",
      "FacilityCity": "sample string 14",
      "FacilityState": "sample string 15",
      "FacilityStateName": "sample string 16",
      "FacilityZip": "sample string 17",
      "FacilityPhone": "sample string 18",
      "FacilityFax": "sample string 19",
      "AddendumId": 1,
      "isDeleted": true,
      "objCareOnSiteFollowupDTO": {
        "Id": 1,
        "MedicalId": 2,
        "CaseNo": 3,
        "COSFOLCallBackNumber": "sample string 4",
        "COSFOLDate": "2026-08-04T14:26:31.9500105-07:00",
        "CustomCOSFOLStartTime": "sample string 5",
        "CustomCOSFOLEndTime": "sample string 6",
        "COSFOLStartTime": "00:00:00.1234567",
        "COSFOLEndTime": "00:00:00.1234567",
        "COSFOLTimeZone": 1,
        "COSFOLTimeZoneName": "sample string 7",
        "AddendumId": 1,
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "ComapnyCode": "sample string 9",
        "FollowUpInteractionType": 1,
        "OnSiteLocationId": 1,
        "TeleMedicineId": 1,
        "OnSiteClinicLocation": "sample string 10",
        "TeleMedicinekioskLocation": "sample string 11"
      },
      "objEncounterDTO": {
        "Id": 1,
        "CaseNo": 2,
        "EncounterType": 3,
        "Sequence": 4,
        "InteractionType": 1,
        "EncounterDate": "2026-08-04T14:26:31.9500105-07:00",
        "CustomFOLStartTime": "sample string 6",
        "FOLStartTime": "00:00:00.1234567",
        "CustomFOLEndTime": "sample string 7",
        "FOLEndTime": "00:00:00.1234567",
        "FOLTimeZone": 1,
        "FOLTimeZoneName": "sample string 8",
        "ContactNumber": "sample string 9",
        "TeleMedicineId": 1,
        "OnSiteLocationId": 1,
        "Status": 1,
        "StatusPending": 1,
        "CreatedUserName": "sample string 10",
        "CloseedUserName": "sample string 11",
        "CloseDate": "2026-08-04T14:26:31.9500105-07:00",
        "CloseByUserId": 1,
        "CloseByUserName": "sample string 12",
        "CloseByUserDisplayName": "sample string 13",
        "CreatedUserDisplayName": "sample string 14",
        "Abbreviation": "sample string 15",
        "OpenByUserId": 1,
        "OpenDate": "2026-08-04T14:26:31.9500105-07:00",
        "CustomCOSFOLStartTime": "sample string 16",
        "CustomCOSFOLEndTime": "sample string 17",
        "OnSiteLocation": "sample string 18",
        "TelemedicineLocation": "sample string 19",
        "IsUnscheduledFollowUp": true,
        "InitialQuestionId": 20,
        "ReasonForDelete": "sample string 21",
        "lstAddendum": [
          {
            "Id": 1,
            "CaseNo": 2,
            "MedicalId": 3,
            "Note": "sample string 4",
            "WorkStatusId": 1,
            "WorkStatusValue": "sample string 5",
            "CaseClose": true,
            "CreatedUserName": "sample string 7",
            "WorkStatus": "sample string 8",
            "Sequence": 9,
            "CaseManagementTypeId": 1,
            "CaseType": "sample string 10",
            "DispositionTypeId": 1,
            "EncounterId": 11,
            "IsEncounterActive": true,
            "AddendumType": "sample string 13",
            "AddendumTypeId": 14,
            "FileName": "sample string 15",
            "FilePath": "sample string 16",
            "FileId": "sample string 17",
            "FileByteArray": "QEA=",
            "IsDocumentEdit": true,
            "RecordId": "02e2bf93-c0de-4e6f-b061-bbc8eb4d6e4a",
            "DispostionId": 1,
            "DispostionNote": "sample string 19",
            "FOLDate": "2026-08-04T14:26:31.9500105-07:00",
            "CustomFOLStartTime": "sample string 20",
            "FOLStartTime": "00:00:00.1234567",
            "CustomFOLEndTime": "sample string 21",
            "FOLEndTime": "00:00:00.1234567",
            "TelephonicFollowupId": 1,
            "CaseManagementTypeName": "sample string 22",
            "FacilityName": "sample string 23",
            "DoctorName": "sample string 24",
            "ReferralDate": "2026-08-04T14:26:31.9500105-07:00",
            "CustomReferralTime": "sample string 25",
            "ReferralTime": "00:00:00.1234567",
            "FacilityAddress1": "sample string 26",
            "FacilityAddress2": "sample string 27",
            "FacilityCity": "sample string 28",
            "FacilityState": "sample string 29",
            "FacilityStateName": "sample string 30",
            "FacilityZip": "sample string 31",
            "FacilityPhone": "sample string 32",
            "FacilityFax": "sample string 33",
            "DispositionPlan": "sample string 34",
            "Abbreviation": "sample string 35",
            "Review": 1,
            "ReviewNote": "sample string 36",
            "FacilityDoctorReviewId": 37,
            "FacilityDoctorId": 1,
            "FacilityCode": "sample string 38",
            "AddendumDoctorName": "sample string 39",
            "AddendumFacilityDoctorId": 40,
            "PToPPhysicianId": 1,
            "PToPPhysicianName": "sample string 41",
            "ReferralTimeZone": 1,
            "ReferralTimeZoneName": "sample string 42",
            "MessageQueueId": 1,
            "PhysicianEmail": "sample string 43",
            "UserEmailId": "sample string 44",
            "OldPToPPhysicianId": 1,
            "OldPToPPhysicianEmail": "sample string 45",
            "IsReferralChanged": true,
            "InsuranceId": 1,
            "InsuranceName": "sample string 46",
            "ReferredById": 1,
            "ReferredByName": "sample string 47",
            "LevelOfCareId": 1,
            "LevelOfCareName": "sample string 48",
            "LevelOfCareList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "Sequence": 3,
                "PermissionCode": "sample string 4",
                "Rank": 5,
                "ListSubLevelOfCare": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Sequence": 3,
                    "LevelOfCareId": 4,
                    "AnswerValue": 5,
                    "EncounterId": 6,
                    "AddendumId": 1,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                    "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Sequence": 3,
                    "LevelOfCareId": 4,
                    "AnswerValue": 5,
                    "EncounterId": 6,
                    "AddendumId": 1,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                    "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "Sequence": 3,
                "PermissionCode": "sample string 4",
                "Rank": 5,
                "ListSubLevelOfCare": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Sequence": 3,
                    "LevelOfCareId": 4,
                    "AnswerValue": 5,
                    "EncounterId": 6,
                    "AddendumId": 1,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                    "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Sequence": 3,
                    "LevelOfCareId": 4,
                    "AnswerValue": 5,
                    "EncounterId": 6,
                    "AddendumId": 1,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                    "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "SubLevelOfCareList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "Sequence": 3,
                "LevelOfCareId": 4,
                "AnswerValue": 5,
                "EncounterId": 6,
                "AddendumId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "Sequence": 3,
                "LevelOfCareId": 4,
                "AnswerValue": 5,
                "EncounterId": 6,
                "AddendumId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "PToPPhysicianNote": "sample string 49",
            "ReferredByValue": "sample string 50",
            "ReasonForDelete": "sample string 51",
            "COSFormModifiedDutyDTO": {
              "COSFormEncounterObj": {
                "EncounterId": 1,
                "EntityId": 2,
                "CaseNo": 3,
                "EmployeeId": "sample string 4"
              },
              "COSFormQuestionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "QuestionType": 3,
                  "CaseOutComeTypeId": 1,
                  "CaseOutComeType": "sample string 4",
                  "COSFormOptionList": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "COSFormTypeId": 5,
                  "Form": "sample string 6",
                  "ParentLevel1": 1,
                  "OptionCount": 7,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                  "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "QuestionType": 3,
                  "CaseOutComeTypeId": 1,
                  "CaseOutComeType": "sample string 4",
                  "COSFormOptionList": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "COSFormTypeId": 5,
                  "Form": "sample string 6",
                  "ParentLevel1": 1,
                  "OptionCount": 7,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                  "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "COSFormWorkStatusOffWorkDTO": {
              "COSFormEncounterObj": {
                "EncounterId": 1,
                "EntityId": 2,
                "CaseNo": 3,
                "EmployeeId": "sample string 4"
              },
              "COSFormQuestionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "QuestionType": 3,
                  "CaseOutComeTypeId": 1,
                  "CaseOutComeType": "sample string 4",
                  "COSFormOptionList": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "COSFormTypeId": 5,
                  "Form": "sample string 6",
                  "ParentLevel1": 1,
                  "OptionCount": 7,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                  "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "QuestionType": 3,
                  "CaseOutComeTypeId": 1,
                  "CaseOutComeType": "sample string 4",
                  "COSFormOptionList": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "COSFormTypeId": 5,
                  "Form": "sample string 6",
                  "ParentLevel1": 1,
                  "OptionCount": 7,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                  "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "WorkStatusStartDate": "2026-08-04T14:26:31.9500105-07:00",
            "WorkStatusEndDate": "2026-08-04T14:26:31.9500105-07:00",
            "WorkStatusIsOffRestOfShift": true,
            "UrgencyId": 1,
            "UrgencyName": "sample string 52",
            "PreferredReferralId": 1,
            "PreferredReferralName": "sample string 53",
            "CloseByUserDisplayName": "sample string 54",
            "IsWorkStatusAvoidAggravation": true,
            "WorkStatusIsPendingMedicalRecords": true,
            "UrgencyExactDate": "2026-08-04T14:26:31.9500105-07:00",
            "UrgencyExactTime": "00:00:00.1234567",
            "IsAddendum": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 58,
            "UserIDUpdated": 59,
            "CompanyCode": "sample string 60",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "CaseNo": 2,
            "MedicalId": 3,
            "Note": "sample string 4",
            "WorkStatusId": 1,
            "WorkStatusValue": "sample string 5",
            "CaseClose": true,
            "CreatedUserName": "sample string 7",
            "WorkStatus": "sample string 8",
            "Sequence": 9,
            "CaseManagementTypeId": 1,
            "CaseType": "sample string 10",
            "DispositionTypeId": 1,
            "EncounterId": 11,
            "IsEncounterActive": true,
            "AddendumType": "sample string 13",
            "AddendumTypeId": 14,
            "FileName": "sample string 15",
            "FilePath": "sample string 16",
            "FileId": "sample string 17",
            "FileByteArray": "QEA=",
            "IsDocumentEdit": true,
            "RecordId": "02e2bf93-c0de-4e6f-b061-bbc8eb4d6e4a",
            "DispostionId": 1,
            "DispostionNote": "sample string 19",
            "FOLDate": "2026-08-04T14:26:31.9500105-07:00",
            "CustomFOLStartTime": "sample string 20",
            "FOLStartTime": "00:00:00.1234567",
            "CustomFOLEndTime": "sample string 21",
            "FOLEndTime": "00:00:00.1234567",
            "TelephonicFollowupId": 1,
            "CaseManagementTypeName": "sample string 22",
            "FacilityName": "sample string 23",
            "DoctorName": "sample string 24",
            "ReferralDate": "2026-08-04T14:26:31.9500105-07:00",
            "CustomReferralTime": "sample string 25",
            "ReferralTime": "00:00:00.1234567",
            "FacilityAddress1": "sample string 26",
            "FacilityAddress2": "sample string 27",
            "FacilityCity": "sample string 28",
            "FacilityState": "sample string 29",
            "FacilityStateName": "sample string 30",
            "FacilityZip": "sample string 31",
            "FacilityPhone": "sample string 32",
            "FacilityFax": "sample string 33",
            "DispositionPlan": "sample string 34",
            "Abbreviation": "sample string 35",
            "Review": 1,
            "ReviewNote": "sample string 36",
            "FacilityDoctorReviewId": 37,
            "FacilityDoctorId": 1,
            "FacilityCode": "sample string 38",
            "AddendumDoctorName": "sample string 39",
            "AddendumFacilityDoctorId": 40,
            "PToPPhysicianId": 1,
            "PToPPhysicianName": "sample string 41",
            "ReferralTimeZone": 1,
            "ReferralTimeZoneName": "sample string 42",
            "MessageQueueId": 1,
            "PhysicianEmail": "sample string 43",
            "UserEmailId": "sample string 44",
            "OldPToPPhysicianId": 1,
            "OldPToPPhysicianEmail": "sample string 45",
            "IsReferralChanged": true,
            "InsuranceId": 1,
            "InsuranceName": "sample string 46",
            "ReferredById": 1,
            "ReferredByName": "sample string 47",
            "LevelOfCareId": 1,
            "LevelOfCareName": "sample string 48",
            "LevelOfCareList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "Sequence": 3,
                "PermissionCode": "sample string 4",
                "Rank": 5,
                "ListSubLevelOfCare": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Sequence": 3,
                    "LevelOfCareId": 4,
                    "AnswerValue": 5,
                    "EncounterId": 6,
                    "AddendumId": 1,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                    "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Sequence": 3,
                    "LevelOfCareId": 4,
                    "AnswerValue": 5,
                    "EncounterId": 6,
                    "AddendumId": 1,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                    "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "Sequence": 3,
                "PermissionCode": "sample string 4",
                "Rank": 5,
                "ListSubLevelOfCare": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Sequence": 3,
                    "LevelOfCareId": 4,
                    "AnswerValue": 5,
                    "EncounterId": 6,
                    "AddendumId": 1,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                    "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Sequence": 3,
                    "LevelOfCareId": 4,
                    "AnswerValue": 5,
                    "EncounterId": 6,
                    "AddendumId": 1,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                    "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "SubLevelOfCareList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "Sequence": 3,
                "LevelOfCareId": 4,
                "AnswerValue": 5,
                "EncounterId": 6,
                "AddendumId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "Sequence": 3,
                "LevelOfCareId": 4,
                "AnswerValue": 5,
                "EncounterId": 6,
                "AddendumId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "PToPPhysicianNote": "sample string 49",
            "ReferredByValue": "sample string 50",
            "ReasonForDelete": "sample string 51",
            "COSFormModifiedDutyDTO": {
              "COSFormEncounterObj": {
                "EncounterId": 1,
                "EntityId": 2,
                "CaseNo": 3,
                "EmployeeId": "sample string 4"
              },
              "COSFormQuestionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "QuestionType": 3,
                  "CaseOutComeTypeId": 1,
                  "CaseOutComeType": "sample string 4",
                  "COSFormOptionList": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "COSFormTypeId": 5,
                  "Form": "sample string 6",
                  "ParentLevel1": 1,
                  "OptionCount": 7,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                  "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "QuestionType": 3,
                  "CaseOutComeTypeId": 1,
                  "CaseOutComeType": "sample string 4",
                  "COSFormOptionList": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "COSFormTypeId": 5,
                  "Form": "sample string 6",
                  "ParentLevel1": 1,
                  "OptionCount": 7,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                  "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "COSFormWorkStatusOffWorkDTO": {
              "COSFormEncounterObj": {
                "EncounterId": 1,
                "EntityId": 2,
                "CaseNo": 3,
                "EmployeeId": "sample string 4"
              },
              "COSFormQuestionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "QuestionType": 3,
                  "CaseOutComeTypeId": 1,
                  "CaseOutComeType": "sample string 4",
                  "COSFormOptionList": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "COSFormTypeId": 5,
                  "Form": "sample string 6",
                  "ParentLevel1": 1,
                  "OptionCount": 7,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                  "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "QuestionType": 3,
                  "CaseOutComeTypeId": 1,
                  "CaseOutComeType": "sample string 4",
                  "COSFormOptionList": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "COSQuestionId": 3,
                      "NeedMoreInfo": true,
                      "ParentId": 1,
                      "QuestionName": "sample string 5",
                      "AnswerValue": 1,
                      "AnswerDetail": "sample string 6",
                      "ParentLevel1": 1,
                      "COSFormId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "COSFormTypeId": 5,
                  "Form": "sample string 6",
                  "ParentLevel1": 1,
                  "OptionCount": 7,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                  "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "WorkStatusStartDate": "2026-08-04T14:26:31.9500105-07:00",
            "WorkStatusEndDate": "2026-08-04T14:26:31.9500105-07:00",
            "WorkStatusIsOffRestOfShift": true,
            "UrgencyId": 1,
            "UrgencyName": "sample string 52",
            "PreferredReferralId": 1,
            "PreferredReferralName": "sample string 53",
            "CloseByUserDisplayName": "sample string 54",
            "IsWorkStatusAvoidAggravation": true,
            "WorkStatusIsPendingMedicalRecords": true,
            "UrgencyExactDate": "2026-08-04T14:26:31.9500105-07:00",
            "UrgencyExactTime": "00:00:00.1234567",
            "IsAddendum": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 58,
            "UserIDUpdated": 59,
            "CompanyCode": "sample string 60",
            "IsExcludeDiscount": true
          }
        ],
        "ServiceType": "sample string 22",
        "COSSubServiceId": 1,
        "COSSubServiceName": "sample string 23",
        "EncounterReportDTOList": [
          {
            "Id": 1,
            "CaseNo": 2,
            "EncounterType": 3,
            "Sequence": 4,
            "EncounterDate": "2026-08-04T14:26:31.9500105-07:00",
            "InteractionType": 1,
            "TeleMedicineId": 1,
            "OnSiteLocationId": 1,
            "Status": 1,
            "InitialCloseDate": "2026-08-04T14:26:31.9500105-07:00",
            "FinalCloseDate": "2026-08-04T14:26:31.9500105-07:00",
            "CloseByUserId": 1,
            "CloseByUserName": "sample string 6",
            "OpenByUserId": 1,
            "OpenDate": "2026-08-04T14:26:31.9500105-07:00",
            "OpenByUserName": "sample string 7",
            "OpenDateCheck": "2026-08-04T14:26:31.9500105-07:00",
            "TimeToClose": "sample string 8",
            "OnSiteLocation": "sample string 9",
            "TelemedicineLocation": "sample string 10",
            "ServiceType": "sample string 11",
            "CaseManagementTypeId": 12,
            "CaseManagementTypeName": "sample string 13",
            "CompanyName": "sample string 14",
            "WorkLocationCode": "sample string 15",
            "WorkLocationName": "sample string 16",
            "ReasonForDelete": "sample string 17",
            "OpenTime": "sample string 18",
            "InitialCloseTime": "sample string 19",
            "FinalCloseTime": "sample string 20",
            "CreateByUserName": "sample string 21",
            "CreateByUserId": 1,
            "CreateDate": "2026-08-04T14:26:31.9500105-07:00",
            "CreateTime": "sample string 22",
            "COSSubServiceId": 1,
            "COSSubServiceName": "sample string 23",
            "MedicalId": 1,
            "FullName": "sample string 24",
            "FirstName": "sample string 25",
            "LastName": "sample string 26",
            "NotificationDate": "2026-08-04T14:26:31.9500105-07:00",
            "NotificationTime": "sample string 27",
            "PhysicianId": 1,
            "PhysicianName": "sample string 28",
            "ChiefComplaint": "sample string 29",
            "WorkRelatedness": "sample string 30",
            "WorkStatus": "sample string 31",
            "DateOfIncident": "2026-08-04T14:26:31.9500105-07:00",
            "DOIDateCheck": "2026-08-04T14:26:31.9500105-07:00",
            "IncidentTime": "00:00:00.1234567",
            "CaseStatus": 1,
            "IsWorkRelated": 1,
            "WorkStatusId": 1,
            "CaseStatusName": "sample string 32",
            "TimeZoneAbbreviation": "sample string 33",
            "IncidentState": "sample string 34",
            "IncidentInitialResponseType": "sample string 35",
            "MCR_ArrivalDateTime": "2026-08-04T14:26:31.9500105-07:00",
            "MCR_TimeToArrive": "sample string 36",
            "IncidentReportedBy": "sample string 37",
            "IncidentReportedByName": "sample string 38",
            "EmployeeUserField5": "sample string 39",
            "IncidentWorkLocation": "sample string 40",
            "IncidentAddress": "sample string 41",
            "IncidentCity": "sample string 42",
            "NatureOfIncident": "sample string 43",
            "CauseOfIncident": "sample string 44",
            "SourceInvolved": "sample string 45",
            "ActivityPerformed": "sample string 46",
            "Turnaround": "sample string 47",
            "PriorTreatment": "sample string 48",
            "ReferralTo3rdParty": "sample string 49",
            "ContractorStatus": "sample string 50",
            "DispositionPlan": "sample string 51",
            "Assessment": "sample string 52",
            "Recommendations": "sample string 53",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 57,
            "UserIDUpdated": 58,
            "CompanyCode": "sample string 59",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "CaseNo": 2,
            "EncounterType": 3,
            "Sequence": 4,
            "EncounterDate": "2026-08-04T14:26:31.9500105-07:00",
            "InteractionType": 1,
            "TeleMedicineId": 1,
            "OnSiteLocationId": 1,
            "Status": 1,
            "InitialCloseDate": "2026-08-04T14:26:31.9500105-07:00",
            "FinalCloseDate": "2026-08-04T14:26:31.9500105-07:00",
            "CloseByUserId": 1,
            "CloseByUserName": "sample string 6",
            "OpenByUserId": 1,
            "OpenDate": "2026-08-04T14:26:31.9500105-07:00",
            "OpenByUserName": "sample string 7",
            "OpenDateCheck": "2026-08-04T14:26:31.9500105-07:00",
            "TimeToClose": "sample string 8",
            "OnSiteLocation": "sample string 9",
            "TelemedicineLocation": "sample string 10",
            "ServiceType": "sample string 11",
            "CaseManagementTypeId": 12,
            "CaseManagementTypeName": "sample string 13",
            "CompanyName": "sample string 14",
            "WorkLocationCode": "sample string 15",
            "WorkLocationName": "sample string 16",
            "ReasonForDelete": "sample string 17",
            "OpenTime": "sample string 18",
            "InitialCloseTime": "sample string 19",
            "FinalCloseTime": "sample string 20",
            "CreateByUserName": "sample string 21",
            "CreateByUserId": 1,
            "CreateDate": "2026-08-04T14:26:31.9500105-07:00",
            "CreateTime": "sample string 22",
            "COSSubServiceId": 1,
            "COSSubServiceName": "sample string 23",
            "MedicalId": 1,
            "FullName": "sample string 24",
            "FirstName": "sample string 25",
            "LastName": "sample string 26",
            "NotificationDate": "2026-08-04T14:26:31.9500105-07:00",
            "NotificationTime": "sample string 27",
            "PhysicianId": 1,
            "PhysicianName": "sample string 28",
            "ChiefComplaint": "sample string 29",
            "WorkRelatedness": "sample string 30",
            "WorkStatus": "sample string 31",
            "DateOfIncident": "2026-08-04T14:26:31.9500105-07:00",
            "DOIDateCheck": "2026-08-04T14:26:31.9500105-07:00",
            "IncidentTime": "00:00:00.1234567",
            "CaseStatus": 1,
            "IsWorkRelated": 1,
            "WorkStatusId": 1,
            "CaseStatusName": "sample string 32",
            "TimeZoneAbbreviation": "sample string 33",
            "IncidentState": "sample string 34",
            "IncidentInitialResponseType": "sample string 35",
            "MCR_ArrivalDateTime": "2026-08-04T14:26:31.9500105-07:00",
            "MCR_TimeToArrive": "sample string 36",
            "IncidentReportedBy": "sample string 37",
            "IncidentReportedByName": "sample string 38",
            "EmployeeUserField5": "sample string 39",
            "IncidentWorkLocation": "sample string 40",
            "IncidentAddress": "sample string 41",
            "IncidentCity": "sample string 42",
            "NatureOfIncident": "sample string 43",
            "CauseOfIncident": "sample string 44",
            "SourceInvolved": "sample string 45",
            "ActivityPerformed": "sample string 46",
            "Turnaround": "sample string 47",
            "PriorTreatment": "sample string 48",
            "ReferralTo3rdParty": "sample string 49",
            "ContractorStatus": "sample string 50",
            "DispositionPlan": "sample string 51",
            "Assessment": "sample string 52",
            "Recommendations": "sample string 53",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 57,
            "UserIDUpdated": 58,
            "CompanyCode": "sample string 59",
            "IsExcludeDiscount": true
          }
        ],
        "CaseTypeManagementId": 1,
        "CaseTypeManagementName": "sample string 24",
        "CreatedUserAbbreviation": "sample string 25",
        "PhysicianId": 1,
        "PhysicianName": "sample string 26",
        "PhysicianRecordId": "c8b89fa7-a567-41a9-b510-4c9de5d4f638",
        "IsPhysicianSignatureAdded": true,
        "LevelOfCareId": 1,
        "IsWorkRelated": 1,
        "LevelOfCareName": "sample string 28",
        "FOLTimeZoneAbbreviation": "sample string 29",
        "LevelOfCareRank": 1,
        "OpenTime": "00:00:00.1234567",
        "CloseTime": "00:00:00.1234567",
        "OpenDateToShow": "2026-08-04T14:26:31.9500105-07:00",
        "CloseDateToShow": "2026-08-04T14:26:31.9500105-07:00",
        "IsSchedulingForOnSiteLocation": true,
        "CurrentEncounterActionEntityType": 1,
        "UserCOSSubServiceId": 1,
        "AssignedRoomId": 1,
        "IsStaffPhysician": true,
        "EncounterMobilecareDTO": {
          "EncounterId": 1,
          "UserId": 1,
          "EstimatedTime": "2026-08-04T14:26:31.9500105-07:00",
          "CustomeEstimatedTime": "sample string 2",
          "EstimatedDate": "2026-08-04T14:26:31.9500105-07:00",
          "Distance": 1.0,
          "TimeCheckIn": "2026-08-04T14:26:31.9500105-07:00",
          "CustomeCheckInTime": "sample string 3",
          "CheckInDate": "2026-08-04T14:26:31.9500105-07:00",
          "TimeTransported": "2026-08-04T14:26:31.9500105-07:00",
          "CustomeTransportedTime": "sample string 4",
          "TransportedDate": "2026-08-04T14:26:31.9500105-07:00",
          "AddressType": 1,
          "Address1": "sample string 5",
          "Address2": "sample string 6",
          "City": "sample string 7",
          "State": "sample string 8",
          "StateName": "sample string 9",
          "Zip": "sample string 10",
          "WorkLocationCode": "sample string 11",
          "Country": "sample string 12",
          "Latitude": 1.1,
          "Longitude": 1.1,
          "FOLTimeZone": 1,
          "MedicEmail": "sample string 13",
          "MobileCareMedicName": "sample string 14",
          "UserEmailId": "sample string 15",
          "MessageQueueId": 1,
          "Savetype": 16,
          "OldUserId": 1,
          "OldMedicEmail": "sample string 17",
          "LastName": "sample string 18",
          "FirstName": "sample string 19",
          "CountryType": "sample string 20",
          "IsSaveFromQA": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
          "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
          "UserIDCreated": 25,
          "UserIDUpdated": 26,
          "CompanyCode": "sample string 27",
          "IsExcludeDiscount": true
        },
        "ListNotAvailableEncounterServiceReason": [
          {
            "Id": 1,
            "EncounterId": 2,
            "COSServiceId": 3,
            "ReasonId": 4,
            "OtherReason": "sample string 5",
            "COSServiceName": "sample string 6",
            "ReasonText": "sample string 7",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "EncounterId": 2,
            "COSServiceId": 3,
            "ReasonId": 4,
            "OtherReason": "sample string 5",
            "COSServiceName": "sample string 6",
            "ReasonText": "sample string 7",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          }
        ],
        "IsNextDayScheduled": true,
        "EncounterEndDate": "2026-08-04T14:26:31.9500105-07:00",
        "EntityTypeId": 1,
        "FollowUpNote": "sample string 32",
        "VisitType": 33,
        "PatientCheckinId": 1,
        "EmployeeId": "sample string 34",
        "AssignToMe": true,
        "TaskAssignUserId": 1,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 39,
        "UserIDUpdated": 40,
        "CompanyCode": "sample string 41",
        "IsExcludeDiscount": true
      },
      "IsMedicalActive": true,
      "EncounterId": 22,
      "FacilityCode": "sample string 23",
      "FacilityDoctorId": 1,
      "PToPPhysicianId": 1,
      "PToPPhysicianName": "sample string 24",
      "MessageQueueId": 1,
      "PhysicianEmail": "sample string 25",
      "ReferralTimeZone": 1,
      "ReferralTimeZoneName": "sample string 26",
      "UserEmailId": "sample string 27",
      "OldPToPPhysicianId": 1,
      "OldPToPPhysicianEmail": "sample string 28",
      "IsReferralChanged": true,
      "IsDispositionPlanChanged": true,
      "InsuranceId": 1,
      "InsuranceName": "sample string 29",
      "ReferredById": 1,
      "ReferredByName": "sample string 30",
      "PToPPhysicianNote": "sample string 31",
      "ReferredByValue": "sample string 32",
      "IsEditable": true,
      "UrgencyId": 1,
      "UrgencyName": "sample string 34",
      "PreferredReferralId": 1,
      "PreferredReferralName": "sample string 35",
      "AftercareInstructions": 1,
      "DischargeInstructions": "sample string 36",
      "EncounterICD10List": [
        {
          "Id": 1,
          "EncounterID": 2,
          "ICD10ID": 3,
          "Name": "sample string 4",
          "Code": "sample string 5",
          "DisplayName": "sample string 6",
          "CaseNumber": 7,
          "Sequence": 8,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
          "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
          "UserIDCreated": 12,
          "UserIDUpdated": 13,
          "CompanyCode": "sample string 14",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "EncounterID": 2,
          "ICD10ID": 3,
          "Name": "sample string 4",
          "Code": "sample string 5",
          "DisplayName": "sample string 6",
          "CaseNumber": 7,
          "Sequence": 8,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
          "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
          "UserIDCreated": 12,
          "UserIDUpdated": 13,
          "CompanyCode": "sample string 14",
          "IsExcludeDiscount": true
        }
      ],
      "COSFormModifiedDutyDTO": {
        "COSFormEncounterObj": {
          "EncounterId": 1,
          "EntityId": 2,
          "CaseNo": 3,
          "EmployeeId": "sample string 4"
        },
        "COSFormQuestionList": [
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          }
        ],
        "COSFormId": 1
      },
      "COSFormWorkStatusOffWorkDTO": {
        "COSFormEncounterObj": {
          "EncounterId": 1,
          "EntityId": 2,
          "CaseNo": 3,
          "EmployeeId": "sample string 4"
        },
        "COSFormQuestionList": [
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
                "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          }
        ],
        "COSFormId": 1
      },
      "WorkStatusStartDate": "2026-08-04T14:26:31.9500105-07:00",
      "WorkStatusEndDate": "2026-08-04T14:26:31.9500105-07:00",
      "WorkStatusIsOffRestOfShift": true,
      "WorkStatusIsAvoidAggravation": true,
      "WorkStatusIsPendingMedicalRecords": true,
      "DateLastWorked": "2026-08-04T14:26:31.9500105-07:00",
      "WorkStatusId": 1,
      "WorkStatusName": "sample string 37",
      "WorkStatusValue": "sample string 38",
      "IsWorkRelated": 1,
      "Assessment": "sample string 39",
      "Recommendations": "sample string 40",
      "NonOccAssessment": "sample string 41",
      "NonOccRecommendations": "sample string 42",
      "DischargeDateTime": "2026-08-04T14:26:31.9500105-07:00",
      "DischargeTimeZone": 1,
      "DischargeDate": "2026-08-04T14:26:31.9500105-07:00",
      "DischargeTime": "sample string 43",
      "IsAbleToPerformRegularDuties": true,
      "pr2DTO": {
        "Id": 1,
        "EncounterId": 2,
        "ClaimName": "sample string 3",
        "ClaimAddress1": "sample string 4",
        "ClaimAddress2": "sample string 5",
        "ClaimCity": "sample string 6",
        "ClaimState": "sample string 7",
        "ClaimZip": "sample string 8",
        "ClaimCountry": "sample string 9",
        "ClaimPhoneNumber": "sample string 10",
        "ClaimFaxNumber": "sample string 11",
        "ListPR2EncounterReason": [
          {
            "Id": 1,
            "Name": "sample string 2",
            "NeedMoreInfo": true,
            "IsSelected": true,
            "OtherReason": "sample string 5",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 9,
            "UserIDUpdated": 10,
            "CompanyCode": "sample string 11",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "Name": "sample string 2",
            "NeedMoreInfo": true,
            "IsSelected": true,
            "OtherReason": "sample string 5",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 9,
            "UserIDUpdated": 10,
            "CompanyCode": "sample string 11",
            "IsExcludeDiscount": true
          }
        ],
        "EncounterICD10List": [
          {
            "Id": 1,
            "EncounterID": 2,
            "ICD10ID": 3,
            "Name": "sample string 4",
            "Code": "sample string 5",
            "DisplayName": "sample string 6",
            "CaseNumber": 7,
            "Sequence": 8,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 12,
            "UserIDUpdated": 13,
            "CompanyCode": "sample string 14",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "EncounterID": 2,
            "ICD10ID": 3,
            "Name": "sample string 4",
            "Code": "sample string 5",
            "DisplayName": "sample string 6",
            "CaseNumber": 7,
            "Sequence": 8,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 12,
            "UserIDUpdated": 13,
            "CompanyCode": "sample string 14",
            "IsExcludeDiscount": true
          }
        ],
        "Sequence": 12,
        "PreviousPR2ClaimDTO": {
          "ClaimName": "sample string 1",
          "ClaimAddress1": "sample string 2",
          "ClaimAddress2": "sample string 3",
          "ClaimCity": "sample string 4",
          "ClaimState": "sample string 5",
          "ClaimZip": "sample string 6",
          "ClaimCountry": "sample string 7",
          "ClaimPhoneNumber": "sample string 8",
          "ClaimFaxNumber": "sample string 9"
        },
        "CaseNo": 13,
        "NotApplicable": true,
        "InsuranceId": 1,
        "PR2daycalculate": true,
        "EncounterDate": "2026-08-04T14:26:31.9500105-07:00",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 17,
        "UserIDUpdated": 18,
        "CompanyCode": "sample string 19",
        "IsExcludeDiscount": true
      },
      "UrgencyExactDate": "2026-08-04T14:26:31.9500105-07:00",
      "UrgencyExactTime": "00:00:00.1234567",
      "PhysicianId": 1,
      "AfterCareInstructionIds": "sample string 44",
      "AfterCareInstructionNames": "sample string 45",
      "IsAddendum": true,
      "IsFromOnsiteP2PDashboard": true,
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
      "UserIDCreated": 51,
      "UserIDUpdated": 52,
      "CompanyCode": "sample string 53",
      "IsExcludeDiscount": true
    },
    "SubjectiveHPI": "sample string 13",
    "SubjectiveDescriptionOfInjury": "sample string 14",
    "SubjectiveOnset": "sample string 15",
    "SubjectiveProvocation": "sample string 16",
    "SubjectiveQuality": "sample string 17",
    "SubjectiveRegion": "sample string 18",
    "SubjectiveSeverity": "sample string 19",
    "SubjectiveTime": "sample string 20",
    "SubjectiveAdditionalInformation": "sample string 21",
    "PatientPMHx": true,
    "DescribePatientPMHx": "sample string 22",
    "PatientFMHx": true,
    "DescribePatientFMHx": "sample string 23",
    "PatientSurgHx": true,
    "DescribePatientSurgHx": "sample string 24",
    "PatientSoclHx": true,
    "DescribePatientSoclHx": "sample string 25",
    "Weight": 1.0,
    "Height": "sample string 26",
    "HeightInch": "sample string 27",
    "AftercareInstructions": 1,
    "AftercareInstructionName": "sample string 28",
    "MedicalReviewOfSystemList": [
      {
        "Id": 1,
        "MedicalID": 2,
        "ReviewOfSystemID": 3,
        "Value": "sample string 4",
        "Name": "sample string 5",
        "Sequence": 6,
        "Normal": "sample string 7",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "MedicalID": 2,
        "ReviewOfSystemID": 3,
        "Value": "sample string 4",
        "Name": "sample string 5",
        "Sequence": 6,
        "Normal": "sample string 7",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      }
    ],
    "MedicalPhysicalExamList": [
      {
        "Id": 1,
        "MedicalID": 2,
        "PhysicalExamID": 3,
        "Value": "sample string 4",
        "Name": "sample string 5",
        "Sequence": 6,
        "Normal": "sample string 7",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "MedicalID": 2,
        "PhysicalExamID": 3,
        "Value": "sample string 4",
        "Name": "sample string 5",
        "Sequence": 6,
        "Normal": "sample string 7",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      }
    ],
    "MedicalCareRenderedTreatmentList": [
      {
        "Id": 1,
        "MedicalID": 2,
        "CareRenderedTreatmentID": 3,
        "Name": "sample string 4",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 8,
        "UserIDUpdated": 9,
        "CompanyCode": "sample string 10",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "MedicalID": 2,
        "CareRenderedTreatmentID": 3,
        "Name": "sample string 4",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 8,
        "UserIDUpdated": 9,
        "CompanyCode": "sample string 10",
        "IsExcludeDiscount": true
      }
    ],
    "MedicalSuppliesList": [
      {
        "Id": 1,
        "MedicalID": 2,
        "SuppliesID": 3,
        "Value": 4,
        "Name": "sample string 5",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 9,
        "UserIDUpdated": 10,
        "CompanyCode": "sample string 11",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "MedicalID": 2,
        "SuppliesID": 3,
        "Value": 4,
        "Name": "sample string 5",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 9,
        "UserIDUpdated": 10,
        "CompanyCode": "sample string 11",
        "IsExcludeDiscount": true
      }
    ],
    "EncounterICD10List": [
      {
        "Id": 1,
        "EncounterID": 2,
        "ICD10ID": 3,
        "Name": "sample string 4",
        "Code": "sample string 5",
        "DisplayName": "sample string 6",
        "CaseNumber": 7,
        "Sequence": 8,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 12,
        "UserIDUpdated": 13,
        "CompanyCode": "sample string 14",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "EncounterID": 2,
        "ICD10ID": 3,
        "Name": "sample string 4",
        "Code": "sample string 5",
        "DisplayName": "sample string 6",
        "CaseNumber": 7,
        "Sequence": 8,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 12,
        "UserIDUpdated": 13,
        "CompanyCode": "sample string 14",
        "IsExcludeDiscount": true
      }
    ],
    "HeightUnit": "sample string 29",
    "WeightUnit": "sample string 30",
    "TempUnit": "sample string 31",
    "MedicalVitalSignList": [
      {
        "Id": 1,
        "MedicalId": 2,
        "ReportedDateTime": "2026-08-04T14:26:31.9500105-07:00",
        "ReportedTime": "00:00:00.1234567",
        "CustomReportedTime": "sample string 5",
        "SystolicBP": 1.0,
        "DiastolicBP": 1.0,
        "HR": 1.0,
        "RR": 1.0,
        "PulseOx": 1.0,
        "Temp": 1.0,
        "BG": 1.0,
        "TempUnit": "sample string 6",
        "VitalCategory": "sample string 7",
        "Position": "sample string 8",
        "PositionId": 1,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 12,
        "UserIDUpdated": 13,
        "CompanyCode": "sample string 14",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "MedicalId": 2,
        "ReportedDateTime": "2026-08-04T14:26:31.9500105-07:00",
        "ReportedTime": "00:00:00.1234567",
        "CustomReportedTime": "sample string 5",
        "SystolicBP": 1.0,
        "DiastolicBP": 1.0,
        "HR": 1.0,
        "RR": 1.0,
        "PulseOx": 1.0,
        "Temp": 1.0,
        "BG": 1.0,
        "TempUnit": "sample string 6",
        "VitalCategory": "sample string 7",
        "Position": "sample string 8",
        "PositionId": 1,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 12,
        "UserIDUpdated": 13,
        "CompanyCode": "sample string 14",
        "IsExcludeDiscount": true
      }
    ],
    "IsWorkRelated": 1,
    "LevelOfCareId": 1,
    "LevelOfCareName": "sample string 32",
    "LevelOfCareList": [
      {
        "Id": 1,
        "Name": "sample string 2",
        "Sequence": 3,
        "PermissionCode": "sample string 4",
        "Rank": 5,
        "ListSubLevelOfCare": [
          {
            "Id": 1,
            "Name": "sample string 2",
            "Sequence": 3,
            "LevelOfCareId": 4,
            "AnswerValue": 5,
            "EncounterId": 6,
            "AddendumId": 1,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 10,
            "UserIDUpdated": 11,
            "CompanyCode": "sample string 12",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "Name": "sample string 2",
            "Sequence": 3,
            "LevelOfCareId": 4,
            "AnswerValue": 5,
            "EncounterId": 6,
            "AddendumId": 1,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 10,
            "UserIDUpdated": 11,
            "CompanyCode": "sample string 12",
            "IsExcludeDiscount": true
          }
        ],
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 9,
        "UserIDUpdated": 10,
        "CompanyCode": "sample string 11",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "Name": "sample string 2",
        "Sequence": 3,
        "PermissionCode": "sample string 4",
        "Rank": 5,
        "ListSubLevelOfCare": [
          {
            "Id": 1,
            "Name": "sample string 2",
            "Sequence": 3,
            "LevelOfCareId": 4,
            "AnswerValue": 5,
            "EncounterId": 6,
            "AddendumId": 1,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 10,
            "UserIDUpdated": 11,
            "CompanyCode": "sample string 12",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "Name": "sample string 2",
            "Sequence": 3,
            "LevelOfCareId": 4,
            "AnswerValue": 5,
            "EncounterId": 6,
            "AddendumId": 1,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
            "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
            "UserIDCreated": 10,
            "UserIDUpdated": 11,
            "CompanyCode": "sample string 12",
            "IsExcludeDiscount": true
          }
        ],
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 9,
        "UserIDUpdated": 10,
        "CompanyCode": "sample string 11",
        "IsExcludeDiscount": true
      }
    ],
    "SubLevelOfCareList": [
      {
        "Id": 1,
        "Name": "sample string 2",
        "Sequence": 3,
        "LevelOfCareId": 4,
        "AnswerValue": 5,
        "EncounterId": 6,
        "AddendumId": 1,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 10,
        "UserIDUpdated": 11,
        "CompanyCode": "sample string 12",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "Name": "sample string 2",
        "Sequence": 3,
        "LevelOfCareId": 4,
        "AnswerValue": 5,
        "EncounterId": 6,
        "AddendumId": 1,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 10,
        "UserIDUpdated": 11,
        "CompanyCode": "sample string 12",
        "IsExcludeDiscount": true
      }
    ],
    "IsEditable": true,
    "NonOccAssessment": "sample string 34",
    "NonOccRecommendations": "sample string 35",
    "COSFormModifiedDutyDTO": {
      "COSFormEncounterObj": {
        "EncounterId": 1,
        "EntityId": 2,
        "CaseNo": 3,
        "EmployeeId": "sample string 4"
      },
      "COSFormQuestionList": [
        {
          "Id": 1,
          "Name": "sample string 2",
          "QuestionType": 3,
          "CaseOutComeTypeId": 1,
          "CaseOutComeType": "sample string 4",
          "COSFormOptionList": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "COSQuestionId": 3,
              "NeedMoreInfo": true,
              "ParentId": 1,
              "QuestionName": "sample string 5",
              "AnswerValue": 1,
              "AnswerDetail": "sample string 6",
              "ParentLevel1": 1,
              "COSFormId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
              "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "COSQuestionId": 3,
              "NeedMoreInfo": true,
              "ParentId": 1,
              "QuestionName": "sample string 5",
              "AnswerValue": 1,
              "AnswerDetail": "sample string 6",
              "ParentLevel1": 1,
              "COSFormId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
              "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            }
          ],
          "COSFormTypeId": 5,
          "Form": "sample string 6",
          "ParentLevel1": 1,
          "OptionCount": 7,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
          "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "Name": "sample string 2",
          "QuestionType": 3,
          "CaseOutComeTypeId": 1,
          "CaseOutComeType": "sample string 4",
          "COSFormOptionList": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "COSQuestionId": 3,
              "NeedMoreInfo": true,
              "ParentId": 1,
              "QuestionName": "sample string 5",
              "AnswerValue": 1,
              "AnswerDetail": "sample string 6",
              "ParentLevel1": 1,
              "COSFormId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
              "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "COSQuestionId": 3,
              "NeedMoreInfo": true,
              "ParentId": 1,
              "QuestionName": "sample string 5",
              "AnswerValue": 1,
              "AnswerDetail": "sample string 6",
              "ParentLevel1": 1,
              "COSFormId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
              "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            }
          ],
          "COSFormTypeId": 5,
          "Form": "sample string 6",
          "ParentLevel1": 1,
          "OptionCount": 7,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
          "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        }
      ],
      "COSFormId": 1
    },
    "COSFormWorkStatusOffWorkDTO": {
      "COSFormEncounterObj": {
        "EncounterId": 1,
        "EntityId": 2,
        "CaseNo": 3,
        "EmployeeId": "sample string 4"
      },
      "COSFormQuestionList": [
        {
          "Id": 1,
          "Name": "sample string 2",
          "QuestionType": 3,
          "CaseOutComeTypeId": 1,
          "CaseOutComeType": "sample string 4",
          "COSFormOptionList": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "COSQuestionId": 3,
              "NeedMoreInfo": true,
              "ParentId": 1,
              "QuestionName": "sample string 5",
              "AnswerValue": 1,
              "AnswerDetail": "sample string 6",
              "ParentLevel1": 1,
              "COSFormId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
              "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "COSQuestionId": 3,
              "NeedMoreInfo": true,
              "ParentId": 1,
              "QuestionName": "sample string 5",
              "AnswerValue": 1,
              "AnswerDetail": "sample string 6",
              "ParentLevel1": 1,
              "COSFormId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
              "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            }
          ],
          "COSFormTypeId": 5,
          "Form": "sample string 6",
          "ParentLevel1": 1,
          "OptionCount": 7,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
          "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "Name": "sample string 2",
          "QuestionType": 3,
          "CaseOutComeTypeId": 1,
          "CaseOutComeType": "sample string 4",
          "COSFormOptionList": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "COSQuestionId": 3,
              "NeedMoreInfo": true,
              "ParentId": 1,
              "QuestionName": "sample string 5",
              "AnswerValue": 1,
              "AnswerDetail": "sample string 6",
              "ParentLevel1": 1,
              "COSFormId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
              "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "COSQuestionId": 3,
              "NeedMoreInfo": true,
              "ParentId": 1,
              "QuestionName": "sample string 5",
              "AnswerValue": 1,
              "AnswerDetail": "sample string 6",
              "ParentLevel1": 1,
              "COSFormId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
              "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            }
          ],
          "COSFormTypeId": 5,
          "Form": "sample string 6",
          "ParentLevel1": 1,
          "OptionCount": 7,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
          "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        }
      ],
      "COSFormId": 1
    },
    "WorkStatusStartDate": "2026-08-04T14:26:31.9500105-07:00",
    "WorkStatusEndDate": "2026-08-04T14:26:31.9500105-07:00",
    "WorkStatusIsOffRestOfShift": true,
    "EAP": true,
    "IAP": true,
    "PerformedTelephonically": true,
    "DateLastWorked": "2026-08-04T14:26:31.9500105-07:00",
    "IsAbleToPerformRegularDuties": true,
    "ListPPETypes": [
      {
        "Id": 1,
        "Name": "sample string 2",
        "Sequence": 3,
        "NeedMoreInfo": true,
        "Selected": true,
        "OtherDetails": "sample string 6",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 10,
        "UserIDUpdated": 11,
        "CompanyCode": "sample string 12",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "Name": "sample string 2",
        "Sequence": 3,
        "NeedMoreInfo": true,
        "Selected": true,
        "OtherDetails": "sample string 6",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
        "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
        "UserIDCreated": 10,
        "UserIDUpdated": 11,
        "CompanyCode": "sample string 12",
        "IsExcludeDiscount": true
      }
    ],
    "WorkStatusIsAvoidAggravation": true,
    "WorkStatusIsPendingMedicalRecords": true,
    "IsChemicalOrToxic": true,
    "IsConsistentWithPatient": true,
    "IsOtherCondition": true,
    "DescribeConsistentWithPatient": "sample string 36",
    "DescribeOtherCondition": "sample string 37",
    "EncounterLevelId": 1,
    "selectedEncounterId": 38,
    "TriageNote": "sample string 39",
    "PainScale": 1,
    "IsAddendum": true,
    "NeedInterpreter": true,
    "IsInterpreter": true,
    "EncounterInterpreterDTO": {
      "Id": 1,
      "EncounterId": 2,
      "CaseNo": 3,
      "InterpreterId": "sample string 4",
      "InterpreterName": "sample string 5",
      "EncounterInterpreterCategoryId": 1,
      "Note": "sample string 6",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
      "UserIDCreated": 10,
      "UserIDUpdated": 11,
      "CompanyCode": "sample string 12",
      "IsExcludeDiscount": true
    },
    "DominateHand": 1,
    "ChiefComplain": "sample string 40",
    "DescriptionInjury": "sample string 41",
    "IsTetanusScreeningCompleted": true,
    "TetanusBoosterGiven": 1,
    "IsTetanusBoosterUpdateRequired": true,
    "TetanusScreeningReasonForNA": 1,
    "IsOnsiteP2PInitiated": true,
    "PHIUpdatedDate": "2026-08-04T14:26:31.9500105-07:00",
    "PHIUpdatedUserID": 1,
    "PHIUpdatedUserName": "sample string 42",
    "UpdateUserdName": "sample string 43",
    "InterpreterUsed": 1,
    "InterpreterReasonId": 1,
    "OtherInterpreterReason": "sample string 44",
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
    "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
    "UserIDCreated": 48,
    "UserIDUpdated": 49,
    "CompanyCode": "sample string 50",
    "IsExcludeDiscount": true
  },
  "OnSiteLocation": "sample string 23",
  "TelemedicineLocation": "sample string 24",
  "IsUnscheduledFollowUp": true,
  "ActionType": 25,
  "ValidFlag": true,
  "EncounterMobilecareDTO": {
    "EncounterId": 1,
    "UserId": 1,
    "EstimatedTime": "2026-08-04T14:26:31.9500105-07:00",
    "CustomeEstimatedTime": "sample string 2",
    "EstimatedDate": "2026-08-04T14:26:31.9500105-07:00",
    "Distance": 1.0,
    "TimeCheckIn": "2026-08-04T14:26:31.9500105-07:00",
    "CustomeCheckInTime": "sample string 3",
    "CheckInDate": "2026-08-04T14:26:31.9500105-07:00",
    "TimeTransported": "2026-08-04T14:26:31.9500105-07:00",
    "CustomeTransportedTime": "sample string 4",
    "TransportedDate": "2026-08-04T14:26:31.9500105-07:00",
    "AddressType": 1,
    "Address1": "sample string 5",
    "Address2": "sample string 6",
    "City": "sample string 7",
    "State": "sample string 8",
    "StateName": "sample string 9",
    "Zip": "sample string 10",
    "WorkLocationCode": "sample string 11",
    "Country": "sample string 12",
    "Latitude": 1.1,
    "Longitude": 1.1,
    "FOLTimeZone": 1,
    "MedicEmail": "sample string 13",
    "MobileCareMedicName": "sample string 14",
    "UserEmailId": "sample string 15",
    "MessageQueueId": 1,
    "Savetype": 16,
    "OldUserId": 1,
    "OldMedicEmail": "sample string 17",
    "LastName": "sample string 18",
    "FirstName": "sample string 19",
    "CountryType": "sample string 20",
    "IsSaveFromQA": true,
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
    "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
    "UserIDCreated": 25,
    "UserIDUpdated": 26,
    "CompanyCode": "sample string 27",
    "IsExcludeDiscount": true
  },
  "ListNotAvailableEncounterServiceReason": [
    {
      "Id": 1,
      "EncounterId": 2,
      "COSServiceId": 3,
      "ReasonId": 4,
      "OtherReason": "sample string 5",
      "COSServiceName": "sample string 6",
      "ReasonText": "sample string 7",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
      "UserIDCreated": 11,
      "UserIDUpdated": 12,
      "CompanyCode": "sample string 13",
      "IsExcludeDiscount": true
    },
    {
      "Id": 1,
      "EncounterId": 2,
      "COSServiceId": 3,
      "ReasonId": 4,
      "OtherReason": "sample string 5",
      "COSServiceName": "sample string 6",
      "ReasonText": "sample string 7",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:31.9500105-07:00",
      "DateUpdated": "2026-08-04T14:26:31.9500105-07:00",
      "UserIDCreated": 11,
      "UserIDUpdated": 12,
      "CompanyCode": "sample string 13",
      "IsExcludeDiscount": true
    }
  ],
  "IsNextDayScheduled": true,
  "EncounterEndDate": "2026-08-04T14:26:31.9500105-07:00",
  "EnRouteId": 1,
  "IsSendTextNotification": true,
  "IsToEmployee": true,
  "IsToSupervisor": true,
  "IsToDistributionList": true,
  "TextNotificationTypeId": 28,
  "TextBody": "sample string 29",
  "WLCode": "sample string 30",
  "EmployeeCellPhone": "sample string 31",
  "EmployeeName": "sample string 32",
  "ClaimNumber": "sample string 33",
  "DateOfInjury": "2026-08-04T14:26:31.9500105-07:00",
  "ICD10": "sample string 34",
  "CompanyName": "sample string 35",
  "AppoinmentDate": "2026-08-04T14:26:31.9500105-07:00",
  "AppoinmentStartTime": "sample string 36",
  "IsToMailEmployee": true,
  "IsToMailSupervisor": true,
  "IsToMailDistributionList": true,
  "customEmailTo": "sample string 37",
  "customEmailCC": "sample string 38",
  "AssignToMe": true,
  "IsConsecutiveNoShow": true,
  "IsConsecutiveNoShowText_ToEmployee": true,
  "IsConsecutiveNoShowText_ToSupervisor": true,
  "IsConsecutiveNoShowText_ToDistributionList": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfDashboardEncounterDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

DashboardEncounterDTO

None.

totalCount

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "isSuccess": true,
  "message": "sample string 2",
  "jsonObj": {
    "Id": 1,
    "CaseNo": 2,
    "CompanyCode": "sample string 3",
    "MedicalId": 4,
    "AddendumId": 5,
    "EmployeeId": "sample string 6",
    "CreatedUserName": "sample string 7",
    "Called": 1,
    "IsCompleted": true,
    "IsSendNotification": true,
    "Attempts": 1,
    "IsRescheduled": true,
    "Note": "sample string 8",
    "FirstName": "sample string 9",
    "LastName": "sample string 10",
    "TotalAttempt": 11,
    "EncounterId": 12,
    "EncounterType": 13,
    "Sequence": 14,
    "InteractionType": 15,
    "EncounterDate": "2026-08-04T14:26:32.0092871-07:00",
    "CustomFOLStartTime": "sample string 17",
    "FOLStartTime": "00:00:00.1234567",
    "CustomFOLEndTime": "sample string 18",
    "FOLEndTime": "00:00:00.1234567",
    "FOLTimeZone": 1,
    "FOLTimeZoneName": "sample string 19",
    "ContactNumber": "sample string 20",
    "TeleMedicineId": 1,
    "OnSiteLocationId": 1,
    "Status": 1,
    "CloseDate": "2026-08-04T14:26:32.0092871-07:00",
    "CloseByUserId": 1,
    "CloseByUserName": "sample string 21",
    "Abbreviation": "sample string 22",
    "OpenByUserId": 1,
    "OpenDate": "2026-08-04T14:26:32.0092871-07:00",
    "MedicalDTO": {
      "Id": 1,
      "CaseNo": 2,
      "Allergies": 1,
      "DescribeAallergies": "sample string 3",
      "PatientMedication": true,
      "DescribePatient": "sample string 4",
      "PreviousInjuries": "sample string 5",
      "Assessment": "sample string 6",
      "Recommendations": "sample string 7",
      "PhysicianRecommended": true,
      "PhysicianId": 1,
      "PhysicianName": "sample string 8",
      "Ergonomic": true,
      "WorkStatusId": 1,
      "WorkStatusName": "sample string 9",
      "WorkStatusValue": "sample string 10",
      "CaseTypeManagementName": "sample string 11",
      "CaseTypeManagementId": 1,
      "Survey1": 1,
      "EncounterId": 12,
      "PPETypeList": [
        {
          "Id": 1,
          "CaseNo": 2,
          "PPETypeId": 3,
          "EncounterId": 4,
          "OtherDetails": "sample string 5",
          "Name": "sample string 6",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 10,
          "UserIDUpdated": 11,
          "CompanyCode": "sample string 12",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "CaseNo": 2,
          "PPETypeId": 3,
          "EncounterId": 4,
          "OtherDetails": "sample string 5",
          "Name": "sample string 6",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 10,
          "UserIDUpdated": 11,
          "CompanyCode": "sample string 12",
          "IsExcludeDiscount": true
        }
      ],
      "InjuryDetailList": [
        {
          "Id": 1,
          "MedicalId": 1,
          "InjuryNatureId": 1,
          "InjuryNatureName": "sample string 2",
          "CauseOfIncidentId": 1,
          "CauseOfIncidentName": "sample string 3",
          "InjuryDetail_InjuryAreaList": [
            {
              "Id": 1,
              "InjuryDetailId": 1,
              "InjuryAreaId": 1,
              "InjuryAreaName": "sample string 2",
              "InjuryAreaRegionId": 1,
              "InjuryAreaRegionName": "sample string 3",
              "NCCICode": "sample string 4",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 8,
              "UserIDUpdated": 9,
              "CompanyCode": "sample string 10",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "InjuryDetailId": 1,
              "InjuryAreaId": 1,
              "InjuryAreaName": "sample string 2",
              "InjuryAreaRegionId": 1,
              "InjuryAreaRegionName": "sample string 3",
              "NCCICode": "sample string 4",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 8,
              "UserIDUpdated": 9,
              "CompanyCode": "sample string 10",
              "IsExcludeDiscount": true
            }
          ],
          "CombinedInjuryArea": "sample string 4",
          "CombinedInjuryAreaRegion": "sample string 5",
          "NCCICode": "sample string 6",
          "CauseOfIncidentNCCICode": "sample string 7",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "MedicalId": 1,
          "InjuryNatureId": 1,
          "InjuryNatureName": "sample string 2",
          "CauseOfIncidentId": 1,
          "CauseOfIncidentName": "sample string 3",
          "InjuryDetail_InjuryAreaList": [
            {
              "Id": 1,
              "InjuryDetailId": 1,
              "InjuryAreaId": 1,
              "InjuryAreaName": "sample string 2",
              "InjuryAreaRegionId": 1,
              "InjuryAreaRegionName": "sample string 3",
              "NCCICode": "sample string 4",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 8,
              "UserIDUpdated": 9,
              "CompanyCode": "sample string 10",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "InjuryDetailId": 1,
              "InjuryAreaId": 1,
              "InjuryAreaName": "sample string 2",
              "InjuryAreaRegionId": 1,
              "InjuryAreaRegionName": "sample string 3",
              "NCCICode": "sample string 4",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 8,
              "UserIDUpdated": 9,
              "CompanyCode": "sample string 10",
              "IsExcludeDiscount": true
            }
          ],
          "CombinedInjuryArea": "sample string 4",
          "CombinedInjuryAreaRegion": "sample string 5",
          "NCCICode": "sample string 6",
          "CauseOfIncidentNCCICode": "sample string 7",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        }
      ],
      "DispositionDTO": {
        "Id": 1,
        "MedicalId": 2,
        "CaseNo": 3,
        "DispositionTypeId": 1,
        "DispositionTypeName": "sample string 4",
        "FOLDate": "2026-08-04T14:26:32.0092871-07:00",
        "CustomFOLStartTime": "sample string 5",
        "FOLStartTime": "00:00:00.1234567",
        "CustomFOLEndTime": "sample string 6",
        "FOLEndTime": "00:00:00.1234567",
        "TelephonicFollowupId": 1,
        "Note": "sample string 7",
        "CaseManagementTypeId": 1,
        "CaseManagementTypeName": "sample string 8",
        "FacilityName": "sample string 9",
        "DoctorName": "sample string 10",
        "ReferralDate": "2026-08-04T14:26:32.0092871-07:00",
        "CustomReferralTime": "sample string 11",
        "ReferralTime": "00:00:00.1234567",
        "FacilityAddress1": "sample string 12",
        "FacilityAddress2": "sample string 13",
        "FacilityCity": "sample string 14",
        "FacilityState": "sample string 15",
        "FacilityStateName": "sample string 16",
        "FacilityZip": "sample string 17",
        "FacilityPhone": "sample string 18",
        "FacilityFax": "sample string 19",
        "AddendumId": 1,
        "isDeleted": true,
        "objCareOnSiteFollowupDTO": {
          "Id": 1,
          "MedicalId": 2,
          "CaseNo": 3,
          "COSFOLCallBackNumber": "sample string 4",
          "COSFOLDate": "2026-08-04T14:26:32.0092871-07:00",
          "CustomCOSFOLStartTime": "sample string 5",
          "CustomCOSFOLEndTime": "sample string 6",
          "COSFOLStartTime": "00:00:00.1234567",
          "COSFOLEndTime": "00:00:00.1234567",
          "COSFOLTimeZone": 1,
          "COSFOLTimeZoneName": "sample string 7",
          "AddendumId": 1,
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "ComapnyCode": "sample string 9",
          "FollowUpInteractionType": 1,
          "OnSiteLocationId": 1,
          "TeleMedicineId": 1,
          "OnSiteClinicLocation": "sample string 10",
          "TeleMedicinekioskLocation": "sample string 11"
        },
        "objEncounterDTO": {
          "Id": 1,
          "CaseNo": 2,
          "EncounterType": 3,
          "Sequence": 4,
          "InteractionType": 1,
          "EncounterDate": "2026-08-04T14:26:32.0092871-07:00",
          "CustomFOLStartTime": "sample string 6",
          "FOLStartTime": "00:00:00.1234567",
          "CustomFOLEndTime": "sample string 7",
          "FOLEndTime": "00:00:00.1234567",
          "FOLTimeZone": 1,
          "FOLTimeZoneName": "sample string 8",
          "ContactNumber": "sample string 9",
          "TeleMedicineId": 1,
          "OnSiteLocationId": 1,
          "Status": 1,
          "StatusPending": 1,
          "CreatedUserName": "sample string 10",
          "CloseedUserName": "sample string 11",
          "CloseDate": "2026-08-04T14:26:32.0092871-07:00",
          "CloseByUserId": 1,
          "CloseByUserName": "sample string 12",
          "CloseByUserDisplayName": "sample string 13",
          "CreatedUserDisplayName": "sample string 14",
          "Abbreviation": "sample string 15",
          "OpenByUserId": 1,
          "OpenDate": "2026-08-04T14:26:32.0092871-07:00",
          "CustomCOSFOLStartTime": "sample string 16",
          "CustomCOSFOLEndTime": "sample string 17",
          "OnSiteLocation": "sample string 18",
          "TelemedicineLocation": "sample string 19",
          "IsUnscheduledFollowUp": true,
          "InitialQuestionId": 20,
          "ReasonForDelete": "sample string 21",
          "lstAddendum": [
            {
              "Id": 1,
              "CaseNo": 2,
              "MedicalId": 3,
              "Note": "sample string 4",
              "WorkStatusId": 1,
              "WorkStatusValue": "sample string 5",
              "CaseClose": true,
              "CreatedUserName": "sample string 7",
              "WorkStatus": "sample string 8",
              "Sequence": 9,
              "CaseManagementTypeId": 1,
              "CaseType": "sample string 10",
              "DispositionTypeId": 1,
              "EncounterId": 11,
              "IsEncounterActive": true,
              "AddendumType": "sample string 13",
              "AddendumTypeId": 14,
              "FileName": "sample string 15",
              "FilePath": "sample string 16",
              "FileId": "sample string 17",
              "FileByteArray": "QEA=",
              "IsDocumentEdit": true,
              "RecordId": "2f66cba1-1f30-4ed5-81da-4a22127580e5",
              "DispostionId": 1,
              "DispostionNote": "sample string 19",
              "FOLDate": "2026-08-04T14:26:32.0092871-07:00",
              "CustomFOLStartTime": "sample string 20",
              "FOLStartTime": "00:00:00.1234567",
              "CustomFOLEndTime": "sample string 21",
              "FOLEndTime": "00:00:00.1234567",
              "TelephonicFollowupId": 1,
              "CaseManagementTypeName": "sample string 22",
              "FacilityName": "sample string 23",
              "DoctorName": "sample string 24",
              "ReferralDate": "2026-08-04T14:26:32.0092871-07:00",
              "CustomReferralTime": "sample string 25",
              "ReferralTime": "00:00:00.1234567",
              "FacilityAddress1": "sample string 26",
              "FacilityAddress2": "sample string 27",
              "FacilityCity": "sample string 28",
              "FacilityState": "sample string 29",
              "FacilityStateName": "sample string 30",
              "FacilityZip": "sample string 31",
              "FacilityPhone": "sample string 32",
              "FacilityFax": "sample string 33",
              "DispositionPlan": "sample string 34",
              "Abbreviation": "sample string 35",
              "Review": 1,
              "ReviewNote": "sample string 36",
              "FacilityDoctorReviewId": 37,
              "FacilityDoctorId": 1,
              "FacilityCode": "sample string 38",
              "AddendumDoctorName": "sample string 39",
              "AddendumFacilityDoctorId": 40,
              "PToPPhysicianId": 1,
              "PToPPhysicianName": "sample string 41",
              "ReferralTimeZone": 1,
              "ReferralTimeZoneName": "sample string 42",
              "MessageQueueId": 1,
              "PhysicianEmail": "sample string 43",
              "UserEmailId": "sample string 44",
              "OldPToPPhysicianId": 1,
              "OldPToPPhysicianEmail": "sample string 45",
              "IsReferralChanged": true,
              "InsuranceId": 1,
              "InsuranceName": "sample string 46",
              "ReferredById": 1,
              "ReferredByName": "sample string 47",
              "LevelOfCareId": 1,
              "LevelOfCareName": "sample string 48",
              "LevelOfCareList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Sequence": 3,
                  "PermissionCode": "sample string 4",
                  "Rank": 5,
                  "ListSubLevelOfCare": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Sequence": 3,
                      "LevelOfCareId": 4,
                      "AnswerValue": 5,
                      "EncounterId": 6,
                      "AddendumId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                      "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Sequence": 3,
                      "LevelOfCareId": 4,
                      "AnswerValue": 5,
                      "EncounterId": 6,
                      "AddendumId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                      "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 9,
                  "UserIDUpdated": 10,
                  "CompanyCode": "sample string 11",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Sequence": 3,
                  "PermissionCode": "sample string 4",
                  "Rank": 5,
                  "ListSubLevelOfCare": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Sequence": 3,
                      "LevelOfCareId": 4,
                      "AnswerValue": 5,
                      "EncounterId": 6,
                      "AddendumId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                      "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Sequence": 3,
                      "LevelOfCareId": 4,
                      "AnswerValue": 5,
                      "EncounterId": 6,
                      "AddendumId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                      "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 9,
                  "UserIDUpdated": 10,
                  "CompanyCode": "sample string 11",
                  "IsExcludeDiscount": true
                }
              ],
              "SubLevelOfCareList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Sequence": 3,
                  "LevelOfCareId": 4,
                  "AnswerValue": 5,
                  "EncounterId": 6,
                  "AddendumId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Sequence": 3,
                  "LevelOfCareId": 4,
                  "AnswerValue": 5,
                  "EncounterId": 6,
                  "AddendumId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "PToPPhysicianNote": "sample string 49",
              "ReferredByValue": "sample string 50",
              "ReasonForDelete": "sample string 51",
              "COSFormModifiedDutyDTO": {
                "COSFormEncounterObj": {
                  "EncounterId": 1,
                  "EntityId": 2,
                  "CaseNo": 3,
                  "EmployeeId": "sample string 4"
                },
                "COSFormQuestionList": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "QuestionType": 3,
                    "CaseOutComeTypeId": 1,
                    "CaseOutComeType": "sample string 4",
                    "COSFormOptionList": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      }
                    ],
                    "COSFormTypeId": 5,
                    "Form": "sample string 6",
                    "ParentLevel1": 1,
                    "OptionCount": 7,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                    "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                    "UserIDCreated": 11,
                    "UserIDUpdated": 12,
                    "CompanyCode": "sample string 13",
                    "IsExcludeDiscount": true
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "QuestionType": 3,
                    "CaseOutComeTypeId": 1,
                    "CaseOutComeType": "sample string 4",
                    "COSFormOptionList": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      }
                    ],
                    "COSFormTypeId": 5,
                    "Form": "sample string 6",
                    "ParentLevel1": 1,
                    "OptionCount": 7,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                    "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                    "UserIDCreated": 11,
                    "UserIDUpdated": 12,
                    "CompanyCode": "sample string 13",
                    "IsExcludeDiscount": true
                  }
                ],
                "COSFormId": 1
              },
              "COSFormWorkStatusOffWorkDTO": {
                "COSFormEncounterObj": {
                  "EncounterId": 1,
                  "EntityId": 2,
                  "CaseNo": 3,
                  "EmployeeId": "sample string 4"
                },
                "COSFormQuestionList": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "QuestionType": 3,
                    "CaseOutComeTypeId": 1,
                    "CaseOutComeType": "sample string 4",
                    "COSFormOptionList": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      }
                    ],
                    "COSFormTypeId": 5,
                    "Form": "sample string 6",
                    "ParentLevel1": 1,
                    "OptionCount": 7,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                    "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                    "UserIDCreated": 11,
                    "UserIDUpdated": 12,
                    "CompanyCode": "sample string 13",
                    "IsExcludeDiscount": true
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "QuestionType": 3,
                    "CaseOutComeTypeId": 1,
                    "CaseOutComeType": "sample string 4",
                    "COSFormOptionList": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      }
                    ],
                    "COSFormTypeId": 5,
                    "Form": "sample string 6",
                    "ParentLevel1": 1,
                    "OptionCount": 7,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                    "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                    "UserIDCreated": 11,
                    "UserIDUpdated": 12,
                    "CompanyCode": "sample string 13",
                    "IsExcludeDiscount": true
                  }
                ],
                "COSFormId": 1
              },
              "WorkStatusStartDate": "2026-08-04T14:26:32.0092871-07:00",
              "WorkStatusEndDate": "2026-08-04T14:26:32.0092871-07:00",
              "WorkStatusIsOffRestOfShift": true,
              "UrgencyId": 1,
              "UrgencyName": "sample string 52",
              "PreferredReferralId": 1,
              "PreferredReferralName": "sample string 53",
              "CloseByUserDisplayName": "sample string 54",
              "IsWorkStatusAvoidAggravation": true,
              "WorkStatusIsPendingMedicalRecords": true,
              "UrgencyExactDate": "2026-08-04T14:26:32.0092871-07:00",
              "UrgencyExactTime": "00:00:00.1234567",
              "IsAddendum": true,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 58,
              "UserIDUpdated": 59,
              "CompanyCode": "sample string 60",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "CaseNo": 2,
              "MedicalId": 3,
              "Note": "sample string 4",
              "WorkStatusId": 1,
              "WorkStatusValue": "sample string 5",
              "CaseClose": true,
              "CreatedUserName": "sample string 7",
              "WorkStatus": "sample string 8",
              "Sequence": 9,
              "CaseManagementTypeId": 1,
              "CaseType": "sample string 10",
              "DispositionTypeId": 1,
              "EncounterId": 11,
              "IsEncounterActive": true,
              "AddendumType": "sample string 13",
              "AddendumTypeId": 14,
              "FileName": "sample string 15",
              "FilePath": "sample string 16",
              "FileId": "sample string 17",
              "FileByteArray": "QEA=",
              "IsDocumentEdit": true,
              "RecordId": "2f66cba1-1f30-4ed5-81da-4a22127580e5",
              "DispostionId": 1,
              "DispostionNote": "sample string 19",
              "FOLDate": "2026-08-04T14:26:32.0092871-07:00",
              "CustomFOLStartTime": "sample string 20",
              "FOLStartTime": "00:00:00.1234567",
              "CustomFOLEndTime": "sample string 21",
              "FOLEndTime": "00:00:00.1234567",
              "TelephonicFollowupId": 1,
              "CaseManagementTypeName": "sample string 22",
              "FacilityName": "sample string 23",
              "DoctorName": "sample string 24",
              "ReferralDate": "2026-08-04T14:26:32.0092871-07:00",
              "CustomReferralTime": "sample string 25",
              "ReferralTime": "00:00:00.1234567",
              "FacilityAddress1": "sample string 26",
              "FacilityAddress2": "sample string 27",
              "FacilityCity": "sample string 28",
              "FacilityState": "sample string 29",
              "FacilityStateName": "sample string 30",
              "FacilityZip": "sample string 31",
              "FacilityPhone": "sample string 32",
              "FacilityFax": "sample string 33",
              "DispositionPlan": "sample string 34",
              "Abbreviation": "sample string 35",
              "Review": 1,
              "ReviewNote": "sample string 36",
              "FacilityDoctorReviewId": 37,
              "FacilityDoctorId": 1,
              "FacilityCode": "sample string 38",
              "AddendumDoctorName": "sample string 39",
              "AddendumFacilityDoctorId": 40,
              "PToPPhysicianId": 1,
              "PToPPhysicianName": "sample string 41",
              "ReferralTimeZone": 1,
              "ReferralTimeZoneName": "sample string 42",
              "MessageQueueId": 1,
              "PhysicianEmail": "sample string 43",
              "UserEmailId": "sample string 44",
              "OldPToPPhysicianId": 1,
              "OldPToPPhysicianEmail": "sample string 45",
              "IsReferralChanged": true,
              "InsuranceId": 1,
              "InsuranceName": "sample string 46",
              "ReferredById": 1,
              "ReferredByName": "sample string 47",
              "LevelOfCareId": 1,
              "LevelOfCareName": "sample string 48",
              "LevelOfCareList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Sequence": 3,
                  "PermissionCode": "sample string 4",
                  "Rank": 5,
                  "ListSubLevelOfCare": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Sequence": 3,
                      "LevelOfCareId": 4,
                      "AnswerValue": 5,
                      "EncounterId": 6,
                      "AddendumId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                      "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Sequence": 3,
                      "LevelOfCareId": 4,
                      "AnswerValue": 5,
                      "EncounterId": 6,
                      "AddendumId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                      "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 9,
                  "UserIDUpdated": 10,
                  "CompanyCode": "sample string 11",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Sequence": 3,
                  "PermissionCode": "sample string 4",
                  "Rank": 5,
                  "ListSubLevelOfCare": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Sequence": 3,
                      "LevelOfCareId": 4,
                      "AnswerValue": 5,
                      "EncounterId": 6,
                      "AddendumId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                      "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Sequence": 3,
                      "LevelOfCareId": 4,
                      "AnswerValue": 5,
                      "EncounterId": 6,
                      "AddendumId": 1,
                      "ValidFlag": true,
                      "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                      "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                      "UserIDCreated": 10,
                      "UserIDUpdated": 11,
                      "CompanyCode": "sample string 12",
                      "IsExcludeDiscount": true
                    }
                  ],
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 9,
                  "UserIDUpdated": 10,
                  "CompanyCode": "sample string 11",
                  "IsExcludeDiscount": true
                }
              ],
              "SubLevelOfCareList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Sequence": 3,
                  "LevelOfCareId": 4,
                  "AnswerValue": 5,
                  "EncounterId": 6,
                  "AddendumId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Sequence": 3,
                  "LevelOfCareId": 4,
                  "AnswerValue": 5,
                  "EncounterId": 6,
                  "AddendumId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "PToPPhysicianNote": "sample string 49",
              "ReferredByValue": "sample string 50",
              "ReasonForDelete": "sample string 51",
              "COSFormModifiedDutyDTO": {
                "COSFormEncounterObj": {
                  "EncounterId": 1,
                  "EntityId": 2,
                  "CaseNo": 3,
                  "EmployeeId": "sample string 4"
                },
                "COSFormQuestionList": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "QuestionType": 3,
                    "CaseOutComeTypeId": 1,
                    "CaseOutComeType": "sample string 4",
                    "COSFormOptionList": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      }
                    ],
                    "COSFormTypeId": 5,
                    "Form": "sample string 6",
                    "ParentLevel1": 1,
                    "OptionCount": 7,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                    "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                    "UserIDCreated": 11,
                    "UserIDUpdated": 12,
                    "CompanyCode": "sample string 13",
                    "IsExcludeDiscount": true
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "QuestionType": 3,
                    "CaseOutComeTypeId": 1,
                    "CaseOutComeType": "sample string 4",
                    "COSFormOptionList": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      }
                    ],
                    "COSFormTypeId": 5,
                    "Form": "sample string 6",
                    "ParentLevel1": 1,
                    "OptionCount": 7,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                    "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                    "UserIDCreated": 11,
                    "UserIDUpdated": 12,
                    "CompanyCode": "sample string 13",
                    "IsExcludeDiscount": true
                  }
                ],
                "COSFormId": 1
              },
              "COSFormWorkStatusOffWorkDTO": {
                "COSFormEncounterObj": {
                  "EncounterId": 1,
                  "EntityId": 2,
                  "CaseNo": 3,
                  "EmployeeId": "sample string 4"
                },
                "COSFormQuestionList": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "QuestionType": 3,
                    "CaseOutComeTypeId": 1,
                    "CaseOutComeType": "sample string 4",
                    "COSFormOptionList": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      }
                    ],
                    "COSFormTypeId": 5,
                    "Form": "sample string 6",
                    "ParentLevel1": 1,
                    "OptionCount": 7,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                    "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                    "UserIDCreated": 11,
                    "UserIDUpdated": 12,
                    "CompanyCode": "sample string 13",
                    "IsExcludeDiscount": true
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "QuestionType": 3,
                    "CaseOutComeTypeId": 1,
                    "CaseOutComeType": "sample string 4",
                    "COSFormOptionList": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "COSQuestionId": 3,
                        "NeedMoreInfo": true,
                        "ParentId": 1,
                        "QuestionName": "sample string 5",
                        "AnswerValue": 1,
                        "AnswerDetail": "sample string 6",
                        "ParentLevel1": 1,
                        "COSFormId": 1,
                        "ValidFlag": true,
                        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                        "UserIDCreated": 10,
                        "UserIDUpdated": 11,
                        "CompanyCode": "sample string 12",
                        "IsExcludeDiscount": true
                      }
                    ],
                    "COSFormTypeId": 5,
                    "Form": "sample string 6",
                    "ParentLevel1": 1,
                    "OptionCount": 7,
                    "ValidFlag": true,
                    "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                    "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                    "UserIDCreated": 11,
                    "UserIDUpdated": 12,
                    "CompanyCode": "sample string 13",
                    "IsExcludeDiscount": true
                  }
                ],
                "COSFormId": 1
              },
              "WorkStatusStartDate": "2026-08-04T14:26:32.0092871-07:00",
              "WorkStatusEndDate": "2026-08-04T14:26:32.0092871-07:00",
              "WorkStatusIsOffRestOfShift": true,
              "UrgencyId": 1,
              "UrgencyName": "sample string 52",
              "PreferredReferralId": 1,
              "PreferredReferralName": "sample string 53",
              "CloseByUserDisplayName": "sample string 54",
              "IsWorkStatusAvoidAggravation": true,
              "WorkStatusIsPendingMedicalRecords": true,
              "UrgencyExactDate": "2026-08-04T14:26:32.0092871-07:00",
              "UrgencyExactTime": "00:00:00.1234567",
              "IsAddendum": true,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 58,
              "UserIDUpdated": 59,
              "CompanyCode": "sample string 60",
              "IsExcludeDiscount": true
            }
          ],
          "ServiceType": "sample string 22",
          "COSSubServiceId": 1,
          "COSSubServiceName": "sample string 23",
          "EncounterReportDTOList": [
            {
              "Id": 1,
              "CaseNo": 2,
              "EncounterType": 3,
              "Sequence": 4,
              "EncounterDate": "2026-08-04T14:26:32.0092871-07:00",
              "InteractionType": 1,
              "TeleMedicineId": 1,
              "OnSiteLocationId": 1,
              "Status": 1,
              "InitialCloseDate": "2026-08-04T14:26:32.0092871-07:00",
              "FinalCloseDate": "2026-08-04T14:26:32.0092871-07:00",
              "CloseByUserId": 1,
              "CloseByUserName": "sample string 6",
              "OpenByUserId": 1,
              "OpenDate": "2026-08-04T14:26:32.0092871-07:00",
              "OpenByUserName": "sample string 7",
              "OpenDateCheck": "2026-08-04T14:26:32.0092871-07:00",
              "TimeToClose": "sample string 8",
              "OnSiteLocation": "sample string 9",
              "TelemedicineLocation": "sample string 10",
              "ServiceType": "sample string 11",
              "CaseManagementTypeId": 12,
              "CaseManagementTypeName": "sample string 13",
              "CompanyName": "sample string 14",
              "WorkLocationCode": "sample string 15",
              "WorkLocationName": "sample string 16",
              "ReasonForDelete": "sample string 17",
              "OpenTime": "sample string 18",
              "InitialCloseTime": "sample string 19",
              "FinalCloseTime": "sample string 20",
              "CreateByUserName": "sample string 21",
              "CreateByUserId": 1,
              "CreateDate": "2026-08-04T14:26:32.0092871-07:00",
              "CreateTime": "sample string 22",
              "COSSubServiceId": 1,
              "COSSubServiceName": "sample string 23",
              "MedicalId": 1,
              "FullName": "sample string 24",
              "FirstName": "sample string 25",
              "LastName": "sample string 26",
              "NotificationDate": "2026-08-04T14:26:32.0092871-07:00",
              "NotificationTime": "sample string 27",
              "PhysicianId": 1,
              "PhysicianName": "sample string 28",
              "ChiefComplaint": "sample string 29",
              "WorkRelatedness": "sample string 30",
              "WorkStatus": "sample string 31",
              "DateOfIncident": "2026-08-04T14:26:32.0092871-07:00",
              "DOIDateCheck": "2026-08-04T14:26:32.0092871-07:00",
              "IncidentTime": "00:00:00.1234567",
              "CaseStatus": 1,
              "IsWorkRelated": 1,
              "WorkStatusId": 1,
              "CaseStatusName": "sample string 32",
              "TimeZoneAbbreviation": "sample string 33",
              "IncidentState": "sample string 34",
              "IncidentInitialResponseType": "sample string 35",
              "MCR_ArrivalDateTime": "2026-08-04T14:26:32.0092871-07:00",
              "MCR_TimeToArrive": "sample string 36",
              "IncidentReportedBy": "sample string 37",
              "IncidentReportedByName": "sample string 38",
              "EmployeeUserField5": "sample string 39",
              "IncidentWorkLocation": "sample string 40",
              "IncidentAddress": "sample string 41",
              "IncidentCity": "sample string 42",
              "NatureOfIncident": "sample string 43",
              "CauseOfIncident": "sample string 44",
              "SourceInvolved": "sample string 45",
              "ActivityPerformed": "sample string 46",
              "Turnaround": "sample string 47",
              "PriorTreatment": "sample string 48",
              "ReferralTo3rdParty": "sample string 49",
              "ContractorStatus": "sample string 50",
              "DispositionPlan": "sample string 51",
              "Assessment": "sample string 52",
              "Recommendations": "sample string 53",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 57,
              "UserIDUpdated": 58,
              "CompanyCode": "sample string 59",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "CaseNo": 2,
              "EncounterType": 3,
              "Sequence": 4,
              "EncounterDate": "2026-08-04T14:26:32.0092871-07:00",
              "InteractionType": 1,
              "TeleMedicineId": 1,
              "OnSiteLocationId": 1,
              "Status": 1,
              "InitialCloseDate": "2026-08-04T14:26:32.0092871-07:00",
              "FinalCloseDate": "2026-08-04T14:26:32.0092871-07:00",
              "CloseByUserId": 1,
              "CloseByUserName": "sample string 6",
              "OpenByUserId": 1,
              "OpenDate": "2026-08-04T14:26:32.0092871-07:00",
              "OpenByUserName": "sample string 7",
              "OpenDateCheck": "2026-08-04T14:26:32.0092871-07:00",
              "TimeToClose": "sample string 8",
              "OnSiteLocation": "sample string 9",
              "TelemedicineLocation": "sample string 10",
              "ServiceType": "sample string 11",
              "CaseManagementTypeId": 12,
              "CaseManagementTypeName": "sample string 13",
              "CompanyName": "sample string 14",
              "WorkLocationCode": "sample string 15",
              "WorkLocationName": "sample string 16",
              "ReasonForDelete": "sample string 17",
              "OpenTime": "sample string 18",
              "InitialCloseTime": "sample string 19",
              "FinalCloseTime": "sample string 20",
              "CreateByUserName": "sample string 21",
              "CreateByUserId": 1,
              "CreateDate": "2026-08-04T14:26:32.0092871-07:00",
              "CreateTime": "sample string 22",
              "COSSubServiceId": 1,
              "COSSubServiceName": "sample string 23",
              "MedicalId": 1,
              "FullName": "sample string 24",
              "FirstName": "sample string 25",
              "LastName": "sample string 26",
              "NotificationDate": "2026-08-04T14:26:32.0092871-07:00",
              "NotificationTime": "sample string 27",
              "PhysicianId": 1,
              "PhysicianName": "sample string 28",
              "ChiefComplaint": "sample string 29",
              "WorkRelatedness": "sample string 30",
              "WorkStatus": "sample string 31",
              "DateOfIncident": "2026-08-04T14:26:32.0092871-07:00",
              "DOIDateCheck": "2026-08-04T14:26:32.0092871-07:00",
              "IncidentTime": "00:00:00.1234567",
              "CaseStatus": 1,
              "IsWorkRelated": 1,
              "WorkStatusId": 1,
              "CaseStatusName": "sample string 32",
              "TimeZoneAbbreviation": "sample string 33",
              "IncidentState": "sample string 34",
              "IncidentInitialResponseType": "sample string 35",
              "MCR_ArrivalDateTime": "2026-08-04T14:26:32.0092871-07:00",
              "MCR_TimeToArrive": "sample string 36",
              "IncidentReportedBy": "sample string 37",
              "IncidentReportedByName": "sample string 38",
              "EmployeeUserField5": "sample string 39",
              "IncidentWorkLocation": "sample string 40",
              "IncidentAddress": "sample string 41",
              "IncidentCity": "sample string 42",
              "NatureOfIncident": "sample string 43",
              "CauseOfIncident": "sample string 44",
              "SourceInvolved": "sample string 45",
              "ActivityPerformed": "sample string 46",
              "Turnaround": "sample string 47",
              "PriorTreatment": "sample string 48",
              "ReferralTo3rdParty": "sample string 49",
              "ContractorStatus": "sample string 50",
              "DispositionPlan": "sample string 51",
              "Assessment": "sample string 52",
              "Recommendations": "sample string 53",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 57,
              "UserIDUpdated": 58,
              "CompanyCode": "sample string 59",
              "IsExcludeDiscount": true
            }
          ],
          "CaseTypeManagementId": 1,
          "CaseTypeManagementName": "sample string 24",
          "CreatedUserAbbreviation": "sample string 25",
          "PhysicianId": 1,
          "PhysicianName": "sample string 26",
          "PhysicianRecordId": "a9abb4f4-ddda-40e8-97a1-faa754524229",
          "IsPhysicianSignatureAdded": true,
          "LevelOfCareId": 1,
          "IsWorkRelated": 1,
          "LevelOfCareName": "sample string 28",
          "FOLTimeZoneAbbreviation": "sample string 29",
          "LevelOfCareRank": 1,
          "OpenTime": "00:00:00.1234567",
          "CloseTime": "00:00:00.1234567",
          "OpenDateToShow": "2026-08-04T14:26:32.0092871-07:00",
          "CloseDateToShow": "2026-08-04T14:26:32.0092871-07:00",
          "IsSchedulingForOnSiteLocation": true,
          "CurrentEncounterActionEntityType": 1,
          "UserCOSSubServiceId": 1,
          "AssignedRoomId": 1,
          "IsStaffPhysician": true,
          "EncounterMobilecareDTO": {
            "EncounterId": 1,
            "UserId": 1,
            "EstimatedTime": "2026-08-04T14:26:32.0092871-07:00",
            "CustomeEstimatedTime": "sample string 2",
            "EstimatedDate": "2026-08-04T14:26:32.0092871-07:00",
            "Distance": 1.0,
            "TimeCheckIn": "2026-08-04T14:26:32.0092871-07:00",
            "CustomeCheckInTime": "sample string 3",
            "CheckInDate": "2026-08-04T14:26:32.0092871-07:00",
            "TimeTransported": "2026-08-04T14:26:32.0092871-07:00",
            "CustomeTransportedTime": "sample string 4",
            "TransportedDate": "2026-08-04T14:26:32.0092871-07:00",
            "AddressType": 1,
            "Address1": "sample string 5",
            "Address2": "sample string 6",
            "City": "sample string 7",
            "State": "sample string 8",
            "StateName": "sample string 9",
            "Zip": "sample string 10",
            "WorkLocationCode": "sample string 11",
            "Country": "sample string 12",
            "Latitude": 1.1,
            "Longitude": 1.1,
            "FOLTimeZone": 1,
            "MedicEmail": "sample string 13",
            "MobileCareMedicName": "sample string 14",
            "UserEmailId": "sample string 15",
            "MessageQueueId": 1,
            "Savetype": 16,
            "OldUserId": 1,
            "OldMedicEmail": "sample string 17",
            "LastName": "sample string 18",
            "FirstName": "sample string 19",
            "CountryType": "sample string 20",
            "IsSaveFromQA": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
            "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
            "UserIDCreated": 25,
            "UserIDUpdated": 26,
            "CompanyCode": "sample string 27",
            "IsExcludeDiscount": true
          },
          "ListNotAvailableEncounterServiceReason": [
            {
              "Id": 1,
              "EncounterId": 2,
              "COSServiceId": 3,
              "ReasonId": 4,
              "OtherReason": "sample string 5",
              "COSServiceName": "sample string 6",
              "ReasonText": "sample string 7",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "COSServiceId": 3,
              "ReasonId": 4,
              "OtherReason": "sample string 5",
              "COSServiceName": "sample string 6",
              "ReasonText": "sample string 7",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            }
          ],
          "IsNextDayScheduled": true,
          "EncounterEndDate": "2026-08-04T14:26:32.0092871-07:00",
          "EntityTypeId": 1,
          "FollowUpNote": "sample string 32",
          "VisitType": 33,
          "PatientCheckinId": 1,
          "EmployeeId": "sample string 34",
          "AssignToMe": true,
          "TaskAssignUserId": 1,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 39,
          "UserIDUpdated": 40,
          "CompanyCode": "sample string 41",
          "IsExcludeDiscount": true
        },
        "IsMedicalActive": true,
        "EncounterId": 22,
        "FacilityCode": "sample string 23",
        "FacilityDoctorId": 1,
        "PToPPhysicianId": 1,
        "PToPPhysicianName": "sample string 24",
        "MessageQueueId": 1,
        "PhysicianEmail": "sample string 25",
        "ReferralTimeZone": 1,
        "ReferralTimeZoneName": "sample string 26",
        "UserEmailId": "sample string 27",
        "OldPToPPhysicianId": 1,
        "OldPToPPhysicianEmail": "sample string 28",
        "IsReferralChanged": true,
        "IsDispositionPlanChanged": true,
        "InsuranceId": 1,
        "InsuranceName": "sample string 29",
        "ReferredById": 1,
        "ReferredByName": "sample string 30",
        "PToPPhysicianNote": "sample string 31",
        "ReferredByValue": "sample string 32",
        "IsEditable": true,
        "UrgencyId": 1,
        "UrgencyName": "sample string 34",
        "PreferredReferralId": 1,
        "PreferredReferralName": "sample string 35",
        "AftercareInstructions": 1,
        "DischargeInstructions": "sample string 36",
        "EncounterICD10List": [
          {
            "Id": 1,
            "EncounterID": 2,
            "ICD10ID": 3,
            "Name": "sample string 4",
            "Code": "sample string 5",
            "DisplayName": "sample string 6",
            "CaseNumber": 7,
            "Sequence": 8,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
            "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
            "UserIDCreated": 12,
            "UserIDUpdated": 13,
            "CompanyCode": "sample string 14",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "EncounterID": 2,
            "ICD10ID": 3,
            "Name": "sample string 4",
            "Code": "sample string 5",
            "DisplayName": "sample string 6",
            "CaseNumber": 7,
            "Sequence": 8,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
            "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
            "UserIDCreated": 12,
            "UserIDUpdated": 13,
            "CompanyCode": "sample string 14",
            "IsExcludeDiscount": true
          }
        ],
        "COSFormModifiedDutyDTO": {
          "COSFormEncounterObj": {
            "EncounterId": 1,
            "EntityId": 2,
            "CaseNo": 3,
            "EmployeeId": "sample string 4"
          },
          "COSFormQuestionList": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "QuestionType": 3,
              "CaseOutComeTypeId": 1,
              "CaseOutComeType": "sample string 4",
              "COSFormOptionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormTypeId": 5,
              "Form": "sample string 6",
              "ParentLevel1": 1,
              "OptionCount": 7,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "QuestionType": 3,
              "CaseOutComeTypeId": 1,
              "CaseOutComeType": "sample string 4",
              "COSFormOptionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormTypeId": 5,
              "Form": "sample string 6",
              "ParentLevel1": 1,
              "OptionCount": 7,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            }
          ],
          "COSFormId": 1
        },
        "COSFormWorkStatusOffWorkDTO": {
          "COSFormEncounterObj": {
            "EncounterId": 1,
            "EntityId": 2,
            "CaseNo": 3,
            "EmployeeId": "sample string 4"
          },
          "COSFormQuestionList": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "QuestionType": 3,
              "CaseOutComeTypeId": 1,
              "CaseOutComeType": "sample string 4",
              "COSFormOptionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormTypeId": 5,
              "Form": "sample string 6",
              "ParentLevel1": 1,
              "OptionCount": 7,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "QuestionType": 3,
              "CaseOutComeTypeId": 1,
              "CaseOutComeType": "sample string 4",
              "COSFormOptionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                  "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormTypeId": 5,
              "Form": "sample string 6",
              "ParentLevel1": 1,
              "OptionCount": 7,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            }
          ],
          "COSFormId": 1
        },
        "WorkStatusStartDate": "2026-08-04T14:26:32.0092871-07:00",
        "WorkStatusEndDate": "2026-08-04T14:26:32.0092871-07:00",
        "WorkStatusIsOffRestOfShift": true,
        "WorkStatusIsAvoidAggravation": true,
        "WorkStatusIsPendingMedicalRecords": true,
        "DateLastWorked": "2026-08-04T14:26:32.0092871-07:00",
        "WorkStatusId": 1,
        "WorkStatusName": "sample string 37",
        "WorkStatusValue": "sample string 38",
        "IsWorkRelated": 1,
        "Assessment": "sample string 39",
        "Recommendations": "sample string 40",
        "NonOccAssessment": "sample string 41",
        "NonOccRecommendations": "sample string 42",
        "DischargeDateTime": "2026-08-04T14:26:32.0092871-07:00",
        "DischargeTimeZone": 1,
        "DischargeDate": "2026-08-04T14:26:32.0092871-07:00",
        "DischargeTime": "sample string 43",
        "IsAbleToPerformRegularDuties": true,
        "pr2DTO": {
          "Id": 1,
          "EncounterId": 2,
          "ClaimName": "sample string 3",
          "ClaimAddress1": "sample string 4",
          "ClaimAddress2": "sample string 5",
          "ClaimCity": "sample string 6",
          "ClaimState": "sample string 7",
          "ClaimZip": "sample string 8",
          "ClaimCountry": "sample string 9",
          "ClaimPhoneNumber": "sample string 10",
          "ClaimFaxNumber": "sample string 11",
          "ListPR2EncounterReason": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "NeedMoreInfo": true,
              "IsSelected": true,
              "OtherReason": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "NeedMoreInfo": true,
              "IsSelected": true,
              "OtherReason": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterICD10List": [
            {
              "Id": 1,
              "EncounterID": 2,
              "ICD10ID": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "DisplayName": "sample string 6",
              "CaseNumber": 7,
              "Sequence": 8,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 12,
              "UserIDUpdated": 13,
              "CompanyCode": "sample string 14",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterID": 2,
              "ICD10ID": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "DisplayName": "sample string 6",
              "CaseNumber": 7,
              "Sequence": 8,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 12,
              "UserIDUpdated": 13,
              "CompanyCode": "sample string 14",
              "IsExcludeDiscount": true
            }
          ],
          "Sequence": 12,
          "PreviousPR2ClaimDTO": {
            "ClaimName": "sample string 1",
            "ClaimAddress1": "sample string 2",
            "ClaimAddress2": "sample string 3",
            "ClaimCity": "sample string 4",
            "ClaimState": "sample string 5",
            "ClaimZip": "sample string 6",
            "ClaimCountry": "sample string 7",
            "ClaimPhoneNumber": "sample string 8",
            "ClaimFaxNumber": "sample string 9"
          },
          "CaseNo": 13,
          "NotApplicable": true,
          "InsuranceId": 1,
          "PR2daycalculate": true,
          "EncounterDate": "2026-08-04T14:26:32.0092871-07:00",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 17,
          "UserIDUpdated": 18,
          "CompanyCode": "sample string 19",
          "IsExcludeDiscount": true
        },
        "UrgencyExactDate": "2026-08-04T14:26:32.0092871-07:00",
        "UrgencyExactTime": "00:00:00.1234567",
        "PhysicianId": 1,
        "AfterCareInstructionIds": "sample string 44",
        "AfterCareInstructionNames": "sample string 45",
        "IsAddendum": true,
        "IsFromOnsiteP2PDashboard": true,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
        "UserIDCreated": 51,
        "UserIDUpdated": 52,
        "CompanyCode": "sample string 53",
        "IsExcludeDiscount": true
      },
      "SubjectiveHPI": "sample string 13",
      "SubjectiveDescriptionOfInjury": "sample string 14",
      "SubjectiveOnset": "sample string 15",
      "SubjectiveProvocation": "sample string 16",
      "SubjectiveQuality": "sample string 17",
      "SubjectiveRegion": "sample string 18",
      "SubjectiveSeverity": "sample string 19",
      "SubjectiveTime": "sample string 20",
      "SubjectiveAdditionalInformation": "sample string 21",
      "PatientPMHx": true,
      "DescribePatientPMHx": "sample string 22",
      "PatientFMHx": true,
      "DescribePatientFMHx": "sample string 23",
      "PatientSurgHx": true,
      "DescribePatientSurgHx": "sample string 24",
      "PatientSoclHx": true,
      "DescribePatientSoclHx": "sample string 25",
      "Weight": 1.0,
      "Height": "sample string 26",
      "HeightInch": "sample string 27",
      "AftercareInstructions": 1,
      "AftercareInstructionName": "sample string 28",
      "MedicalReviewOfSystemList": [
        {
          "Id": 1,
          "MedicalID": 2,
          "ReviewOfSystemID": 3,
          "Value": "sample string 4",
          "Name": "sample string 5",
          "Sequence": 6,
          "Normal": "sample string 7",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "MedicalID": 2,
          "ReviewOfSystemID": 3,
          "Value": "sample string 4",
          "Name": "sample string 5",
          "Sequence": 6,
          "Normal": "sample string 7",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        }
      ],
      "MedicalPhysicalExamList": [
        {
          "Id": 1,
          "MedicalID": 2,
          "PhysicalExamID": 3,
          "Value": "sample string 4",
          "Name": "sample string 5",
          "Sequence": 6,
          "Normal": "sample string 7",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "MedicalID": 2,
          "PhysicalExamID": 3,
          "Value": "sample string 4",
          "Name": "sample string 5",
          "Sequence": 6,
          "Normal": "sample string 7",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        }
      ],
      "MedicalCareRenderedTreatmentList": [
        {
          "Id": 1,
          "MedicalID": 2,
          "CareRenderedTreatmentID": 3,
          "Name": "sample string 4",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 8,
          "UserIDUpdated": 9,
          "CompanyCode": "sample string 10",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "MedicalID": 2,
          "CareRenderedTreatmentID": 3,
          "Name": "sample string 4",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 8,
          "UserIDUpdated": 9,
          "CompanyCode": "sample string 10",
          "IsExcludeDiscount": true
        }
      ],
      "MedicalSuppliesList": [
        {
          "Id": 1,
          "MedicalID": 2,
          "SuppliesID": 3,
          "Value": 4,
          "Name": "sample string 5",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 9,
          "UserIDUpdated": 10,
          "CompanyCode": "sample string 11",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "MedicalID": 2,
          "SuppliesID": 3,
          "Value": 4,
          "Name": "sample string 5",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 9,
          "UserIDUpdated": 10,
          "CompanyCode": "sample string 11",
          "IsExcludeDiscount": true
        }
      ],
      "EncounterICD10List": [
        {
          "Id": 1,
          "EncounterID": 2,
          "ICD10ID": 3,
          "Name": "sample string 4",
          "Code": "sample string 5",
          "DisplayName": "sample string 6",
          "CaseNumber": 7,
          "Sequence": 8,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 12,
          "UserIDUpdated": 13,
          "CompanyCode": "sample string 14",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "EncounterID": 2,
          "ICD10ID": 3,
          "Name": "sample string 4",
          "Code": "sample string 5",
          "DisplayName": "sample string 6",
          "CaseNumber": 7,
          "Sequence": 8,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 12,
          "UserIDUpdated": 13,
          "CompanyCode": "sample string 14",
          "IsExcludeDiscount": true
        }
      ],
      "HeightUnit": "sample string 29",
      "WeightUnit": "sample string 30",
      "TempUnit": "sample string 31",
      "MedicalVitalSignList": [
        {
          "Id": 1,
          "MedicalId": 2,
          "ReportedDateTime": "2026-08-04T14:26:32.0092871-07:00",
          "ReportedTime": "00:00:00.1234567",
          "CustomReportedTime": "sample string 5",
          "SystolicBP": 1.0,
          "DiastolicBP": 1.0,
          "HR": 1.0,
          "RR": 1.0,
          "PulseOx": 1.0,
          "Temp": 1.0,
          "BG": 1.0,
          "TempUnit": "sample string 6",
          "VitalCategory": "sample string 7",
          "Position": "sample string 8",
          "PositionId": 1,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 12,
          "UserIDUpdated": 13,
          "CompanyCode": "sample string 14",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "MedicalId": 2,
          "ReportedDateTime": "2026-08-04T14:26:32.0092871-07:00",
          "ReportedTime": "00:00:00.1234567",
          "CustomReportedTime": "sample string 5",
          "SystolicBP": 1.0,
          "DiastolicBP": 1.0,
          "HR": 1.0,
          "RR": 1.0,
          "PulseOx": 1.0,
          "Temp": 1.0,
          "BG": 1.0,
          "TempUnit": "sample string 6",
          "VitalCategory": "sample string 7",
          "Position": "sample string 8",
          "PositionId": 1,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 12,
          "UserIDUpdated": 13,
          "CompanyCode": "sample string 14",
          "IsExcludeDiscount": true
        }
      ],
      "IsWorkRelated": 1,
      "LevelOfCareId": 1,
      "LevelOfCareName": "sample string 32",
      "LevelOfCareList": [
        {
          "Id": 1,
          "Name": "sample string 2",
          "Sequence": 3,
          "PermissionCode": "sample string 4",
          "Rank": 5,
          "ListSubLevelOfCare": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "Sequence": 3,
              "LevelOfCareId": 4,
              "AnswerValue": 5,
              "EncounterId": 6,
              "AddendumId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "Sequence": 3,
              "LevelOfCareId": 4,
              "AnswerValue": 5,
              "EncounterId": 6,
              "AddendumId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            }
          ],
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 9,
          "UserIDUpdated": 10,
          "CompanyCode": "sample string 11",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "Name": "sample string 2",
          "Sequence": 3,
          "PermissionCode": "sample string 4",
          "Rank": 5,
          "ListSubLevelOfCare": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "Sequence": 3,
              "LevelOfCareId": 4,
              "AnswerValue": 5,
              "EncounterId": 6,
              "AddendumId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "Sequence": 3,
              "LevelOfCareId": 4,
              "AnswerValue": 5,
              "EncounterId": 6,
              "AddendumId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
              "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
              "UserIDCreated": 10,
              "UserIDUpdated": 11,
              "CompanyCode": "sample string 12",
              "IsExcludeDiscount": true
            }
          ],
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 9,
          "UserIDUpdated": 10,
          "CompanyCode": "sample string 11",
          "IsExcludeDiscount": true
        }
      ],
      "SubLevelOfCareList": [
        {
          "Id": 1,
          "Name": "sample string 2",
          "Sequence": 3,
          "LevelOfCareId": 4,
          "AnswerValue": 5,
          "EncounterId": 6,
          "AddendumId": 1,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 10,
          "UserIDUpdated": 11,
          "CompanyCode": "sample string 12",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "Name": "sample string 2",
          "Sequence": 3,
          "LevelOfCareId": 4,
          "AnswerValue": 5,
          "EncounterId": 6,
          "AddendumId": 1,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 10,
          "UserIDUpdated": 11,
          "CompanyCode": "sample string 12",
          "IsExcludeDiscount": true
        }
      ],
      "IsEditable": true,
      "NonOccAssessment": "sample string 34",
      "NonOccRecommendations": "sample string 35",
      "COSFormModifiedDutyDTO": {
        "COSFormEncounterObj": {
          "EncounterId": 1,
          "EntityId": 2,
          "CaseNo": 3,
          "EmployeeId": "sample string 4"
        },
        "COSFormQuestionList": [
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
            "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
            "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          }
        ],
        "COSFormId": 1
      },
      "COSFormWorkStatusOffWorkDTO": {
        "COSFormEncounterObj": {
          "EncounterId": 1,
          "EntityId": 2,
          "CaseNo": 3,
          "EmployeeId": "sample string 4"
        },
        "COSFormQuestionList": [
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
            "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
                "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
            "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          }
        ],
        "COSFormId": 1
      },
      "WorkStatusStartDate": "2026-08-04T14:26:32.0092871-07:00",
      "WorkStatusEndDate": "2026-08-04T14:26:32.0092871-07:00",
      "WorkStatusIsOffRestOfShift": true,
      "EAP": true,
      "IAP": true,
      "PerformedTelephonically": true,
      "DateLastWorked": "2026-08-04T14:26:32.0092871-07:00",
      "IsAbleToPerformRegularDuties": true,
      "ListPPETypes": [
        {
          "Id": 1,
          "Name": "sample string 2",
          "Sequence": 3,
          "NeedMoreInfo": true,
          "Selected": true,
          "OtherDetails": "sample string 6",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 10,
          "UserIDUpdated": 11,
          "CompanyCode": "sample string 12",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "Name": "sample string 2",
          "Sequence": 3,
          "NeedMoreInfo": true,
          "Selected": true,
          "OtherDetails": "sample string 6",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
          "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
          "UserIDCreated": 10,
          "UserIDUpdated": 11,
          "CompanyCode": "sample string 12",
          "IsExcludeDiscount": true
        }
      ],
      "WorkStatusIsAvoidAggravation": true,
      "WorkStatusIsPendingMedicalRecords": true,
      "IsChemicalOrToxic": true,
      "IsConsistentWithPatient": true,
      "IsOtherCondition": true,
      "DescribeConsistentWithPatient": "sample string 36",
      "DescribeOtherCondition": "sample string 37",
      "EncounterLevelId": 1,
      "selectedEncounterId": 38,
      "TriageNote": "sample string 39",
      "PainScale": 1,
      "IsAddendum": true,
      "NeedInterpreter": true,
      "IsInterpreter": true,
      "EncounterInterpreterDTO": {
        "Id": 1,
        "EncounterId": 2,
        "CaseNo": 3,
        "InterpreterId": "sample string 4",
        "InterpreterName": "sample string 5",
        "EncounterInterpreterCategoryId": 1,
        "Note": "sample string 6",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
        "UserIDCreated": 10,
        "UserIDUpdated": 11,
        "CompanyCode": "sample string 12",
        "IsExcludeDiscount": true
      },
      "DominateHand": 1,
      "ChiefComplain": "sample string 40",
      "DescriptionInjury": "sample string 41",
      "IsTetanusScreeningCompleted": true,
      "TetanusBoosterGiven": 1,
      "IsTetanusBoosterUpdateRequired": true,
      "TetanusScreeningReasonForNA": 1,
      "IsOnsiteP2PInitiated": true,
      "PHIUpdatedDate": "2026-08-04T14:26:32.0092871-07:00",
      "PHIUpdatedUserID": 1,
      "PHIUpdatedUserName": "sample string 42",
      "UpdateUserdName": "sample string 43",
      "InterpreterUsed": 1,
      "InterpreterReasonId": 1,
      "OtherInterpreterReason": "sample string 44",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
      "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
      "UserIDCreated": 48,
      "UserIDUpdated": 49,
      "CompanyCode": "sample string 50",
      "IsExcludeDiscount": true
    },
    "OnSiteLocation": "sample string 23",
    "TelemedicineLocation": "sample string 24",
    "IsUnscheduledFollowUp": true,
    "ActionType": 25,
    "ValidFlag": true,
    "EncounterMobilecareDTO": {
      "EncounterId": 1,
      "UserId": 1,
      "EstimatedTime": "2026-08-04T14:26:32.0092871-07:00",
      "CustomeEstimatedTime": "sample string 2",
      "EstimatedDate": "2026-08-04T14:26:32.0092871-07:00",
      "Distance": 1.0,
      "TimeCheckIn": "2026-08-04T14:26:32.0092871-07:00",
      "CustomeCheckInTime": "sample string 3",
      "CheckInDate": "2026-08-04T14:26:32.0092871-07:00",
      "TimeTransported": "2026-08-04T14:26:32.0092871-07:00",
      "CustomeTransportedTime": "sample string 4",
      "TransportedDate": "2026-08-04T14:26:32.0092871-07:00",
      "AddressType": 1,
      "Address1": "sample string 5",
      "Address2": "sample string 6",
      "City": "sample string 7",
      "State": "sample string 8",
      "StateName": "sample string 9",
      "Zip": "sample string 10",
      "WorkLocationCode": "sample string 11",
      "Country": "sample string 12",
      "Latitude": 1.1,
      "Longitude": 1.1,
      "FOLTimeZone": 1,
      "MedicEmail": "sample string 13",
      "MobileCareMedicName": "sample string 14",
      "UserEmailId": "sample string 15",
      "MessageQueueId": 1,
      "Savetype": 16,
      "OldUserId": 1,
      "OldMedicEmail": "sample string 17",
      "LastName": "sample string 18",
      "FirstName": "sample string 19",
      "CountryType": "sample string 20",
      "IsSaveFromQA": true,
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
      "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
      "UserIDCreated": 25,
      "UserIDUpdated": 26,
      "CompanyCode": "sample string 27",
      "IsExcludeDiscount": true
    },
    "ListNotAvailableEncounterServiceReason": [
      {
        "Id": 1,
        "EncounterId": 2,
        "COSServiceId": 3,
        "ReasonId": 4,
        "OtherReason": "sample string 5",
        "COSServiceName": "sample string 6",
        "ReasonText": "sample string 7",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "EncounterId": 2,
        "COSServiceId": 3,
        "ReasonId": 4,
        "OtherReason": "sample string 5",
        "COSServiceName": "sample string 6",
        "ReasonText": "sample string 7",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:32.0092871-07:00",
        "DateUpdated": "2026-08-04T14:26:32.0092871-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      }
    ],
    "IsNextDayScheduled": true,
    "EncounterEndDate": "2026-08-04T14:26:32.0092871-07:00",
    "EnRouteId": 1,
    "IsSendTextNotification": true,
    "IsToEmployee": true,
    "IsToSupervisor": true,
    "IsToDistributionList": true,
    "TextNotificationTypeId": 28,
    "TextBody": "sample string 29",
    "WLCode": "sample string 30",
    "EmployeeCellPhone": "sample string 31",
    "EmployeeName": "sample string 32",
    "ClaimNumber": "sample string 33",
    "DateOfInjury": "2026-08-04T14:26:32.0092871-07:00",
    "ICD10": "sample string 34",
    "CompanyName": "sample string 35",
    "AppoinmentDate": "2026-08-04T14:26:32.0092871-07:00",
    "AppoinmentStartTime": "sample string 36",
    "IsToMailEmployee": true,
    "IsToMailSupervisor": true,
    "IsToMailDistributionList": true,
    "customEmailTo": "sample string 37",
    "customEmailCC": "sample string 38",
    "AssignToMe": true,
    "IsConsecutiveNoShow": true,
    "IsConsecutiveNoShowText_ToEmployee": true,
    "IsConsecutiveNoShowText_ToSupervisor": true,
    "IsConsecutiveNoShowText_ToDistributionList": true
  },
  "totalCount": 3
}