POST api/NTOrderImaging/PostOrderImaging
Request Information
URI Parameters
None.
Body Parameters
OrderImagingDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderId | integer |
None. |
|
| CorporationCode | string |
String length: inclusive between 0 and 20 |
|
| CaseNo | integer |
None. |
|
| EncounterId | integer |
None. |
|
| OrderImagingTypeId | integer |
None. |
|
| BodyPartId | integer |
None. |
|
| LateralizationId | integer |
None. |
|
| OrderImagingSubTypeId | integer |
None. |
|
| ICD10Id | integer |
None. |
|
| STAT | boolean |
None. |
|
| Reason | string |
String length: inclusive between 0 and 150 |
|
| OrderRequestedBy | integer |
None. |
|
| Step | decimal number |
None. |
|
| ProviderNote | string |
String length: inclusive between 0 and 4000 |
|
| ResultComment | string |
String length: inclusive between 0 and 4000 |
|
| Status | integer |
None. |
|
| CanceledReasonText | string |
String length: inclusive between 0 and 4000 |
|
| CanceledReasonId | integer |
None. |
|
| ScheduleDate | date |
None. |
|
| ScheduleStartTime | time interval |
None. |
|
| ScheduleEndTime | time interval |
None. |
|
| FacilityCode | string |
String length: inclusive between 0 and 20 |
|
| IsFacilitySchedule | boolean |
None. |
|
| AppointmentTimeZone | integer |
None. |
|
| OnSiteLocationId | integer |
None. |
|
| IsScheduled | boolean |
None. |
|
| ListSteps | Collection of decimal number |
None. |
|
| RequestedByUserName | string |
String length: inclusive between 0 and 40 |
|
| CPTCode | string |
String length: inclusive between 0 and 20 |
|
| OrderImagingName | string |
String length: inclusive between 0 and 50 |
|
| IsAnyScheduleAppointment | boolean |
None. |
|
| RFAType | integer |
None. |
|
| OrderImagingRFAId | integer |
None. |
|
| RFAStatus | integer |
None. |
|
| BodyPartName | string |
String length: inclusive between 0 and 100 |
|
| LateralizationName | string |
String length: inclusive between 0 and 100 |
|
| OrderSubTypeName | string |
String length: inclusive between 0 and 100 |
|
| OrderTypeName | string |
String length: inclusive between 0 and 100 |
|
| IsOrderCancel | boolean |
None. |
|
| IsPhysicianNotified | boolean |
None. |
|
| InsuranceId | integer |
None. |
|
| lstOrderImagingAppointment | Collection of OrderAppointmentDTO |
None. |
|
| LocationSelection | integer |
None. |
|
| hideLocation | boolean |
None. |
|
| CancellationReason | string |
String length: inclusive between 0 and 4000 |
|
| ICD10 | ICD10DTO |
None. |
|
| InsuaranceName | string |
String length: inclusive between 0 and 100 |
|
| Step1CompletedBy | string |
String length: inclusive between 0 and 300 |
|
| Step1CompletedDate | date |
None. |
|
| Step2CompletedBy | string |
String length: inclusive between 0 and 300 |
|
| Step2CompletedDate | date |
None. |
|
| Step3CompletedBy | string |
String length: inclusive between 0 and 300 |
|
| Step3CompletedDate | date |
None. |
|
| Step4CompletedBy | string |
String length: inclusive between 0 and 300 |
|
| Step4CompletedDate | date |
None. |
|
| Step1_1CompletedBy | string |
String length: inclusive between 0 and 100 |
|
| Step1_1CompletedDate | date |
None. |
|
| Step1_2CompletedBy | string |
String length: inclusive between 0 and 100 |
|
| Step1_2CompletedDate | date |
None. |
|
| lstResultDocument | Collection of OrderDocumentDTO |
None. |
|
| lstRFADocument | Collection of OrderDocumentDTO |
None. |
|
| lstSystemRFADocument | Collection of OrderDocumentDTO |
None. |
|
| EmployeeId | string |
String length: inclusive between 0 and 12 |
|
| ServiceId | integer |
None. |
|
| EccCaseTypeId | integer |
None. |
|
| TangAndCompanyCode | string |
String length: inclusive between 0 and 10 |
|
| ICD10Code | string |
String length: inclusive between 0 and 50 |
|
| ICD10Name | string |
String length: inclusive between 0 and 250 |
|
| ICD10Sequence | integer |
None. |
|
| ICD10DisplayName | string |
String length: inclusive between 0 and 150 |
|
| ICD10ValidFlag | boolean |
None. |
|
| CompanyCode | string |
String length: inclusive between 0 and 8000 |
|
| State | string |
String length: inclusive between 0 and 20 |
|
| IsFromMSM | boolean |
None. |
|
| TelemedicineId | integer |
None. |
|
| OrderCategoryId | integer |
None. |
|
| IsBundle | boolean |
None. |
|
| IsScheduledThirdParty | boolean |
None. |
|
| FacilityName | string |
None. |
|
| FacilityProvider | string |
None. |
|
| FacilityAddress | string |
None. |
|
| FacilitySuite | string |
None. |
|
| FacilityZip | string |
None. |
|
| FacilityCountry | string |
None. |
|
| FacilityCity | string |
None. |
|
| FacilityState | string |
None. |
|
| FacilityPhoneNumber | string |
String length: inclusive between 0 and 20 |
|
| FacilityFaxNumber | string |
String length: inclusive between 0 and 20 |
|
| IsRFANeeded | boolean |
None. |
|
| IsReasonRequired | boolean |
None. |
|
| RFAOrderCompletionDate | date |
None. |
|
| StatusCompletedby | string |
None. |
|
| OIDescription | string |
None. |
|
| IsFutureAppointment | boolean |
None. |
|
| PhysicianId | integer |
None. |
|
| ValidFlag | boolean |
None. |
|
| DateCreated | date |
None. |
|
| DateUpdated | date |
None. |
|
| UserIDCreated | integer |
None. |
|
| UserIDUpdated | integer |
None. |
|
| IsExcludeDiscount | boolean |
None. |
Request Formats
application/json, text/json
{
"OrderId": 1,
"CorporationCode": "sample string 2",
"CaseNo": 3,
"EncounterId": 4,
"OrderImagingTypeId": 1,
"BodyPartId": 1,
"LateralizationId": 1,
"OrderImagingSubTypeId": 1,
"ICD10Id": 1,
"STAT": true,
"Reason": "sample string 5",
"OrderRequestedBy": 1,
"Step": 1.1,
"ProviderNote": "sample string 6",
"ResultComment": "sample string 7",
"Status": 1,
"CanceledReasonText": "sample string 8",
"CanceledReasonId": 1,
"ScheduleDate": "2026-08-04T14:26:02.4217955-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 9",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"ListSteps": [
1.1,
2.1
],
"RequestedByUserName": "sample string 11",
"CPTCode": "sample string 12",
"OrderImagingName": "sample string 13",
"IsAnyScheduleAppointment": true,
"RFAType": 1,
"OrderImagingRFAId": 1,
"RFAStatus": 1,
"BodyPartName": "sample string 15",
"LateralizationName": "sample string 16",
"OrderSubTypeName": "sample string 17",
"OrderTypeName": "sample string 18",
"IsOrderCancel": true,
"IsPhysicianNotified": true,
"InsuranceId": 1,
"lstOrderImagingAppointment": [
{
"Id": 1,
"OrderId": 2,
"OrderCategoryId": 3,
"ScheduleDate": "2026-08-04T14:26:02.4217955-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"Status": 4,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"CaseNo": 5,
"FacilityCode": "sample string 6",
"StatusType": "sample string 7",
"City": "sample string 8",
"State": "sample string 9",
"ZipCode": "sample string 10",
"Phone": "sample string 11",
"Fax": "sample string 12",
"Suite": "sample string 13",
"Country": "sample string 14",
"CoordinatorName": "sample string 15",
"AppointmentTimeZoneAbbrevation": "sample string 16",
"HospitalName": "sample string 17",
"HospitalAddress": "sample string 18",
"LocationSelection": 1,
"IsScheduled": true,
"TelemedicineId": 1,
"UserId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 20",
"FacilityProvider": "sample string 21",
"FacilityAddress": "sample string 22",
"FacilitySuite": "sample string 23",
"FacilityZip": "sample string 24",
"FacilityCountry": "sample string 25",
"FacilityCity": "sample string 26",
"FacilityState": "sample string 27",
"FacilityPhoneNumber": "sample string 28",
"FacilityFaxNumber": "sample string 29",
"ValidFlag": true,
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"DateUpdated": "2026-08-04T14:26:02.4217955-07:00",
"UserIDCreated": 33,
"UserIDUpdated": 34,
"CompanyCode": "sample string 35",
"IsExcludeDiscount": true
},
{
"Id": 1,
"OrderId": 2,
"OrderCategoryId": 3,
"ScheduleDate": "2026-08-04T14:26:02.4217955-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"Status": 4,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"CaseNo": 5,
"FacilityCode": "sample string 6",
"StatusType": "sample string 7",
"City": "sample string 8",
"State": "sample string 9",
"ZipCode": "sample string 10",
"Phone": "sample string 11",
"Fax": "sample string 12",
"Suite": "sample string 13",
"Country": "sample string 14",
"CoordinatorName": "sample string 15",
"AppointmentTimeZoneAbbrevation": "sample string 16",
"HospitalName": "sample string 17",
"HospitalAddress": "sample string 18",
"LocationSelection": 1,
"IsScheduled": true,
"TelemedicineId": 1,
"UserId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 20",
"FacilityProvider": "sample string 21",
"FacilityAddress": "sample string 22",
"FacilitySuite": "sample string 23",
"FacilityZip": "sample string 24",
"FacilityCountry": "sample string 25",
"FacilityCity": "sample string 26",
"FacilityState": "sample string 27",
"FacilityPhoneNumber": "sample string 28",
"FacilityFaxNumber": "sample string 29",
"ValidFlag": true,
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"DateUpdated": "2026-08-04T14:26:02.4217955-07:00",
"UserIDCreated": 33,
"UserIDUpdated": 34,
"CompanyCode": "sample string 35",
"IsExcludeDiscount": true
}
],
"LocationSelection": 1,
"hideLocation": true,
"CancellationReason": "sample string 21",
"ICD10": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"Sequence": 4,
"DisplayName": "sample string 5",
"ValidFlag": true,
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"DateUpdated": "2026-08-04T14:26:02.4217955-07:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
},
"InsuaranceName": "sample string 22",
"Step1CompletedBy": "sample string 23",
"Step1CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"Step2CompletedBy": "sample string 24",
"Step2CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"Step3CompletedBy": "sample string 25",
"Step3CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"Step4CompletedBy": "sample string 26",
"Step4CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"Step1_1CompletedBy": "sample string 27",
"Step1_1CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"Step1_2CompletedBy": "sample string 28",
"Step1_2CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"lstResultDocument": [
{
"RecordID": "08a7e914-0660-457d-a687-3eb361a4b633",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
},
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
}
],
"OrderDocumentMapId": "ae53414b-37c0-4507-b2cf-5c33d2368d3b"
},
{
"RecordID": "08a7e914-0660-457d-a687-3eb361a4b633",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
},
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
}
],
"OrderDocumentMapId": "ae53414b-37c0-4507-b2cf-5c33d2368d3b"
}
],
"lstRFADocument": [
{
"RecordID": "08a7e914-0660-457d-a687-3eb361a4b633",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
},
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
}
],
"OrderDocumentMapId": "ae53414b-37c0-4507-b2cf-5c33d2368d3b"
},
{
"RecordID": "08a7e914-0660-457d-a687-3eb361a4b633",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
},
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
}
],
"OrderDocumentMapId": "ae53414b-37c0-4507-b2cf-5c33d2368d3b"
}
],
"lstSystemRFADocument": [
{
"RecordID": "08a7e914-0660-457d-a687-3eb361a4b633",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
},
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
}
],
"OrderDocumentMapId": "ae53414b-37c0-4507-b2cf-5c33d2368d3b"
},
{
"RecordID": "08a7e914-0660-457d-a687-3eb361a4b633",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
},
{
"OrderId": 1,
"OrderDocumentMapId": "d518671d-0488-48f6-a568-68c1ac605597"
}
],
"OrderDocumentMapId": "ae53414b-37c0-4507-b2cf-5c33d2368d3b"
}
],
"EmployeeId": "sample string 29",
"ServiceId": 30,
"EccCaseTypeId": 1,
"TangAndCompanyCode": "sample string 31",
"ICD10Code": "sample string 32",
"ICD10Name": "sample string 33",
"ICD10Sequence": 1,
"ICD10DisplayName": "sample string 34",
"ICD10ValidFlag": true,
"CompanyCode": "sample string 2",
"State": "sample string 35",
"IsFromMSM": true,
"TelemedicineId": 1,
"OrderCategoryId": 1,
"IsBundle": true,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 39",
"FacilityProvider": "sample string 40",
"FacilityAddress": "sample string 41",
"FacilitySuite": "sample string 42",
"FacilityZip": "sample string 43",
"FacilityCountry": "sample string 44",
"FacilityCity": "sample string 45",
"FacilityState": "sample string 46",
"FacilityPhoneNumber": "sample string 47",
"FacilityFaxNumber": "sample string 48",
"IsRFANeeded": true,
"IsReasonRequired": true,
"RFAOrderCompletionDate": "2026-08-04T14:26:02.4217955-07:00",
"StatusCompletedby": "sample string 51",
"OIDescription": "sample string 52",
"IsFutureAppointment": true,
"PhysicianId": 1,
"ValidFlag": true,
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"DateUpdated": "2026-08-04T14:26:02.4217955-07:00",
"UserIDCreated": 57,
"UserIDUpdated": 58,
"IsExcludeDiscount": true
}
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
AsapResponseOfOrderImagingDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | OrderImagingDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": {
"OrderId": 1,
"CorporationCode": "sample string 2",
"CaseNo": 3,
"EncounterId": 4,
"OrderImagingTypeId": 1,
"BodyPartId": 1,
"LateralizationId": 1,
"OrderImagingSubTypeId": 1,
"ICD10Id": 1,
"STAT": true,
"Reason": "sample string 5",
"OrderRequestedBy": 1,
"Step": 1.1,
"ProviderNote": "sample string 6",
"ResultComment": "sample string 7",
"Status": 1,
"CanceledReasonText": "sample string 8",
"CanceledReasonId": 1,
"ScheduleDate": "2026-08-04T14:26:02.4217955-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 9",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"ListSteps": [
1.1,
2.1
],
"RequestedByUserName": "sample string 11",
"CPTCode": "sample string 12",
"OrderImagingName": "sample string 13",
"IsAnyScheduleAppointment": true,
"RFAType": 1,
"OrderImagingRFAId": 1,
"RFAStatus": 1,
"BodyPartName": "sample string 15",
"LateralizationName": "sample string 16",
"OrderSubTypeName": "sample string 17",
"OrderTypeName": "sample string 18",
"IsOrderCancel": true,
"IsPhysicianNotified": true,
"InsuranceId": 1,
"lstOrderImagingAppointment": [
{
"Id": 1,
"OrderId": 2,
"OrderCategoryId": 3,
"ScheduleDate": "2026-08-04T14:26:02.4217955-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"Status": 4,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"CaseNo": 5,
"FacilityCode": "sample string 6",
"StatusType": "sample string 7",
"City": "sample string 8",
"State": "sample string 9",
"ZipCode": "sample string 10",
"Phone": "sample string 11",
"Fax": "sample string 12",
"Suite": "sample string 13",
"Country": "sample string 14",
"CoordinatorName": "sample string 15",
"AppointmentTimeZoneAbbrevation": "sample string 16",
"HospitalName": "sample string 17",
"HospitalAddress": "sample string 18",
"LocationSelection": 1,
"IsScheduled": true,
"TelemedicineId": 1,
"UserId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 20",
"FacilityProvider": "sample string 21",
"FacilityAddress": "sample string 22",
"FacilitySuite": "sample string 23",
"FacilityZip": "sample string 24",
"FacilityCountry": "sample string 25",
"FacilityCity": "sample string 26",
"FacilityState": "sample string 27",
"FacilityPhoneNumber": "sample string 28",
"FacilityFaxNumber": "sample string 29",
"ValidFlag": true,
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"DateUpdated": "2026-08-04T14:26:02.4217955-07:00",
"UserIDCreated": 33,
"UserIDUpdated": 34,
"CompanyCode": "sample string 35",
"IsExcludeDiscount": true
},
{
"Id": 1,
"OrderId": 2,
"OrderCategoryId": 3,
"ScheduleDate": "2026-08-04T14:26:02.4217955-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"Status": 4,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"CaseNo": 5,
"FacilityCode": "sample string 6",
"StatusType": "sample string 7",
"City": "sample string 8",
"State": "sample string 9",
"ZipCode": "sample string 10",
"Phone": "sample string 11",
"Fax": "sample string 12",
"Suite": "sample string 13",
"Country": "sample string 14",
"CoordinatorName": "sample string 15",
"AppointmentTimeZoneAbbrevation": "sample string 16",
"HospitalName": "sample string 17",
"HospitalAddress": "sample string 18",
"LocationSelection": 1,
"IsScheduled": true,
"TelemedicineId": 1,
"UserId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 20",
"FacilityProvider": "sample string 21",
"FacilityAddress": "sample string 22",
"FacilitySuite": "sample string 23",
"FacilityZip": "sample string 24",
"FacilityCountry": "sample string 25",
"FacilityCity": "sample string 26",
"FacilityState": "sample string 27",
"FacilityPhoneNumber": "sample string 28",
"FacilityFaxNumber": "sample string 29",
"ValidFlag": true,
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"DateUpdated": "2026-08-04T14:26:02.4217955-07:00",
"UserIDCreated": 33,
"UserIDUpdated": 34,
"CompanyCode": "sample string 35",
"IsExcludeDiscount": true
}
],
"LocationSelection": 1,
"hideLocation": true,
"CancellationReason": "sample string 21",
"ICD10": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"Sequence": 4,
"DisplayName": "sample string 5",
"ValidFlag": true,
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"DateUpdated": "2026-08-04T14:26:02.4217955-07:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
},
"InsuaranceName": "sample string 22",
"Step1CompletedBy": "sample string 23",
"Step1CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"Step2CompletedBy": "sample string 24",
"Step2CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"Step3CompletedBy": "sample string 25",
"Step3CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"Step4CompletedBy": "sample string 26",
"Step4CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"Step1_1CompletedBy": "sample string 27",
"Step1_1CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"Step1_2CompletedBy": "sample string 28",
"Step1_2CompletedDate": "2026-08-04T14:26:02.4217955-07:00",
"lstResultDocument": [
{
"RecordID": "031416e5-add7-4a94-ad43-c93a70fa7004",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
},
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
}
],
"OrderDocumentMapId": "c9faa536-e3b7-4eb5-adcb-b0fbc71329fd"
},
{
"RecordID": "031416e5-add7-4a94-ad43-c93a70fa7004",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
},
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
}
],
"OrderDocumentMapId": "c9faa536-e3b7-4eb5-adcb-b0fbc71329fd"
}
],
"lstRFADocument": [
{
"RecordID": "031416e5-add7-4a94-ad43-c93a70fa7004",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
},
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
}
],
"OrderDocumentMapId": "c9faa536-e3b7-4eb5-adcb-b0fbc71329fd"
},
{
"RecordID": "031416e5-add7-4a94-ad43-c93a70fa7004",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
},
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
}
],
"OrderDocumentMapId": "c9faa536-e3b7-4eb5-adcb-b0fbc71329fd"
}
],
"lstSystemRFADocument": [
{
"RecordID": "031416e5-add7-4a94-ad43-c93a70fa7004",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
},
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
}
],
"OrderDocumentMapId": "c9faa536-e3b7-4eb5-adcb-b0fbc71329fd"
},
{
"RecordID": "031416e5-add7-4a94-ad43-c93a70fa7004",
"EntityID": "sample string 2",
"EntityTypeID": 3,
"DocTypeID": 1,
"DocTypeDescription": "sample string 4",
"FileByteArray": "QEA=",
"FilePath": "sample string 5",
"FileName": "sample string 6",
"FileExtension": "sample string 7",
"UserID": 8,
"UserName": "sample string 9",
"TimeCreated": "2026-08-04T14:26:02.4217955-07:00",
"RelativeDateTime": "sample string 11",
"IsValid": true,
"DocumentName": "sample string 4",
"Notes": "sample string 13",
"HasNotes": true,
"DocumentTypeDetail": "sample string 14",
"DocumentTypeName": "sample string 15",
"FileId": "sample string 16",
"ValidFlag": true,
"CompanyCode": "sample string 18",
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"OrderId": 20,
"OrderCategoryId": 21,
"EntityType": 1,
"AuthorizationCode": "sample string 22",
"isOrderCheck": true,
"checkedOrderIdList": [
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
},
{
"OrderId": 1,
"OrderDocumentMapId": "c62b1de8-29a3-4a39-8f49-6ce0d8b2dd7e"
}
],
"OrderDocumentMapId": "c9faa536-e3b7-4eb5-adcb-b0fbc71329fd"
}
],
"EmployeeId": "sample string 29",
"ServiceId": 30,
"EccCaseTypeId": 1,
"TangAndCompanyCode": "sample string 31",
"ICD10Code": "sample string 32",
"ICD10Name": "sample string 33",
"ICD10Sequence": 1,
"ICD10DisplayName": "sample string 34",
"ICD10ValidFlag": true,
"CompanyCode": "sample string 2",
"State": "sample string 35",
"IsFromMSM": true,
"TelemedicineId": 1,
"OrderCategoryId": 1,
"IsBundle": true,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 39",
"FacilityProvider": "sample string 40",
"FacilityAddress": "sample string 41",
"FacilitySuite": "sample string 42",
"FacilityZip": "sample string 43",
"FacilityCountry": "sample string 44",
"FacilityCity": "sample string 45",
"FacilityState": "sample string 46",
"FacilityPhoneNumber": "sample string 47",
"FacilityFaxNumber": "sample string 48",
"IsRFANeeded": true,
"IsReasonRequired": true,
"RFAOrderCompletionDate": "2026-08-04T14:26:02.4217955-07:00",
"StatusCompletedby": "sample string 51",
"OIDescription": "sample string 52",
"IsFutureAppointment": true,
"PhysicianId": 1,
"ValidFlag": true,
"DateCreated": "2026-08-04T14:26:02.4217955-07:00",
"DateUpdated": "2026-08-04T14:26:02.4217955-07:00",
"UserIDCreated": 57,
"UserIDUpdated": 58,
"IsExcludeDiscount": true
},
"totalCount": 3
}