POST api/MedicalExamcos/SendAuthorizationNotification

Request Information

URI Parameters

None.

Body Parameters

MeEmailNotificationDTO
NameDescriptionTypeAdditional information
Id

integer

None.

EmployeeId

string

String length: inclusive between 0 and 12

CaseNo

integer

None.

EncounterId

integer

None.

EmailNotificationTypeId

integer

None.

MessageQueueId

integer

None.

CompanyCode

string

String length: inclusive between 0 and 10

EmailTo

string

String length: inclusive between 0 and 150

EmailCC

string

String length: inclusive between 0 and 150

EmailBCC

string

String length: inclusive between 0 and 200

EmailSubject

string

String length: inclusive between 0 and 200

EmailBody

string

String length: inclusive between 0 and 4000

BodyFormat

string

String length: inclusive between 0 and 1000

Status

integer

None.

EmailToConfig

string

String length: inclusive between 0 and 4000

EmailCCConfig

string

String length: inclusive between 0 and 4000

EmailBCCConfig

string

String length: inclusive between 0 and 4000

KeyName

string

String length: inclusive between 0 and 250

NotificationType

string

String length: inclusive between 0 and 250

HasAttachment

boolean

None.

CreatedUserName

string

String length: inclusive between 0 and 60

SentTime

date

None.

NotificationFrom

integer

None.

FirstName

string

String length: inclusive between 0 and 50

LastName

string

String length: inclusive between 0 and 50

MiddleName

string

String length: inclusive between 0 and 50

IsSupervisor

string

String length: inclusive between 0 and 1

SupervisorEmployeeId

string

String length: inclusive between 0 and 12

MailPriority

integer

None.

EmailToClinic

string

String length: inclusive between 0 and 150

EmailBodyClinic

string

String length: inclusive between 0 and 4000

EmailSubjectClinic

string

String length: inclusive between 0 and 255

isClinicEmail

boolean

None.

IsResend

boolean

None.

RecipientUserIds

string

String length: inclusive between 0 and 250

Sequence

integer

None.

FromEmailAddress

string

String length: inclusive between 0 and 250

ExamDocuments

Collection of ExamDocumentDTO

None.

lstAuthorizeExams

Collection of EmployeeExamDTO

None.

lstEmployeeAuthorizeExams

Collection of DashboardExamDTO

None.

GroupMedicalId

integer

None.

AttachmentList

Collection of MessageQueueAttachmentsDTO

None.

ComponentId

integer

None.

ComponentName

string

String length: inclusive between 0 and 8000

ScheduledSendTime

date

None.

ProviderId

integer

None.

ProviderEmail

string

String length: inclusive between 0 and 255

ProviderName

string

String length: inclusive between 0 and 100

Subject

string

String length: inclusive between 0 and 350

HtmlBodyToSend

string

String length: inclusive between 0 and 8000

NotificationTypeId

integer

None.

CaseLink

string

String length: inclusive between 0 and 4000

IsSendAuthorization

boolean

None.

IsSendAuthorizationThirdPartyFacility

boolean

None.

ValidFlag

boolean

None.

DateCreated

date

None.

DateUpdated

date

None.

UserIDCreated

integer

None.

