POST api/NTIncident/SaveSidePanelPayor

Request Information

URI Parameters

None.

Body Parameters

IncidentDTO
NameDescriptionTypeAdditional information
CaseNo

integer

None.

EmployeeId

string

String length: inclusive between 0 and 15

IncidentDate

date

None.

CustomIncidentTime

string

String length: inclusive between 0 and 7

IncidentTime

time interval

None.

TimeZone

integer

None.

TimeZoneName

string

String length: inclusive between 0 and 150

CustomShiftStartTime

string

String length: inclusive between 0 and 7

ShiftStartTime

time interval

None.

ReportedById

integer

None.

ReportedByName

string

String length: inclusive between 0 and 50

ReportedByOtherValue

string

String length: inclusive between 0 and 50

Address1

string

String length: inclusive between 0 and 60

Address2

string

String length: inclusive between 0 and 60

City

string

String length: inclusive between 0 and 30

State

string

String length: inclusive between 0 and 10

StateName

string

String length: inclusive between 0 and 30

Zip

string

String length: inclusive between 0 and 10

ChiefComplain

string

String length: inclusive between 0 and 1000

InjuryTypeId

integer

None.

InjuryTypeName

string

String length: inclusive between 0 and 50

SourceInvolvedId

integer

None.

SourceInvolvedName

string

String length: inclusive between 0 and 50

ActivityPerformed

string

String length: inclusive between 0 and 1000

DescriptionInjury

string

String length: inclusive between 0 and 1000

Survey1

boolean

None.

Survey2

boolean

None.

Survey3

integer

None.

Survey4

boolean

None.

Status

integer

None.

InitialQuestionId

integer

None.

IsReportedToMgmt

boolean

None.

DateReportedToMgmt

date

None.

OtherEvaluatedId

integer

None.

IncidentCaseNo

integer

None.

PlaceOfTreatment

string

String length: inclusive between 0 and 50

DateTreatment

date

None.

FacilityPhone

string

String length: inclusive between 0 and 20

FacilityAddress1

string

String length: inclusive between 0 and 150

FacilityAddress2

string

String length: inclusive between 0 and 150

FacilityCity

string

String length: inclusive between 0 and 30

FacilityState

string

String length: inclusive between 0 and 10

FacilityStateName

string

String length: inclusive between 0 and 30

FacilityZip

string

String length: inclusive between 0 and 10

WorkStatusValue

string

String length: inclusive between 0 and 100

Followup

boolean

None.

FollowupDate

date

None.

CountMedical

integer

None.

CaseTypeManagementId

integer

None.

CaseTypeManagementName

string

String length: inclusive between 0 and 50

CloseDate

date

None.

CloseUserName

string

String length: inclusive between 0 and 60

ReportedByFirstName

string

String length: inclusive between 0 and 50

ReportedByLastName

string

String length: inclusive between 0 and 50

ReportedByEmail

string

String length: inclusive between 0 and 150

ReportedByJobTitle

string

String length: inclusive between 0 and 150

ReportedByCallerId

string

String length: inclusive between 0 and 100

InteractionType

integer

None.

TeleMedicineId

integer

None.

OnSiteLocationId

integer

None.

lstEncounter

Collection of EncounterDTO

None.

ReasonForDelete

string

String length: inclusive between 0 and 500

Latitude

decimal number

None.

Longitude

decimal number

None.

COSSubServiceId

integer

None.

Sequence

integer

None.

IncidentLocation

string

String length: inclusive between 0 and 100

EnRouteId

integer

None.

InitialResponseType

integer

None.

InitialResponseTypeName

string

String length: inclusive between 0 and 50

IncidentAddressType

integer

None.

ProjectLocationId

integer

None.

ProjectLocationName

string

String length: inclusive between 0 and 250

IsProjectLocationExists

boolean

None.

WorkLocationCode

string

String length: inclusive between 0 and 20

WorkLocationName

string

String length: inclusive between 0 and 200

CaseOutcome

integer

None.

CurrentEncounterId

integer

None.

CountryType

string

String length: inclusive between 0 and 30

Country

string

String length: inclusive between 0 and 20

EstimatedDOI

boolean

None.

ReferredById

integer

None.

ReferredByName

string

String length: inclusive between 0 and 250

ReferredByValue

string

String length: inclusive between 0 and 500

TeslaPHIQuestionExist

boolean

None.

Abbreviation

string

String length: inclusive between 0 and 10

EnRoute

EnRouteDTO

None.

EmployeeWorkLocationCode

string

String length: inclusive between 0 and 20

highestLevelOfCareRankNo

integer

None.

highestLevelOfCareName

string

String length: inclusive between 0 and 100

IsTurnAroundCase

boolean

None.

TurnAroundId

integer

None.

TurnaroundName

string

String length: inclusive between 0 and 100

InitialEncounterDate

date

None.

InitialEncounterTimeZone

string

String length: inclusive between 0 and 10

AdministrativeClosureId

integer

None.

AdministrativeClosureName

string

String length: inclusive between 0 and 100

ListNotAvailableEncounterServiceReason

Collection of NotAvailableEncounterServiceReasonDTO

None.

EccCaseTypeId

integer

None.

UserUpdatedName

string

String length: inclusive between 0 and 100

InsuranceId

integer

None.

VisitType

integer

None.

DateLastWorked

date

None.

OwnerCorporationCode

string

String length: inclusive between 0 and 20

OwnerCorporationName

string

String length: inclusive between 0 and 8000

OwnerWorkLocationCode

string

String length: inclusive between 0 and 20

PhysicalTherapyInsuranceId

integer

None.

PatientCheckinId

integer

None.

FOLStartTime

time interval

None.

InterpreterUsed

integer

None.

InterpreterReasonId

integer

None.

OtherInterpreterReason

string

String length: inclusive between 0 and 500

isFollowUpCreated

boolean

None.

ValidFlag

boolean

None.

DateCreated

date

None.

DateUpdated

date

None.

UserIDCreated

integer

None.

UserIDUpdated

integer

None.

CompanyCode

string

String length: inclusive between 0 and 10

