POST api/NTNonInjury/SaveClinicalPathwayAssessment
Request Information
URI Parameters
None.
Body Parameters
CPWAssessmentDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| EmployeeId | string |
String length: inclusive between 0 and 12 |
|
| ClinicalPathwayId | integer |
None. |
|
| Assessment | string |
String length: inclusive between 0 and 4000 |
|
| Recommendation | string |
String length: inclusive between 0 and 4000 |
|
| WorkStatusId | integer |
None. |
|
| WorkStatusValue | string |
String length: inclusive between 0 and 500 |
|
| WorkStatusStartDate | date |
None. |
|
| WorkStatusEndDate | date |
None. |
|
| WorkStatusIsOffRestOfShift | boolean |
None. |
|
| ComponentType | integer |
None. |
|
| COSFormModifiedDutyDTO | COSFormDetailDTO |
None. |
|
| COSFormWorkStatusOffWorkDTO | COSFormDetailDTO |
None. |
|
| CloseDate | date |
None. |
|
| CloseByName | string |
String length: inclusive between 0 and 100 |
|
| CloseByFirstName | string |
String length: inclusive between 0 and 100 |
|
| CloseByLastName | string |
String length: inclusive between 0 and 100 |
|
| WorkStatusName | string |
String length: inclusive between 0 and 100 |
|
| Abbrivation | string |
String length: inclusive between 0 and 100 |
|
| RestricationText | string |
String length: inclusive between 0 and 4000 |
|
| Abbreviation | string |
String length: inclusive between 0 and 50 |
|
| CovidTestTypeName | string |
String length: inclusive between 0 and 100 |
|
| Status | integer |
None. |
|
| CaseNo | integer |
None. |
|
| DateOfExposure | date |
None. |
|
| DateOfSymptomsBegan | date |
None. |
|
| DateOfTest | date |
None. |
|
| TestResult | integer |
None. |
|
| OpenDate | date |
None. |
|
| CaseTypeId | integer |
None. |
|
| ReasonForDelete | string |
String length: inclusive between 0 and 500 |
|
| Allergies | integer |
None. |
|
| DescribeAallergies | string |
String length: inclusive between 0 and 4000 |
|
| PatientMedication | boolean |
None. |
|
| DescribePatient | string |
String length: inclusive between 0 and 4000 |
|
| PreviousInjuries | string |
String length: inclusive between 0 and 4000 |
|
| PatientPMHx | boolean |
None. |
|
| DescribePatientPMHx | string |
String length: inclusive between 0 and 4000 |
|
| InteractionType | string |
String length: inclusive between 0 and 50 |
|
| ListSymptomsTypes | Collection of SymptomsTypeDTO |
None. |
|
| IsTetanusScreeningCompleted | boolean |
None. |
|
| TetanusBoosterGiven | integer |
None. |
|
| IsTetanusBoosterUpdateRequired | boolean |
None. |
|
| TetanusScreeningReasonForNA | integer |
None. |
|
| PHIUpdatedDate | date |
None. |
|
| PHIUpdatedUserID | integer |
None. |
|
| ValidFlag | boolean |
None. |
|
| DateCreated | date |
None. |
|
| DateUpdated | date |
None. |
|
| UserIDCreated | integer |
None. |
|
| UserIDUpdated | integer |
None. |
|
| CompanyCode | string |
String length: inclusive between 0 and 20 |
|
| IsExcludeDiscount | boolean |
None. |
Request Formats
application/json, text/json
{
"Id": 1,
"EmployeeId": "sample string 2",
"ClinicalPathwayId": 3,
"Assessment": "sample string 4",
"Recommendation": "sample string 5",
"WorkStatusId": 1,
"WorkStatusValue": "sample string 6",
"WorkStatusStartDate": "2025-12-15T23:16:49.9038192-08:00",
"WorkStatusEndDate": "2025-12-15T23:16:49.9038192-08:00",
"WorkStatusIsOffRestOfShift": true,
"ComponentType": 7,
"COSFormModifiedDutyDTO": {
"COSFormEncounterObj": {
"EncounterId": 1,
"EntityId": 2,
"CaseNo": 3,
"EmployeeId": "sample string 4"
},
"COSFormQuestionList": [
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:49.920515-08:00",
"DateUpdated": "2025-12-15T23:16:49.920515-08: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": "2025-12-15T23:16:49.920515-08:00",
"DateUpdated": "2025-12-15T23:16:49.920515-08:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:49.9215619-08:00",
"DateUpdated": "2025-12-15T23:16:49.9215619-08: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": "2025-12-15T23:16:49.920515-08:00",
"DateUpdated": "2025-12-15T23:16:49.920515-08: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": "2025-12-15T23:16:49.920515-08:00",
"DateUpdated": "2025-12-15T23:16:49.920515-08:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:49.9215619-08:00",
"DateUpdated": "2025-12-15T23:16:49.9215619-08:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
}
],
"COSFormId": 1
},
"COSFormWorkStatusOffWorkDTO": {
"COSFormEncounterObj": {
"EncounterId": 1,
"EntityId": 2,
"CaseNo": 3,
"EmployeeId": "sample string 4"
},
"COSFormQuestionList": [
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:49.920515-08:00",
"DateUpdated": "2025-12-15T23:16:49.920515-08: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": "2025-12-15T23:16:49.920515-08:00",
"DateUpdated": "2025-12-15T23:16:49.920515-08:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:49.9215619-08:00",
"DateUpdated": "2025-12-15T23:16:49.9215619-08: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": "2025-12-15T23:16:49.920515-08:00",
"DateUpdated": "2025-12-15T23:16:49.920515-08: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": "2025-12-15T23:16:49.920515-08:00",
"DateUpdated": "2025-12-15T23:16:49.920515-08:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:49.9215619-08:00",
"DateUpdated": "2025-12-15T23:16:49.9215619-08:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
}
],
"COSFormId": 1
},
"CloseDate": "2025-12-15T23:16:49.9220759-08:00",
"CloseByName": "sample string 8",
"CloseByFirstName": "sample string 9",
"CloseByLastName": "sample string 10",
"WorkStatusName": "sample string 11",
"Abbrivation": "sample string 12",
"RestricationText": "sample string 13",
"Abbreviation": "sample string 14",
"CovidTestTypeName": "sample string 15",
"Status": 16,
"CaseNo": 17,
"DateOfExposure": "2025-12-15T23:16:49.9220759-08:00",
"DateOfSymptomsBegan": "2025-12-15T23:16:49.9220759-08:00",
"DateOfTest": "2025-12-15T23:16:49.9220759-08:00",
"TestResult": 1,
"OpenDate": "2025-12-15T23:16:49.9220759-08:00",
"CaseTypeId": 1,
"ReasonForDelete": "sample string 18",
"Allergies": 1,
"DescribeAallergies": "sample string 19",
"PatientMedication": true,
"DescribePatient": "sample string 20",
"PreviousInjuries": "sample string 21",
"PatientPMHx": true,
"DescribePatientPMHx": "sample string 22",
"InteractionType": "sample string 23",
"ListSymptomsTypes": [
{
"Id": 1,
"Name": "sample string 2",
"Sequence": 3,
"NeedMoreInfo": true,
"Selected": true,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:49.9220759-08:00",
"DateUpdated": "2025-12-15T23:16:49.9220759-08:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"Sequence": 3,
"NeedMoreInfo": true,
"Selected": true,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:49.9220759-08:00",
"DateUpdated": "2025-12-15T23:16:49.9220759-08:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
}
],
"IsTetanusScreeningCompleted": true,
"TetanusBoosterGiven": 1,
"IsTetanusBoosterUpdateRequired": true,
"TetanusScreeningReasonForNA": 1,
"PHIUpdatedDate": "2025-12-15T23:16:49.9220759-08:00",
"PHIUpdatedUserID": 1,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:49.9220759-08:00",
"DateUpdated": "2025-12-15T23:16:49.9220759-08:00",
"UserIDCreated": 27,
"UserIDUpdated": 28,
"CompanyCode": "sample string 29",
"IsExcludeDiscount": true
}
application/xml, text/xml
<CPWAssessmentDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.DTO.NurseTriage.NonInjury">
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 29</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-12-15T23:16:49.9220759-08:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-12-15T23:16:49.9220759-08:00</DateUpdated>
<IsExcludeDiscount xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</IsExcludeDiscount>
<UserIDCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">27</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">28</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<Abbreviation>sample string 14</Abbreviation>
<Abbrivation>sample string 12</Abbrivation>
<Allergies>1</Allergies>
<Assessment>sample string 4</Assessment>
<COSFormModifiedDutyDTO xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d2p1:COSFormEncounterObj>
<d2p1:CaseNo>3</d2p1:CaseNo>
<d2p1:EmployeeId>sample string 4</d2p1:EmployeeId>
<d2p1:EncounterId>1</d2p1:EncounterId>
<d2p1:EntityId>2</d2p1:EntityId>
</d2p1:COSFormEncounterObj>
<d2p1:COSFormId>1</d2p1:COSFormId>
<d2p1:COSFormQuestionList>
<d2p1:COSFormQuestionDTO>
<d2p1:CompanyCode>sample string 13</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.9215619-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.9215619-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>11</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>12</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:COSFormOptionList>
<d2p1:COSFormOptionDTO>
<d2p1:CompanyCode>sample string 12</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.920515-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.920515-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>10</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>11</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:AnswerDetail>sample string 6</d2p1:AnswerDetail>
<d2p1:AnswerValue>1</d2p1:AnswerValue>
<d2p1:COSFormId>1</d2p1:COSFormId>
<d2p1:COSQuestionId>3</d2p1:COSQuestionId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NeedMoreInfo>true</d2p1:NeedMoreInfo>
<d2p1:ParentId>1</d2p1:ParentId>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionName>sample string 5</d2p1:QuestionName>
</d2p1:COSFormOptionDTO>
<d2p1:COSFormOptionDTO>
<d2p1:CompanyCode>sample string 12</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.920515-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.920515-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>10</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>11</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:AnswerDetail>sample string 6</d2p1:AnswerDetail>
<d2p1:AnswerValue>1</d2p1:AnswerValue>
<d2p1:COSFormId>1</d2p1:COSFormId>
<d2p1:COSQuestionId>3</d2p1:COSQuestionId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NeedMoreInfo>true</d2p1:NeedMoreInfo>
<d2p1:ParentId>1</d2p1:ParentId>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionName>sample string 5</d2p1:QuestionName>
</d2p1:COSFormOptionDTO>
</d2p1:COSFormOptionList>
<d2p1:COSFormTypeId>5</d2p1:COSFormTypeId>
<d2p1:CaseOutComeType>sample string 4</d2p1:CaseOutComeType>
<d2p1:CaseOutComeTypeId>1</d2p1:CaseOutComeTypeId>
<d2p1:Form>sample string 6</d2p1:Form>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:OptionCount>7</d2p1:OptionCount>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionType>3</d2p1:QuestionType>
</d2p1:COSFormQuestionDTO>
<d2p1:COSFormQuestionDTO>
<d2p1:CompanyCode>sample string 13</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.9215619-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.9215619-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>11</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>12</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:COSFormOptionList>
<d2p1:COSFormOptionDTO>
<d2p1:CompanyCode>sample string 12</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.920515-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.920515-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>10</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>11</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:AnswerDetail>sample string 6</d2p1:AnswerDetail>
<d2p1:AnswerValue>1</d2p1:AnswerValue>
<d2p1:COSFormId>1</d2p1:COSFormId>
<d2p1:COSQuestionId>3</d2p1:COSQuestionId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NeedMoreInfo>true</d2p1:NeedMoreInfo>
<d2p1:ParentId>1</d2p1:ParentId>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionName>sample string 5</d2p1:QuestionName>
</d2p1:COSFormOptionDTO>
<d2p1:COSFormOptionDTO>
<d2p1:CompanyCode>sample string 12</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.920515-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.920515-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>10</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>11</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:AnswerDetail>sample string 6</d2p1:AnswerDetail>
<d2p1:AnswerValue>1</d2p1:AnswerValue>
<d2p1:COSFormId>1</d2p1:COSFormId>
<d2p1:COSQuestionId>3</d2p1:COSQuestionId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NeedMoreInfo>true</d2p1:NeedMoreInfo>
<d2p1:ParentId>1</d2p1:ParentId>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionName>sample string 5</d2p1:QuestionName>
</d2p1:COSFormOptionDTO>
</d2p1:COSFormOptionList>
<d2p1:COSFormTypeId>5</d2p1:COSFormTypeId>
<d2p1:CaseOutComeType>sample string 4</d2p1:CaseOutComeType>
<d2p1:CaseOutComeTypeId>1</d2p1:CaseOutComeTypeId>
<d2p1:Form>sample string 6</d2p1:Form>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:OptionCount>7</d2p1:OptionCount>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionType>3</d2p1:QuestionType>
</d2p1:COSFormQuestionDTO>
</d2p1:COSFormQuestionList>
</COSFormModifiedDutyDTO>
<COSFormWorkStatusOffWorkDTO xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d2p1:COSFormEncounterObj>
<d2p1:CaseNo>3</d2p1:CaseNo>
<d2p1:EmployeeId>sample string 4</d2p1:EmployeeId>
<d2p1:EncounterId>1</d2p1:EncounterId>
<d2p1:EntityId>2</d2p1:EntityId>
</d2p1:COSFormEncounterObj>
<d2p1:COSFormId>1</d2p1:COSFormId>
<d2p1:COSFormQuestionList>
<d2p1:COSFormQuestionDTO>
<d2p1:CompanyCode>sample string 13</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.9215619-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.9215619-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>11</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>12</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:COSFormOptionList>
<d2p1:COSFormOptionDTO>
<d2p1:CompanyCode>sample string 12</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.920515-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.920515-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>10</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>11</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:AnswerDetail>sample string 6</d2p1:AnswerDetail>
<d2p1:AnswerValue>1</d2p1:AnswerValue>
<d2p1:COSFormId>1</d2p1:COSFormId>
<d2p1:COSQuestionId>3</d2p1:COSQuestionId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NeedMoreInfo>true</d2p1:NeedMoreInfo>
<d2p1:ParentId>1</d2p1:ParentId>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionName>sample string 5</d2p1:QuestionName>
</d2p1:COSFormOptionDTO>
<d2p1:COSFormOptionDTO>
<d2p1:CompanyCode>sample string 12</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.920515-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.920515-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>10</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>11</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:AnswerDetail>sample string 6</d2p1:AnswerDetail>
<d2p1:AnswerValue>1</d2p1:AnswerValue>
<d2p1:COSFormId>1</d2p1:COSFormId>
<d2p1:COSQuestionId>3</d2p1:COSQuestionId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NeedMoreInfo>true</d2p1:NeedMoreInfo>
<d2p1:ParentId>1</d2p1:ParentId>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionName>sample string 5</d2p1:QuestionName>
</d2p1:COSFormOptionDTO>
</d2p1:COSFormOptionList>
<d2p1:COSFormTypeId>5</d2p1:COSFormTypeId>
<d2p1:CaseOutComeType>sample string 4</d2p1:CaseOutComeType>
<d2p1:CaseOutComeTypeId>1</d2p1:CaseOutComeTypeId>
<d2p1:Form>sample string 6</d2p1:Form>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:OptionCount>7</d2p1:OptionCount>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionType>3</d2p1:QuestionType>
</d2p1:COSFormQuestionDTO>
<d2p1:COSFormQuestionDTO>
<d2p1:CompanyCode>sample string 13</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.9215619-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.9215619-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>11</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>12</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:COSFormOptionList>
<d2p1:COSFormOptionDTO>
<d2p1:CompanyCode>sample string 12</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.920515-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.920515-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>10</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>11</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:AnswerDetail>sample string 6</d2p1:AnswerDetail>
<d2p1:AnswerValue>1</d2p1:AnswerValue>
<d2p1:COSFormId>1</d2p1:COSFormId>
<d2p1:COSQuestionId>3</d2p1:COSQuestionId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NeedMoreInfo>true</d2p1:NeedMoreInfo>
<d2p1:ParentId>1</d2p1:ParentId>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionName>sample string 5</d2p1:QuestionName>
</d2p1:COSFormOptionDTO>
<d2p1:COSFormOptionDTO>
<d2p1:CompanyCode>sample string 12</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.920515-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.920515-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>10</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>11</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:AnswerDetail>sample string 6</d2p1:AnswerDetail>
<d2p1:AnswerValue>1</d2p1:AnswerValue>
<d2p1:COSFormId>1</d2p1:COSFormId>
<d2p1:COSQuestionId>3</d2p1:COSQuestionId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NeedMoreInfo>true</d2p1:NeedMoreInfo>
<d2p1:ParentId>1</d2p1:ParentId>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionName>sample string 5</d2p1:QuestionName>
</d2p1:COSFormOptionDTO>
</d2p1:COSFormOptionList>
<d2p1:COSFormTypeId>5</d2p1:COSFormTypeId>
<d2p1:CaseOutComeType>sample string 4</d2p1:CaseOutComeType>
<d2p1:CaseOutComeTypeId>1</d2p1:CaseOutComeTypeId>
<d2p1:Form>sample string 6</d2p1:Form>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:OptionCount>7</d2p1:OptionCount>
<d2p1:ParentLevel1>1</d2p1:ParentLevel1>
<d2p1:QuestionType>3</d2p1:QuestionType>
</d2p1:COSFormQuestionDTO>
</d2p1:COSFormQuestionList>
</COSFormWorkStatusOffWorkDTO>
<CaseNo>17</CaseNo>
<CaseTypeId>1</CaseTypeId>
<ClinicalPathwayId>3</ClinicalPathwayId>
<CloseByFirstName>sample string 9</CloseByFirstName>
<CloseByLastName>sample string 10</CloseByLastName>
<CloseByName>sample string 8</CloseByName>
<CloseDate>2025-12-15T23:16:49.9220759-08:00</CloseDate>
<ComponentType>7</ComponentType>
<CovidTestTypeName>sample string 15</CovidTestTypeName>
<DateOfExposure>2025-12-15T23:16:49.9220759-08:00</DateOfExposure>
<DateOfSymptomsBegan>2025-12-15T23:16:49.9220759-08:00</DateOfSymptomsBegan>
<DateOfTest>2025-12-15T23:16:49.9220759-08:00</DateOfTest>
<DescribeAallergies>sample string 19</DescribeAallergies>
<DescribePatient>sample string 20</DescribePatient>
<DescribePatientPMHx>sample string 22</DescribePatientPMHx>
<EmployeeId>sample string 2</EmployeeId>
<Id>1</Id>
<InteractionType>sample string 23</InteractionType>
<IsTetanusBoosterUpdateRequired>true</IsTetanusBoosterUpdateRequired>
<IsTetanusScreeningCompleted>true</IsTetanusScreeningCompleted>
<ListSymptomsTypes xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d2p1:SymptomsTypeDTO>
<d2p1:CompanyCode>sample string 11</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.9220759-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.9220759-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>9</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>10</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NeedMoreInfo>true</d2p1:NeedMoreInfo>
<d2p1:Selected>true</d2p1:Selected>
<d2p1:Sequence>3</d2p1:Sequence>
</d2p1:SymptomsTypeDTO>
<d2p1:SymptomsTypeDTO>
<d2p1:CompanyCode>sample string 11</d2p1:CompanyCode>
<d2p1:DateCreated>2025-12-15T23:16:49.9220759-08:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-12-15T23:16:49.9220759-08:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>9</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>10</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NeedMoreInfo>true</d2p1:NeedMoreInfo>
<d2p1:Selected>true</d2p1:Selected>
<d2p1:Sequence>3</d2p1:Sequence>
</d2p1:SymptomsTypeDTO>
</ListSymptomsTypes>
<OpenDate>2025-12-15T23:16:49.9220759-08:00</OpenDate>
<PHIUpdatedDate>2025-12-15T23:16:49.9220759-08:00</PHIUpdatedDate>
<PHIUpdatedUserID>1</PHIUpdatedUserID>
<PatientMedication>true</PatientMedication>
<PatientPMHx>true</PatientPMHx>
<PreviousInjuries>sample string 21</PreviousInjuries>
<ReasonForDelete>sample string 18</ReasonForDelete>
<Recommendation>sample string 5</Recommendation>
<RestricationText>sample string 13</RestricationText>
<Status>16</Status>
<TestResult>1</TestResult>
<TetanusBoosterGiven>1</TetanusBoosterGiven>
<TetanusScreeningReasonForNA>1</TetanusScreeningReasonForNA>
<WorkStatusEndDate>2025-12-15T23:16:49.9038192-08:00</WorkStatusEndDate>
<WorkStatusId>1</WorkStatusId>
<WorkStatusIsOffRestOfShift>true</WorkStatusIsOffRestOfShift>
<WorkStatusName>sample string 11</WorkStatusName>
<WorkStatusStartDate>2025-12-15T23:16:49.9038192-08:00</WorkStatusStartDate>
<WorkStatusValue>sample string 6</WorkStatusValue>
</CPWAssessmentDTO>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
AsapResponseOfCPWAssessmentDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | CPWAssessmentDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": {
"Id": 1,
"EmployeeId": "sample string 2",
"ClinicalPathwayId": 3,
"Assessment": "sample string 4",
"Recommendation": "sample string 5",
"WorkStatusId": 1,
"WorkStatusValue": "sample string 6",
"WorkStatusStartDate": "2025-12-15T23:16:50.0398639-08:00",
"WorkStatusEndDate": "2025-12-15T23:16:50.0398639-08:00",
"WorkStatusIsOffRestOfShift": true,
"ComponentType": 7,
"COSFormModifiedDutyDTO": {
"COSFormEncounterObj": {
"EncounterId": 1,
"EntityId": 2,
"CaseNo": 3,
"EmployeeId": "sample string 4"
},
"COSFormQuestionList": [
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08: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": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08: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": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08: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": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
}
],
"COSFormId": 1
},
"COSFormWorkStatusOffWorkDTO": {
"COSFormEncounterObj": {
"EncounterId": 1,
"EntityId": 2,
"CaseNo": 3,
"EmployeeId": "sample string 4"
},
"COSFormQuestionList": [
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08: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": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08: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": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08: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": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
}
],
"COSFormId": 1
},
"CloseDate": "2025-12-15T23:16:50.0398639-08:00",
"CloseByName": "sample string 8",
"CloseByFirstName": "sample string 9",
"CloseByLastName": "sample string 10",
"WorkStatusName": "sample string 11",
"Abbrivation": "sample string 12",
"RestricationText": "sample string 13",
"Abbreviation": "sample string 14",
"CovidTestTypeName": "sample string 15",
"Status": 16,
"CaseNo": 17,
"DateOfExposure": "2025-12-15T23:16:50.0398639-08:00",
"DateOfSymptomsBegan": "2025-12-15T23:16:50.0398639-08:00",
"DateOfTest": "2025-12-15T23:16:50.0398639-08:00",
"TestResult": 1,
"OpenDate": "2025-12-15T23:16:50.0398639-08:00",
"CaseTypeId": 1,
"ReasonForDelete": "sample string 18",
"Allergies": 1,
"DescribeAallergies": "sample string 19",
"PatientMedication": true,
"DescribePatient": "sample string 20",
"PreviousInjuries": "sample string 21",
"PatientPMHx": true,
"DescribePatientPMHx": "sample string 22",
"InteractionType": "sample string 23",
"ListSymptomsTypes": [
{
"Id": 1,
"Name": "sample string 2",
"Sequence": 3,
"NeedMoreInfo": true,
"Selected": true,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"Sequence": 3,
"NeedMoreInfo": true,
"Selected": true,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
}
],
"IsTetanusScreeningCompleted": true,
"TetanusBoosterGiven": 1,
"IsTetanusBoosterUpdateRequired": true,
"TetanusScreeningReasonForNA": 1,
"PHIUpdatedDate": "2025-12-15T23:16:50.0398639-08:00",
"PHIUpdatedUserID": 1,
"ValidFlag": true,
"DateCreated": "2025-12-15T23:16:50.0398639-08:00",
"DateUpdated": "2025-12-15T23:16:50.0398639-08:00",
"UserIDCreated": 27,
"UserIDUpdated": 28,
"CompanyCode": "sample string 29",
"IsExcludeDiscount": true
},
"totalCount": 3
}
application/xml, text/xml
<AsapResponseOfCPWAssessmentDTOmhANR0_Pp xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.Common">
<isSuccess>true</isSuccess>
<jsonObj xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.DTO.NurseTriage.NonInjury">
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 29</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-12-15T23:16:50.0398639-08:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-12-15T23:16:50.0398639-08:00</DateUpdated>
<IsExcludeDiscount xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</IsExcludeDiscount>
<UserIDCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">27</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">28</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<d2p1:Abbreviation>sample string 14</d2p1:Abbreviation>
<d2p1:Abbrivation>sample string 12</d2p1:Abbrivation>
<d2p1:Allergies>1</d2p1:Allergies>
<d2p1:Assessment>sample string 4</d2p1:Assessment>
<d2p1:COSFormModifiedDutyDTO xmlns:d3p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d3p1:COSFormEncounterObj>
<d3p1:CaseNo>3</d3p1:CaseNo>
<d3p1:EmployeeId>sample string 4</d3p1:EmployeeId>
<d3p1:EncounterId>1</d3p1:EncounterId>
<d3p1:EntityId>2</d3p1:EntityId>
</d3p1:COSFormEncounterObj>
<d3p1:COSFormId>1</d3p1:COSFormId>
<d3p1:COSFormQuestionList>
<d3p1:COSFormQuestionDTO>
<d3p1:CompanyCode>sample string 13</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>11</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>12</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:COSFormOptionList>
<d3p1:COSFormOptionDTO>
<d3p1:CompanyCode>sample string 12</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>10</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>11</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:AnswerDetail>sample string 6</d3p1:AnswerDetail>
<d3p1:AnswerValue>1</d3p1:AnswerValue>
<d3p1:COSFormId>1</d3p1:COSFormId>
<d3p1:COSQuestionId>3</d3p1:COSQuestionId>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:NeedMoreInfo>true</d3p1:NeedMoreInfo>
<d3p1:ParentId>1</d3p1:ParentId>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionName>sample string 5</d3p1:QuestionName>
</d3p1:COSFormOptionDTO>
<d3p1:COSFormOptionDTO>
<d3p1:CompanyCode>sample string 12</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>10</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>11</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:AnswerDetail>sample string 6</d3p1:AnswerDetail>
<d3p1:AnswerValue>1</d3p1:AnswerValue>
<d3p1:COSFormId>1</d3p1:COSFormId>
<d3p1:COSQuestionId>3</d3p1:COSQuestionId>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:NeedMoreInfo>true</d3p1:NeedMoreInfo>
<d3p1:ParentId>1</d3p1:ParentId>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionName>sample string 5</d3p1:QuestionName>
</d3p1:COSFormOptionDTO>
</d3p1:COSFormOptionList>
<d3p1:COSFormTypeId>5</d3p1:COSFormTypeId>
<d3p1:CaseOutComeType>sample string 4</d3p1:CaseOutComeType>
<d3p1:CaseOutComeTypeId>1</d3p1:CaseOutComeTypeId>
<d3p1:Form>sample string 6</d3p1:Form>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:OptionCount>7</d3p1:OptionCount>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionType>3</d3p1:QuestionType>
</d3p1:COSFormQuestionDTO>
<d3p1:COSFormQuestionDTO>
<d3p1:CompanyCode>sample string 13</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>11</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>12</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:COSFormOptionList>
<d3p1:COSFormOptionDTO>
<d3p1:CompanyCode>sample string 12</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>10</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>11</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:AnswerDetail>sample string 6</d3p1:AnswerDetail>
<d3p1:AnswerValue>1</d3p1:AnswerValue>
<d3p1:COSFormId>1</d3p1:COSFormId>
<d3p1:COSQuestionId>3</d3p1:COSQuestionId>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:NeedMoreInfo>true</d3p1:NeedMoreInfo>
<d3p1:ParentId>1</d3p1:ParentId>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionName>sample string 5</d3p1:QuestionName>
</d3p1:COSFormOptionDTO>
<d3p1:COSFormOptionDTO>
<d3p1:CompanyCode>sample string 12</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>10</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>11</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:AnswerDetail>sample string 6</d3p1:AnswerDetail>
<d3p1:AnswerValue>1</d3p1:AnswerValue>
<d3p1:COSFormId>1</d3p1:COSFormId>
<d3p1:COSQuestionId>3</d3p1:COSQuestionId>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:NeedMoreInfo>true</d3p1:NeedMoreInfo>
<d3p1:ParentId>1</d3p1:ParentId>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionName>sample string 5</d3p1:QuestionName>
</d3p1:COSFormOptionDTO>
</d3p1:COSFormOptionList>
<d3p1:COSFormTypeId>5</d3p1:COSFormTypeId>
<d3p1:CaseOutComeType>sample string 4</d3p1:CaseOutComeType>
<d3p1:CaseOutComeTypeId>1</d3p1:CaseOutComeTypeId>
<d3p1:Form>sample string 6</d3p1:Form>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:OptionCount>7</d3p1:OptionCount>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionType>3</d3p1:QuestionType>
</d3p1:COSFormQuestionDTO>
</d3p1:COSFormQuestionList>
</d2p1:COSFormModifiedDutyDTO>
<d2p1:COSFormWorkStatusOffWorkDTO xmlns:d3p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d3p1:COSFormEncounterObj>
<d3p1:CaseNo>3</d3p1:CaseNo>
<d3p1:EmployeeId>sample string 4</d3p1:EmployeeId>
<d3p1:EncounterId>1</d3p1:EncounterId>
<d3p1:EntityId>2</d3p1:EntityId>
</d3p1:COSFormEncounterObj>
<d3p1:COSFormId>1</d3p1:COSFormId>
<d3p1:COSFormQuestionList>
<d3p1:COSFormQuestionDTO>
<d3p1:CompanyCode>sample string 13</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>11</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>12</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:COSFormOptionList>
<d3p1:COSFormOptionDTO>
<d3p1:CompanyCode>sample string 12</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>10</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>11</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:AnswerDetail>sample string 6</d3p1:AnswerDetail>
<d3p1:AnswerValue>1</d3p1:AnswerValue>
<d3p1:COSFormId>1</d3p1:COSFormId>
<d3p1:COSQuestionId>3</d3p1:COSQuestionId>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:NeedMoreInfo>true</d3p1:NeedMoreInfo>
<d3p1:ParentId>1</d3p1:ParentId>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionName>sample string 5</d3p1:QuestionName>
</d3p1:COSFormOptionDTO>
<d3p1:COSFormOptionDTO>
<d3p1:CompanyCode>sample string 12</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>10</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>11</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:AnswerDetail>sample string 6</d3p1:AnswerDetail>
<d3p1:AnswerValue>1</d3p1:AnswerValue>
<d3p1:COSFormId>1</d3p1:COSFormId>
<d3p1:COSQuestionId>3</d3p1:COSQuestionId>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:NeedMoreInfo>true</d3p1:NeedMoreInfo>
<d3p1:ParentId>1</d3p1:ParentId>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionName>sample string 5</d3p1:QuestionName>
</d3p1:COSFormOptionDTO>
</d3p1:COSFormOptionList>
<d3p1:COSFormTypeId>5</d3p1:COSFormTypeId>
<d3p1:CaseOutComeType>sample string 4</d3p1:CaseOutComeType>
<d3p1:CaseOutComeTypeId>1</d3p1:CaseOutComeTypeId>
<d3p1:Form>sample string 6</d3p1:Form>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:OptionCount>7</d3p1:OptionCount>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionType>3</d3p1:QuestionType>
</d3p1:COSFormQuestionDTO>
<d3p1:COSFormQuestionDTO>
<d3p1:CompanyCode>sample string 13</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>11</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>12</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:COSFormOptionList>
<d3p1:COSFormOptionDTO>
<d3p1:CompanyCode>sample string 12</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>10</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>11</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:AnswerDetail>sample string 6</d3p1:AnswerDetail>
<d3p1:AnswerValue>1</d3p1:AnswerValue>
<d3p1:COSFormId>1</d3p1:COSFormId>
<d3p1:COSQuestionId>3</d3p1:COSQuestionId>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:NeedMoreInfo>true</d3p1:NeedMoreInfo>
<d3p1:ParentId>1</d3p1:ParentId>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionName>sample string 5</d3p1:QuestionName>
</d3p1:COSFormOptionDTO>
<d3p1:COSFormOptionDTO>
<d3p1:CompanyCode>sample string 12</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>10</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>11</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:AnswerDetail>sample string 6</d3p1:AnswerDetail>
<d3p1:AnswerValue>1</d3p1:AnswerValue>
<d3p1:COSFormId>1</d3p1:COSFormId>
<d3p1:COSQuestionId>3</d3p1:COSQuestionId>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:NeedMoreInfo>true</d3p1:NeedMoreInfo>
<d3p1:ParentId>1</d3p1:ParentId>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionName>sample string 5</d3p1:QuestionName>
</d3p1:COSFormOptionDTO>
</d3p1:COSFormOptionList>
<d3p1:COSFormTypeId>5</d3p1:COSFormTypeId>
<d3p1:CaseOutComeType>sample string 4</d3p1:CaseOutComeType>
<d3p1:CaseOutComeTypeId>1</d3p1:CaseOutComeTypeId>
<d3p1:Form>sample string 6</d3p1:Form>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:OptionCount>7</d3p1:OptionCount>
<d3p1:ParentLevel1>1</d3p1:ParentLevel1>
<d3p1:QuestionType>3</d3p1:QuestionType>
</d3p1:COSFormQuestionDTO>
</d3p1:COSFormQuestionList>
</d2p1:COSFormWorkStatusOffWorkDTO>
<d2p1:CaseNo>17</d2p1:CaseNo>
<d2p1:CaseTypeId>1</d2p1:CaseTypeId>
<d2p1:ClinicalPathwayId>3</d2p1:ClinicalPathwayId>
<d2p1:CloseByFirstName>sample string 9</d2p1:CloseByFirstName>
<d2p1:CloseByLastName>sample string 10</d2p1:CloseByLastName>
<d2p1:CloseByName>sample string 8</d2p1:CloseByName>
<d2p1:CloseDate>2025-12-15T23:16:50.0398639-08:00</d2p1:CloseDate>
<d2p1:ComponentType>7</d2p1:ComponentType>
<d2p1:CovidTestTypeName>sample string 15</d2p1:CovidTestTypeName>
<d2p1:DateOfExposure>2025-12-15T23:16:50.0398639-08:00</d2p1:DateOfExposure>
<d2p1:DateOfSymptomsBegan>2025-12-15T23:16:50.0398639-08:00</d2p1:DateOfSymptomsBegan>
<d2p1:DateOfTest>2025-12-15T23:16:50.0398639-08:00</d2p1:DateOfTest>
<d2p1:DescribeAallergies>sample string 19</d2p1:DescribeAallergies>
<d2p1:DescribePatient>sample string 20</d2p1:DescribePatient>
<d2p1:DescribePatientPMHx>sample string 22</d2p1:DescribePatientPMHx>
<d2p1:EmployeeId>sample string 2</d2p1:EmployeeId>
<d2p1:Id>1</d2p1:Id>
<d2p1:InteractionType>sample string 23</d2p1:InteractionType>
<d2p1:IsTetanusBoosterUpdateRequired>true</d2p1:IsTetanusBoosterUpdateRequired>
<d2p1:IsTetanusScreeningCompleted>true</d2p1:IsTetanusScreeningCompleted>
<d2p1:ListSymptomsTypes xmlns:d3p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d3p1:SymptomsTypeDTO>
<d3p1:CompanyCode>sample string 11</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>9</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>10</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:NeedMoreInfo>true</d3p1:NeedMoreInfo>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:Sequence>3</d3p1:Sequence>
</d3p1:SymptomsTypeDTO>
<d3p1:SymptomsTypeDTO>
<d3p1:CompanyCode>sample string 11</d3p1:CompanyCode>
<d3p1:DateCreated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-12-15T23:16:50.0398639-08:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>9</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>10</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:NeedMoreInfo>true</d3p1:NeedMoreInfo>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:Sequence>3</d3p1:Sequence>
</d3p1:SymptomsTypeDTO>
</d2p1:ListSymptomsTypes>
<d2p1:OpenDate>2025-12-15T23:16:50.0398639-08:00</d2p1:OpenDate>
<d2p1:PHIUpdatedDate>2025-12-15T23:16:50.0398639-08:00</d2p1:PHIUpdatedDate>
<d2p1:PHIUpdatedUserID>1</d2p1:PHIUpdatedUserID>
<d2p1:PatientMedication>true</d2p1:PatientMedication>
<d2p1:PatientPMHx>true</d2p1:PatientPMHx>
<d2p1:PreviousInjuries>sample string 21</d2p1:PreviousInjuries>
<d2p1:ReasonForDelete>sample string 18</d2p1:ReasonForDelete>
<d2p1:Recommendation>sample string 5</d2p1:Recommendation>
<d2p1:RestricationText>sample string 13</d2p1:RestricationText>
<d2p1:Status>16</d2p1:Status>
<d2p1:TestResult>1</d2p1:TestResult>
<d2p1:TetanusBoosterGiven>1</d2p1:TetanusBoosterGiven>
<d2p1:TetanusScreeningReasonForNA>1</d2p1:TetanusScreeningReasonForNA>
<d2p1:WorkStatusEndDate>2025-12-15T23:16:50.0398639-08:00</d2p1:WorkStatusEndDate>
<d2p1:WorkStatusId>1</d2p1:WorkStatusId>
<d2p1:WorkStatusIsOffRestOfShift>true</d2p1:WorkStatusIsOffRestOfShift>
<d2p1:WorkStatusName>sample string 11</d2p1:WorkStatusName>
<d2p1:WorkStatusStartDate>2025-12-15T23:16:50.0398639-08:00</d2p1:WorkStatusStartDate>
<d2p1:WorkStatusValue>sample string 6</d2p1:WorkStatusValue>
</jsonObj>
<message>sample string 2</message>
<totalCount>3</totalCount>
</AsapResponseOfCPWAssessmentDTOmhANR0_Pp>