UserIDUpdated

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "EmployeeId": "sample string 2",
  "CaseNo": 3,
  "EncounterId": 1,
  "EmailNotificationTypeId": 1,
  "MessageQueueId": 4,
  "CompanyCode": "sample string 5",
  "EmailTo": "sample string 6",
  "EmailCC": "sample string 7",
  "EmailBCC": "sample string 8",
  "EmailSubject": "sample string 9",
  "EmailBody": "sample string 10",
  "BodyFormat": "sample string 11",
  "Status": 1,
  "EmailToConfig": "sample string 12",
  "EmailCCConfig": "sample string 13",
  "EmailBCCConfig": "sample string 14",
  "KeyName": "sample string 15",
  "NotificationType": "sample string 16",
  "HasAttachment": true,
  "CreatedUserName": "sample string 18",
  "SentTime": "2026-08-04T14:26:38.3792673-07:00",
  "NotificationFrom": 1,
  "FirstName": "sample string 19",
  "LastName": "sample string 20",
  "MiddleName": "sample string 21",
  "IsSupervisor": "sample string 22",
  "SupervisorEmployeeId": "sample string 23",
  "MailPriority": 1,
  "EmailToClinic": "sample string 24",
  "EmailBodyClinic": "sample string 25",
  "EmailSubjectClinic": "sample string 26",
  "isClinicEmail": true,
  "IsResend": true,
  "RecipientUserIds": "sample string 29",
  "Sequence": 1,
  "FromEmailAddress": "sample string 30",
  "ExamDocuments": [
    {
      "Id": 1,
      "ExamId": "sample string 2",
      "DocumentName": "sample string 3",
      "Path": "sample string 4",
      "FileName": "sample string 5",
      "ExamDocument": "sample string 6",
      "FileExtension": "sample string 7",
      "FileByteArray": "QEA=",
      "MessageQueueId": 8,
      "FolderPath": "sample string 9",
      "ServiceUrl": "sample string 10",
      "BucketName": "sample string 11",
      "AttachmentId": 12,
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
      "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
      "UserIDCreated": 16,
      "UserIDUpdated": 17,
      "CompanyCode": "sample string 18",
      "IsExcludeDiscount": true
    },
    {
      "Id": 1,
      "ExamId": "sample string 2",
      "DocumentName": "sample string 3",
      "Path": "sample string 4",
      "FileName": "sample string 5",
      "ExamDocument": "sample string 6",
      "FileExtension": "sample string 7",
      "FileByteArray": "QEA=",
      "MessageQueueId": 8,
      "FolderPath": "sample string 9",
      "ServiceUrl": "sample string 10",
      "BucketName": "sample string 11",
      "AttachmentId": 12,
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
      "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
      "UserIDCreated": 16,
      "UserIDUpdated": 17,
      "CompanyCode": "sample string 18",
      "IsExcludeDiscount": true
    }
  ],
  "lstAuthorizeExams": [
    {
      "schedulelstExamEncounter": [
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        },
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        }
      ],
      "CaseNo": 1,
      "OrderId": 1,
      "QuestionnaireId": 2,
      "Id": 3,
      "EmployeeID": "sample string 4",
      "ExamId": "sample string 5",
      "CompanyCode": "sample string 6",
      "ResultType": 1,
      "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
      "CloseByUserId": 1,
      "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
      "ExamName": "sample string 7",
      "Step": 8.1,
      "ValidPeriod": 9,
      "ValidPeridBy": 10,
      "lstExamEncounter": [
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        },
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        }
      ],
      "ExamStandardPeriod": 11,
      "InCompliance": true,
      "IsEmployeeInCompliance": true,
      "IsActiveNewExam": true,
      "DateCreatedExpiration": "2026-08-04T14:26:38.3792673-07:00",
      "ClosedByUserName": "sample string 15",
      "IsSelectExam": true,
      "IsStepComplete": true,
      "IsSchedule": true,
      "IsCancelled": true,
      "MaxExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
      "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
      "EncounterId": 20,
      "examEncounter": {
        "lstComponentResult": [
          {
            "Id": 1,
            "Name": "sample string 2",
            "ComponentId": 3,
            "Type": 4,
            "FormTypeId": 1,
            "TypeName": "sample string 5",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 9,
            "UserIDUpdated": 10,
            "CompanyCode": "sample string 11",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "Name": "sample string 2",
            "ComponentId": 3,
            "Type": 4,
            "FormTypeId": 1,
            "TypeName": "sample string 5",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 9,
            "UserIDUpdated": 10,
            "CompanyCode": "sample string 11",
            "IsExcludeDiscount": true
          }
        ],
        "EncounterId": 1,
        "CaseNo": 2,
        "FacilityCode": "sample string 3",
        "IsFacilitySchedule": true,
        "Id": 1,
        "Zip": "sample string 5",
        "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
        "ScheduleTime": "00:00:00.1234567",
        "ResultType": 1,
        "Type": 1,
        "Comment": "sample string 6",
        "Status": 1,
        "TimeZone": 1,
        "IsScheduled": true,
        "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
        "AdministratorCloseByUserId": 1,
        "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
        "MROCloseByUserId": 1,
        "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
        "ValidPeriod": 7,
        "lstExamEncounterLog": [
          {
            "Id": 1,
            "EncounterId": 2,
            "Step": 3.1,
            "CloseByUserId": 1,
            "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
            "ClosedUserName": "sample string 4",
            "MaxEncounterId": 5,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 9,
            "UserIDUpdated": 10
          },
          {
            "Id": 1,
            "EncounterId": 2,
            "Step": 3.1,
            "CloseByUserId": 1,
            "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
            "ClosedUserName": "sample string 4",
            "MaxEncounterId": 5,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 9,
            "UserIDUpdated": 10
          }
        ],
        "ClosedUserName": "sample string 8",
        "Sequence": 9,
        "Step": 10.1,
        "lstExamInitialResponse": [
          {
            "Id": 1,
            "EncounterId": 2,
            "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
            "ValidFlag": true,
            "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
            "PreferredTimeMin": "sample string 6",
            "PreferredTimeMax": "sample string 7",
            "ComponentName": "sample string 8",
            "ZipCode": "sample string 9"
          },
          {
            "Id": 1,
            "EncounterId": 2,
            "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
            "ValidFlag": true,
            "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
            "PreferredTimeMin": "sample string 6",
            "PreferredTimeMax": "sample string 7",
            "ComponentName": "sample string 8",
            "ZipCode": "sample string 9"
          }
        ],
        "lstExamScheduleAppointment": [
          {
            "Id": 1,
            "EncounterId": 2,
            "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "FacilityCode": "sample string 5",
            "Status": 6,
            "TimeZone": 1,
            "IsScheduled": true,
            "HospitalName": "sample string 7",
            "HospitalAddress": "sample string 8",
            "City": "sample string 9",
            "State": "sample string 10",
            "ZipCode": "sample string 11",
            "Phone": "sample string 12",
            "Fax": "sample string 13",
            "StatusType": "sample string 14",
            "ClinicEmail": "sample string 15",
            "Suite": "sample string 16",
            "Country": "sample string 17",
            "CoordinatorName": "sample string 18",
            "EmployeeMessageQueueId": 19,
            "ClinicMessageQueueId": 20,
            "CaseNo": 21,
            "ResultType": 1,
            "ComponentId": 22,
            "ComponentName": "sample string 23",
            "OnSiteLocationId": 1,
            "ExamName": "sample string 24",
            "LocationSelection": 1,
            "TelemedicineId": 1,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 28,
            "UserIDUpdated": 29,
            "CompanyCode": "sample string 30",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "EncounterId": 2,
            "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "FacilityCode": "sample string 5",
            "Status": 6,
            "TimeZone": 1,
            "IsScheduled": true,
            "HospitalName": "sample string 7",
            "HospitalAddress": "sample string 8",
            "City": "sample string 9",
            "State": "sample string 10",
            "ZipCode": "sample string 11",
            "Phone": "sample string 12",
            "Fax": "sample string 13",
            "StatusType": "sample string 14",
            "ClinicEmail": "sample string 15",
            "Suite": "sample string 16",
            "Country": "sample string 17",
            "CoordinatorName": "sample string 18",
            "EmployeeMessageQueueId": 19,
            "ClinicMessageQueueId": 20,
            "CaseNo": 21,
            "ResultType": 1,
            "ComponentId": 22,
            "ComponentName": "sample string 23",
            "OnSiteLocationId": 1,
            "ExamName": "sample string 24",
            "LocationSelection": 1,
            "TelemedicineId": 1,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 28,
            "UserIDUpdated": 29,
            "CompanyCode": "sample string 30",
            "IsExcludeDiscount": true
          }
        ],
        "IsAppointmentChanged": true,
        "ExamStandardPeriod": 12,
        "ExamId": "sample string 13",
        "ValidPeridBy": 14,
        "StateValidPeriod": 15,
        "ClinicName": "sample string 16",
        "HospitalAddress": "sample string 17",
        "HospitalPhone": "sample string 18",
        "EmployeeId": "sample string 19",
        "ExamName": "sample string 20",
        "CoordinatorName": "sample string 21",
        "ClinicEmail": "sample string 22",
        "CompanyCode": "sample string 23",
        "AuthorizeText": "sample string 24",
        "ISCustomAuthorizeText": true,
        "lstAuthorizeExamList": [],
        "GroupMedicalId": 1,
        "PreferredTimeMin": "sample string 26",
        "PreferredTimeMax": "sample string 27",
        "MROId": 1,
        "MROName": "sample string 28",
        "MROClosedUserName": "sample string 29",
        "IsRetest": true,
        "ComponentId": 31,
        "ComponentName": "sample string 32",
        "LastComponentEncounterId": 33,
        "RetestEncounterId": 1,
        "GotoStep": "sample string 34",
        "OpenUserName": "sample string 35",
        "ReasonForDelete": "sample string 36",
        "IsExpDateNeeded": true,
        "IsNeedQuestionnaire": true,
        "IsQuestionnaireRequired": true,
        "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
        "GroupInitialComponet": true,
        "OnSiteLocationId": 1,
        "CurrentEncounterActionEntityType": 1,
        "IsSchedulingForOnSiteLocation": true,
        "ResultTypeName": "sample string 42",
        "IsDisplayCertificate": true,
        "EmailFormType": 1,
        "NotificationTypeId": 1,
        "NotificationType": "sample string 44",
        "CaseLink": "sample string 45",
        "TelemedicineId": 1,
        "ParentComponentId": 1,
        "TestResultStatus": 1,
        "CanceledReasonId": 1,
        "CanceledReasonText": "sample string 46",
        "RestrictionText": "sample string 47",
        "Code": "sample string 48",
        "PhysicalExaminationCode": "sample string 49",
        "ComponentPhysicalExaminationFormId": 1,
        "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
        "TestResultCount": 1,
        "CountType": "sample string 50",
        "ProviderComment": "sample string 51",
        "CancellationReason": "sample string 52",
        "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
        "showRestriction": true,
        "showExpirationDate": true,
        "isEditable": true,
        "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
        "tempRestrictionText": "sample string 56",
        "tempComment": "sample string 57",
        "tempResultType": 1,
        "isDelete": true,
        "ErrorMsg": "sample string 59",
        "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
        "IsResultByThirdparty": true,
        "ComponentResultType": 1,
        "FormTypeId": 1,
        "FitTestRestriction": [
          {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          }
        ],
        "FitTestRestrictionResult": [
          {
            "Id": 1,
            "COSQuestionId": 2,
            "COSOptionId": 3,
            "Name": "sample string 4",
            "Code": "sample string 5",
            "Ischecked": true,
            "Detail": "sample string 7",
            "CaseNo": "sample string 8",
            "Form": "sample string 9",
            "parentId": 1,
            "QuestionType": 1,
            "NeedMoreInfo": true,
            "IsRequired": true
          },
          {
            "Id": 1,
            "COSQuestionId": 2,
            "COSOptionId": 3,
            "Name": "sample string 4",
            "Code": "sample string 5",
            "Ischecked": true,
            "Detail": "sample string 7",
            "CaseNo": "sample string 8",
            "Form": "sample string 9",
            "parentId": 1,
            "QuestionType": 1,
            "NeedMoreInfo": true,
            "IsRequired": true
          }
        ],
        "FitTestRestriction1": {
          "CaseNo": 1,
          "quesList": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "optResultoutcode": "sample string 9",
              "Form": "sample string 10",
              "ExamId": "sample string 11",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "optResultoutcode": "sample string 9",
              "Form": "sample string 10",
              "ExamId": "sample string 11",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ]
        },
        "OrderCategoryId": 61,
        "NeedProviderReview": 62,
        "IsNeedProviderReview": true,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
        "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
        "UserIDCreated": 67,
        "UserIDUpdated": 68
      },
      "DaysLeft": "sample string 21",
      "IsoverDue": 22,
      "GroupMedicalId": 1,
      "ScheduleTime": "00:00:00.1234567",
      "FacilityCode": "sample string 23",
      "IsFacilitySchedule": true,
      "IsReschedule": true,
      "ExamAppointmentId": 26,
      "IsCaseClosed": true,
      "isInitialEncounter": true,
      "MedicalServiceActive": true,
      "GotoStep": "sample string 30",
      "CloseUserName": "sample string 31",
      "OpenUserName": "sample string 32",
      "MEQuestionnaire": {
        "Id": 1,
        "CaseNo": 2,
        "MROId": 1,
        "MROName": "sample string 3",
        "ClosedByUserName": "sample string 4",
        "QuestionnaireStatus": 5,
        "WorkflowType": 6,
        "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
        "ValidPeridBy": 7,
        "ExamStandardPeriod": 8,
        "ValidPeriod": 9,
        "StateValidPeriod": 10,
        "MEQuestionnaireReview": {
          "Id": 1,
          "CaseNo": 2,
          "QuestionnaireId": 3,
          "IsQuestionnaireReviewed": true,
          "Comment": "sample string 5",
          "ClosedByUserName": "sample string 6",
          "MROId": 1,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 10,
          "UserIDUpdated": 11,
          "CompanyCode": "sample string 12",
          "IsExcludeDiscount": true
        },
        "IsReSend": true,
        "lstMEQuestionnairerestrictedDTO": [
          {
            "Id": 1,
            "QuestionnaireId": 2,
            "QuestionnaiRestrictionId": 3,
            "IsSelected": true,
            "Name": "sample string 5",
            "Sequence": 6,
            "ExamId": "sample string 7",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12
          },
          {
            "Id": 1,
            "QuestionnaireId": 2,
            "QuestionnaiRestrictionId": 3,
            "IsSelected": true,
            "Name": "sample string 5",
            "Sequence": 6,
            "ExamId": "sample string 7",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12
          }
        ],
        "MaxExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
        "InteractionType": 1,
        "OnSiteLocationId": 1,
        "TelemedicineId": 1,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
        "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
        "UserIDCreated": 15,
        "UserIDUpdated": 16,
        "CompanyCode": "sample string 17",
        "IsExcludeDiscount": true
      },
      "Status": 1,
      "QuestionnaireSurveyMonkeyId": "sample string 33",
      "WorkflowType": 34,
      "ComponentId": 35,
      "ComponentName": "sample string 36",
      "SnapShotExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
      "listExamEncounter": [
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        },
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        }
      ],
      "ComponentSequence": 37,
      "OnSiteLocationId": 1,
      "ReasonForDelete": "sample string 38",
      "IsStep1Optional": true,
      "IsStep2Optional": true,
      "IsSendAuthorization": true,
      "IsSendAuthorizationThirdPartyFacility": true,
      "IsSendAuthorizationCOSOnsiteClinic": true,
      "EmployeeWorkLocationCode": "sample string 44",
      "Enroll": "sample string 45",
      "Step1and2Optional": true,
      "ExamRestrictionText": "sample string 47",
      "IsResultByThirdparty": true,
      "ResultBy": 1,
      "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
      "COSFormExamRestrictionDTO": {
        "COSFormEncounterObj": {
          "EncounterId": 1,
          "EntityId": 2,
          "CaseNo": 3,
          "EmployeeId": "sample string 4"
        },
        "COSFormQuestionList": [
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
                "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
                "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
                "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
                "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          }
        ],
        "COSFormId": 1
      },
      "IsBundle": true,
      "Type": 50,
      "TestResultStatus": 1,
      "IsTestResult": true,
      "CanceledReasonId": 1,
      "CanceledReasonText": "sample string 52",
      "IsTestResultDocument": true,
      "isOrderEnabled": true,
      "isOrderCreate": true,
      "isComponentCreate": true,
      "allCOScheduleList": [
        {
          "EncounterId": 1,
          "OrderId": 1,
          "CaseNo": 1,
          "ComponentName": "sample string 2",
          "FacilityCode": "sample string 3",
          "OnSiteLocationId": 1,
          "TelemedicineId": 1,
          "LocationName": "sample string 4",
          "User": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "IsScheduled": true,
          "IsReScheduled": true,
          "Status": 6,
          "Type": 7
        },
        {
          "EncounterId": 1,
          "OrderId": 1,
          "CaseNo": 1,
          "ComponentName": "sample string 2",
          "FacilityCode": "sample string 3",
          "OnSiteLocationId": 1,
          "TelemedicineId": 1,
          "LocationName": "sample string 4",
          "User": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "IsScheduled": true,
          "IsReScheduled": true,
          "Status": 6,
          "Type": 7
        }
      ],
      "isShowDrugAlcoholCollection": true,
      "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
      "EvaluationDateDP": "2026-08-04T14:26:38.3792673-07:00",
      "Code": "sample string 58",
      "LastName": "sample string 59",
      "FirstName": "sample string 60",
      "Gender": "sample string 61",
      "DOB": "2026-08-04T14:26:38.3792673-07:00",
      "Phone": "sample string 62",
      "isEditable": true,
      "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
      "tempEvalutionDate": "2026-08-04T14:26:38.3792673-07:00",
      "tempEvalutionByThirdParty": true,
      "tempCaseResult": 65,
      "isClear": true,
      "Comments": "sample string 67",
      "MSSResultOutcomeCode": "sample string 68",
      "PatientCheckinId": 1,
      "MaskSizeId": 69,
      "ExamEncounterMaskId": 70,
      "TestResultUserId": 1,
      "TestResultUserName": "sample string 71",
      "OrderCategoryId": 1,
      "TurnaroundId": 1,
      "EmployeeExamExtensionId": 1,
      "CancelledbyUserName": "sample string 72",
      "ComponentResult": 1,
      "DeleteForReasonId": 1,
      "MSSReasonOtherId": 1,
      "BacthedCasesExist": true,
      "IsFutureAppointment": true,
      "scheduleAppointmentDTO": {
        "LocationSelection": "sample string 1",
        "ServiceLocationId": 2,
        "FacilityCode": "sample string 3",
        "Appointment": 4,
        "AppointmentDate": "2026-08-04T14:26:38.3792673-07:00",
        "AppointmentTime": "00:00:00.1234567",
        "AppointmentTimeZone": 7,
        "ScheduleAppointmentList": [],
        "EncounterId": 1,
        "OrderId": 1,
        "TelemedicineId": 1,
        "isFromCaseList": true,
        "IsFacilitySchedule": true
      },
      "EmployeeCurrentWorkLocationCode": "sample string 75",
      "QuestionnaireStatus": 76,
      "InteractionType": 1,
      "TelemedicineId": 1,
      "IsASAPIntegrationError": true,
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
      "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
      "UserIDCreated": 80,
      "UserIDUpdated": 81
    },
    {
      "schedulelstExamEncounter": [
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        },
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        }
      ],
      "CaseNo": 1,
      "OrderId": 1,
      "QuestionnaireId": 2,
      "Id": 3,
      "EmployeeID": "sample string 4",
      "ExamId": "sample string 5",
      "CompanyCode": "sample string 6",
      "ResultType": 1,
      "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
      "CloseByUserId": 1,
      "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
      "ExamName": "sample string 7",
      "Step": 8.1,
      "ValidPeriod": 9,
      "ValidPeridBy": 10,
      "lstExamEncounter": [
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        },
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        }
      ],
      "ExamStandardPeriod": 11,
      "InCompliance": true,
      "IsEmployeeInCompliance": true,
      "IsActiveNewExam": true,
      "DateCreatedExpiration": "2026-08-04T14:26:38.3792673-07:00",
      "ClosedByUserName": "sample string 15",
      "IsSelectExam": true,
      "IsStepComplete": true,
      "IsSchedule": true,
      "IsCancelled": true,
      "MaxExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
      "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
      "EncounterId": 20,
      "examEncounter": {
        "lstComponentResult": [
          {
            "Id": 1,
            "Name": "sample string 2",
            "ComponentId": 3,
            "Type": 4,
            "FormTypeId": 1,
            "TypeName": "sample string 5",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 9,
            "UserIDUpdated": 10,
            "CompanyCode": "sample string 11",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "Name": "sample string 2",
            "ComponentId": 3,
            "Type": 4,
            "FormTypeId": 1,
            "TypeName": "sample string 5",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 9,
            "UserIDUpdated": 10,
            "CompanyCode": "sample string 11",
            "IsExcludeDiscount": true
          }
        ],
        "EncounterId": 1,
        "CaseNo": 2,
        "FacilityCode": "sample string 3",
        "IsFacilitySchedule": true,
        "Id": 1,
        "Zip": "sample string 5",
        "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
        "ScheduleTime": "00:00:00.1234567",
        "ResultType": 1,
        "Type": 1,
        "Comment": "sample string 6",
        "Status": 1,
        "TimeZone": 1,
        "IsScheduled": true,
        "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
        "AdministratorCloseByUserId": 1,
        "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
        "MROCloseByUserId": 1,
        "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
        "ValidPeriod": 7,
        "lstExamEncounterLog": [
          {
            "Id": 1,
            "EncounterId": 2,
            "Step": 3.1,
            "CloseByUserId": 1,
            "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
            "ClosedUserName": "sample string 4",
            "MaxEncounterId": 5,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 9,
            "UserIDUpdated": 10
          },
          {
            "Id": 1,
            "EncounterId": 2,
            "Step": 3.1,
            "CloseByUserId": 1,
            "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
            "ClosedUserName": "sample string 4",
            "MaxEncounterId": 5,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 9,
            "UserIDUpdated": 10
          }
        ],
        "ClosedUserName": "sample string 8",
        "Sequence": 9,
        "Step": 10.1,
        "lstExamInitialResponse": [
          {
            "Id": 1,
            "EncounterId": 2,
            "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
            "ValidFlag": true,
            "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
            "PreferredTimeMin": "sample string 6",
            "PreferredTimeMax": "sample string 7",
            "ComponentName": "sample string 8",
            "ZipCode": "sample string 9"
          },
          {
            "Id": 1,
            "EncounterId": 2,
            "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
            "ValidFlag": true,
            "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
            "PreferredTimeMin": "sample string 6",
            "PreferredTimeMax": "sample string 7",
            "ComponentName": "sample string 8",
            "ZipCode": "sample string 9"
          }
        ],
        "lstExamScheduleAppointment": [
          {
            "Id": 1,
            "EncounterId": 2,
            "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "FacilityCode": "sample string 5",
            "Status": 6,
            "TimeZone": 1,
            "IsScheduled": true,
            "HospitalName": "sample string 7",
            "HospitalAddress": "sample string 8",
            "City": "sample string 9",
            "State": "sample string 10",
            "ZipCode": "sample string 11",
            "Phone": "sample string 12",
            "Fax": "sample string 13",
            "StatusType": "sample string 14",
            "ClinicEmail": "sample string 15",
            "Suite": "sample string 16",
            "Country": "sample string 17",
            "CoordinatorName": "sample string 18",
            "EmployeeMessageQueueId": 19,
            "ClinicMessageQueueId": 20,
            "CaseNo": 21,
            "ResultType": 1,
            "ComponentId": 22,
            "ComponentName": "sample string 23",
            "OnSiteLocationId": 1,
            "ExamName": "sample string 24",
            "LocationSelection": 1,
            "TelemedicineId": 1,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 28,
            "UserIDUpdated": 29,
            "CompanyCode": "sample string 30",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "EncounterId": 2,
            "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "FacilityCode": "sample string 5",
            "Status": 6,
            "TimeZone": 1,
            "IsScheduled": true,
            "HospitalName": "sample string 7",
            "HospitalAddress": "sample string 8",
            "City": "sample string 9",
            "State": "sample string 10",
            "ZipCode": "sample string 11",
            "Phone": "sample string 12",
            "Fax": "sample string 13",
            "StatusType": "sample string 14",
            "ClinicEmail": "sample string 15",
            "Suite": "sample string 16",
            "Country": "sample string 17",
            "CoordinatorName": "sample string 18",
            "EmployeeMessageQueueId": 19,
            "ClinicMessageQueueId": 20,
            "CaseNo": 21,
            "ResultType": 1,
            "ComponentId": 22,
            "ComponentName": "sample string 23",
            "OnSiteLocationId": 1,
            "ExamName": "sample string 24",
            "LocationSelection": 1,
            "TelemedicineId": 1,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 28,
            "UserIDUpdated": 29,
            "CompanyCode": "sample string 30",
            "IsExcludeDiscount": true
          }
        ],
        "IsAppointmentChanged": true,
        "ExamStandardPeriod": 12,
        "ExamId": "sample string 13",
        "ValidPeridBy": 14,
        "StateValidPeriod": 15,
        "ClinicName": "sample string 16",
        "HospitalAddress": "sample string 17",
        "HospitalPhone": "sample string 18",
        "EmployeeId": "sample string 19",
        "ExamName": "sample string 20",
        "CoordinatorName": "sample string 21",
        "ClinicEmail": "sample string 22",
        "CompanyCode": "sample string 23",
        "AuthorizeText": "sample string 24",
        "ISCustomAuthorizeText": true,
        "lstAuthorizeExamList": [],
        "GroupMedicalId": 1,
        "PreferredTimeMin": "sample string 26",
        "PreferredTimeMax": "sample string 27",
        "MROId": 1,
        "MROName": "sample string 28",
        "MROClosedUserName": "sample string 29",
        "IsRetest": true,
        "ComponentId": 31,
        "ComponentName": "sample string 32",
        "LastComponentEncounterId": 33,
        "RetestEncounterId": 1,
        "GotoStep": "sample string 34",
        "OpenUserName": "sample string 35",
        "ReasonForDelete": "sample string 36",
        "IsExpDateNeeded": true,
        "IsNeedQuestionnaire": true,
        "IsQuestionnaireRequired": true,
        "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
        "GroupInitialComponet": true,
        "OnSiteLocationId": 1,
        "CurrentEncounterActionEntityType": 1,
        "IsSchedulingForOnSiteLocation": true,
        "ResultTypeName": "sample string 42",
        "IsDisplayCertificate": true,
        "EmailFormType": 1,
        "NotificationTypeId": 1,
        "NotificationType": "sample string 44",
        "CaseLink": "sample string 45",
        "TelemedicineId": 1,
        "ParentComponentId": 1,
        "TestResultStatus": 1,
        "CanceledReasonId": 1,
        "CanceledReasonText": "sample string 46",
        "RestrictionText": "sample string 47",
        "Code": "sample string 48",
        "PhysicalExaminationCode": "sample string 49",
        "ComponentPhysicalExaminationFormId": 1,
        "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
        "TestResultCount": 1,
        "CountType": "sample string 50",
        "ProviderComment": "sample string 51",
        "CancellationReason": "sample string 52",
        "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
        "showRestriction": true,
        "showExpirationDate": true,
        "isEditable": true,
        "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
        "tempRestrictionText": "sample string 56",
        "tempComment": "sample string 57",
        "tempResultType": 1,
        "isDelete": true,
        "ErrorMsg": "sample string 59",
        "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
        "IsResultByThirdparty": true,
        "ComponentResultType": 1,
        "FormTypeId": 1,
        "FitTestRestriction": [
          {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          }
        ],
        "FitTestRestrictionResult": [
          {
            "Id": 1,
            "COSQuestionId": 2,
            "COSOptionId": 3,
            "Name": "sample string 4",
            "Code": "sample string 5",
            "Ischecked": true,
            "Detail": "sample string 7",
            "CaseNo": "sample string 8",
            "Form": "sample string 9",
            "parentId": 1,
            "QuestionType": 1,
            "NeedMoreInfo": true,
            "IsRequired": true
          },
          {
            "Id": 1,
            "COSQuestionId": 2,
            "COSOptionId": 3,
            "Name": "sample string 4",
            "Code": "sample string 5",
            "Ischecked": true,
            "Detail": "sample string 7",
            "CaseNo": "sample string 8",
            "Form": "sample string 9",
            "parentId": 1,
            "QuestionType": 1,
            "NeedMoreInfo": true,
            "IsRequired": true
          }
        ],
        "FitTestRestriction1": {
          "CaseNo": 1,
          "quesList": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "optResultoutcode": "sample string 9",
              "Form": "sample string 10",
              "ExamId": "sample string 11",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "optResultoutcode": "sample string 9",
              "Form": "sample string 10",
              "ExamId": "sample string 11",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ]
        },
        "OrderCategoryId": 61,
        "NeedProviderReview": 62,
        "IsNeedProviderReview": true,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
        "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
        "UserIDCreated": 67,
        "UserIDUpdated": 68
      },
      "DaysLeft": "sample string 21",
      "IsoverDue": 22,
      "GroupMedicalId": 1,
      "ScheduleTime": "00:00:00.1234567",
      "FacilityCode": "sample string 23",
      "IsFacilitySchedule": true,
      "IsReschedule": true,
      "ExamAppointmentId": 26,
      "IsCaseClosed": true,
      "isInitialEncounter": true,
      "MedicalServiceActive": true,
      "GotoStep": "sample string 30",
      "CloseUserName": "sample string 31",
      "OpenUserName": "sample string 32",
      "MEQuestionnaire": {
        "Id": 1,
        "CaseNo": 2,
        "MROId": 1,
        "MROName": "sample string 3",
        "ClosedByUserName": "sample string 4",
        "QuestionnaireStatus": 5,
        "WorkflowType": 6,
        "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
        "ValidPeridBy": 7,
        "ExamStandardPeriod": 8,
        "ValidPeriod": 9,
        "StateValidPeriod": 10,
        "MEQuestionnaireReview": {
          "Id": 1,
          "CaseNo": 2,
          "QuestionnaireId": 3,
          "IsQuestionnaireReviewed": true,
          "Comment": "sample string 5",
          "ClosedByUserName": "sample string 6",
          "MROId": 1,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 10,
          "UserIDUpdated": 11,
          "CompanyCode": "sample string 12",
          "IsExcludeDiscount": true
        },
        "IsReSend": true,
        "lstMEQuestionnairerestrictedDTO": [
          {
            "Id": 1,
            "QuestionnaireId": 2,
            "QuestionnaiRestrictionId": 3,
            "IsSelected": true,
            "Name": "sample string 5",
            "Sequence": 6,
            "ExamId": "sample string 7",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12
          },
          {
            "Id": 1,
            "QuestionnaireId": 2,
            "QuestionnaiRestrictionId": 3,
            "IsSelected": true,
            "Name": "sample string 5",
            "Sequence": 6,
            "ExamId": "sample string 7",
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12
          }
        ],
        "MaxExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
        "InteractionType": 1,
        "OnSiteLocationId": 1,
        "TelemedicineId": 1,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
        "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
        "UserIDCreated": 15,
        "UserIDUpdated": 16,
        "CompanyCode": "sample string 17",
        "IsExcludeDiscount": true
      },
      "Status": 1,
      "QuestionnaireSurveyMonkeyId": "sample string 33",
      "WorkflowType": 34,
      "ComponentId": 35,
      "ComponentName": "sample string 36",
      "SnapShotExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
      "listExamEncounter": [
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        },
        {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.3792673-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.3792673-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.3792673-07:00",
              "ValidFlag": true,
              "GroupToken": "8ebe71e0-2a6e-432c-b3b4-e6b401adf2fe",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
              "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.3792673-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.3792673-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
          "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        }
      ],
      "ComponentSequence": 37,
      "OnSiteLocationId": 1,
      "ReasonForDelete": "sample string 38",
      "IsStep1Optional": true,
      "IsStep2Optional": true,
      "IsSendAuthorization": true,
      "IsSendAuthorizationThirdPartyFacility": true,
      "IsSendAuthorizationCOSOnsiteClinic": true,
      "EmployeeWorkLocationCode": "sample string 44",
      "Enroll": "sample string 45",
      "Step1and2Optional": true,
      "ExamRestrictionText": "sample string 47",
      "IsResultByThirdparty": true,
      "ResultBy": 1,
      "EvaluationDate": "2026-08-04T14:26:38.3792673-07:00",
      "COSFormExamRestrictionDTO": {
        "COSFormEncounterObj": {
          "EncounterId": 1,
          "EntityId": 2,
          "CaseNo": 3,
          "EmployeeId": "sample string 4"
        },
        "COSFormQuestionList": [
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
                "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
                "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          },
          {
            "Id": 1,
            "Name": "sample string 2",
            "QuestionType": 3,
            "CaseOutComeTypeId": 1,
            "CaseOutComeType": "sample string 4",
            "COSFormOptionList": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
                "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "COSQuestionId": 3,
                "NeedMoreInfo": true,
                "ParentId": 1,
                "QuestionName": "sample string 5",
                "AnswerValue": 1,
                "AnswerDetail": "sample string 6",
                "ParentLevel1": 1,
                "COSFormId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
                "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
                "UserIDCreated": 10,
                "UserIDUpdated": 11,
                "CompanyCode": "sample string 12",
                "IsExcludeDiscount": true
              }
            ],
            "COSFormTypeId": 5,
            "Form": "sample string 6",
            "ParentLevel1": 1,
            "OptionCount": 7,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
            "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
            "UserIDCreated": 11,
            "UserIDUpdated": 12,
            "CompanyCode": "sample string 13",
            "IsExcludeDiscount": true
          }
        ],
        "COSFormId": 1
      },
      "IsBundle": true,
      "Type": 50,
      "TestResultStatus": 1,
      "IsTestResult": true,
      "CanceledReasonId": 1,
      "CanceledReasonText": "sample string 52",
      "IsTestResultDocument": true,
      "isOrderEnabled": true,
      "isOrderCreate": true,
      "isComponentCreate": true,
      "allCOScheduleList": [
        {
          "EncounterId": 1,
          "OrderId": 1,
          "CaseNo": 1,
          "ComponentName": "sample string 2",
          "FacilityCode": "sample string 3",
          "OnSiteLocationId": 1,
          "TelemedicineId": 1,
          "LocationName": "sample string 4",
          "User": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "IsScheduled": true,
          "IsReScheduled": true,
          "Status": 6,
          "Type": 7
        },
        {
          "EncounterId": 1,
          "OrderId": 1,
          "CaseNo": 1,
          "ComponentName": "sample string 2",
          "FacilityCode": "sample string 3",
          "OnSiteLocationId": 1,
          "TelemedicineId": 1,
          "LocationName": "sample string 4",
          "User": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.3792673-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "IsScheduled": true,
          "IsReScheduled": true,
          "Status": 6,
          "Type": 7
        }
      ],
      "isShowDrugAlcoholCollection": true,
      "ExpirationDateDP": "2026-08-04T14:26:38.3792673-07:00",
      "EvaluationDateDP": "2026-08-04T14:26:38.3792673-07:00",
      "Code": "sample string 58",
      "LastName": "sample string 59",
      "FirstName": "sample string 60",
      "Gender": "sample string 61",
      "DOB": "2026-08-04T14:26:38.3792673-07:00",
      "Phone": "sample string 62",
      "isEditable": true,
      "tempExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
      "tempEvalutionDate": "2026-08-04T14:26:38.3792673-07:00",
      "tempEvalutionByThirdParty": true,
      "tempCaseResult": 65,
      "isClear": true,
      "Comments": "sample string 67",
      "MSSResultOutcomeCode": "sample string 68",
      "PatientCheckinId": 1,
      "MaskSizeId": 69,
      "ExamEncounterMaskId": 70,
      "TestResultUserId": 1,
      "TestResultUserName": "sample string 71",
      "OrderCategoryId": 1,
      "TurnaroundId": 1,
      "EmployeeExamExtensionId": 1,
      "CancelledbyUserName": "sample string 72",
      "ComponentResult": 1,
      "DeleteForReasonId": 1,
      "MSSReasonOtherId": 1,
      "BacthedCasesExist": true,
      "IsFutureAppointment": true,
      "scheduleAppointmentDTO": {
        "LocationSelection": "sample string 1",
        "ServiceLocationId": 2,
        "FacilityCode": "sample string 3",
        "Appointment": 4,
        "AppointmentDate": "2026-08-04T14:26:38.3792673-07:00",
        "AppointmentTime": "00:00:00.1234567",
        "AppointmentTimeZone": 7,
        "ScheduleAppointmentList": [],
        "EncounterId": 1,
        "OrderId": 1,
        "TelemedicineId": 1,
        "isFromCaseList": true,
        "IsFacilitySchedule": true
      },
      "EmployeeCurrentWorkLocationCode": "sample string 75",
      "QuestionnaireStatus": 76,
      "InteractionType": 1,
      "TelemedicineId": 1,
      "IsASAPIntegrationError": true,
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
      "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
      "UserIDCreated": 80,
      "UserIDUpdated": 81
    }
  ],
  "lstEmployeeAuthorizeExams": [
    {
      "GroupMedicalId": 1,
      "CaseNo": 1,
      "EncounterId": 2,
      "ExamId": "sample string 3",
      "ExamName": "sample string 4",
      "FirstName": "sample string 5",
      "Lastname": "sample string 6",
      "EmployeeID": "sample string 7",
      "CompanyCode": "sample string 8",
      "CompanyName": "sample string 9",
      "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
      "expirationdateMax": "2026-08-04T14:26:38.3792673-07:00",
      "DueDate": "2026-08-04T14:26:38.3792673-07:00",
      "DaysLeft": "sample string 10",
      "Step": 11.1,
      "isoverDue": 12,
      "StepWaitingPeriod": 1,
      "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
      "CompanyEmployeeId": "sample string 14",
      "WLCode": "sample string 15",
      "WLName": "sample string 16",
      "isemployeeCompliance": true,
      "isemployeeExamClose": true,
      "isexpiretionin60Days": true,
      "groupresultType": 20,
      "ResultType": 1,
      "isExamOn": true,
      "isInitialEncounter": true,
      "IsEmployeeInCompliance": true,
      "isexpiretionin90Days": true,
      "isOutOfCompliance": true,
      "DOB": "2026-08-04T14:26:38.3792673-07:00",
      "ValidExam": true,
      "Status": 27,
      "ISQuestionnaireOnlyExam": true,
      "WorkflowType": 29,
      "PhysicianName": "sample string 30",
      "ComponentName": "sample string 31",
      "ComponentId": 32,
      "ValidFlag": true,
      "EmployeeWorkLocationCode": "sample string 34"
    },
    {
      "GroupMedicalId": 1,
      "CaseNo": 1,
      "EncounterId": 2,
      "ExamId": "sample string 3",
      "ExamName": "sample string 4",
      "FirstName": "sample string 5",
      "Lastname": "sample string 6",
      "EmployeeID": "sample string 7",
      "CompanyCode": "sample string 8",
      "CompanyName": "sample string 9",
      "ExpirationDate": "2026-08-04T14:26:38.3792673-07:00",
      "expirationdateMax": "2026-08-04T14:26:38.3792673-07:00",
      "DueDate": "2026-08-04T14:26:38.3792673-07:00",
      "DaysLeft": "sample string 10",
      "Step": 11.1,
      "isoverDue": 12,
      "StepWaitingPeriod": 1,
      "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
      "CompanyEmployeeId": "sample string 14",
      "WLCode": "sample string 15",
      "WLName": "sample string 16",
      "isemployeeCompliance": true,
      "isemployeeExamClose": true,
      "isexpiretionin60Days": true,
      "groupresultType": 20,
      "ResultType": 1,
      "isExamOn": true,
      "isInitialEncounter": true,
      "IsEmployeeInCompliance": true,
      "isexpiretionin90Days": true,
      "isOutOfCompliance": true,
      "DOB": "2026-08-04T14:26:38.3792673-07:00",
      "ValidExam": true,
      "Status": 27,
      "ISQuestionnaireOnlyExam": true,
      "WorkflowType": 29,
      "PhysicianName": "sample string 30",
      "ComponentName": "sample string 31",
      "ComponentId": 32,
      "ValidFlag": true,
      "EmployeeWorkLocationCode": "sample string 34"
    }
  ],
  "GroupMedicalId": 1,
  "AttachmentList": [
    {
      "AttachmentId": 1,
      "MessageQueueId": 2,
      "Title": "sample string 3",
      "FolderPath": "sample string 4",
      "ServiceUrl": "sample string 5",
      "BucketName": "sample string 6",
      "KeyName": "sample string 7",
      "DocumentName": "sample string 8"
    },
    {
      "AttachmentId": 1,
      "MessageQueueId": 2,
      "Title": "sample string 3",
      "FolderPath": "sample string 4",
      "ServiceUrl": "sample string 5",
      "BucketName": "sample string 6",
      "KeyName": "sample string 7",
      "DocumentName": "sample string 8"
    }
  ],
  "ComponentId": 1,
  "ComponentName": "sample string 31",
  "ScheduledSendTime": "2026-08-04T14:26:38.3792673-07:00",
  "ProviderId": 1,
  "ProviderEmail": "sample string 32",
  "ProviderName": "sample string 33",
  "Subject": "sample string 34",
  "HtmlBodyToSend": "sample string 35",
  "NotificationTypeId": 1,
  "CaseLink": "sample string 36",
  "IsSendAuthorization": true,
  "IsSendAuthorizationThirdPartyFacility": true,
  "ValidFlag": true,
  "DateCreated": "2026-08-04T14:26:38.3792673-07:00",
  "DateUpdated": "2026-08-04T14:26:38.3792673-07:00",
  "UserIDCreated": 42,
  "UserIDUpdated": 43
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfMeEmailNotificationDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

