POST api/CosEccSummary/SaveExamTriage
Request Information
URI Parameters
None.
Body Parameters
MEExamTriageDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| CompanyCode | string |
String length: inclusive between 0 and 20 |
|
| EmployeeId | string |
String length: inclusive between 0 and 15 |
|
| CaseNo | integer |
None. |
|
| PreviousInjuries | string |
String length: inclusive between 0 and 4000 |
|
| PatientPMHx | boolean |
None. |
|
| DescribePatientPMHx | string |
String length: inclusive between 0 and 4000 |
|
| Allergies | integer |
None. |
|
| DescribeAallergies | string |
String length: inclusive between 0 and 4000 |
|
| PatientMedication | boolean |
None. |
|
| DescribePatient | string |
String length: inclusive between 0 and 4000 |
|
| PatientFMHx | boolean |
None. |
|
| DescribePatientFMHx | string |
String length: inclusive between 0 and 4000 |
|
| PatientSurgHx | boolean |
None. |
|
| DescribePatientSurgHx | string |
String length: inclusive between 0 and 4000 |
|
| PatientSoclHx | boolean |
None. |
|
| DescribePatientSoclHx | string |
String length: inclusive between 0 and 4000 |
|
| Weight | decimal number |
None. |
|
| Height | string |
String length: inclusive between 0 and 50 |
|
| HeightUnit | string |
String length: inclusive between 0 and 50 |
|
| HeightInch | string |
String length: inclusive between 0 and 100 |
|
| WeightUnit | string |
String length: inclusive between 0 and 50 |
|
| Note | string |
String length: inclusive between 0 and 4000 |
|
| TriageCloseByName | string |
String length: inclusive between 0 and 60 |
|
| TriageDate | date |
None. |
|
| VitalSignList | Collection of MEExamVitalSignDTO |
None. |
|
| listTriageVision | Collection of OrderVisionDTO |
None. |
|
| EntityTypeID | integer |
None. |
|
| TempUnit | string |
String length: inclusive between 0 and 50 |
|
| TriageDateDP | date |
None. |
|
| PainScale | integer |
None. |
|
| ValidFlag | boolean |
None. |
|
| DateCreated | date |
None. |
|
| DateUpdated | date |
None. |
|
| UserIDCreated | integer |
None. |
|
| UserIDUpdated | integer |
None. |
Request Formats
application/json, text/json
{
"Id": 1,
"CompanyCode": "sample string 2",
"EmployeeId": "sample string 3",
"CaseNo": 4,
"PreviousInjuries": "sample string 5",
"PatientPMHx": true,
"DescribePatientPMHx": "sample string 6",
"Allergies": 1,
"DescribeAallergies": "sample string 7",
"PatientMedication": true,
"DescribePatient": "sample string 8",
"PatientFMHx": true,
"DescribePatientFMHx": "sample string 9",
"PatientSurgHx": true,
"DescribePatientSurgHx": "sample string 10",
"PatientSoclHx": true,
"DescribePatientSoclHx": "sample string 11",
"Weight": 12.0,
"Height": "sample string 13",
"HeightUnit": "sample string 14",
"HeightInch": "sample string 15",
"WeightUnit": "sample string 16",
"Note": "sample string 17",
"TriageCloseByName": "sample string 18",
"TriageDate": "2026-06-20T12:49:16.1452488-07:00",
"VitalSignList": [
{
"Id": 1,
"TriageId": 2,
"CaseNo": 3,
"ReportedDateTime": "2026-06-20T12:49:16.1452488-07:00",
"ReportedTime": "00:00:00.1234567",
"CustomReportedTime": "sample string 6",
"SystolicBP": 1.0,
"DiastolicBP": 1.0,
"HR": 1.0,
"RR": 1.0,
"PulseOx": 1.0,
"Temp": 1.0,
"BG": 1.0,
"TempUnit": "sample string 7",
"VitalCategory": "sample string 8",
"Position": "sample string 9",
"PositionId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:49:16.1452488-07:00",
"DateUpdated": "2026-06-20T12:49:16.1452488-07:00",
"UserIDCreated": 13,
"UserIDUpdated": 14
},
{
"Id": 1,
"TriageId": 2,
"CaseNo": 3,
"ReportedDateTime": "2026-06-20T12:49:16.1452488-07:00",
"ReportedTime": "00:00:00.1234567",
"CustomReportedTime": "sample string 6",
"SystolicBP": 1.0,
"DiastolicBP": 1.0,
"HR": 1.0,
"RR": 1.0,
"PulseOx": 1.0,
"Temp": 1.0,
"BG": 1.0,
"TempUnit": "sample string 7",
"VitalCategory": "sample string 8",
"Position": "sample string 9",
"PositionId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:49:16.1452488-07:00",
"DateUpdated": "2026-06-20T12:49:16.1452488-07:00",
"UserIDCreated": 13,
"UserIDUpdated": 14
}
],
"listTriageVision": [
{
"Id": 1,
"OrderId": 2,
"EntityID": 3,
"EntityTypeID": 4,
"VisionType": 5,
"NEARR": "sample string 6",
"NEARL": "sample string 7",
"NEARB": "sample string 8",
"FARR": "sample string 9",
"FARL": "sample string 10",
"FARB": "sample string 11",
"Depth": "sample string 12",
"Color": "sample string 13",
"PeripheralVisionLT": "sample string 14",
"PeripheralVisionRT": "sample string 15",
"ValidFlag": true,
"DateCreated": "2026-06-20T12:49:16.1452488-07:00",
"DateUpdated": "2026-06-20T12:49:16.1452488-07:00",
"UserIDCreated": 19,
"UserIDUpdated": 20,
"CompanyCode": "sample string 21",
"IsExcludeDiscount": true
},
{
"Id": 1,
"OrderId": 2,
"EntityID": 3,
"EntityTypeID": 4,
"VisionType": 5,
"NEARR": "sample string 6",
"NEARL": "sample string 7",
"NEARB": "sample string 8",
"FARR": "sample string 9",
"FARL": "sample string 10",
"FARB": "sample string 11",
"Depth": "sample string 12",
"Color": "sample string 13",
"PeripheralVisionLT": "sample string 14",
"PeripheralVisionRT": "sample string 15",
"ValidFlag": true,
"DateCreated": "2026-06-20T12:49:16.1452488-07:00",
"DateUpdated": "2026-06-20T12:49:16.1452488-07:00",
"UserIDCreated": 19,
"UserIDUpdated": 20,
"CompanyCode": "sample string 21",
"IsExcludeDiscount": true
}
],
"EntityTypeID": 19,
"TempUnit": "sample string 20",
"TriageDateDP": "2026-06-20T12:49:16.1452488-07:00",
"PainScale": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:49:16.1452488-07:00",
"DateUpdated": "2026-06-20T12:49:16.1452488-07:00",
"UserIDCreated": 24,
"UserIDUpdated": 25
}
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
AsapResponseOfMEExamTriageDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | MEExamTriageDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": {
"Id": 1,
"CompanyCode": "sample string 2",
"EmployeeId": "sample string 3",
"CaseNo": 4,
"PreviousInjuries": "sample string 5",
"PatientPMHx": true,
"DescribePatientPMHx": "sample string 6",
"Allergies": 1,
"DescribeAallergies": "sample string 7",
"PatientMedication": true,
"DescribePatient": "sample string 8",
"PatientFMHx": true,
"DescribePatientFMHx": "sample string 9",
"PatientSurgHx": true,
"DescribePatientSurgHx": "sample string 10",
"PatientSoclHx": true,
"DescribePatientSoclHx": "sample string 11",
"Weight": 12.0,
"Height": "sample string 13",
"HeightUnit": "sample string 14",
"HeightInch": "sample string 15",
"WeightUnit": "sample string 16",
"Note": "sample string 17",
"TriageCloseByName": "sample string 18",
"TriageDate": "2026-06-20T12:49:16.1452488-07:00",
"VitalSignList": [
{
"Id": 1,
"TriageId": 2,
"CaseNo": 3,
"ReportedDateTime": "2026-06-20T12:49:16.1452488-07:00",
"ReportedTime": "00:00:00.1234567",
"CustomReportedTime": "sample string 6",
"SystolicBP": 1.0,
"DiastolicBP": 1.0,
"HR": 1.0,
"RR": 1.0,
"PulseOx": 1.0,
"Temp": 1.0,
"BG": 1.0,
"TempUnit": "sample string 7",
"VitalCategory": "sample string 8",
"Position": "sample string 9",
"PositionId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:49:16.1452488-07:00",
"DateUpdated": "2026-06-20T12:49:16.1452488-07:00",
"UserIDCreated": 13,
"UserIDUpdated": 14
},
{
"Id": 1,
"TriageId": 2,
"CaseNo": 3,
"ReportedDateTime": "2026-06-20T12:49:16.1452488-07:00",
"ReportedTime": "00:00:00.1234567",
"CustomReportedTime": "sample string 6",
"SystolicBP": 1.0,
"DiastolicBP": 1.0,
"HR": 1.0,
"RR": 1.0,
"PulseOx": 1.0,
"Temp": 1.0,
"BG": 1.0,
"TempUnit": "sample string 7",
"VitalCategory": "sample string 8",
"Position": "sample string 9",
"PositionId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:49:16.1452488-07:00",
"DateUpdated": "2026-06-20T12:49:16.1452488-07:00",
"UserIDCreated": 13,
"UserIDUpdated": 14
}
],
"listTriageVision": [
{
"Id": 1,
"OrderId": 2,
"EntityID": 3,
"EntityTypeID": 4,
"VisionType": 5,
"NEARR": "sample string 6",
"NEARL": "sample string 7",
"NEARB": "sample string 8",
"FARR": "sample string 9",
"FARL": "sample string 10",
"FARB": "sample string 11",
"Depth": "sample string 12",
"Color": "sample string 13",
"PeripheralVisionLT": "sample string 14",
"PeripheralVisionRT": "sample string 15",
"ValidFlag": true,
"DateCreated": "2026-06-20T12:49:16.1452488-07:00",
"DateUpdated": "2026-06-20T12:49:16.1452488-07:00",
"UserIDCreated": 19,
"UserIDUpdated": 20,
"CompanyCode": "sample string 21",
"IsExcludeDiscount": true
},
{
"Id": 1,
"OrderId": 2,
"EntityID": 3,
"EntityTypeID": 4,
"VisionType": 5,
"NEARR": "sample string 6",
"NEARL": "sample string 7",
"NEARB": "sample string 8",
"FARR": "sample string 9",
"FARL": "sample string 10",
"FARB": "sample string 11",
"Depth": "sample string 12",
"Color": "sample string 13",
"PeripheralVisionLT": "sample string 14",
"PeripheralVisionRT": "sample string 15",
"ValidFlag": true,
"DateCreated": "2026-06-20T12:49:16.1452488-07:00",
"DateUpdated": "2026-06-20T12:49:16.1452488-07:00",
"UserIDCreated": 19,
"UserIDUpdated": 20,
"CompanyCode": "sample string 21",
"IsExcludeDiscount": true
}
],
"EntityTypeID": 19,
"TempUnit": "sample string 20",
"TriageDateDP": "2026-06-20T12:49:16.1452488-07:00",
"PainScale": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:49:16.1452488-07:00",
"DateUpdated": "2026-06-20T12:49:16.1452488-07:00",
"UserIDCreated": 24,
"UserIDUpdated": 25
},
"totalCount": 3
}