POST api/NTMedical/PostPreviousOpenEncounter

Request Information

URI Parameters

None.

Body Parameters

MedicalDTO
NameDescriptionTypeAdditional information
Id

integer

None.

CaseNo

integer

None.

Allergies

integer

None.

DescribeAallergies

string

String length: inclusive between 0 and 4000

PatientMedication

boolean

None.

DescribePatient

string

String length: inclusive between 0 and 4000

PreviousInjuries

string

String length: inclusive between 0 and 4000

Assessment

string

String length: inclusive between 0 and 4000

Recommendations

string

String length: inclusive between 0 and 4000

PhysicianRecommended

boolean

None.

PhysicianId

integer

None.

PhysicianName

string

String length: inclusive between 0 and 50

Ergonomic

boolean

None.

WorkStatusId

integer

None.

WorkStatusName

string

String length: inclusive between 0 and 100

WorkStatusValue

string

String length: inclusive between 0 and 500

CaseTypeManagementName

string

String length: inclusive between 0 and 50

CaseTypeManagementId

integer

None.

Survey1

integer

None.

EncounterId

integer

None.

PPETypeList

Collection of Encounter_PPEDTO

None.

InjuryDetailList

Collection of InjuryDetailDTO

None.

DispositionDTO

DispositionDTO

None.

SubjectiveHPI

string

String length: inclusive between 0 and 4000

SubjectiveDescriptionOfInjury

string

String length: inclusive between 0 and 4000

SubjectiveOnset

string

String length: inclusive between 0 and 4000

SubjectiveProvocation

string

String length: inclusive between 0 and 4000

SubjectiveQuality

string

String length: inclusive between 0 and 4000

SubjectiveRegion

string

String length: inclusive between 0 and 4000

SubjectiveSeverity

string

String length: inclusive between 0 and 4000

SubjectiveTime

string

String length: inclusive between 0 and 4000

SubjectiveAdditionalInformation

string

String length: inclusive between 0 and 4000

PatientPMHx

boolean

None.

DescribePatientPMHx

string

String length: inclusive between 0 and 4000

PatientFMHx

boolean

None.

DescribePatientFMHx

string

String length: inclusive between 0 and 4000

PatientSurgHx

boolean

None.

DescribePatientSurgHx

string

String length: inclusive between 0 and 4000

PatientSoclHx

boolean

None.

DescribePatientSoclHx

string

String length: inclusive between 0 and 4000

Weight

decimal number

None.

Height

string

String length: inclusive between 0 and 100

HeightInch

string

String length: inclusive between 0 and 100

AftercareInstructions

integer

None.

AftercareInstructionName

string

String length: inclusive between 0 and 50

MedicalReviewOfSystemList

Collection of MedicalReviewOfSystemDTO

None.

MedicalPhysicalExamList

Collection of MedicalPhysicalExamDTO

None.

MedicalCareRenderedTreatmentList

Collection of MedicalCareRenderedTreatmentDTO

None.

MedicalSuppliesList

Collection of MedicalSuppliesDTO

None.

EncounterICD10List

Collection of EncounterICD10DTO

None.

HeightUnit

string

String length: inclusive between 0 and 50

WeightUnit

string

String length: inclusive between 0 and 50

TempUnit

string

String length: inclusive between 0 and 50

MedicalVitalSignList

Collection of MedicalVitalSignDTO

None.

IsWorkRelated

integer

None.

LevelOfCareId

integer

None.

LevelOfCareName

string

String length: inclusive between 0 and 250

LevelOfCareList

Collection of LevelOfCareDTO

None.

SubLevelOfCareList

Collection of SubLevelOfCareDTO

None.

IsEditable

boolean

None.

NonOccAssessment

string

String length: inclusive between 0 and 4000

NonOccRecommendations

string

String length: inclusive between 0 and 4000

COSFormModifiedDutyDTO

COSFormDetailDTO

None.

COSFormWorkStatusOffWorkDTO

COSFormDetailDTO

None.

WorkStatusStartDate

date

None.

WorkStatusEndDate

date

None.

WorkStatusIsOffRestOfShift

boolean

None.

EAP

boolean

None.

IAP

boolean

None.

PerformedTelephonically

boolean

None.

DateLastWorked

date

None.

IsAbleToPerformRegularDuties

boolean

None.

ListPPETypes

Collection of PPETypeDTO

None.