MeEmailNotificationDTO

None.

totalCount

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "isSuccess": true,
  "message": "sample string 2",
  "jsonObj": {
    "Id": 1,
    "EmployeeId": "sample string 2",
    "CaseNo": 3,
    "EncounterId": 1,
    "EmailNotificationTypeId": 1,
    "MessageQueueId": 4,
    "CompanyCode": "sample string 5",
    "EmailTo": "sample string 6",
    "EmailCC": "sample string 7",
    "EmailBCC": "sample string 8",
    "EmailSubject": "sample string 9",
    "EmailBody": "sample string 10",
    "BodyFormat": "sample string 11",
    "Status": 1,
    "EmailToConfig": "sample string 12",
    "EmailCCConfig": "sample string 13",
    "EmailBCCConfig": "sample string 14",
    "KeyName": "sample string 15",
    "NotificationType": "sample string 16",
    "HasAttachment": true,
    "CreatedUserName": "sample string 18",
    "SentTime": "2026-08-04T14:26:38.4046152-07:00",
    "NotificationFrom": 1,
    "FirstName": "sample string 19",
    "LastName": "sample string 20",
    "MiddleName": "sample string 21",
    "IsSupervisor": "sample string 22",
    "SupervisorEmployeeId": "sample string 23",
    "MailPriority": 1,
    "EmailToClinic": "sample string 24",
    "EmailBodyClinic": "sample string 25",
    "EmailSubjectClinic": "sample string 26",
    "isClinicEmail": true,
    "IsResend": true,
    "RecipientUserIds": "sample string 29",
    "Sequence": 1,
    "FromEmailAddress": "sample string 30",
    "ExamDocuments": [
      {
        "Id": 1,
        "ExamId": "sample string 2",
        "DocumentName": "sample string 3",
        "Path": "sample string 4",
        "FileName": "sample string 5",
        "ExamDocument": "sample string 6",
        "FileExtension": "sample string 7",
        "FileByteArray": "QEA=",
        "MessageQueueId": 8,
        "FolderPath": "sample string 9",
        "ServiceUrl": "sample string 10",
        "BucketName": "sample string 11",
        "AttachmentId": 12,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
        "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
        "UserIDCreated": 16,
        "UserIDUpdated": 17,
        "CompanyCode": "sample string 18",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "ExamId": "sample string 2",
        "DocumentName": "sample string 3",
        "Path": "sample string 4",
        "FileName": "sample string 5",
        "ExamDocument": "sample string 6",
        "FileExtension": "sample string 7",
        "FileByteArray": "QEA=",
        "MessageQueueId": 8,
        "FolderPath": "sample string 9",
        "ServiceUrl": "sample string 10",
        "BucketName": "sample string 11",
        "AttachmentId": 12,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
        "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
        "UserIDCreated": 16,
        "UserIDUpdated": 17,
        "CompanyCode": "sample string 18",
        "IsExcludeDiscount": true
      }
    ],
    "lstAuthorizeExams": [
      {
        "schedulelstExamEncounter": [
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          },
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          }
        ],
        "CaseNo": 1,
        "OrderId": 1,
        "QuestionnaireId": 2,
        "Id": 3,
        "EmployeeID": "sample string 4",
        "ExamId": "sample string 5",
        "CompanyCode": "sample string 6",
        "ResultType": 1,
        "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
        "CloseByUserId": 1,
        "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
        "ExamName": "sample string 7",
        "Step": 8.1,
        "ValidPeriod": 9,
        "ValidPeridBy": 10,
        "lstExamEncounter": [
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          },
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          }
        ],
        "ExamStandardPeriod": 11,
        "InCompliance": true,
        "IsEmployeeInCompliance": true,
        "IsActiveNewExam": true,
        "DateCreatedExpiration": "2026-08-04T14:26:38.4046152-07:00",
        "ClosedByUserName": "sample string 15",
        "IsSelectExam": true,
        "IsStepComplete": true,
        "IsSchedule": true,
        "IsCancelled": true,
        "MaxExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
        "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
        "EncounterId": 20,
        "examEncounter": {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
              "ValidFlag": true,
              "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
              "ValidFlag": true,
              "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
          "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        },
        "DaysLeft": "sample string 21",
        "IsoverDue": 22,
        "GroupMedicalId": 1,
        "ScheduleTime": "00:00:00.1234567",
        "FacilityCode": "sample string 23",
        "IsFacilitySchedule": true,
        "IsReschedule": true,
        "ExamAppointmentId": 26,
        "IsCaseClosed": true,
        "isInitialEncounter": true,
        "MedicalServiceActive": true,
        "GotoStep": "sample string 30",
        "CloseUserName": "sample string 31",
        "OpenUserName": "sample string 32",
        "MEQuestionnaire": {
          "Id": 1,
          "CaseNo": 2,
          "MROId": 1,
          "MROName": "sample string 3",
          "ClosedByUserName": "sample string 4",
          "QuestionnaireStatus": 5,
          "WorkflowType": 6,
          "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
          "ValidPeridBy": 7,
          "ExamStandardPeriod": 8,
          "ValidPeriod": 9,
          "StateValidPeriod": 10,
          "MEQuestionnaireReview": {
            "Id": 1,
            "CaseNo": 2,
            "QuestionnaireId": 3,
            "IsQuestionnaireReviewed": true,
            "Comment": "sample string 5",
            "ClosedByUserName": "sample string 6",
            "MROId": 1,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 10,
            "UserIDUpdated": 11,
            "CompanyCode": "sample string 12",
            "IsExcludeDiscount": true
          },
          "IsReSend": true,
          "lstMEQuestionnairerestrictedDTO": [
            {
              "Id": 1,
              "QuestionnaireId": 2,
              "QuestionnaiRestrictionId": 3,
              "IsSelected": true,
              "Name": "sample string 5",
              "Sequence": 6,
              "ExamId": "sample string 7",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12
            },
            {
              "Id": 1,
              "QuestionnaireId": 2,
              "QuestionnaiRestrictionId": 3,
              "IsSelected": true,
              "Name": "sample string 5",
              "Sequence": 6,
              "ExamId": "sample string 7",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12
            }
          ],
          "MaxExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
          "InteractionType": 1,
          "OnSiteLocationId": 1,
          "TelemedicineId": 1,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
          "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
          "UserIDCreated": 15,
          "UserIDUpdated": 16,
          "CompanyCode": "sample string 17",
          "IsExcludeDiscount": true
        },
        "Status": 1,
        "QuestionnaireSurveyMonkeyId": "sample string 33",
        "WorkflowType": 34,
        "ComponentId": 35,
        "ComponentName": "sample string 36",
        "SnapShotExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
        "listExamEncounter": [
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          },
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          }
        ],
        "ComponentSequence": 37,
        "OnSiteLocationId": 1,
        "ReasonForDelete": "sample string 38",
        "IsStep1Optional": true,
        "IsStep2Optional": true,
        "IsSendAuthorization": true,
        "IsSendAuthorizationThirdPartyFacility": true,
        "IsSendAuthorizationCOSOnsiteClinic": true,
        "EmployeeWorkLocationCode": "sample string 44",
        "Enroll": "sample string 45",
        "Step1and2Optional": true,
        "ExamRestrictionText": "sample string 47",
        "IsResultByThirdparty": true,
        "ResultBy": 1,
        "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
        "COSFormExamRestrictionDTO": {
          "COSFormEncounterObj": {
            "EncounterId": 1,
            "EntityId": 2,
            "CaseNo": 3,
            "EmployeeId": "sample string 4"
          },
          "COSFormQuestionList": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "QuestionType": 3,
              "CaseOutComeTypeId": 1,
              "CaseOutComeType": "sample string 4",
              "COSFormOptionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                  "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                  "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormTypeId": 5,
              "Form": "sample string 6",
              "ParentLevel1": 1,
              "OptionCount": 7,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "QuestionType": 3,
              "CaseOutComeTypeId": 1,
              "CaseOutComeType": "sample string 4",
              "COSFormOptionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                  "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                  "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormTypeId": 5,
              "Form": "sample string 6",
              "ParentLevel1": 1,
              "OptionCount": 7,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            }
          ],
          "COSFormId": 1
        },
        "IsBundle": true,
        "Type": 50,
        "TestResultStatus": 1,
        "IsTestResult": true,
        "CanceledReasonId": 1,
        "CanceledReasonText": "sample string 52",
        "IsTestResultDocument": true,
        "isOrderEnabled": true,
        "isOrderCreate": true,
        "isComponentCreate": true,
        "allCOScheduleList": [
          {
            "EncounterId": 1,
            "OrderId": 1,
            "CaseNo": 1,
            "ComponentName": "sample string 2",
            "FacilityCode": "sample string 3",
            "OnSiteLocationId": 1,
            "TelemedicineId": 1,
            "LocationName": "sample string 4",
            "User": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "IsScheduled": true,
            "IsReScheduled": true,
            "Status": 6,
            "Type": 7
          },
          {
            "EncounterId": 1,
            "OrderId": 1,
            "CaseNo": 1,
            "ComponentName": "sample string 2",
            "FacilityCode": "sample string 3",
            "OnSiteLocationId": 1,
            "TelemedicineId": 1,
            "LocationName": "sample string 4",
            "User": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "IsScheduled": true,
            "IsReScheduled": true,
            "Status": 6,
            "Type": 7
          }
        ],
        "isShowDrugAlcoholCollection": true,
        "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
        "EvaluationDateDP": "2026-08-04T14:26:38.4046152-07:00",
        "Code": "sample string 58",
        "LastName": "sample string 59",
        "FirstName": "sample string 60",
        "Gender": "sample string 61",
        "DOB": "2026-08-04T14:26:38.4046152-07:00",
        "Phone": "sample string 62",
        "isEditable": true,
        "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
        "tempEvalutionDate": "2026-08-04T14:26:38.4046152-07:00",
        "tempEvalutionByThirdParty": true,
        "tempCaseResult": 65,
        "isClear": true,
        "Comments": "sample string 67",
        "MSSResultOutcomeCode": "sample string 68",
        "PatientCheckinId": 1,
        "MaskSizeId": 69,
        "ExamEncounterMaskId": 70,
        "TestResultUserId": 1,
        "TestResultUserName": "sample string 71",
        "OrderCategoryId": 1,
        "TurnaroundId": 1,
        "EmployeeExamExtensionId": 1,
        "CancelledbyUserName": "sample string 72",
        "ComponentResult": 1,
        "DeleteForReasonId": 1,
        "MSSReasonOtherId": 1,
        "BacthedCasesExist": true,
        "IsFutureAppointment": true,
        "scheduleAppointmentDTO": {
          "LocationSelection": "sample string 1",
          "ServiceLocationId": 2,
          "FacilityCode": "sample string 3",
          "Appointment": 4,
          "AppointmentDate": "2026-08-04T14:26:38.4046152-07:00",
          "AppointmentTime": "00:00:00.1234567",
          "AppointmentTimeZone": 7,
          "ScheduleAppointmentList": [],
          "EncounterId": 1,
          "OrderId": 1,
          "TelemedicineId": 1,
          "isFromCaseList": true,
          "IsFacilitySchedule": true
        },
        "EmployeeCurrentWorkLocationCode": "sample string 75",
        "QuestionnaireStatus": 76,
        "InteractionType": 1,
        "TelemedicineId": 1,
        "IsASAPIntegrationError": true,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
        "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
        "UserIDCreated": 80,
        "UserIDUpdated": 81
      },
      {
        "schedulelstExamEncounter": [
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          },
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          }
        ],
        "CaseNo": 1,
        "OrderId": 1,
        "QuestionnaireId": 2,
        "Id": 3,
        "EmployeeID": "sample string 4",
        "ExamId": "sample string 5",
        "CompanyCode": "sample string 6",
        "ResultType": 1,
        "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
        "CloseByUserId": 1,
        "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
        "ExamName": "sample string 7",
        "Step": 8.1,
        "ValidPeriod": 9,
        "ValidPeridBy": 10,
        "lstExamEncounter": [
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          },
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          }
        ],
        "ExamStandardPeriod": 11,
        "InCompliance": true,
        "IsEmployeeInCompliance": true,
        "IsActiveNewExam": true,
        "DateCreatedExpiration": "2026-08-04T14:26:38.4046152-07:00",
        "ClosedByUserName": "sample string 15",
        "IsSelectExam": true,
        "IsStepComplete": true,
        "IsSchedule": true,
        "IsCancelled": true,
        "MaxExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
        "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
        "EncounterId": 20,
        "examEncounter": {
          "lstComponentResult": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "ComponentId": 3,
              "Type": 4,
              "FormTypeId": 1,
              "TypeName": "sample string 5",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10,
              "CompanyCode": "sample string 11",
              "IsExcludeDiscount": true
            }
          ],
          "EncounterId": 1,
          "CaseNo": 2,
          "FacilityCode": "sample string 3",
          "IsFacilitySchedule": true,
          "Id": 1,
          "Zip": "sample string 5",
          "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
          "ScheduleTime": "00:00:00.1234567",
          "ResultType": 1,
          "Type": 1,
          "Comment": "sample string 6",
          "Status": 1,
          "TimeZone": 1,
          "IsScheduled": true,
          "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
          "AdministratorCloseByUserId": 1,
          "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
          "MROCloseByUserId": 1,
          "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
          "ValidPeriod": 7,
          "lstExamEncounterLog": [
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "Step": 3.1,
              "CloseByUserId": 1,
              "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
              "ClosedUserName": "sample string 4",
              "MaxEncounterId": 5,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 9,
              "UserIDUpdated": 10
            }
          ],
          "ClosedUserName": "sample string 8",
          "Sequence": 9,
          "Step": 10.1,
          "lstExamInitialResponse": [
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
              "ValidFlag": true,
              "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
              "ValidFlag": true,
              "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
              "PreferredTimeMin": "sample string 6",
              "PreferredTimeMax": "sample string 7",
              "ComponentName": "sample string 8",
              "ZipCode": "sample string 9"
            }
          ],
          "lstExamScheduleAppointment": [
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "EncounterId": 2,
              "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
              "ScheduleTime": "00:00:00.1234567",
              "FacilityCode": "sample string 5",
              "Status": 6,
              "TimeZone": 1,
              "IsScheduled": true,
              "HospitalName": "sample string 7",
              "HospitalAddress": "sample string 8",
              "City": "sample string 9",
              "State": "sample string 10",
              "ZipCode": "sample string 11",
              "Phone": "sample string 12",
              "Fax": "sample string 13",
              "StatusType": "sample string 14",
              "ClinicEmail": "sample string 15",
              "Suite": "sample string 16",
              "Country": "sample string 17",
              "CoordinatorName": "sample string 18",
              "EmployeeMessageQueueId": 19,
              "ClinicMessageQueueId": 20,
              "CaseNo": 21,
              "ResultType": 1,
              "ComponentId": 22,
              "ComponentName": "sample string 23",
              "OnSiteLocationId": 1,
              "ExamName": "sample string 24",
              "LocationSelection": 1,
              "TelemedicineId": 1,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 28,
              "UserIDUpdated": 29,
              "CompanyCode": "sample string 30",
              "IsExcludeDiscount": true
            }
          ],
          "IsAppointmentChanged": true,
          "ExamStandardPeriod": 12,
          "ExamId": "sample string 13",
          "ValidPeridBy": 14,
          "StateValidPeriod": 15,
          "ClinicName": "sample string 16",
          "HospitalAddress": "sample string 17",
          "HospitalPhone": "sample string 18",
          "EmployeeId": "sample string 19",
          "ExamName": "sample string 20",
          "CoordinatorName": "sample string 21",
          "ClinicEmail": "sample string 22",
          "CompanyCode": "sample string 23",
          "AuthorizeText": "sample string 24",
          "ISCustomAuthorizeText": true,
          "lstAuthorizeExamList": [],
          "GroupMedicalId": 1,
          "PreferredTimeMin": "sample string 26",
          "PreferredTimeMax": "sample string 27",
          "MROId": 1,
          "MROName": "sample string 28",
          "MROClosedUserName": "sample string 29",
          "IsRetest": true,
          "ComponentId": 31,
          "ComponentName": "sample string 32",
          "LastComponentEncounterId": 33,
          "RetestEncounterId": 1,
          "GotoStep": "sample string 34",
          "OpenUserName": "sample string 35",
          "ReasonForDelete": "sample string 36",
          "IsExpDateNeeded": true,
          "IsNeedQuestionnaire": true,
          "IsQuestionnaireRequired": true,
          "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
          "GroupInitialComponet": true,
          "OnSiteLocationId": 1,
          "CurrentEncounterActionEntityType": 1,
          "IsSchedulingForOnSiteLocation": true,
          "ResultTypeName": "sample string 42",
          "IsDisplayCertificate": true,
          "EmailFormType": 1,
          "NotificationTypeId": 1,
          "NotificationType": "sample string 44",
          "CaseLink": "sample string 45",
          "TelemedicineId": 1,
          "ParentComponentId": 1,
          "TestResultStatus": 1,
          "CanceledReasonId": 1,
          "CanceledReasonText": "sample string 46",
          "RestrictionText": "sample string 47",
          "Code": "sample string 48",
          "PhysicalExaminationCode": "sample string 49",
          "ComponentPhysicalExaminationFormId": 1,
          "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
          "TestResultCount": 1,
          "CountType": "sample string 50",
          "ProviderComment": "sample string 51",
          "CancellationReason": "sample string 52",
          "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
          "showRestriction": true,
          "showExpirationDate": true,
          "isEditable": true,
          "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
          "tempRestrictionText": "sample string 56",
          "tempComment": "sample string 57",
          "tempResultType": 1,
          "isDelete": true,
          "ErrorMsg": "sample string 59",
          "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
          "IsResultByThirdparty": true,
          "ComponentResultType": 1,
          "FormTypeId": 1,
          "FitTestRestriction": [
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            }
          ],
          "FitTestRestrictionResult": [
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            },
            {
              "Id": 1,
              "COSQuestionId": 2,
              "COSOptionId": 3,
              "Name": "sample string 4",
              "Code": "sample string 5",
              "Ischecked": true,
              "Detail": "sample string 7",
              "CaseNo": "sample string 8",
              "Form": "sample string 9",
              "parentId": 1,
              "QuestionType": 1,
              "NeedMoreInfo": true,
              "IsRequired": true
            }
          ],
          "FitTestRestriction1": {
            "CaseNo": 1,
            "quesList": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "optResultoutcode": "sample string 9",
                "Form": "sample string 10",
                "ExamId": "sample string 11",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ]
          },
          "OrderCategoryId": 61,
          "NeedProviderReview": 62,
          "IsNeedProviderReview": true,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
          "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
          "UserIDCreated": 67,
          "UserIDUpdated": 68
        },
        "DaysLeft": "sample string 21",
        "IsoverDue": 22,
        "GroupMedicalId": 1,
        "ScheduleTime": "00:00:00.1234567",
        "FacilityCode": "sample string 23",
        "IsFacilitySchedule": true,
        "IsReschedule": true,
        "ExamAppointmentId": 26,
        "IsCaseClosed": true,
        "isInitialEncounter": true,
        "MedicalServiceActive": true,
        "GotoStep": "sample string 30",
        "CloseUserName": "sample string 31",
        "OpenUserName": "sample string 32",
        "MEQuestionnaire": {
          "Id": 1,
          "CaseNo": 2,
          "MROId": 1,
          "MROName": "sample string 3",
          "ClosedByUserName": "sample string 4",
          "QuestionnaireStatus": 5,
          "WorkflowType": 6,
          "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
          "ValidPeridBy": 7,
          "ExamStandardPeriod": 8,
          "ValidPeriod": 9,
          "StateValidPeriod": 10,
          "MEQuestionnaireReview": {
            "Id": 1,
            "CaseNo": 2,
            "QuestionnaireId": 3,
            "IsQuestionnaireReviewed": true,
            "Comment": "sample string 5",
            "ClosedByUserName": "sample string 6",
            "MROId": 1,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 10,
            "UserIDUpdated": 11,
            "CompanyCode": "sample string 12",
            "IsExcludeDiscount": true
          },
          "IsReSend": true,
          "lstMEQuestionnairerestrictedDTO": [
            {
              "Id": 1,
              "QuestionnaireId": 2,
              "QuestionnaiRestrictionId": 3,
              "IsSelected": true,
              "Name": "sample string 5",
              "Sequence": 6,
              "ExamId": "sample string 7",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12
            },
            {
              "Id": 1,
              "QuestionnaireId": 2,
              "QuestionnaiRestrictionId": 3,
              "IsSelected": true,
              "Name": "sample string 5",
              "Sequence": 6,
              "ExamId": "sample string 7",
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12
            }
          ],
          "MaxExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
          "InteractionType": 1,
          "OnSiteLocationId": 1,
          "TelemedicineId": 1,
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
          "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
          "UserIDCreated": 15,
          "UserIDUpdated": 16,
          "CompanyCode": "sample string 17",
          "IsExcludeDiscount": true
        },
        "Status": 1,
        "QuestionnaireSurveyMonkeyId": "sample string 33",
        "WorkflowType": 34,
        "ComponentId": 35,
        "ComponentName": "sample string 36",
        "SnapShotExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
        "listExamEncounter": [
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          },
          {
            "lstComponentResult": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "ComponentId": 3,
                "Type": 4,
                "FormTypeId": 1,
                "TypeName": "sample string 5",
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10,
                "CompanyCode": "sample string 11",
                "IsExcludeDiscount": true
              }
            ],
            "EncounterId": 1,
            "CaseNo": 2,
            "FacilityCode": "sample string 3",
            "IsFacilitySchedule": true,
            "Id": 1,
            "Zip": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "ResultType": 1,
            "Type": 1,
            "Comment": "sample string 6",
            "Status": 1,
            "TimeZone": 1,
            "IsScheduled": true,
            "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "AdministratorCloseByUserId": 1,
            "AdministratorCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "MROCloseByUserId": 1,
            "MROCloseByDate": "2026-08-04T14:26:38.4046152-07:00",
            "ValidPeriod": 7,
            "lstExamEncounterLog": [
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "Step": 3.1,
                "CloseByUserId": 1,
                "CloseByDate": "2026-08-04T14:26:38.4046152-07:00",
                "ClosedUserName": "sample string 4",
                "MaxEncounterId": 5,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 9,
                "UserIDUpdated": 10
              }
            ],
            "ClosedUserName": "sample string 8",
            "Sequence": 9,
            "Step": 10.1,
            "lstExamInitialResponse": [
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "PreferredDate": "2026-08-04T14:26:38.4046152-07:00",
                "ValidFlag": true,
                "GroupToken": "07b0e692-c95b-49e5-a4ec-91387f074c17",
                "PreferredTimeMin": "sample string 6",
                "PreferredTimeMax": "sample string 7",
                "ComponentName": "sample string 8",
                "ZipCode": "sample string 9"
              }
            ],
            "lstExamScheduleAppointment": [
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              },
              {
                "Id": 1,
                "EncounterId": 2,
                "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
                "ScheduleTime": "00:00:00.1234567",
                "FacilityCode": "sample string 5",
                "Status": 6,
                "TimeZone": 1,
                "IsScheduled": true,
                "HospitalName": "sample string 7",
                "HospitalAddress": "sample string 8",
                "City": "sample string 9",
                "State": "sample string 10",
                "ZipCode": "sample string 11",
                "Phone": "sample string 12",
                "Fax": "sample string 13",
                "StatusType": "sample string 14",
                "ClinicEmail": "sample string 15",
                "Suite": "sample string 16",
                "Country": "sample string 17",
                "CoordinatorName": "sample string 18",
                "EmployeeMessageQueueId": 19,
                "ClinicMessageQueueId": 20,
                "CaseNo": 21,
                "ResultType": 1,
                "ComponentId": 22,
                "ComponentName": "sample string 23",
                "OnSiteLocationId": 1,
                "ExamName": "sample string 24",
                "LocationSelection": 1,
                "TelemedicineId": 1,
                "ValidFlag": true,
                "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                "UserIDCreated": 28,
                "UserIDUpdated": 29,
                "CompanyCode": "sample string 30",
                "IsExcludeDiscount": true
              }
            ],
            "IsAppointmentChanged": true,
            "ExamStandardPeriod": 12,
            "ExamId": "sample string 13",
            "ValidPeridBy": 14,
            "StateValidPeriod": 15,
            "ClinicName": "sample string 16",
            "HospitalAddress": "sample string 17",
            "HospitalPhone": "sample string 18",
            "EmployeeId": "sample string 19",
            "ExamName": "sample string 20",
            "CoordinatorName": "sample string 21",
            "ClinicEmail": "sample string 22",
            "CompanyCode": "sample string 23",
            "AuthorizeText": "sample string 24",
            "ISCustomAuthorizeText": true,
            "lstAuthorizeExamList": [],
            "GroupMedicalId": 1,
            "PreferredTimeMin": "sample string 26",
            "PreferredTimeMax": "sample string 27",
            "MROId": 1,
            "MROName": "sample string 28",
            "MROClosedUserName": "sample string 29",
            "IsRetest": true,
            "ComponentId": 31,
            "ComponentName": "sample string 32",
            "LastComponentEncounterId": 33,
            "RetestEncounterId": 1,
            "GotoStep": "sample string 34",
            "OpenUserName": "sample string 35",
            "ReasonForDelete": "sample string 36",
            "IsExpDateNeeded": true,
            "IsNeedQuestionnaire": true,
            "IsQuestionnaireRequired": true,
            "ParentComponentDate": "2026-08-04T14:26:38.4046152-07:00",
            "GroupInitialComponet": true,
            "OnSiteLocationId": 1,
            "CurrentEncounterActionEntityType": 1,
            "IsSchedulingForOnSiteLocation": true,
            "ResultTypeName": "sample string 42",
            "IsDisplayCertificate": true,
            "EmailFormType": 1,
            "NotificationTypeId": 1,
            "NotificationType": "sample string 44",
            "CaseLink": "sample string 45",
            "TelemedicineId": 1,
            "ParentComponentId": 1,
            "TestResultStatus": 1,
            "CanceledReasonId": 1,
            "CanceledReasonText": "sample string 46",
            "RestrictionText": "sample string 47",
            "Code": "sample string 48",
            "PhysicalExaminationCode": "sample string 49",
            "ComponentPhysicalExaminationFormId": 1,
            "LocalDateTime": "2026-08-04T14:26:38.4046152-07:00",
            "TestResultCount": 1,
            "CountType": "sample string 50",
            "ProviderComment": "sample string 51",
            "CancellationReason": "sample string 52",
            "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
            "showRestriction": true,
            "showExpirationDate": true,
            "isEditable": true,
            "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
            "tempRestrictionText": "sample string 56",
            "tempComment": "sample string 57",
            "tempResultType": 1,
            "isDelete": true,
            "ErrorMsg": "sample string 59",
            "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
            "IsResultByThirdparty": true,
            "ComponentResultType": 1,
            "FormTypeId": 1,
            "FitTestRestriction": [
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              },
              {
                "CaseNo": 1,
                "quesList": [
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  },
                  {
                    "Id": 1,
                    "COSQuestionId": 2,
                    "COSOptionId": 3,
                    "Name": "sample string 4",
                    "Code": "sample string 5",
                    "Ischecked": true,
                    "Detail": "sample string 7",
                    "CaseNo": "sample string 8",
                    "optResultoutcode": "sample string 9",
                    "Form": "sample string 10",
                    "ExamId": "sample string 11",
                    "parentId": 1,
                    "QuestionType": 1,
                    "NeedMoreInfo": true,
                    "IsRequired": true
                  }
                ]
              }
            ],
            "FitTestRestrictionResult": [
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              },
              {
                "Id": 1,
                "COSQuestionId": 2,
                "COSOptionId": 3,
                "Name": "sample string 4",
                "Code": "sample string 5",
                "Ischecked": true,
                "Detail": "sample string 7",
                "CaseNo": "sample string 8",
                "Form": "sample string 9",
                "parentId": 1,
                "QuestionType": 1,
                "NeedMoreInfo": true,
                "IsRequired": true
              }
            ],
            "FitTestRestriction1": {
              "CaseNo": 1,
              "quesList": [
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                },
                {
                  "Id": 1,
                  "COSQuestionId": 2,
                  "COSOptionId": 3,
                  "Name": "sample string 4",
                  "Code": "sample string 5",
                  "Ischecked": true,
                  "Detail": "sample string 7",
                  "CaseNo": "sample string 8",
                  "optResultoutcode": "sample string 9",
                  "Form": "sample string 10",
                  "ExamId": "sample string 11",
                  "parentId": 1,
                  "QuestionType": 1,
                  "NeedMoreInfo": true,
                  "IsRequired": true
                }
              ]
            },
            "OrderCategoryId": 61,
            "NeedProviderReview": 62,
            "IsNeedProviderReview": true,
            "ValidFlag": true,
            "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
            "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
            "UserIDCreated": 67,
            "UserIDUpdated": 68
          }
        ],
        "ComponentSequence": 37,
        "OnSiteLocationId": 1,
        "ReasonForDelete": "sample string 38",
        "IsStep1Optional": true,
        "IsStep2Optional": true,
        "IsSendAuthorization": true,
        "IsSendAuthorizationThirdPartyFacility": true,
        "IsSendAuthorizationCOSOnsiteClinic": true,
        "EmployeeWorkLocationCode": "sample string 44",
        "Enroll": "sample string 45",
        "Step1and2Optional": true,
        "ExamRestrictionText": "sample string 47",
        "IsResultByThirdparty": true,
        "ResultBy": 1,
        "EvaluationDate": "2026-08-04T14:26:38.4046152-07:00",
        "COSFormExamRestrictionDTO": {
          "COSFormEncounterObj": {
            "EncounterId": 1,
            "EntityId": 2,
            "CaseNo": 3,
            "EmployeeId": "sample string 4"
          },
          "COSFormQuestionList": [
            {
              "Id": 1,
              "Name": "sample string 2",
              "QuestionType": 3,
              "CaseOutComeTypeId": 1,
              "CaseOutComeType": "sample string 4",
              "COSFormOptionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                  "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                  "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormTypeId": 5,
              "Form": "sample string 6",
              "ParentLevel1": 1,
              "OptionCount": 7,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            },
            {
              "Id": 1,
              "Name": "sample string 2",
              "QuestionType": 3,
              "CaseOutComeTypeId": 1,
              "CaseOutComeType": "sample string 4",
              "COSFormOptionList": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                  "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "COSQuestionId": 3,
                  "NeedMoreInfo": true,
                  "ParentId": 1,
                  "QuestionName": "sample string 5",
                  "AnswerValue": 1,
                  "AnswerDetail": "sample string 6",
                  "ParentLevel1": 1,
                  "COSFormId": 1,
                  "ValidFlag": true,
                  "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
                  "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
                  "UserIDCreated": 10,
                  "UserIDUpdated": 11,
                  "CompanyCode": "sample string 12",
                  "IsExcludeDiscount": true
                }
              ],
              "COSFormTypeId": 5,
              "Form": "sample string 6",
              "ParentLevel1": 1,
              "OptionCount": 7,
              "ValidFlag": true,
              "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
              "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
              "UserIDCreated": 11,
              "UserIDUpdated": 12,
              "CompanyCode": "sample string 13",
              "IsExcludeDiscount": true
            }
          ],
          "COSFormId": 1
        },
        "IsBundle": true,
        "Type": 50,
        "TestResultStatus": 1,
        "IsTestResult": true,
        "CanceledReasonId": 1,
        "CanceledReasonText": "sample string 52",
        "IsTestResultDocument": true,
        "isOrderEnabled": true,
        "isOrderCreate": true,
        "isComponentCreate": true,
        "allCOScheduleList": [
          {
            "EncounterId": 1,
            "OrderId": 1,
            "CaseNo": 1,
            "ComponentName": "sample string 2",
            "FacilityCode": "sample string 3",
            "OnSiteLocationId": 1,
            "TelemedicineId": 1,
            "LocationName": "sample string 4",
            "User": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "IsScheduled": true,
            "IsReScheduled": true,
            "Status": 6,
            "Type": 7
          },
          {
            "EncounterId": 1,
            "OrderId": 1,
            "CaseNo": 1,
            "ComponentName": "sample string 2",
            "FacilityCode": "sample string 3",
            "OnSiteLocationId": 1,
            "TelemedicineId": 1,
            "LocationName": "sample string 4",
            "User": "sample string 5",
            "ScheduleDate": "2026-08-04T14:26:38.4046152-07:00",
            "ScheduleTime": "00:00:00.1234567",
            "IsScheduled": true,
            "IsReScheduled": true,
            "Status": 6,
            "Type": 7
          }
        ],
        "isShowDrugAlcoholCollection": true,
        "ExpirationDateDP": "2026-08-04T14:26:38.4046152-07:00",
        "EvaluationDateDP": "2026-08-04T14:26:38.4046152-07:00",
        "Code": "sample string 58",
        "LastName": "sample string 59",
        "FirstName": "sample string 60",
        "Gender": "sample string 61",
        "DOB": "2026-08-04T14:26:38.4046152-07:00",
        "Phone": "sample string 62",
        "isEditable": true,
        "tempExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
        "tempEvalutionDate": "2026-08-04T14:26:38.4046152-07:00",
        "tempEvalutionByThirdParty": true,
        "tempCaseResult": 65,
        "isClear": true,
        "Comments": "sample string 67",
        "MSSResultOutcomeCode": "sample string 68",
        "PatientCheckinId": 1,
        "MaskSizeId": 69,
        "ExamEncounterMaskId": 70,
        "TestResultUserId": 1,
        "TestResultUserName": "sample string 71",
        "OrderCategoryId": 1,
        "TurnaroundId": 1,
        "EmployeeExamExtensionId": 1,
        "CancelledbyUserName": "sample string 72",
        "ComponentResult": 1,
        "DeleteForReasonId": 1,
        "MSSReasonOtherId": 1,
        "BacthedCasesExist": true,
        "IsFutureAppointment": true,
        "scheduleAppointmentDTO": {
          "LocationSelection": "sample string 1",
          "ServiceLocationId": 2,
          "FacilityCode": "sample string 3",
          "Appointment": 4,
          "AppointmentDate": "2026-08-04T14:26:38.4046152-07:00",
          "AppointmentTime": "00:00:00.1234567",
          "AppointmentTimeZone": 7,
          "ScheduleAppointmentList": [],
          "EncounterId": 1,
          "OrderId": 1,
          "TelemedicineId": 1,
          "isFromCaseList": true,
          "IsFacilitySchedule": true
        },
        "EmployeeCurrentWorkLocationCode": "sample string 75",
        "QuestionnaireStatus": 76,
        "InteractionType": 1,
        "TelemedicineId": 1,
        "IsASAPIntegrationError": true,
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
        "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
        "UserIDCreated": 80,
        "UserIDUpdated": 81
      }
    ],
    "lstEmployeeAuthorizeExams": [
      {
        "GroupMedicalId": 1,
        "CaseNo": 1,
        "EncounterId": 2,
        "ExamId": "sample string 3",
        "ExamName": "sample string 4",
        "FirstName": "sample string 5",
        "Lastname": "sample string 6",
        "EmployeeID": "sample string 7",
        "CompanyCode": "sample string 8",
        "CompanyName": "sample string 9",
        "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
        "expirationdateMax": "2026-08-04T14:26:38.4046152-07:00",
        "DueDate": "2026-08-04T14:26:38.4046152-07:00",
        "DaysLeft": "sample string 10",
        "Step": 11.1,
        "isoverDue": 12,
        "StepWaitingPeriod": 1,
        "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
        "CompanyEmployeeId": "sample string 14",
        "WLCode": "sample string 15",
        "WLName": "sample string 16",
        "isemployeeCompliance": true,
        "isemployeeExamClose": true,
        "isexpiretionin60Days": true,
        "groupresultType": 20,
        "ResultType": 1,
        "isExamOn": true,
        "isInitialEncounter": true,
        "IsEmployeeInCompliance": true,
        "isexpiretionin90Days": true,
        "isOutOfCompliance": true,
        "DOB": "2026-08-04T14:26:38.4046152-07:00",
        "ValidExam": true,
        "Status": 27,
        "ISQuestionnaireOnlyExam": true,
        "WorkflowType": 29,
        "PhysicianName": "sample string 30",
        "ComponentName": "sample string 31",
        "ComponentId": 32,
        "ValidFlag": true,
        "EmployeeWorkLocationCode": "sample string 34"
      },
      {
        "GroupMedicalId": 1,
        "CaseNo": 1,
        "EncounterId": 2,
        "ExamId": "sample string 3",
        "ExamName": "sample string 4",
        "FirstName": "sample string 5",
        "Lastname": "sample string 6",
        "EmployeeID": "sample string 7",
        "CompanyCode": "sample string 8",
        "CompanyName": "sample string 9",
        "ExpirationDate": "2026-08-04T14:26:38.4046152-07:00",
        "expirationdateMax": "2026-08-04T14:26:38.4046152-07:00",
        "DueDate": "2026-08-04T14:26:38.4046152-07:00",
        "DaysLeft": "sample string 10",
        "Step": 11.1,
        "isoverDue": 12,
        "StepWaitingPeriod": 1,
        "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
        "CompanyEmployeeId": "sample string 14",
        "WLCode": "sample string 15",
        "WLName": "sample string 16",
        "isemployeeCompliance": true,
        "isemployeeExamClose": true,
        "isexpiretionin60Days": true,
        "groupresultType": 20,
        "ResultType": 1,
        "isExamOn": true,
        "isInitialEncounter": true,
        "IsEmployeeInCompliance": true,
        "isexpiretionin90Days": true,
        "isOutOfCompliance": true,
        "DOB": "2026-08-04T14:26:38.4046152-07:00",
        "ValidExam": true,
        "Status": 27,
        "ISQuestionnaireOnlyExam": true,
        "WorkflowType": 29,
        "PhysicianName": "sample string 30",
        "ComponentName": "sample string 31",
        "ComponentId": 32,
        "ValidFlag": true,
        "EmployeeWorkLocationCode": "sample string 34"
      }
    ],
    "GroupMedicalId": 1,
    "AttachmentList": [
      {
        "AttachmentId": 1,
        "MessageQueueId": 2,
        "Title": "sample string 3",
        "FolderPath": "sample string 4",
        "ServiceUrl": "sample string 5",
        "BucketName": "sample string 6",
        "KeyName": "sample string 7",
        "DocumentName": "sample string 8"
      },
      {
        "AttachmentId": 1,
        "MessageQueueId": 2,
        "Title": "sample string 3",
        "FolderPath": "sample string 4",
        "ServiceUrl": "sample string 5",
        "BucketName": "sample string 6",
        "KeyName": "sample string 7",
        "DocumentName": "sample string 8"
      }
    ],
    "ComponentId": 1,
    "ComponentName": "sample string 31",
    "ScheduledSendTime": "2026-08-04T14:26:38.4046152-07:00",
    "ProviderId": 1,
    "ProviderEmail": "sample string 32",
    "ProviderName": "sample string 33",
    "Subject": "sample string 34",
    "HtmlBodyToSend": "sample string 35",
    "NotificationTypeId": 1,
    "CaseLink": "sample string 36",
    "IsSendAuthorization": true,
    "IsSendAuthorizationThirdPartyFacility": true,
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:26:38.4046152-07:00",
    "DateUpdated": "2026-08-04T14:26:38.4046152-07:00",
    "UserIDCreated": 42,
    "UserIDUpdated": 43
  },
  "totalCount": 3
}