IsExcludeDiscount

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "CaseNo": 1,
  "EmployeeId": "sample string 2",
  "IncidentDate": "2026-06-20T12:47:23.7680979-07:00",
  "CustomIncidentTime": "sample string 3",
  "IncidentTime": "00:00:00.1234567",
  "TimeZone": 1,
  "TimeZoneName": "sample string 4",
  "CustomShiftStartTime": "sample string 5",
  "ShiftStartTime": "00:00:00.1234567",
  "ReportedById": 1,
  "ReportedByName": "sample string 6",
  "ReportedByOtherValue": "sample string 7",
  "Address1": "sample string 8",
  "Address2": "sample string 9",
  "City": "sample string 10",
  "State": "sample string 11",
  "StateName": "sample string 12",
  "Zip": "sample string 13",
  "ChiefComplain": "sample string 14",
  "InjuryTypeId": 1,
  "InjuryTypeName": "sample string 15",
  "SourceInvolvedId": 1,
  "SourceInvolvedName": "sample string 16",
  "ActivityPerformed": "sample string 17",
  "DescriptionInjury": "sample string 18",
  "Survey1": true,
  "Survey2": true,
  "Survey3": 1,
  "Survey4": true,
  "Status": 19,
  "InitialQuestionId": 20,
  "IsReportedToMgmt": true,
  "DateReportedToMgmt": "2026-06-20T12:47:23.7680979-07:00",
  "OtherEvaluatedId": 21,
  "IncidentCaseNo": 1,
  "PlaceOfTreatment": "sample string 22",
  "DateTreatment": "2026-06-20T12:47:23.7680979-07:00",
  "FacilityPhone": "sample string 23",
  "FacilityAddress1": "sample string 24",
  "FacilityAddress2": "sample string 25",
  "FacilityCity": "sample string 26",
  "FacilityState": "sample string 27",
  "FacilityStateName": "sample string 28",
  "FacilityZip": "sample string 29",
  "WorkStatusValue": "sample string 30",
  "Followup": true,
  "FollowupDate": "2026-06-20T12:47:23.7680979-07:00",
  "CountMedical": 31,
  "CaseTypeManagementId": 1,
  "CaseTypeManagementName": "sample string 32",
  "CloseDate": "2026-06-20T12:47:23.7680979-07:00",
  "CloseUserName": "sample string 33",
  "ReportedByFirstName": "sample string 34",
  "ReportedByLastName": "sample string 35",
  "ReportedByEmail": "sample string 36",
  "ReportedByJobTitle": "sample string 37",
  "ReportedByCallerId": "sample string 38",
  "InteractionType": 1,
  "TeleMedicineId": 1,
  "OnSiteLocationId": 1,
  "lstEncounter": [
    {
      "Id": 1,
      "CaseNo": 2,
      "EncounterType": 3,
      "Sequence": 4,
      "InteractionType": 1,
      "EncounterDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
      "CloseByUserId": 1,
      "CloseByUserName": "sample string 12",
      "CloseByUserDisplayName": "sample string 13",
      "CreatedUserDisplayName": "sample string 14",
      "Abbreviation": "sample string 15",
      "OpenByUserId": 1,
      "OpenDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "ComapnyCode": "sample string 9",
            "FollowUpInteractionType": 1,
            "OnSiteLocationId": 1,
            "TeleMedicineId": 1,
            "OnSiteClinicLocation": "sample string 10",
            "TeleMedicinekioskLocation": "sample string 11"
          },
          "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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                "UserIDCreated": 11,
                "UserIDUpdated": 12,
                "CompanyCode": "sample string 13",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormId": 1
          },
          "WorkStatusStartDate": "2026-06-20T12:47:23.7680979-07:00",
          "WorkStatusEndDate": "2026-06-20T12:47:23.7680979-07:00",
          "WorkStatusIsOffRestOfShift": true,
          "WorkStatusIsAvoidAggravation": true,
          "WorkStatusIsPendingMedicalRecords": true,
          "DateLastWorked": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DischargeTimeZone": 1,
          "DischargeDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
            "UserIDCreated": 17,
            "UserIDUpdated": 18,
            "CompanyCode": "sample string 19",
            "IsExcludeDiscount": true
          },
          "UrgencyExactDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
            "UserIDCreated": 12,
            "UserIDUpdated": 13,
            "CompanyCode": "sample string 14",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "MedicalId": 2,
            "ReportedDateTime": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            }
          ],
          "COSFormId": 1
        },
        "WorkStatusStartDate": "2026-06-20T12:47:23.7680979-07:00",
        "WorkStatusEndDate": "2026-06-20T12:47:23.7680979-07:00",
        "WorkStatusIsOffRestOfShift": true,
        "EAP": true,
        "IAP": true,
        "PerformedTelephonically": true,
        "DateLastWorked": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
        "PHIUpdatedUserID": 1,
        "PHIUpdatedUserName": "sample string 42",
        "UpdateUserdName": "sample string 43",
        "InterpreterUsed": 1,
        "InterpreterReasonId": 1,
        "OtherInterpreterReason": "sample string 44",
        "ValidFlag": true,
        "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
        "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
        "UserIDCreated": 48,
        "UserIDUpdated": 49,
        "CompanyCode": "sample string 50",
        "IsExcludeDiscount": true
      },
      "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": "d5a71a49-165c-4c18-b16b-8fd97cc8dfe4",
          "DispostionId": 1,
          "DispostionNote": "sample string 19",
          "FOLDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                "UserIDCreated": 11,
                "UserIDUpdated": 12,
                "CompanyCode": "sample string 13",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormId": 1
          },
          "WorkStatusStartDate": "2026-06-20T12:47:23.7680979-07:00",
          "WorkStatusEndDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "UrgencyExactTime": "00:00:00.1234567",
          "IsAddendum": true,
          "ValidFlag": true,
          "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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": "d5a71a49-165c-4c18-b16b-8fd97cc8dfe4",
          "DispostionId": 1,
          "DispostionNote": "sample string 19",
          "FOLDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                "UserIDCreated": 11,
                "UserIDUpdated": 12,
                "CompanyCode": "sample string 13",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormId": 1
          },
          "WorkStatusStartDate": "2026-06-20T12:47:23.7680979-07:00",
          "WorkStatusEndDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "UrgencyExactTime": "00:00:00.1234567",
          "IsAddendum": true,
          "ValidFlag": true,
          "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "InteractionType": 1,
          "TeleMedicineId": 1,
          "OnSiteLocationId": 1,
          "Status": 1,
          "InitialCloseDate": "2026-06-20T12:47:23.7680979-07:00",
          "FinalCloseDate": "2026-06-20T12:47:23.7680979-07:00",
          "CloseByUserId": 1,
          "CloseByUserName": "sample string 6",
          "OpenByUserId": 1,
          "OpenDate": "2026-06-20T12:47:23.7680979-07:00",
          "OpenByUserName": "sample string 7",
          "OpenDateCheck": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DOIDateCheck": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
          "UserIDCreated": 57,
          "UserIDUpdated": 58,
          "CompanyCode": "sample string 59",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "CaseNo": 2,
          "EncounterType": 3,
          "Sequence": 4,
          "EncounterDate": "2026-06-20T12:47:23.7680979-07:00",
          "InteractionType": 1,
          "TeleMedicineId": 1,
          "OnSiteLocationId": 1,
          "Status": 1,
          "InitialCloseDate": "2026-06-20T12:47:23.7680979-07:00",
          "FinalCloseDate": "2026-06-20T12:47:23.7680979-07:00",
          "CloseByUserId": 1,
          "CloseByUserName": "sample string 6",
          "OpenByUserId": 1,
          "OpenDate": "2026-06-20T12:47:23.7680979-07:00",
          "OpenByUserName": "sample string 7",
          "OpenDateCheck": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DOIDateCheck": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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": "9c09db82-a23c-4339-932c-c786586c5201",
      "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-06-20T12:47:23.7680979-07:00",
      "CloseDateToShow": "2026-06-20T12:47:23.7680979-07:00",
      "IsSchedulingForOnSiteLocation": true,
      "CurrentEncounterActionEntityType": 1,
      "UserCOSSubServiceId": 1,
      "AssignedRoomId": 1,
      "IsStaffPhysician": true,
      "EncounterMobilecareDTO": {
        "EncounterId": 1,
        "UserId": 1,
        "EstimatedTime": "2026-06-20T12:47:23.7680979-07:00",
        "CustomeEstimatedTime": "sample string 2",
        "EstimatedDate": "2026-06-20T12:47:23.7680979-07:00",
        "Distance": 1.0,
        "TimeCheckIn": "2026-06-20T12:47:23.7680979-07:00",
        "CustomeCheckInTime": "sample string 3",
        "CheckInDate": "2026-06-20T12:47:23.7680979-07:00",
        "TimeTransported": "2026-06-20T12:47:23.7680979-07:00",
        "CustomeTransportedTime": "sample string 4",
        "TransportedDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
        "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        }
      ],
      "IsNextDayScheduled": true,
      "EncounterEndDate": "2026-06-20T12:47:23.7680979-07:00",
      "EntityTypeId": 1,
      "FollowUpNote": "sample string 32",
      "VisitType": 33,
      "PatientCheckinId": 1,
      "EmployeeId": "sample string 34",
      "AssignToMe": true,
      "TaskAssignUserId": 1,
      "ValidFlag": true,
      "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
      "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
      "UserIDCreated": 39,
      "UserIDUpdated": 40,
      "CompanyCode": "sample string 41",
      "IsExcludeDiscount": true
    },
    {
      "Id": 1,
      "CaseNo": 2,
      "EncounterType": 3,
      "Sequence": 4,
      "InteractionType": 1,
      "EncounterDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
      "CloseByUserId": 1,
      "CloseByUserName": "sample string 12",
      "CloseByUserDisplayName": "sample string 13",
      "CreatedUserDisplayName": "sample string 14",
      "Abbreviation": "sample string 15",
      "OpenByUserId": 1,
      "OpenDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "ComapnyCode": "sample string 9",
            "FollowUpInteractionType": 1,
            "OnSiteLocationId": 1,
            "TeleMedicineId": 1,
            "OnSiteClinicLocation": "sample string 10",
            "TeleMedicinekioskLocation": "sample string 11"
          },
          "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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                "UserIDCreated": 11,
                "UserIDUpdated": 12,
                "CompanyCode": "sample string 13",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormId": 1
          },
          "WorkStatusStartDate": "2026-06-20T12:47:23.7680979-07:00",
          "WorkStatusEndDate": "2026-06-20T12:47:23.7680979-07:00",
          "WorkStatusIsOffRestOfShift": true,
          "WorkStatusIsAvoidAggravation": true,
          "WorkStatusIsPendingMedicalRecords": true,
          "DateLastWorked": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DischargeTimeZone": 1,
          "DischargeDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
            "UserIDCreated": 17,
            "UserIDUpdated": 18,
            "CompanyCode": "sample string 19",
            "IsExcludeDiscount": true
          },
          "UrgencyExactDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
            "UserIDCreated": 12,
            "UserIDUpdated": 13,
            "CompanyCode": "sample string 14",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "MedicalId": 2,
            "ReportedDateTime": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            }
          ],
          "COSFormId": 1
        },
        "WorkStatusStartDate": "2026-06-20T12:47:23.7680979-07:00",
        "WorkStatusEndDate": "2026-06-20T12:47:23.7680979-07:00",
        "WorkStatusIsOffRestOfShift": true,
        "EAP": true,
        "IAP": true,
        "PerformedTelephonically": true,
        "DateLastWorked": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
            "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
        "PHIUpdatedUserID": 1,
        "PHIUpdatedUserName": "sample string 42",
        "UpdateUserdName": "sample string 43",
        "InterpreterUsed": 1,
        "InterpreterReasonId": 1,
        "OtherInterpreterReason": "sample string 44",
        "ValidFlag": true,
        "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
        "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
        "UserIDCreated": 48,
        "UserIDUpdated": 49,
        "CompanyCode": "sample string 50",
        "IsExcludeDiscount": true
      },
      "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": "d5a71a49-165c-4c18-b16b-8fd97cc8dfe4",
          "DispostionId": 1,
          "DispostionNote": "sample string 19",
          "FOLDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                "UserIDCreated": 11,
                "UserIDUpdated": 12,
                "CompanyCode": "sample string 13",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormId": 1
          },
          "WorkStatusStartDate": "2026-06-20T12:47:23.7680979-07:00",
          "WorkStatusEndDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "UrgencyExactTime": "00:00:00.1234567",
          "IsAddendum": true,
          "ValidFlag": true,
          "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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": "d5a71a49-165c-4c18-b16b-8fd97cc8dfe4",
          "DispostionId": 1,
          "DispostionNote": "sample string 19",
          "FOLDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
              "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
                "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
                "UserIDCreated": 11,
                "UserIDUpdated": 12,
                "CompanyCode": "sample string 13",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormId": 1
          },
          "WorkStatusStartDate": "2026-06-20T12:47:23.7680979-07:00",
          "WorkStatusEndDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "UrgencyExactTime": "00:00:00.1234567",
          "IsAddendum": true,
          "ValidFlag": true,
          "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "InteractionType": 1,
          "TeleMedicineId": 1,
          "OnSiteLocationId": 1,
          "Status": 1,
          "InitialCloseDate": "2026-06-20T12:47:23.7680979-07:00",
          "FinalCloseDate": "2026-06-20T12:47:23.7680979-07:00",
          "CloseByUserId": 1,
          "CloseByUserName": "sample string 6",
          "OpenByUserId": 1,
          "OpenDate": "2026-06-20T12:47:23.7680979-07:00",
          "OpenByUserName": "sample string 7",
          "OpenDateCheck": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DOIDateCheck": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
          "UserIDCreated": 57,
          "UserIDUpdated": 58,
          "CompanyCode": "sample string 59",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "CaseNo": 2,
          "EncounterType": 3,
          "Sequence": 4,
          "EncounterDate": "2026-06-20T12:47:23.7680979-07:00",
          "InteractionType": 1,
          "TeleMedicineId": 1,
          "OnSiteLocationId": 1,
          "Status": 1,
          "InitialCloseDate": "2026-06-20T12:47:23.7680979-07:00",
          "FinalCloseDate": "2026-06-20T12:47:23.7680979-07:00",
          "CloseByUserId": 1,
          "CloseByUserName": "sample string 6",
          "OpenByUserId": 1,
          "OpenDate": "2026-06-20T12:47:23.7680979-07:00",
          "OpenByUserName": "sample string 7",
          "OpenDateCheck": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DOIDateCheck": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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": "9c09db82-a23c-4339-932c-c786586c5201",
      "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-06-20T12:47:23.7680979-07:00",
      "CloseDateToShow": "2026-06-20T12:47:23.7680979-07:00",
      "IsSchedulingForOnSiteLocation": true,
      "CurrentEncounterActionEntityType": 1,
      "UserCOSSubServiceId": 1,
      "AssignedRoomId": 1,
      "IsStaffPhysician": true,
      "EncounterMobilecareDTO": {
        "EncounterId": 1,
        "UserId": 1,
        "EstimatedTime": "2026-06-20T12:47:23.7680979-07:00",
        "CustomeEstimatedTime": "sample string 2",
        "EstimatedDate": "2026-06-20T12:47:23.7680979-07:00",
        "Distance": 1.0,
        "TimeCheckIn": "2026-06-20T12:47:23.7680979-07:00",
        "CustomeCheckInTime": "sample string 3",
        "CheckInDate": "2026-06-20T12:47:23.7680979-07:00",
        "TimeTransported": "2026-06-20T12:47:23.7680979-07:00",
        "CustomeTransportedTime": "sample string 4",
        "TransportedDate": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
        "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
          "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        }
      ],
      "IsNextDayScheduled": true,
      "EncounterEndDate": "2026-06-20T12:47:23.7680979-07:00",
      "EntityTypeId": 1,
      "FollowUpNote": "sample string 32",
      "VisitType": 33,
      "PatientCheckinId": 1,
      "EmployeeId": "sample string 34",
      "AssignToMe": true,
      "TaskAssignUserId": 1,
      "ValidFlag": true,
      "DateCreated": "2026-06-20T12:47:23.7680979-07:00",
      "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
      "UserIDCreated": 39,
      "UserIDUpdated": 40,
      "CompanyCode": "sample string 41",
      "IsExcludeDiscount": true
    }
  ],
  "ReasonForDelete": "sample string 39",
  "Latitude": 1.1,
  "Longitude": 1.1,
  "COSSubServiceId": 1,
  "Sequence": 1,
  "IncidentLocation": "sample string 40",
  "EnRouteId": 1,
  "InitialResponseType": 1,
  "InitialResponseTypeName": "sample string 41",
  "IncidentAddressType": 1,
  "ProjectLocationId": 1,
  "ProjectLocationName": "sample string 42",
  "IsProjectLocationExists": true,
  "WorkLocationCode": "sample string 43",
  "WorkLocationName": "sample string 44",
  "CaseOutcome": 1,
  "CurrentEncounterId": 45,
  "CountryType": "sample string 46",
  "Country": "sample string 47",
  "EstimatedDOI": true,
  "ReferredById": 1,
  "ReferredByName": "sample string 48",
  "ReferredByValue": "sample string 49",
  "TeslaPHIQuestionExist": true,
  "Abbreviation": "sample string 51",
  "EnRoute": {
    "Id": 1,
    "CaseNo": 1,
    "EmployeeId": "sample string 2",
    "FirstName": "sample string 3",
    "LastName": "sample string 4",
    "WLCode": "sample string 5",
    "HospitalName": "sample string 6",
    "HospitalAddress": "sample string 7",
    "Callbacknumber": "sample string 8",
    "CallBackTime": "00:00:00.1234567",
    "PToPPhysicianId": 1,
    "Notes": "sample string 9",
    "IsEmergency": true,
    "IsEnRoute": true,
    "IsCallBackNoSame": true,
    "HospitalAddress2": "sample string 10",
    "City": "sample string 11",
    "State": "sample string 12",
    "StateName": "sample string 13",
    "ZipCode": "sample string 14",
    "MessageQueueId": 1,
    "NotificationTypeId": 1,
    "UserEmailId": "sample string 15",
    "PToPPhysicianEmail": "sample string 16",
    "FacilityCode": "sample string 17",
    "InsuranceId": 1,
    "ReferredById": 1,
    "ReferredByValue": "sample string 18",
    "DOB": "2026-06-20T12:47:23.7766569-07:00",
    "ReferralDate": "2026-06-20T12:47:23.7766569-07:00",
    "ReferralTime": "00:00:00.1234567",
    "ReferralTimeZone": 1,
    "EncounterId": 1,
    "FacilityPhone": "sample string 19",
    "PToPPhysicianName": "sample string 20",
    "ReferredByName": "sample string 21",
    "ChiefComplain": "sample string 22",
    "Phone": "sample string 23",
    "Suite": "sample string 24",
    "CompanyEmployeeId": "sample string 25",
    "InsuranceName": "sample string 26",
    "EncounterDate": "2026-06-20T12:47:23.7766569-07:00",
    "ReportedById": 1,
    "ReportedByOtherValue": "sample string 28",
    "ReportedByFirstName": "sample string 29",
    "ReportedByLastName": "sample string 30",
    "ReportedByEmail": "sample string 31",
    "ReportedByJobTitle": "sample string 32",
    "ReportedByCallerId": "sample string 33",
    "IsSelfCaller": true,
    "InitialQuestionId": 1,
    "ValidFlag": true,
    "DateCreated": "2026-06-20T12:47:23.7766569-07:00",
    "DateUpdated": "2026-06-20T12:47:23.7766569-07:00",
    "UserIDCreated": 37,
    "UserIDUpdated": 38,
    "CompanyCode": "sample string 39",
    "IsExcludeDiscount": true
  },
  "EmployeeWorkLocationCode": "sample string 52",
  "highestLevelOfCareRankNo": 1,
  "highestLevelOfCareName": "sample string 53",
  "IsTurnAroundCase": true,
  "TurnAroundId": 1,
  "TurnaroundName": "sample string 54",
  "InitialEncounterDate": "2026-06-20T12:47:23.7766569-07:00",
  "InitialEncounterTimeZone": "sample string 56",
  "AdministrativeClosureId": 1,
  "AdministrativeClosureName": "sample string 57",
  "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-06-20T12:47:23.7680979-07:00",
      "DateUpdated": "2026-06-20T12:47:23.7680979-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-06-20T12:47:23.7680979-07:00",
      "DateUpdated": "2026-06-20T12:47:23.7680979-07:00",
      "UserIDCreated": 11,
      "UserIDUpdated": 12,
      "CompanyCode": "sample string 13",
      "IsExcludeDiscount": true
    }
  ],
  "EccCaseTypeId": 58,
  "UserUpdatedName": "sample string 59",
  "InsuranceId": 1,
  "VisitType": 60,
  "DateLastWorked": "2026-06-20T12:47:23.7766569-07:00",
  "OwnerCorporationCode": "sample string 61",
  "OwnerCorporationName": "sample string 62",
  "OwnerWorkLocationCode": "sample string 63",
  "PhysicalTherapyInsuranceId": 1,
  "PatientCheckinId": 1,
  "FOLStartTime": "00:00:00.1234567",
  "InterpreterUsed": 1,
  "InterpreterReasonId": 1,
  "OtherInterpreterReason": "sample string 64",
  "isFollowUpCreated": true,
  "ValidFlag": true,
  "DateCreated": "2026-06-20T12:47:23.7766569-07:00",
  "DateUpdated": "2026-06-20T12:47:23.7766569-07:00",
  "UserIDCreated": 68,
  "UserIDUpdated": 69,
  "CompanyCode": "sample string 70",
  "IsExcludeDiscount": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfIncidentDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

