POST api/ACM/SaveACM
Request Information
URI Parameters
None.
Body Parameters
CPW_ACMDTOName | Description | Type | Additional information |
---|---|---|---|
ClinicalPathwayId | integer |
None. |
|
ComponentType | integer |
None. |
|
Status | integer |
None. |
|
Id | integer |
None. |
|
CaseNo | integer |
None. |
|
CloseDate | date |
None. |
|
OpenDate | date |
None. |
|
CloseByName | string |
String length: inclusive between 0 and 100 |
|
EmployeeId | string |
String length: inclusive between 0 and 12 |
|
ACMFollowUpReasonId | integer |
None. |
|
ClinicName | string |
String length: inclusive between 0 and 50 |
|
ClinicEmail | string |
String length: inclusive between 0 and 30 |
|
ClinicPhoneNumber | string |
String length: inclusive between 0 and 30 |
|
ClinicFaxNumber | string |
String length: inclusive between 0 and 30 |
|
WorkCompanyCaseManagerName | string |
String length: inclusive between 0 and 50 |
|
WorkCompanyCaseManagerPhoneNumber | string |
String length: inclusive between 0 and 30 |
|
WorkCompanyAdjusterName | string |
String length: inclusive between 0 and 50 |
|
WorkCompanyAdjusterPhoneNumber | string |
String length: inclusive between 0 and 30 |
|
HealthAndSafetyName | string |
String length: inclusive between 0 and 50 |
|
HealthAndSafetyPhoneNumber | string |
String length: inclusive between 0 and 30 |
|
IsTransferOfCare | boolean |
None. |
|
TransferOfCareId | integer |
None. |
|
Assessment | string |
String length: inclusive between 0 and 4000 |
|
Recommendations | 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. |
|
IsWorkStatusAvoidAggravation | boolean |
None. |
|
LevelOfCareId | 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 |
|
COSFormModifiedDutyDTO | COSFormDetailDTO |
None. |
|
COSFormWorkStatusOffWorkDTO | COSFormDetailDTO |
None. |
|
LevelOfCareList | Collection of LevelOfCareDTO |
None. |
|
InteractionType | integer |
None. |
|
InteractionTypeName | string |
String length: inclusive between 0 and 100 |
|
WorkStatusName | string |
String length: inclusive between 0 and 100 |
|
Abbreviation | string |
String length: inclusive between 0 and 50 |
|
CloseByFirstName | string |
String length: inclusive between 0 and 100 |
|
CloseByLastName | string |
String length: inclusive between 0 and 100 |
|
PatientCheckinId | integer |
None. |
|
IsTetanusScreeningCompleted | boolean |
None. |
|
TetanusBoosterGiven | integer |
None. |
|
IsTetanusBoosterUpdateRequired | boolean |
None. |
|
TetanusScreeningReasonForNA | integer |
None. |
|
PHIUpdatedDate | date |
None. |
|
PHIUpdatedUserID | integer |
None. |
|
InterpreterUsed | integer |
None. |
|
InterpreterReasonId | integer |
None. |
|
OtherInterpreterReason | string |
String length: inclusive between 0 and 500 |
|
InterpreterId | string |
None. |
|
InterpreterName | string |
None. |
|
Note | string |
String length: inclusive between 0 and 1000 |
|
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
{ "ClinicalPathwayId": 1, "ComponentType": 2, "Status": 3, "Id": 4, "CaseNo": 5, "CloseDate": "2025-04-05T08:32:45.0901968-07:00", "OpenDate": "2025-04-05T08:32:45.0901968-07:00", "CloseByName": "sample string 6", "EmployeeId": "sample string 7", "ACMFollowUpReasonId": 1, "ClinicName": "sample string 8", "ClinicEmail": "sample string 9", "ClinicPhoneNumber": "sample string 10", "ClinicFaxNumber": "sample string 11", "WorkCompanyCaseManagerName": "sample string 12", "WorkCompanyCaseManagerPhoneNumber": "sample string 13", "WorkCompanyAdjusterName": "sample string 14", "WorkCompanyAdjusterPhoneNumber": "sample string 15", "HealthAndSafetyName": "sample string 16", "HealthAndSafetyPhoneNumber": "sample string 17", "IsTransferOfCare": true, "TransferOfCareId": 1, "Assessment": "sample string 18", "Recommendations": "sample string 19", "WorkStatusId": 1, "WorkStatusValue": "sample string 20", "WorkStatusStartDate": "2025-04-05T08:32:45.0901968-07:00", "WorkStatusEndDate": "2025-04-05T08:32:45.0901968-07:00", "WorkStatusIsOffRestOfShift": true, "IsWorkStatusAvoidAggravation": true, "LevelOfCareId": 1, "PreviousInjuries": "sample string 21", "PatientPMHx": true, "DescribePatientPMHx": "sample string 22", "Allergies": 1, "DescribeAallergies": "sample string 23", "PatientMedication": true, "DescribePatient": "sample string 24", "PatientFMHx": true, "DescribePatientFMHx": "sample string 25", "PatientSurgHx": true, "DescribePatientSurgHx": "sample string 26", "PatientSoclHx": true, "DescribePatientSoclHx": "sample string 27", "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-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "COSFormTypeId": 5, "Form": "sample string 6", "ParentLevel1": 1, "OptionCount": 7, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 11, "UserIDUpdated": 12, "CompanyCode": "sample string 13", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "QuestionType": 3, "CaseOutComeTypeId": 1, "CaseOutComeType": "sample string 4", "COSFormOptionList": [ { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "COSFormTypeId": 5, "Form": "sample string 6", "ParentLevel1": 1, "OptionCount": 7, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 11, "UserIDUpdated": 12, "CompanyCode": "sample string 13", "IsExcludeDiscount": true } ], "COSFormId": 1 }, "COSFormWorkStatusOffWorkDTO": { "COSFormEncounterObj": { "EncounterId": 1, "EntityId": 2, "CaseNo": 3, "EmployeeId": "sample string 4" }, "COSFormQuestionList": [ { "Id": 1, "Name": "sample string 2", "QuestionType": 3, "CaseOutComeTypeId": 1, "CaseOutComeType": "sample string 4", "COSFormOptionList": [ { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "COSFormTypeId": 5, "Form": "sample string 6", "ParentLevel1": 1, "OptionCount": 7, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 11, "UserIDUpdated": 12, "CompanyCode": "sample string 13", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "QuestionType": 3, "CaseOutComeTypeId": 1, "CaseOutComeType": "sample string 4", "COSFormOptionList": [ { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "COSFormTypeId": 5, "Form": "sample string 6", "ParentLevel1": 1, "OptionCount": 7, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 11, "UserIDUpdated": 12, "CompanyCode": "sample string 13", "IsExcludeDiscount": true } ], "COSFormId": 1 }, "LevelOfCareList": [ { "Id": 1, "Name": "sample string 2", "Sequence": 3, "PermissionCode": "sample string 4", "Rank": 5, "ListSubLevelOfCare": [ { "Id": 1, "Name": "sample string 2", "Sequence": 3, "LevelOfCareId": 4, "AnswerValue": 5, "EncounterId": 6, "AddendumId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "Sequence": 3, "LevelOfCareId": 4, "AnswerValue": 5, "EncounterId": 6, "AddendumId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 9, "UserIDUpdated": 10, "CompanyCode": "sample string 11", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "Sequence": 3, "PermissionCode": "sample string 4", "Rank": 5, "ListSubLevelOfCare": [ { "Id": 1, "Name": "sample string 2", "Sequence": 3, "LevelOfCareId": 4, "AnswerValue": 5, "EncounterId": 6, "AddendumId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "Sequence": 3, "LevelOfCareId": 4, "AnswerValue": 5, "EncounterId": 6, "AddendumId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 9, "UserIDUpdated": 10, "CompanyCode": "sample string 11", "IsExcludeDiscount": true } ], "InteractionType": 1, "InteractionTypeName": "sample string 28", "WorkStatusName": "sample string 29", "Abbreviation": "sample string 30", "CloseByFirstName": "sample string 31", "CloseByLastName": "sample string 32", "PatientCheckinId": 1, "IsTetanusScreeningCompleted": true, "TetanusBoosterGiven": 1, "IsTetanusBoosterUpdateRequired": true, "TetanusScreeningReasonForNA": 1, "PHIUpdatedDate": "2025-04-05T08:32:45.0901968-07:00", "PHIUpdatedUserID": 1, "InterpreterUsed": 1, "InterpreterReasonId": 1, "OtherInterpreterReason": "sample string 33", "InterpreterId": "sample string 34", "InterpreterName": "sample string 35", "Note": "sample string 36", "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.0901968-07:00", "DateUpdated": "2025-04-05T08:32:45.0901968-07:00", "UserIDCreated": 40, "UserIDUpdated": 41, "CompanyCode": "sample string 42", "IsExcludeDiscount": true }
application/xml, text/xml
<CPW_ACMDTO 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 42</CompanyCode> <DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-04-05T08:32:45.0901968-07:00</DateCreated> <DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-04-05T08:32:45.0901968-07: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">40</UserIDCreated> <UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">41</UserIDUpdated> <ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag> <ACMFollowUpReasonId>1</ACMFollowUpReasonId> <Abbreviation>sample string 30</Abbreviation> <Allergies>1</Allergies> <Assessment>sample string 18</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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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>5</CaseNo> <ClinicEmail>sample string 9</ClinicEmail> <ClinicFaxNumber>sample string 11</ClinicFaxNumber> <ClinicName>sample string 8</ClinicName> <ClinicPhoneNumber>sample string 10</ClinicPhoneNumber> <ClinicalPathwayId>1</ClinicalPathwayId> <CloseByFirstName>sample string 31</CloseByFirstName> <CloseByLastName>sample string 32</CloseByLastName> <CloseByName>sample string 6</CloseByName> <CloseDate>2025-04-05T08:32:45.0901968-07:00</CloseDate> <ComponentType>2</ComponentType> <DescribeAallergies>sample string 23</DescribeAallergies> <DescribePatient>sample string 24</DescribePatient> <DescribePatientFMHx>sample string 25</DescribePatientFMHx> <DescribePatientPMHx>sample string 22</DescribePatientPMHx> <DescribePatientSoclHx>sample string 27</DescribePatientSoclHx> <DescribePatientSurgHx>sample string 26</DescribePatientSurgHx> <EmployeeId>sample string 7</EmployeeId> <HealthAndSafetyName>sample string 16</HealthAndSafetyName> <HealthAndSafetyPhoneNumber>sample string 17</HealthAndSafetyPhoneNumber> <Id>4</Id> <InteractionType>1</InteractionType> <InteractionTypeName>sample string 28</InteractionTypeName> <InterpreterId>sample string 34</InterpreterId> <InterpreterName>sample string 35</InterpreterName> <InterpreterReasonId>1</InterpreterReasonId> <InterpreterUsed>1</InterpreterUsed> <IsTetanusBoosterUpdateRequired>true</IsTetanusBoosterUpdateRequired> <IsTetanusScreeningCompleted>true</IsTetanusScreeningCompleted> <IsTransferOfCare>true</IsTransferOfCare> <IsWorkStatusAvoidAggravation>true</IsWorkStatusAvoidAggravation> <LevelOfCareId>1</LevelOfCareId> <LevelOfCareList xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL"> <d2p1:LevelOfCareDTO> <d2p1:CompanyCode>sample string 11</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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:ListSubLevelOfCare> <d2p1:SubLevelOfCareDTO> <d2p1:CompanyCode>sample string 12</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>10</d2p1:UserIDCreated> <d2p1:UserIDUpdated>11</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:AddendumId>1</d2p1:AddendumId> <d2p1:AnswerValue>5</d2p1:AnswerValue> <d2p1:EncounterId>6</d2p1:EncounterId> <d2p1:Id>1</d2p1:Id> <d2p1:LevelOfCareId>4</d2p1:LevelOfCareId> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Sequence>3</d2p1:Sequence> </d2p1:SubLevelOfCareDTO> <d2p1:SubLevelOfCareDTO> <d2p1:CompanyCode>sample string 12</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>10</d2p1:UserIDCreated> <d2p1:UserIDUpdated>11</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:AddendumId>1</d2p1:AddendumId> <d2p1:AnswerValue>5</d2p1:AnswerValue> <d2p1:EncounterId>6</d2p1:EncounterId> <d2p1:Id>1</d2p1:Id> <d2p1:LevelOfCareId>4</d2p1:LevelOfCareId> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Sequence>3</d2p1:Sequence> </d2p1:SubLevelOfCareDTO> </d2p1:ListSubLevelOfCare> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:PermissionCode>sample string 4</d2p1:PermissionCode> <d2p1:Rank>5</d2p1:Rank> <d2p1:Sequence>3</d2p1:Sequence> </d2p1:LevelOfCareDTO> <d2p1:LevelOfCareDTO> <d2p1:CompanyCode>sample string 11</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07: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:ListSubLevelOfCare> <d2p1:SubLevelOfCareDTO> <d2p1:CompanyCode>sample string 12</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>10</d2p1:UserIDCreated> <d2p1:UserIDUpdated>11</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:AddendumId>1</d2p1:AddendumId> <d2p1:AnswerValue>5</d2p1:AnswerValue> <d2p1:EncounterId>6</d2p1:EncounterId> <d2p1:Id>1</d2p1:Id> <d2p1:LevelOfCareId>4</d2p1:LevelOfCareId> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Sequence>3</d2p1:Sequence> </d2p1:SubLevelOfCareDTO> <d2p1:SubLevelOfCareDTO> <d2p1:CompanyCode>sample string 12</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-05T08:32:45.0901968-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-05T08:32:45.0901968-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>10</d2p1:UserIDCreated> <d2p1:UserIDUpdated>11</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:AddendumId>1</d2p1:AddendumId> <d2p1:AnswerValue>5</d2p1:AnswerValue> <d2p1:EncounterId>6</d2p1:EncounterId> <d2p1:Id>1</d2p1:Id> <d2p1:LevelOfCareId>4</d2p1:LevelOfCareId> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Sequence>3</d2p1:Sequence> </d2p1:SubLevelOfCareDTO> </d2p1:ListSubLevelOfCare> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:PermissionCode>sample string 4</d2p1:PermissionCode> <d2p1:Rank>5</d2p1:Rank> <d2p1:Sequence>3</d2p1:Sequence> </d2p1:LevelOfCareDTO> </LevelOfCareList> <Note>sample string 36</Note> <OpenDate>2025-04-05T08:32:45.0901968-07:00</OpenDate> <OtherInterpreterReason>sample string 33</OtherInterpreterReason> <PHIUpdatedDate>2025-04-05T08:32:45.0901968-07:00</PHIUpdatedDate> <PHIUpdatedUserID>1</PHIUpdatedUserID> <PatientCheckinId>1</PatientCheckinId> <PatientFMHx>true</PatientFMHx> <PatientMedication>true</PatientMedication> <PatientPMHx>true</PatientPMHx> <PatientSoclHx>true</PatientSoclHx> <PatientSurgHx>true</PatientSurgHx> <PreviousInjuries>sample string 21</PreviousInjuries> <Recommendations>sample string 19</Recommendations> <Status>3</Status> <TetanusBoosterGiven>1</TetanusBoosterGiven> <TetanusScreeningReasonForNA>1</TetanusScreeningReasonForNA> <TransferOfCareId>1</TransferOfCareId> <WorkCompanyAdjusterName>sample string 14</WorkCompanyAdjusterName> <WorkCompanyAdjusterPhoneNumber>sample string 15</WorkCompanyAdjusterPhoneNumber> <WorkCompanyCaseManagerName>sample string 12</WorkCompanyCaseManagerName> <WorkCompanyCaseManagerPhoneNumber>sample string 13</WorkCompanyCaseManagerPhoneNumber> <WorkStatusEndDate>2025-04-05T08:32:45.0901968-07:00</WorkStatusEndDate> <WorkStatusId>1</WorkStatusId> <WorkStatusIsOffRestOfShift>true</WorkStatusIsOffRestOfShift> <WorkStatusName>sample string 29</WorkStatusName> <WorkStatusStartDate>2025-04-05T08:32:45.0901968-07:00</WorkStatusStartDate> <WorkStatusValue>sample string 20</WorkStatusValue> </CPW_ACMDTO>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
AsapResponseOfCPW_ACMDTOName | Description | Type | Additional information |
---|---|---|---|
isSuccess | boolean |
None. |
|
message | string |
None. |
|
jsonObj | CPW_ACMDTO |
None. |
|
totalCount | integer |
None. |
Response Formats
application/json, text/json
{ "isSuccess": true, "message": "sample string 2", "jsonObj": { "ClinicalPathwayId": 1, "ComponentType": 2, "Status": 3, "Id": 4, "CaseNo": 5, "CloseDate": "2025-04-05T08:32:45.1814881-07:00", "OpenDate": "2025-04-05T08:32:45.1814881-07:00", "CloseByName": "sample string 6", "EmployeeId": "sample string 7", "ACMFollowUpReasonId": 1, "ClinicName": "sample string 8", "ClinicEmail": "sample string 9", "ClinicPhoneNumber": "sample string 10", "ClinicFaxNumber": "sample string 11", "WorkCompanyCaseManagerName": "sample string 12", "WorkCompanyCaseManagerPhoneNumber": "sample string 13", "WorkCompanyAdjusterName": "sample string 14", "WorkCompanyAdjusterPhoneNumber": "sample string 15", "HealthAndSafetyName": "sample string 16", "HealthAndSafetyPhoneNumber": "sample string 17", "IsTransferOfCare": true, "TransferOfCareId": 1, "Assessment": "sample string 18", "Recommendations": "sample string 19", "WorkStatusId": 1, "WorkStatusValue": "sample string 20", "WorkStatusStartDate": "2025-04-05T08:32:45.1814881-07:00", "WorkStatusEndDate": "2025-04-05T08:32:45.1814881-07:00", "WorkStatusIsOffRestOfShift": true, "IsWorkStatusAvoidAggravation": true, "LevelOfCareId": 1, "PreviousInjuries": "sample string 21", "PatientPMHx": true, "DescribePatientPMHx": "sample string 22", "Allergies": 1, "DescribeAallergies": "sample string 23", "PatientMedication": true, "DescribePatient": "sample string 24", "PatientFMHx": true, "DescribePatientFMHx": "sample string 25", "PatientSurgHx": true, "DescribePatientSurgHx": "sample string 26", "PatientSoclHx": true, "DescribePatientSoclHx": "sample string 27", "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-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "COSFormTypeId": 5, "Form": "sample string 6", "ParentLevel1": 1, "OptionCount": 7, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 11, "UserIDUpdated": 12, "CompanyCode": "sample string 13", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "QuestionType": 3, "CaseOutComeTypeId": 1, "CaseOutComeType": "sample string 4", "COSFormOptionList": [ { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "COSFormTypeId": 5, "Form": "sample string 6", "ParentLevel1": 1, "OptionCount": 7, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 11, "UserIDUpdated": 12, "CompanyCode": "sample string 13", "IsExcludeDiscount": true } ], "COSFormId": 1 }, "COSFormWorkStatusOffWorkDTO": { "COSFormEncounterObj": { "EncounterId": 1, "EntityId": 2, "CaseNo": 3, "EmployeeId": "sample string 4" }, "COSFormQuestionList": [ { "Id": 1, "Name": "sample string 2", "QuestionType": 3, "CaseOutComeTypeId": 1, "CaseOutComeType": "sample string 4", "COSFormOptionList": [ { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "COSFormTypeId": 5, "Form": "sample string 6", "ParentLevel1": 1, "OptionCount": 7, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 11, "UserIDUpdated": 12, "CompanyCode": "sample string 13", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "QuestionType": 3, "CaseOutComeTypeId": 1, "CaseOutComeType": "sample string 4", "COSFormOptionList": [ { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "COSQuestionId": 3, "NeedMoreInfo": true, "ParentId": 1, "QuestionName": "sample string 5", "AnswerValue": 1, "AnswerDetail": "sample string 6", "ParentLevel1": 1, "COSFormId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "COSFormTypeId": 5, "Form": "sample string 6", "ParentLevel1": 1, "OptionCount": 7, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 11, "UserIDUpdated": 12, "CompanyCode": "sample string 13", "IsExcludeDiscount": true } ], "COSFormId": 1 }, "LevelOfCareList": [ { "Id": 1, "Name": "sample string 2", "Sequence": 3, "PermissionCode": "sample string 4", "Rank": 5, "ListSubLevelOfCare": [ { "Id": 1, "Name": "sample string 2", "Sequence": 3, "LevelOfCareId": 4, "AnswerValue": 5, "EncounterId": 6, "AddendumId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "Sequence": 3, "LevelOfCareId": 4, "AnswerValue": 5, "EncounterId": 6, "AddendumId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 9, "UserIDUpdated": 10, "CompanyCode": "sample string 11", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "Sequence": 3, "PermissionCode": "sample string 4", "Rank": 5, "ListSubLevelOfCare": [ { "Id": 1, "Name": "sample string 2", "Sequence": 3, "LevelOfCareId": 4, "AnswerValue": 5, "EncounterId": 6, "AddendumId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "Sequence": 3, "LevelOfCareId": 4, "AnswerValue": 5, "EncounterId": 6, "AddendumId": 1, "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 10, "UserIDUpdated": 11, "CompanyCode": "sample string 12", "IsExcludeDiscount": true } ], "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 9, "UserIDUpdated": 10, "CompanyCode": "sample string 11", "IsExcludeDiscount": true } ], "InteractionType": 1, "InteractionTypeName": "sample string 28", "WorkStatusName": "sample string 29", "Abbreviation": "sample string 30", "CloseByFirstName": "sample string 31", "CloseByLastName": "sample string 32", "PatientCheckinId": 1, "IsTetanusScreeningCompleted": true, "TetanusBoosterGiven": 1, "IsTetanusBoosterUpdateRequired": true, "TetanusScreeningReasonForNA": 1, "PHIUpdatedDate": "2025-04-05T08:32:45.1814881-07:00", "PHIUpdatedUserID": 1, "InterpreterUsed": 1, "InterpreterReasonId": 1, "OtherInterpreterReason": "sample string 33", "InterpreterId": "sample string 34", "InterpreterName": "sample string 35", "Note": "sample string 36", "ValidFlag": true, "DateCreated": "2025-04-05T08:32:45.1814881-07:00", "DateUpdated": "2025-04-05T08:32:45.1814881-07:00", "UserIDCreated": 40, "UserIDUpdated": 41, "CompanyCode": "sample string 42", "IsExcludeDiscount": true }, "totalCount": 3 }
application/xml, text/xml
<AsapResponseOfCPW_ACMDTOmhANR0_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 42</CompanyCode> <DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-04-05T08:32:45.1814881-07:00</DateCreated> <DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-04-05T08:32:45.1814881-07: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">40</UserIDCreated> <UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">41</UserIDUpdated> <ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag> <d2p1:ACMFollowUpReasonId>1</d2p1:ACMFollowUpReasonId> <d2p1:Abbreviation>sample string 30</d2p1:Abbreviation> <d2p1:Allergies>1</d2p1:Allergies> <d2p1:Assessment>sample string 18</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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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>5</d2p1:CaseNo> <d2p1:ClinicEmail>sample string 9</d2p1:ClinicEmail> <d2p1:ClinicFaxNumber>sample string 11</d2p1:ClinicFaxNumber> <d2p1:ClinicName>sample string 8</d2p1:ClinicName> <d2p1:ClinicPhoneNumber>sample string 10</d2p1:ClinicPhoneNumber> <d2p1:ClinicalPathwayId>1</d2p1:ClinicalPathwayId> <d2p1:CloseByFirstName>sample string 31</d2p1:CloseByFirstName> <d2p1:CloseByLastName>sample string 32</d2p1:CloseByLastName> <d2p1:CloseByName>sample string 6</d2p1:CloseByName> <d2p1:CloseDate>2025-04-05T08:32:45.1814881-07:00</d2p1:CloseDate> <d2p1:ComponentType>2</d2p1:ComponentType> <d2p1:DescribeAallergies>sample string 23</d2p1:DescribeAallergies> <d2p1:DescribePatient>sample string 24</d2p1:DescribePatient> <d2p1:DescribePatientFMHx>sample string 25</d2p1:DescribePatientFMHx> <d2p1:DescribePatientPMHx>sample string 22</d2p1:DescribePatientPMHx> <d2p1:DescribePatientSoclHx>sample string 27</d2p1:DescribePatientSoclHx> <d2p1:DescribePatientSurgHx>sample string 26</d2p1:DescribePatientSurgHx> <d2p1:EmployeeId>sample string 7</d2p1:EmployeeId> <d2p1:HealthAndSafetyName>sample string 16</d2p1:HealthAndSafetyName> <d2p1:HealthAndSafetyPhoneNumber>sample string 17</d2p1:HealthAndSafetyPhoneNumber> <d2p1:Id>4</d2p1:Id> <d2p1:InteractionType>1</d2p1:InteractionType> <d2p1:InteractionTypeName>sample string 28</d2p1:InteractionTypeName> <d2p1:InterpreterId>sample string 34</d2p1:InterpreterId> <d2p1:InterpreterName>sample string 35</d2p1:InterpreterName> <d2p1:InterpreterReasonId>1</d2p1:InterpreterReasonId> <d2p1:InterpreterUsed>1</d2p1:InterpreterUsed> <d2p1:IsTetanusBoosterUpdateRequired>true</d2p1:IsTetanusBoosterUpdateRequired> <d2p1:IsTetanusScreeningCompleted>true</d2p1:IsTetanusScreeningCompleted> <d2p1:IsTransferOfCare>true</d2p1:IsTransferOfCare> <d2p1:IsWorkStatusAvoidAggravation>true</d2p1:IsWorkStatusAvoidAggravation> <d2p1:LevelOfCareId>1</d2p1:LevelOfCareId> <d2p1:LevelOfCareList xmlns:d3p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL"> <d3p1:LevelOfCareDTO> <d3p1:CompanyCode>sample string 11</d3p1:CompanyCode> <d3p1:DateCreated>2025-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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:ListSubLevelOfCare> <d3p1:SubLevelOfCareDTO> <d3p1:CompanyCode>sample string 12</d3p1:CompanyCode> <d3p1:DateCreated>2025-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07:00</d3p1:DateUpdated> <d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount> <d3p1:UserIDCreated>10</d3p1:UserIDCreated> <d3p1:UserIDUpdated>11</d3p1:UserIDUpdated> <d3p1:ValidFlag>true</d3p1:ValidFlag> <d3p1:AddendumId>1</d3p1:AddendumId> <d3p1:AnswerValue>5</d3p1:AnswerValue> <d3p1:EncounterId>6</d3p1:EncounterId> <d3p1:Id>1</d3p1:Id> <d3p1:LevelOfCareId>4</d3p1:LevelOfCareId> <d3p1:Name>sample string 2</d3p1:Name> <d3p1:Sequence>3</d3p1:Sequence> </d3p1:SubLevelOfCareDTO> <d3p1:SubLevelOfCareDTO> <d3p1:CompanyCode>sample string 12</d3p1:CompanyCode> <d3p1:DateCreated>2025-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07:00</d3p1:DateUpdated> <d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount> <d3p1:UserIDCreated>10</d3p1:UserIDCreated> <d3p1:UserIDUpdated>11</d3p1:UserIDUpdated> <d3p1:ValidFlag>true</d3p1:ValidFlag> <d3p1:AddendumId>1</d3p1:AddendumId> <d3p1:AnswerValue>5</d3p1:AnswerValue> <d3p1:EncounterId>6</d3p1:EncounterId> <d3p1:Id>1</d3p1:Id> <d3p1:LevelOfCareId>4</d3p1:LevelOfCareId> <d3p1:Name>sample string 2</d3p1:Name> <d3p1:Sequence>3</d3p1:Sequence> </d3p1:SubLevelOfCareDTO> </d3p1:ListSubLevelOfCare> <d3p1:Name>sample string 2</d3p1:Name> <d3p1:PermissionCode>sample string 4</d3p1:PermissionCode> <d3p1:Rank>5</d3p1:Rank> <d3p1:Sequence>3</d3p1:Sequence> </d3p1:LevelOfCareDTO> <d3p1:LevelOfCareDTO> <d3p1:CompanyCode>sample string 11</d3p1:CompanyCode> <d3p1:DateCreated>2025-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07: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:ListSubLevelOfCare> <d3p1:SubLevelOfCareDTO> <d3p1:CompanyCode>sample string 12</d3p1:CompanyCode> <d3p1:DateCreated>2025-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07:00</d3p1:DateUpdated> <d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount> <d3p1:UserIDCreated>10</d3p1:UserIDCreated> <d3p1:UserIDUpdated>11</d3p1:UserIDUpdated> <d3p1:ValidFlag>true</d3p1:ValidFlag> <d3p1:AddendumId>1</d3p1:AddendumId> <d3p1:AnswerValue>5</d3p1:AnswerValue> <d3p1:EncounterId>6</d3p1:EncounterId> <d3p1:Id>1</d3p1:Id> <d3p1:LevelOfCareId>4</d3p1:LevelOfCareId> <d3p1:Name>sample string 2</d3p1:Name> <d3p1:Sequence>3</d3p1:Sequence> </d3p1:SubLevelOfCareDTO> <d3p1:SubLevelOfCareDTO> <d3p1:CompanyCode>sample string 12</d3p1:CompanyCode> <d3p1:DateCreated>2025-04-05T08:32:45.1814881-07:00</d3p1:DateCreated> <d3p1:DateUpdated>2025-04-05T08:32:45.1814881-07:00</d3p1:DateUpdated> <d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount> <d3p1:UserIDCreated>10</d3p1:UserIDCreated> <d3p1:UserIDUpdated>11</d3p1:UserIDUpdated> <d3p1:ValidFlag>true</d3p1:ValidFlag> <d3p1:AddendumId>1</d3p1:AddendumId> <d3p1:AnswerValue>5</d3p1:AnswerValue> <d3p1:EncounterId>6</d3p1:EncounterId> <d3p1:Id>1</d3p1:Id> <d3p1:LevelOfCareId>4</d3p1:LevelOfCareId> <d3p1:Name>sample string 2</d3p1:Name> <d3p1:Sequence>3</d3p1:Sequence> </d3p1:SubLevelOfCareDTO> </d3p1:ListSubLevelOfCare> <d3p1:Name>sample string 2</d3p1:Name> <d3p1:PermissionCode>sample string 4</d3p1:PermissionCode> <d3p1:Rank>5</d3p1:Rank> <d3p1:Sequence>3</d3p1:Sequence> </d3p1:LevelOfCareDTO> </d2p1:LevelOfCareList> <d2p1:Note>sample string 36</d2p1:Note> <d2p1:OpenDate>2025-04-05T08:32:45.1814881-07:00</d2p1:OpenDate> <d2p1:OtherInterpreterReason>sample string 33</d2p1:OtherInterpreterReason> <d2p1:PHIUpdatedDate>2025-04-05T08:32:45.1814881-07:00</d2p1:PHIUpdatedDate> <d2p1:PHIUpdatedUserID>1</d2p1:PHIUpdatedUserID> <d2p1:PatientCheckinId>1</d2p1:PatientCheckinId> <d2p1:PatientFMHx>true</d2p1:PatientFMHx> <d2p1:PatientMedication>true</d2p1:PatientMedication> <d2p1:PatientPMHx>true</d2p1:PatientPMHx> <d2p1:PatientSoclHx>true</d2p1:PatientSoclHx> <d2p1:PatientSurgHx>true</d2p1:PatientSurgHx> <d2p1:PreviousInjuries>sample string 21</d2p1:PreviousInjuries> <d2p1:Recommendations>sample string 19</d2p1:Recommendations> <d2p1:Status>3</d2p1:Status> <d2p1:TetanusBoosterGiven>1</d2p1:TetanusBoosterGiven> <d2p1:TetanusScreeningReasonForNA>1</d2p1:TetanusScreeningReasonForNA> <d2p1:TransferOfCareId>1</d2p1:TransferOfCareId> <d2p1:WorkCompanyAdjusterName>sample string 14</d2p1:WorkCompanyAdjusterName> <d2p1:WorkCompanyAdjusterPhoneNumber>sample string 15</d2p1:WorkCompanyAdjusterPhoneNumber> <d2p1:WorkCompanyCaseManagerName>sample string 12</d2p1:WorkCompanyCaseManagerName> <d2p1:WorkCompanyCaseManagerPhoneNumber>sample string 13</d2p1:WorkCompanyCaseManagerPhoneNumber> <d2p1:WorkStatusEndDate>2025-04-05T08:32:45.1814881-07:00</d2p1:WorkStatusEndDate> <d2p1:WorkStatusId>1</d2p1:WorkStatusId> <d2p1:WorkStatusIsOffRestOfShift>true</d2p1:WorkStatusIsOffRestOfShift> <d2p1:WorkStatusName>sample string 29</d2p1:WorkStatusName> <d2p1:WorkStatusStartDate>2025-04-05T08:32:45.1814881-07:00</d2p1:WorkStatusStartDate> <d2p1:WorkStatusValue>sample string 20</d2p1:WorkStatusValue> </jsonObj> <message>sample string 2</message> <totalCount>3</totalCount> </AsapResponseOfCPW_ACMDTOmhANR0_Pp>