WorkStatusIsAvoidAggravation

boolean

None.

WorkStatusIsPendingMedicalRecords

boolean

None.

IsChemicalOrToxic

boolean

None.

IsConsistentWithPatient

boolean

None.

IsOtherCondition

boolean

None.

DescribeConsistentWithPatient

string

String length: inclusive between 0 and 4000

DescribeOtherCondition

string

String length: inclusive between 0 and 4000

EncounterLevelId

integer

None.

selectedEncounterId

integer

None.

TriageNote

string

None.

PainScale

integer

None.

IsAddendum

boolean

None.

NeedInterpreter

boolean

None.

IsInterpreter

boolean

None.

EncounterInterpreterDTO

EncounterInterpreterDTO

None.

DominateHand

integer

None.

ChiefComplain

string

None.

DescriptionInjury

string

None.

IsTetanusScreeningCompleted

boolean

None.

TetanusBoosterGiven

integer

None.

IsTetanusBoosterUpdateRequired

boolean

None.

TetanusScreeningReasonForNA

integer

None.

IsOnsiteP2PInitiated

boolean

None.

PHIUpdatedDate

date

None.

PHIUpdatedUserID

integer

None.

PHIUpdatedUserName

string

None.

UpdateUserdName

string

None.

InterpreterUsed

integer

None.

InterpreterReasonId

integer

None.

OtherInterpreterReason