IncidentDTO

None.

totalCount

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "isSuccess": true,
  "message": "sample string 2",
  "jsonObj": {
    "CaseNo": 1,
    "EmployeeId": "sample string 2",
    "IncidentDate": "2026-06-20T12:47:23.8378988-07:00",
    "CustomIncidentTime": "sample string 3",
    "IncidentTime": "00:00:00.1234567",
    "TimeZone": 1,
    "TimeZoneName": "sample string 4",
    "CustomShiftStartTime": "sample string 5",
    "ShiftStartTime": "00:00:00.1234567",
    "ReportedById": 1,
    "ReportedByName": "sample string 6",
    "ReportedByOtherValue": "sample string 7",
    "Address1": "sample string 8",
    "Address2": "sample string 9",
    "City": "sample string 10",
    "State": "sample string 11",
    "StateName": "sample string 12",
    "Zip": "sample string 13",
    "ChiefComplain": "sample string 14",
    "InjuryTypeId": 1,
    "InjuryTypeName": "sample string 15",
    "SourceInvolvedId": 1,
    "SourceInvolvedName": "sample string 16",
    "ActivityPerformed": "sample string 17",
    "DescriptionInjury": "sample string 18",
    "Survey1": true,
    "Survey2": true,
    "Survey3": 1,
    "Survey4": true,
    "Status": 19,
    "InitialQuestionId": 20,
    "IsReportedToMgmt": true,
    "DateReportedToMgmt": "2026-06-20T12:47:23.8378988-07:00",
    "OtherEvaluatedId": 21,
    "IncidentCaseNo": 1,
    "PlaceOfTreatment": "sample string 22",
    "DateTreatment": "2026-06-20T12:47:23.8378988-07:00",
    "FacilityPhone": "sample string 23",
    "FacilityAddress1": "sample string 24",
    "FacilityAddress2": "sample string 25",
    "FacilityCity": "sample string 26",
    "FacilityState": "sample string 27",
    "FacilityStateName": "sample string 28",
    "FacilityZip": "sample string 29",
    "WorkStatusValue": "sample string 30",
    "Followup": true,
    "FollowupDate": "2026-06-20T12:47:23.8378988-07:00",
    "CountMedical": 31,
    "CaseTypeManagementId": 1,
    "CaseTypeManagementName": "sample string 32",
    "CloseDate": "2026-06-20T12:47:23.8378988-07:00",
    "CloseUserName": "sample string 33",
    "ReportedByFirstName": "sample string 34",
    "ReportedByLastName": "sample string 35",
    "ReportedByEmail": "sample string 36",
    "ReportedByJobTitle": "sample string 37",
    "ReportedByCallerId": "sample string 38",
    "InteractionType": 1,
    "TeleMedicineId": 1,
    "OnSiteLocationId": 1,
    "lstEncounter": [
      {
        "Id": 1,
        "CaseNo": 2,
        "EncounterType": 3,
        "Sequence": 4,
        "InteractionType": 1,
        "EncounterDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
        "CloseByUserId": 1,
        "CloseByUserName": "sample string 12",
        "CloseByUserDisplayName": "sample string 13",
        "CreatedUserDisplayName": "sample string 14",
        "Abbreviation": "sample string 15",
        "OpenByUserId": 1,
        "OpenDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "ComapnyCode": "sample string 9",
              "FollowUpInteractionType": 1,
              "OnSiteLocationId": 1,
              "TeleMedicineId": 1,
              "OnSiteClinicLocation": "sample string 10",
              "TeleMedicinekioskLocation": "sample string 11"
            },
            "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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "WorkStatusStartDate": "2026-06-20T12:47:23.8378988-07:00",
            "WorkStatusEndDate": "2026-06-20T12:47:23.8378988-07:00",
            "WorkStatusIsOffRestOfShift": true,
            "WorkStatusIsAvoidAggravation": true,
            "WorkStatusIsPendingMedicalRecords": true,
            "DateLastWorked": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DischargeTimeZone": 1,
            "DischargeDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
              "UserIDCreated": 17,
              "UserIDUpdated": 18,
              "CompanyCode": "sample string 19",
              "IsExcludeDiscount": true
            },
            "UrgencyExactDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
              "UserIDCreated": 12,
              "UserIDUpdated": 13,
              "CompanyCode": "sample string 14",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "MedicalId": 2,
              "ReportedDateTime": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                "UserIDCreated": 11,
                "UserIDUpdated": 12,
                "CompanyCode": "sample string 13",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormId": 1
          },
          "WorkStatusStartDate": "2026-06-20T12:47:23.8378988-07:00",
          "WorkStatusEndDate": "2026-06-20T12:47:23.8378988-07:00",
          "WorkStatusIsOffRestOfShift": true,
          "EAP": true,
          "IAP": true,
          "PerformedTelephonically": true,
          "DateLastWorked": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
          "PHIUpdatedUserID": 1,
          "PHIUpdatedUserName": "sample string 42",
          "UpdateUserdName": "sample string 43",
          "InterpreterUsed": 1,
          "InterpreterReasonId": 1,
          "OtherInterpreterReason": "sample string 44",
          "ValidFlag": true,
          "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
          "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
          "UserIDCreated": 48,
          "UserIDUpdated": 49,
          "CompanyCode": "sample string 50",
          "IsExcludeDiscount": true
        },
        "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": "39a41287-eed9-4662-8cef-a8bd166cba99",
            "DispostionId": 1,
            "DispostionNote": "sample string 19",
            "FOLDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "WorkStatusStartDate": "2026-06-20T12:47:23.8378988-07:00",
            "WorkStatusEndDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "UrgencyExactTime": "00:00:00.1234567",
            "IsAddendum": true,
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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": "39a41287-eed9-4662-8cef-a8bd166cba99",
            "DispostionId": 1,
            "DispostionNote": "sample string 19",
            "FOLDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "WorkStatusStartDate": "2026-06-20T12:47:23.8378988-07:00",
            "WorkStatusEndDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "UrgencyExactTime": "00:00:00.1234567",
            "IsAddendum": true,
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "InteractionType": 1,
            "TeleMedicineId": 1,
            "OnSiteLocationId": 1,
            "Status": 1,
            "InitialCloseDate": "2026-06-20T12:47:23.8378988-07:00",
            "FinalCloseDate": "2026-06-20T12:47:23.8378988-07:00",
            "CloseByUserId": 1,
            "CloseByUserName": "sample string 6",
            "OpenByUserId": 1,
            "OpenDate": "2026-06-20T12:47:23.8378988-07:00",
            "OpenByUserName": "sample string 7",
            "OpenDateCheck": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DOIDateCheck": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
            "UserIDCreated": 57,
            "UserIDUpdated": 58,
            "CompanyCode": "sample string 59",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "CaseNo": 2,
            "EncounterType": 3,
            "Sequence": 4,
            "EncounterDate": "2026-06-20T12:47:23.8378988-07:00",
            "InteractionType": 1,
            "TeleMedicineId": 1,
            "OnSiteLocationId": 1,
            "Status": 1,
            "InitialCloseDate": "2026-06-20T12:47:23.8378988-07:00",
            "FinalCloseDate": "2026-06-20T12:47:23.8378988-07:00",
            "CloseByUserId": 1,
            "CloseByUserName": "sample string 6",
            "OpenByUserId": 1,
            "OpenDate": "2026-06-20T12:47:23.8378988-07:00",
            "OpenByUserName": "sample string 7",
            "OpenDateCheck": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DOIDateCheck": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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": "d30ffcbd-ed2a-4f81-a825-bf5025703a83",
        "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-06-20T12:47:23.8378988-07:00",
        "CloseDateToShow": "2026-06-20T12:47:23.8378988-07:00",
        "IsSchedulingForOnSiteLocation": true,
        "CurrentEncounterActionEntityType": 1,
        "UserCOSSubServiceId": 1,
        "AssignedRoomId": 1,
        "IsStaffPhysician": true,
        "EncounterMobilecareDTO": {
          "EncounterId": 1,
          "UserId": 1,
          "EstimatedTime": "2026-06-20T12:47:23.8378988-07:00",
          "CustomeEstimatedTime": "sample string 2",
          "EstimatedDate": "2026-06-20T12:47:23.8378988-07:00",
          "Distance": 1.0,
          "TimeCheckIn": "2026-06-20T12:47:23.8378988-07:00",
          "CustomeCheckInTime": "sample string 3",
          "CheckInDate": "2026-06-20T12:47:23.8378988-07:00",
          "TimeTransported": "2026-06-20T12:47:23.8378988-07:00",
          "CustomeTransportedTime": "sample string 4",
          "TransportedDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
          "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          }
        ],
        "IsNextDayScheduled": true,
        "EncounterEndDate": "2026-06-20T12:47:23.8378988-07:00",
        "EntityTypeId": 1,
        "FollowUpNote": "sample string 32",
        "VisitType": 33,
        "PatientCheckinId": 1,
        "EmployeeId": "sample string 34",
        "AssignToMe": true,
        "TaskAssignUserId": 1,
        "ValidFlag": true,
        "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
        "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
        "UserIDCreated": 39,
        "UserIDUpdated": 40,
        "CompanyCode": "sample string 41",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "CaseNo": 2,
        "EncounterType": 3,
        "Sequence": 4,
        "InteractionType": 1,
        "EncounterDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
        "CloseByUserId": 1,
        "CloseByUserName": "sample string 12",
        "CloseByUserDisplayName": "sample string 13",
        "CreatedUserDisplayName": "sample string 14",
        "Abbreviation": "sample string 15",
        "OpenByUserId": 1,
        "OpenDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "ComapnyCode": "sample string 9",
              "FollowUpInteractionType": 1,
              "OnSiteLocationId": 1,
              "TeleMedicineId": 1,
              "OnSiteClinicLocation": "sample string 10",
              "TeleMedicinekioskLocation": "sample string 11"
            },
            "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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "WorkStatusStartDate": "2026-06-20T12:47:23.8378988-07:00",
            "WorkStatusEndDate": "2026-06-20T12:47:23.8378988-07:00",
            "WorkStatusIsOffRestOfShift": true,
            "WorkStatusIsAvoidAggravation": true,
            "WorkStatusIsPendingMedicalRecords": true,
            "DateLastWorked": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DischargeTimeZone": 1,
            "DischargeDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
              "UserIDCreated": 17,
              "UserIDUpdated": 18,
              "CompanyCode": "sample string 19",
              "IsExcludeDiscount": true
            },
            "UrgencyExactDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
              "UserIDCreated": 12,
              "UserIDUpdated": 13,
              "CompanyCode": "sample string 14",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "MedicalId": 2,
              "ReportedDateTime": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                "UserIDCreated": 11,
                "UserIDUpdated": 12,
                "CompanyCode": "sample string 13",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormId": 1
          },
          "WorkStatusStartDate": "2026-06-20T12:47:23.8378988-07:00",
          "WorkStatusEndDate": "2026-06-20T12:47:23.8378988-07:00",
          "WorkStatusIsOffRestOfShift": true,
          "EAP": true,
          "IAP": true,
          "PerformedTelephonically": true,
          "DateLastWorked": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
              "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
          "PHIUpdatedUserID": 1,
          "PHIUpdatedUserName": "sample string 42",
          "UpdateUserdName": "sample string 43",
          "InterpreterUsed": 1,
          "InterpreterReasonId": 1,
          "OtherInterpreterReason": "sample string 44",
          "ValidFlag": true,
          "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
          "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
          "UserIDCreated": 48,
          "UserIDUpdated": 49,
          "CompanyCode": "sample string 50",
          "IsExcludeDiscount": true
        },
        "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": "39a41287-eed9-4662-8cef-a8bd166cba99",
            "DispostionId": 1,
            "DispostionNote": "sample string 19",
            "FOLDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "WorkStatusStartDate": "2026-06-20T12:47:23.8378988-07:00",
            "WorkStatusEndDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "UrgencyExactTime": "00:00:00.1234567",
            "IsAddendum": true,
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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": "39a41287-eed9-4662-8cef-a8bd166cba99",
            "DispostionId": 1,
            "DispostionNote": "sample string 19",
            "FOLDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                    "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                      "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
                  "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "WorkStatusStartDate": "2026-06-20T12:47:23.8378988-07:00",
            "WorkStatusEndDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "UrgencyExactTime": "00:00:00.1234567",
            "IsAddendum": true,
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "InteractionType": 1,
            "TeleMedicineId": 1,
            "OnSiteLocationId": 1,
            "Status": 1,
            "InitialCloseDate": "2026-06-20T12:47:23.8378988-07:00",
            "FinalCloseDate": "2026-06-20T12:47:23.8378988-07:00",
            "CloseByUserId": 1,
            "CloseByUserName": "sample string 6",
            "OpenByUserId": 1,
            "OpenDate": "2026-06-20T12:47:23.8378988-07:00",
            "OpenByUserName": "sample string 7",
            "OpenDateCheck": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DOIDateCheck": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
            "UserIDCreated": 57,
            "UserIDUpdated": 58,
            "CompanyCode": "sample string 59",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "CaseNo": 2,
            "EncounterType": 3,
            "Sequence": 4,
            "EncounterDate": "2026-06-20T12:47:23.8378988-07:00",
            "InteractionType": 1,
            "TeleMedicineId": 1,
            "OnSiteLocationId": 1,
            "Status": 1,
            "InitialCloseDate": "2026-06-20T12:47:23.8378988-07:00",
            "FinalCloseDate": "2026-06-20T12:47:23.8378988-07:00",
            "CloseByUserId": 1,
            "CloseByUserName": "sample string 6",
            "OpenByUserId": 1,
            "OpenDate": "2026-06-20T12:47:23.8378988-07:00",
            "OpenByUserName": "sample string 7",
            "OpenDateCheck": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DOIDateCheck": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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": "d30ffcbd-ed2a-4f81-a825-bf5025703a83",
        "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-06-20T12:47:23.8378988-07:00",
        "CloseDateToShow": "2026-06-20T12:47:23.8378988-07:00",
        "IsSchedulingForOnSiteLocation": true,
        "CurrentEncounterActionEntityType": 1,
        "UserCOSSubServiceId": 1,
        "AssignedRoomId": 1,
        "IsStaffPhysician": true,
        "EncounterMobilecareDTO": {
          "EncounterId": 1,
          "UserId": 1,
          "EstimatedTime": "2026-06-20T12:47:23.8378988-07:00",
          "CustomeEstimatedTime": "sample string 2",
          "EstimatedDate": "2026-06-20T12:47:23.8378988-07:00",
          "Distance": 1.0,
          "TimeCheckIn": "2026-06-20T12:47:23.8378988-07:00",
          "CustomeCheckInTime": "sample string 3",
          "CheckInDate": "2026-06-20T12:47:23.8378988-07:00",
          "TimeTransported": "2026-06-20T12:47:23.8378988-07:00",
          "CustomeTransportedTime": "sample string 4",
          "TransportedDate": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
          "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
            "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          }
        ],
        "IsNextDayScheduled": true,
        "EncounterEndDate": "2026-06-20T12:47:23.8378988-07:00",
        "EntityTypeId": 1,
        "FollowUpNote": "sample string 32",
        "VisitType": 33,
        "PatientCheckinId": 1,
        "EmployeeId": "sample string 34",
        "AssignToMe": true,
        "TaskAssignUserId": 1,
        "ValidFlag": true,
        "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
        "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
        "UserIDCreated": 39,
        "UserIDUpdated": 40,
        "CompanyCode": "sample string 41",
        "IsExcludeDiscount": true
      }
    ],
    "ReasonForDelete": "sample string 39",
    "Latitude": 1.1,
    "Longitude": 1.1,
    "COSSubServiceId": 1,
    "Sequence": 1,
    "IncidentLocation": "sample string 40",
    "EnRouteId": 1,
    "InitialResponseType": 1,
    "InitialResponseTypeName": "sample string 41",
    "IncidentAddressType": 1,
    "ProjectLocationId": 1,
    "ProjectLocationName": "sample string 42",
    "IsProjectLocationExists": true,
    "WorkLocationCode": "sample string 43",
    "WorkLocationName": "sample string 44",
    "CaseOutcome": 1,
    "CurrentEncounterId": 45,
    "CountryType": "sample string 46",
    "Country": "sample string 47",
    "EstimatedDOI": true,
    "ReferredById": 1,
    "ReferredByName": "sample string 48",
    "ReferredByValue": "sample string 49",
    "TeslaPHIQuestionExist": true,
    "Abbreviation": "sample string 51",
    "EnRoute": {
      "Id": 1,
      "CaseNo": 1,
      "EmployeeId": "sample string 2",
      "FirstName": "sample string 3",
      "LastName": "sample string 4",
      "WLCode": "sample string 5",
      "HospitalName": "sample string 6",
      "HospitalAddress": "sample string 7",
      "Callbacknumber": "sample string 8",
      "CallBackTime": "00:00:00.1234567",
      "PToPPhysicianId": 1,
      "Notes": "sample string 9",
      "IsEmergency": true,
      "IsEnRoute": true,
      "IsCallBackNoSame": true,
      "HospitalAddress2": "sample string 10",
      "City": "sample string 11",
      "State": "sample string 12",
      "StateName": "sample string 13",
      "ZipCode": "sample string 14",
      "MessageQueueId": 1,
      "NotificationTypeId": 1,
      "UserEmailId": "sample string 15",
      "PToPPhysicianEmail": "sample string 16",
      "FacilityCode": "sample string 17",
      "InsuranceId": 1,
      "ReferredById": 1,
      "ReferredByValue": "sample string 18",
      "DOB": "2026-06-20T12:47:23.8378988-07:00",
      "ReferralDate": "2026-06-20T12:47:23.8378988-07:00",
      "ReferralTime": "00:00:00.1234567",
      "ReferralTimeZone": 1,
      "EncounterId": 1,
      "FacilityPhone": "sample string 19",
      "PToPPhysicianName": "sample string 20",
      "ReferredByName": "sample string 21",
      "ChiefComplain": "sample string 22",
      "Phone": "sample string 23",
      "Suite": "sample string 24",
      "CompanyEmployeeId": "sample string 25",
      "InsuranceName": "sample string 26",
      "EncounterDate": "2026-06-20T12:47:23.8378988-07:00",
      "ReportedById": 1,
      "ReportedByOtherValue": "sample string 28",
      "ReportedByFirstName": "sample string 29",
      "ReportedByLastName": "sample string 30",
      "ReportedByEmail": "sample string 31",
      "ReportedByJobTitle": "sample string 32",
      "ReportedByCallerId": "sample string 33",
      "IsSelfCaller": true,
      "InitialQuestionId": 1,
      "ValidFlag": true,
      "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
      "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
      "UserIDCreated": 37,
      "UserIDUpdated": 38,
      "CompanyCode": "sample string 39",
      "IsExcludeDiscount": true
    },
    "EmployeeWorkLocationCode": "sample string 52",
    "highestLevelOfCareRankNo": 1,
    "highestLevelOfCareName": "sample string 53",
    "IsTurnAroundCase": true,
    "TurnAroundId": 1,
    "TurnaroundName": "sample string 54",
    "InitialEncounterDate": "2026-06-20T12:47:23.8378988-07:00",
    "InitialEncounterTimeZone": "sample string 56",
    "AdministrativeClosureId": 1,
    "AdministrativeClosureName": "sample string 57",
    "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-06-20T12:47:23.8378988-07:00",
        "DateUpdated": "2026-06-20T12:47:23.8378988-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-06-20T12:47:23.8378988-07:00",
        "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      }
    ],
    "EccCaseTypeId": 58,
    "UserUpdatedName": "sample string 59",
    "InsuranceId": 1,
    "VisitType": 60,
    "DateLastWorked": "2026-06-20T12:47:23.8378988-07:00",
    "OwnerCorporationCode": "sample string 61",
    "OwnerCorporationName": "sample string 62",
    "OwnerWorkLocationCode": "sample string 63",
    "PhysicalTherapyInsuranceId": 1,
    "PatientCheckinId": 1,
    "FOLStartTime": "00:00:00.1234567",
    "InterpreterUsed": 1,
    "InterpreterReasonId": 1,
    "OtherInterpreterReason": "sample string 64",
    "isFollowUpCreated": true,
    "ValidFlag": true,
    "DateCreated": "2026-06-20T12:47:23.8378988-07:00",
    "DateUpdated": "2026-06-20T12:47:23.8378988-07:00",
    "UserIDCreated": 68,
    "UserIDUpdated": 69,
    "CompanyCode": "sample string 70",
    "IsExcludeDiscount": true
  },
  "totalCount": 3
}