string

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:
{
  "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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-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:02.3712584-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:02.3712584-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:02.3712584-07:00",
      "ComapnyCode": "sample string 9",
      "FollowUpInteractionType": 1,
      "OnSiteLocationId": 1,
      "TeleMedicineId": 1,
      "OnSiteClinicLocation": "sample string 10",
      "TeleMedicinekioskLocation": "sample string 11"
    },
    "objEncounterDTO": {
      "Id": 1,
      "CaseNo": 2,
      "EncounterType": 3,
      "Sequence": 4,
      "InteractionType": 1,
      "EncounterDate": "2026-06-20T12:47:02.3712584-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:02.3712584-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:02.3712584-07:00",
      "CustomCOSFOLStartTime": "sample string 16",
      "CustomCOSFOLEndTime": "sample string 17",
      "OnSiteLocation": "sample string 18",
      "TelemedicineLocation": "sample string 19",
      "IsUnscheduledFollowUp": true,
      "InitialQuestionId": 20,
      "ReasonForDelete": "sample string 21",
      "lstAddendum": [
        {
          "Id": 1,
          "CaseNo": 2,
          "MedicalId": 3,
          "Note": "sample string 4",
          "WorkStatusId": 1,
          "WorkStatusValue": "sample string 5",
          "CaseClose": true,
          "CreatedUserName": "sample string 7",
          "WorkStatus": "sample string 8",
          "Sequence": 9,
          "CaseManagementTypeId": 1,
          "CaseType": "sample string 10",
          "DispositionTypeId": 1,
          "EncounterId": 11,
          "IsEncounterActive": true,
          "AddendumType": "sample string 13",
          "AddendumTypeId": 14,
          "FileName": "sample string 15",
          "FilePath": "sample string 16",
          "FileId": "sample string 17",
          "FileByteArray": "QEA=",
          "IsDocumentEdit": true,
          "RecordId": "ac341707-04d9-4a0b-9623-97e24ccfebc8",
          "DispostionId": 1,
          "DispostionNote": "sample string 19",
          "FOLDate": "2026-06-20T12:47:02.3712584-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:02.3712584-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:02.3712584-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
                "UserIDCreated": 11,
                "UserIDUpdated": 12,
                "CompanyCode": "sample string 13",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormId": 1
          },
          "WorkStatusStartDate": "2026-06-20T12:47:02.3712584-07:00",
          "WorkStatusEndDate": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "UrgencyExactTime": "00:00:00.1234567",
          "IsAddendum": true,
          "ValidFlag": true,
          "DateCreated": "2026-06-20T12:47:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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": "ac341707-04d9-4a0b-9623-97e24ccfebc8",
          "DispostionId": 1,
          "DispostionNote": "sample string 19",
          "FOLDate": "2026-06-20T12:47:02.3712584-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:02.3712584-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:02.3712584-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "ValidFlag": true,
              "DateCreated": "2026-06-20T12:47:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
                "UserIDCreated": 11,
                "UserIDUpdated": 12,
                "CompanyCode": "sample string 13",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormId": 1
          },
          "WorkStatusStartDate": "2026-06-20T12:47:02.3712584-07:00",
          "WorkStatusEndDate": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "UrgencyExactTime": "00:00:00.1234567",
          "IsAddendum": true,
          "ValidFlag": true,
          "DateCreated": "2026-06-20T12:47:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "InteractionType": 1,
          "TeleMedicineId": 1,
          "OnSiteLocationId": 1,
          "Status": 1,
          "InitialCloseDate": "2026-06-20T12:47:02.3712584-07:00",
          "FinalCloseDate": "2026-06-20T12:47:02.3712584-07:00",
          "CloseByUserId": 1,
          "CloseByUserName": "sample string 6",
          "OpenByUserId": 1,
          "OpenDate": "2026-06-20T12:47:02.3712584-07:00",
          "OpenByUserName": "sample string 7",
          "OpenDateCheck": "2026-06-20T12:47:02.3712584-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:02.3712584-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:02.3712584-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:02.3712584-07:00",
          "DOIDateCheck": "2026-06-20T12:47:02.3712584-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:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "InteractionType": 1,
          "TeleMedicineId": 1,
          "OnSiteLocationId": 1,
          "Status": 1,
          "InitialCloseDate": "2026-06-20T12:47:02.3712584-07:00",
          "FinalCloseDate": "2026-06-20T12:47:02.3712584-07:00",
          "CloseByUserId": 1,
          "CloseByUserName": "sample string 6",
          "OpenByUserId": 1,
          "OpenDate": "2026-06-20T12:47:02.3712584-07:00",
          "OpenByUserName": "sample string 7",
          "OpenDateCheck": "2026-06-20T12:47:02.3712584-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:02.3712584-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:02.3712584-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:02.3712584-07:00",
          "DOIDateCheck": "2026-06-20T12:47:02.3712584-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:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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": "f646145c-f20d-4f4d-a08d-d06cd66f4475",
      "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:02.3712584-07:00",
      "CloseDateToShow": "2026-06-20T12:47:02.3712584-07:00",
      "IsSchedulingForOnSiteLocation": true,
      "CurrentEncounterActionEntityType": 1,
      "UserCOSSubServiceId": 1,
      "AssignedRoomId": 1,
      "IsStaffPhysician": true,
      "EncounterMobilecareDTO": {
        "EncounterId": 1,
        "UserId": 1,
        "EstimatedTime": "2026-06-20T12:47:02.3712584-07:00",
        "CustomeEstimatedTime": "sample string 2",
        "EstimatedDate": "2026-06-20T12:47:02.3712584-07:00",
        "Distance": 1.0,
        "TimeCheckIn": "2026-06-20T12:47:02.3712584-07:00",
        "CustomeCheckInTime": "sample string 3",
        "CheckInDate": "2026-06-20T12:47:02.3712584-07:00",
        "TimeTransported": "2026-06-20T12:47:02.3712584-07:00",
        "CustomeTransportedTime": "sample string 4",
        "TransportedDate": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        }
      ],
      "IsNextDayScheduled": true,
      "EncounterEndDate": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
      "UserIDCreated": 39,
      "UserIDUpdated": 40,
      "CompanyCode": "sample string 41",
      "IsExcludeDiscount": true
    },
    "IsMedicalActive": true,
    "EncounterId": 22,
    "FacilityCode": "sample string 23",
    "FacilityDoctorId": 1,
    "PToPPhysicianId": 1,
    "PToPPhysicianName": "sample string 24",
    "MessageQueueId": 1,
    "PhysicianEmail": "sample string 25",
    "ReferralTimeZone": 1,
    "ReferralTimeZoneName": "sample string 26",
    "UserEmailId": "sample string 27",
    "OldPToPPhysicianId": 1,
    "OldPToPPhysicianEmail": "sample string 28",
    "IsReferralChanged": true,
    "IsDispositionPlanChanged": true,
    "InsuranceId": 1,
    "InsuranceName": "sample string 29",
    "ReferredById": 1,
    "ReferredByName": "sample string 30",
    "PToPPhysicianNote": "sample string 31",
    "ReferredByValue": "sample string 32",
    "IsEditable": true,
    "UrgencyId": 1,
    "UrgencyName": "sample string 34",
    "PreferredReferralId": 1,
    "PreferredReferralName": "sample string 35",
    "AftercareInstructions": 1,
    "DischargeInstructions": "sample string 36",
    "EncounterICD10List": [
      {
        "Id": 1,
        "EncounterID": 2,
        "ICD10ID": 3,
        "Name": "sample string 4",
        "Code": "sample string 5",
        "DisplayName": "sample string 6",
        "CaseNumber": 7,
        "Sequence": 8,
        "ValidFlag": true,
        "DateCreated": "2026-06-20T12:47:02.3712584-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        }
      ],
      "COSFormId": 1
    },
    "WorkStatusStartDate": "2026-06-20T12:47:02.3712584-07:00",
    "WorkStatusEndDate": "2026-06-20T12:47:02.3712584-07:00",
    "WorkStatusIsOffRestOfShift": true,
    "WorkStatusIsAvoidAggravation": true,
    "WorkStatusIsPendingMedicalRecords": true,
    "DateLastWorked": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
    "DischargeTimeZone": 1,
    "DischargeDate": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "ValidFlag": true,
      "DateCreated": "2026-06-20T12:47:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
      "UserIDCreated": 17,
      "UserIDUpdated": 18,
      "CompanyCode": "sample string 19",
      "IsExcludeDiscount": true
    },
    "UrgencyExactDate": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
      "UserIDCreated": 12,
      "UserIDUpdated": 13,
      "CompanyCode": "sample string 14",
      "IsExcludeDiscount": true
    },
    {
      "Id": 1,
      "MedicalId": 2,
      "ReportedDateTime": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
          "UserIDCreated": 10,
          "UserIDUpdated": 11,
          "CompanyCode": "sample string 12",
          "IsExcludeDiscount": true
        }
      ],
      "ValidFlag": true,
      "DateCreated": "2026-06-20T12:47:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
          "UserIDCreated": 10,
          "UserIDUpdated": 11,
          "CompanyCode": "sample string 12",
          "IsExcludeDiscount": true
        }
      ],
      "ValidFlag": true,
      "DateCreated": "2026-06-20T12:47:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      }
    ],
    "COSFormId": 1
  },
  "WorkStatusStartDate": "2026-06-20T12:47:02.3712584-07:00",
  "WorkStatusEndDate": "2026-06-20T12:47:02.3712584-07:00",
  "WorkStatusIsOffRestOfShift": true,
  "EAP": true,
  "IAP": true,
  "PerformedTelephonically": true,
  "DateLastWorked": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-07:00",
    "DateUpdated": "2026-06-20T12:47:02.3712584-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:02.3712584-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:02.3712584-07:00",
  "DateUpdated": "2026-06-20T12:47:02.3712584-07:00",
  "UserIDCreated": 48,
  "UserIDUpdated": 49,
  "CompanyCode": "sample string 50",
  "IsExcludeDiscount": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfMedicalDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

MedicalDTO

None.

totalCount

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "isSuccess": true,
  "message": "sample string 2",
  "jsonObj": {
    "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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-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:02.3869138-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:02.3869138-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:02.3869138-07:00",
        "ComapnyCode": "sample string 9",
        "FollowUpInteractionType": 1,
        "OnSiteLocationId": 1,
        "TeleMedicineId": 1,
        "OnSiteClinicLocation": "sample string 10",
        "TeleMedicinekioskLocation": "sample string 11"
      },
      "objEncounterDTO": {
        "Id": 1,
        "CaseNo": 2,
        "EncounterType": 3,
        "Sequence": 4,
        "InteractionType": 1,
        "EncounterDate": "2026-06-20T12:47:02.3869138-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:02.3869138-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:02.3869138-07:00",
        "CustomCOSFOLStartTime": "sample string 16",
        "CustomCOSFOLEndTime": "sample string 17",
        "OnSiteLocation": "sample string 18",
        "TelemedicineLocation": "sample string 19",
        "IsUnscheduledFollowUp": true,
        "InitialQuestionId": 20,
        "ReasonForDelete": "sample string 21",
        "lstAddendum": [
          {
            "Id": 1,
            "CaseNo": 2,
            "MedicalId": 3,
            "Note": "sample string 4",
            "WorkStatusId": 1,
            "WorkStatusValue": "sample string 5",
            "CaseClose": true,
            "CreatedUserName": "sample string 7",
            "WorkStatus": "sample string 8",
            "Sequence": 9,
            "CaseManagementTypeId": 1,
            "CaseType": "sample string 10",
            "DispositionTypeId": 1,
            "EncounterId": 11,
            "IsEncounterActive": true,
            "AddendumType": "sample string 13",
            "AddendumTypeId": 14,
            "FileName": "sample string 15",
            "FilePath": "sample string 16",
            "FileId": "sample string 17",
            "FileByteArray": "QEA=",
            "IsDocumentEdit": true,
            "RecordId": "b951bbad-a39c-4f68-9044-b28bf743b5bb",
            "DispostionId": 1,
            "DispostionNote": "sample string 19",
            "FOLDate": "2026-06-20T12:47:02.3869138-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:02.3869138-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:02.3869138-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "WorkStatusStartDate": "2026-06-20T12:47:02.3869138-07:00",
            "WorkStatusEndDate": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "UrgencyExactTime": "00:00:00.1234567",
            "IsAddendum": true,
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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": "b951bbad-a39c-4f68-9044-b28bf743b5bb",
            "DispostionId": 1,
            "DispostionNote": "sample string 19",
            "FOLDate": "2026-06-20T12:47:02.3869138-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:02.3869138-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:02.3869138-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                    "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
                    "UserIDCreated": 10,
                    "UserIDUpdated": 11,
                    "CompanyCode": "sample string 12",
                    "IsExcludeDiscount": true
                  }
                ],
                "ValidFlag": true,
                "DateCreated": "2026-06-20T12:47:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                  "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
                  "UserIDCreated": 11,
                  "UserIDUpdated": 12,
                  "CompanyCode": "sample string 13",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormId": 1
            },
            "WorkStatusStartDate": "2026-06-20T12:47:02.3869138-07:00",
            "WorkStatusEndDate": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "UrgencyExactTime": "00:00:00.1234567",
            "IsAddendum": true,
            "ValidFlag": true,
            "DateCreated": "2026-06-20T12:47:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "InteractionType": 1,
            "TeleMedicineId": 1,
            "OnSiteLocationId": 1,
            "Status": 1,
            "InitialCloseDate": "2026-06-20T12:47:02.3869138-07:00",
            "FinalCloseDate": "2026-06-20T12:47:02.3869138-07:00",
            "CloseByUserId": 1,
            "CloseByUserName": "sample string 6",
            "OpenByUserId": 1,
            "OpenDate": "2026-06-20T12:47:02.3869138-07:00",
            "OpenByUserName": "sample string 7",
            "OpenDateCheck": "2026-06-20T12:47:02.3869138-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:02.3869138-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:02.3869138-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:02.3869138-07:00",
            "DOIDateCheck": "2026-06-20T12:47:02.3869138-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:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "InteractionType": 1,
            "TeleMedicineId": 1,
            "OnSiteLocationId": 1,
            "Status": 1,
            "InitialCloseDate": "2026-06-20T12:47:02.3869138-07:00",
            "FinalCloseDate": "2026-06-20T12:47:02.3869138-07:00",
            "CloseByUserId": 1,
            "CloseByUserName": "sample string 6",
            "OpenByUserId": 1,
            "OpenDate": "2026-06-20T12:47:02.3869138-07:00",
            "OpenByUserName": "sample string 7",
            "OpenDateCheck": "2026-06-20T12:47:02.3869138-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:02.3869138-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:02.3869138-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:02.3869138-07:00",
            "DOIDateCheck": "2026-06-20T12:47:02.3869138-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:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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": "a2f37872-92a4-4460-8147-7e0a7812d705",
        "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:02.3869138-07:00",
        "CloseDateToShow": "2026-06-20T12:47:02.3869138-07:00",
        "IsSchedulingForOnSiteLocation": true,
        "CurrentEncounterActionEntityType": 1,
        "UserCOSSubServiceId": 1,
        "AssignedRoomId": 1,
        "IsStaffPhysician": true,
        "EncounterMobilecareDTO": {
          "EncounterId": 1,
          "UserId": 1,
          "EstimatedTime": "2026-06-20T12:47:02.3869138-07:00",
          "CustomeEstimatedTime": "sample string 2",
          "EstimatedDate": "2026-06-20T12:47:02.3869138-07:00",
          "Distance": 1.0,
          "TimeCheckIn": "2026-06-20T12:47:02.3869138-07:00",
          "CustomeCheckInTime": "sample string 3",
          "CheckInDate": "2026-06-20T12:47:02.3869138-07:00",
          "TimeTransported": "2026-06-20T12:47:02.3869138-07:00",
          "CustomeTransportedTime": "sample string 4",
          "TransportedDate": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          }
        ],
        "IsNextDayScheduled": true,
        "EncounterEndDate": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
        "UserIDCreated": 39,
        "UserIDUpdated": 40,
        "CompanyCode": "sample string 41",
        "IsExcludeDiscount": true
      },
      "IsMedicalActive": true,
      "EncounterId": 22,
      "FacilityCode": "sample string 23",
      "FacilityDoctorId": 1,
      "PToPPhysicianId": 1,
      "PToPPhysicianName": "sample string 24",
      "MessageQueueId": 1,
      "PhysicianEmail": "sample string 25",
      "ReferralTimeZone": 1,
      "ReferralTimeZoneName": "sample string 26",
      "UserEmailId": "sample string 27",
      "OldPToPPhysicianId": 1,
      "OldPToPPhysicianEmail": "sample string 28",
      "IsReferralChanged": true,
      "IsDispositionPlanChanged": true,
      "InsuranceId": 1,
      "InsuranceName": "sample string 29",
      "ReferredById": 1,
      "ReferredByName": "sample string 30",
      "PToPPhysicianNote": "sample string 31",
      "ReferredByValue": "sample string 32",
      "IsEditable": true,
      "UrgencyId": 1,
      "UrgencyName": "sample string 34",
      "PreferredReferralId": 1,
      "PreferredReferralName": "sample string 35",
      "AftercareInstructions": 1,
      "DischargeInstructions": "sample string 36",
      "EncounterICD10List": [
        {
          "Id": 1,
          "EncounterID": 2,
          "ICD10ID": 3,
          "Name": "sample string 4",
          "Code": "sample string 5",
          "DisplayName": "sample string 6",
          "CaseNumber": 7,
          "Sequence": 8,
          "ValidFlag": true,
          "DateCreated": "2026-06-20T12:47:02.3869138-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
                "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          }
        ],
        "COSFormId": 1
      },
      "WorkStatusStartDate": "2026-06-20T12:47:02.3869138-07:00",
      "WorkStatusEndDate": "2026-06-20T12:47:02.3869138-07:00",
      "WorkStatusIsOffRestOfShift": true,
      "WorkStatusIsAvoidAggravation": true,
      "WorkStatusIsPendingMedicalRecords": true,
      "DateLastWorked": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
      "DischargeTimeZone": 1,
      "DischargeDate": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "ValidFlag": true,
        "DateCreated": "2026-06-20T12:47:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
        "UserIDCreated": 17,
        "UserIDUpdated": 18,
        "CompanyCode": "sample string 19",
        "IsExcludeDiscount": true
      },
      "UrgencyExactDate": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
        "UserIDCreated": 12,
        "UserIDUpdated": 13,
        "CompanyCode": "sample string 14",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "MedicalId": 2,
        "ReportedDateTime": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
            "UserIDCreated": 10,
            "UserIDUpdated": 11,
            "CompanyCode": "sample string 12",
            "IsExcludeDiscount": true
          }
        ],
        "ValidFlag": true,
        "DateCreated": "2026-06-20T12:47:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
            "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
            "UserIDCreated": 10,
            "UserIDUpdated": 11,
            "CompanyCode": "sample string 12",
            "IsExcludeDiscount": true
          }
        ],
        "ValidFlag": true,
        "DateCreated": "2026-06-20T12:47:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
              "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
          "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        }
      ],
      "COSFormId": 1
    },
    "WorkStatusStartDate": "2026-06-20T12:47:02.3869138-07:00",
    "WorkStatusEndDate": "2026-06-20T12:47:02.3869138-07:00",
    "WorkStatusIsOffRestOfShift": true,
    "EAP": true,
    "IAP": true,
    "PerformedTelephonically": true,
    "DateLastWorked": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
        "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-07:00",
      "DateUpdated": "2026-06-20T12:47:02.3869138-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:02.3869138-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:02.3869138-07:00",
    "DateUpdated": "2026-06-20T12:47:02.3869138-07:00",
    "UserIDCreated": 48,
    "UserIDUpdated": 49,
    "CompanyCode": "sample string 50",
    "IsExcludeDiscount": true
  },
  "totalCount": 3
}