Cascading Orders Workflow

The Cascading Orders workflow is an IBM(R) WebSphere(R) MQ Workflow process designed to illustrate the interaction of WebSphere MQ Workflow, WebSphere Interchange Server collaborations, various WebSphere Business Integration adapters and various HL7-enabled applications. The Cascading Orders workflow includes database interaction and an instance of a sample emergency room task automation process.

Process model

The following diagrams show the process models for the Cascading Orders workflow:

Process model for Cascading Orders workflow

 

Process model for Cascading Orders workflow

 

Process model for Cascading Orders workflow

 

Process model for Cascading Orders workflow

 

Activity details

The Cascading Orders workflow contains the following activities:

Clinical Order

Invokes a collaboration to send a Clinical Order MTOMG HL7 message and get results from an MTORG HL7 message collaboration.

Name Value
EnteredBy.LastName Staff
EnteredBy.FirstName ER
Control from DirectProcessItem when Task.Type = "ClinicalOrder"
Control to CollectClinicalOrderResult
Data from DirectProcessItem mappings:
  • Task.ProcCode maps to ServiceCode
  • Task.ProcText maps to ServiceText
  • Task.ActionCode maps to ActionCode
  • Key maps to Key
  • Patient maps to Patient
Data to CollectClinicalOrderResult mappings:
  • ReturnCode maps to ReturnCode
  • AckCode maps to AckCode
  • Errors maps to Errors
  • Key maps to Key
Referenced programs ClinicalOrder
Referenced Program Execution Server CWLDSVR.FMCSYS.FMCGRP
Input data structure OMG_O19
Output data structure ORG_O20

CollectClinicalOrderResult

Integrates results from a Clinical Order with existing task data.

Name Value
Control from Clinical Order
Data from DirectProcessItem mappings:
  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task

Clinical Order mappings:

  • ReturnCode maps to ReturnCode
  • AckCode maps to AckCode
  • Errors maps to Errors
  • Key maps to Key

CollectClinicalOrderResult mappings:

  • _STRUCT maps to _STRUCT
Data to Sink mappings:
  • _STRUCT maps to _STRUCT

CollectClinicalOrderResult mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CO_ProcItem_Passthru
Input data structure SingleProcessItem
Output data structure SingleProcessItem

CollectQBPZ02Result

Integrates results from an RSP On call query with existing task data.

Name Value
Control from Query Response
Data from CollectQBPZ02Result mappings:
  • _STRUCT maps to _STRUCT

DirectProcessItem mappings:

  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task

Query Response mappings:

  • ReturnCode maps to ReturnCode
  • AckCode maps to AckCode
  • Errors maps to Errors
  • OncallStaff(0).LastName maps to Key
Data to CollectQBPZ02Result mappings:
  • _STRUCT maps to _STRUCT

Sink mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CO_ProcItem_Passthru
Input data structure SingleProcessItem
Output data structure SingleProcessItem

CollectQueryResult

Integrates results from a Patient Query with existing task data.

Name Value
Control from Query
Data from Query mappings:
  • ReturnCode maps to ReturnCode
  • AckCode maps to AckCode
  • Errors maps to Errors

DirectProcessItem mappings:

  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task
  • Key maps to Key

CollectQueryResult mappings:

  • _STRUCT maps to _STRUCT
Data to CollectQueryResult mappings:
  • _STRUCT maps to _STRUCT

Sink mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CO_ProcItem_Passthru
Input data structure SingleProcessItem
Output data structure SingleProcessItem

CollectResourceResult

Integrates results from a Schedule Resource with existing task data.

Name Value
Control from Schedule Resource
Data from CollectResourceResult mappings:
  • _STRUCT maps to _STRUCT

Schedule Resource mappings:

  • ReturnCode maps to ReturnCode
  • AckCode maps to AckCode
  • Errors maps to Errors
  • Key maps to Key

DirectProcessItem mappings:

  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task
Data to CollectResourceResult mappings:
  • _STRUCT maps to _STRUCT

Sink mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CO_ProcItem_Passthru
Input data structure SingleProcessItem
Output data structure SingleProcessItem

CollectServiceResult

Integrates results from a Schedule Service with existing task data.

Name Value
Control from Schedule Service
Data from CollectServiceResult mappings:
  • _STRUCT maps to _STRUCT

DirectProcessItem mappings:

  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task

Schedule Service mappings:

  • ReturnCode maps to ReturnCode
  • AckCode maps to AckCode
  • Errors maps to Errors
  • Key maps to Key
Data to CollectServiceResult mappings:
  • _STRUCT maps to _STRUCT

Sink mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CO_ProcItem_Passthru
Input data structure SingleProcessItem
Output data structure SingleProcessItem

DirectProcessItem

Sends incoming task to the individual task processing nodes.

Name Value
Control to Clinical Order when Task.Type = "ClinicalOrder"

No Task or Match when Task.Type = "NONE" OR Task.Type = ""

Patient Info Query when Task.Type = "PatientQuery"

Query Response when Task.Type = "Query"

Schedule Resource when Task.Type = "ScheduleResource"

Schedule Service when Task.Type = "ScheduleService"

Data from DirectProcessItem mappings:
  • _STRUCT maps to _STRUCT

Source mappings:

  • _STRUCT maps to _STRUCT
Data to No Task or Match mappings:
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task
  • Key maps to Key

DirectProcessItem mappings:

  • _STRUCT maps to _STRUCT

Patient Info Query mappings:

  • _STRUCT maps to _STRUCT

CollectServiceResult mappings:

  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task

CollectClinicalOrderResult mappings:

  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task

CollectQueryResult mappings:

  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task
  • Key maps to Key

CollectQBPZ02Result mappings:

  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task

CollectResourceResult mappings:

  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task

Schedule Resource mappings:

  • Task.ProcCode maps to ServiceCode
  • Task.ProcText maps to ServiceText
  • Task.ActionCode maps to ActionCode
  • Key maps to Key
  • Patient maps to Patient

Clinical Order mappings:

  • Task.ProcCode maps to ServiceCode
  • Task.ProcText maps to ServiceText
  • Task.ActionCode maps to ActionCode
  • Key maps to Key
  • Patient maps to Patient

Schedule Service mappings:

  • Task.ProcCode maps to ServiceCode
  • Task.ProcText maps to ServiceText
  • Task.ActionCode maps to ActionCode
  • Key maps to Key
  • Patient maps to Patient

Query Response mappings:

  • Task.ProcCode maps to JobCode
Referenced programs CO_ProcItem_Passthru
Input data structure SingleProcessItem
Output data structure SingleProcessItem

No Task or Match

"NOP" process used for tasks that are unsupported.

Name Value
ReturnCode NA
AckCode NA
Control from DirectProcessItem when Task.Type = "NONE" OR Task.Type = ""
Data from DirectProcessItem mappings:
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to Task
  • Key maps to Key

No Task or Match mappings:

  • _STRUCT maps to _STRUCT
Data to Sink mappings:
  • _STRUCT maps to _STRUCT

No Task or Match mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CO_ProcItem_Passthru
Input data structure SingleProcessItem
Output data structure SingleProcessItem

Patient Info Query

Examines the task structure for "known patient". There is no need to perform a patient query if the patient is unknown.

Name Value
Control from DirectProcessItem when Task.Type = "PatientQuery"
Control to Query when Patient.SYSID <> ""
Data from Patient Info Query mappings:
  • _STRUCT maps to _STRUCT

DirectProcessItem mappings:

  • _STRUCT maps to _STRUCT
Data to Patient Info Query mappings:
  • _STRUCT maps to _STRUCT

Query mappings:

  • Patient maps to Patient
  • Task.ActionCode maps to ActionCode

Sink mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CO_ProcItem_Passthru
Input data structure SingleProcessItem
Output data structure SingleProcessItem

Query

Invokes a collaboration to send a Query MTQRY HL7 message and get results from an MTADR message collaboration.

Name Value
Control from Patient Info Query when Patient.SYSID <> ""
Control to CollectQueryResult
Data from Patient Info Query mappings:
  • Patient maps to Patient
  • Task.ActionCode maps to ActionCode
Data to CollectQueryResult mappings:
  • ReturnCode maps to ReturnCode
  • AckCode maps to AckCode
  • Errors maps to Errors
Referenced programs QRY_A19
Referenced Program Execution Server CWLDSVR.FMCSYS.FMCGRP
Input data structure QRY_A19
Output data structure ADR_A19

Query Response

Integrates results from a Patient Query with existing task data.

Name Value
Control from DirectProcessItem when Task.Type = "Query"
Control to CollectQBPZ02Result
Data from DirectProcessItem mappings:
  • Task.ProcCode maps to JobCode
Data to CollectQBPZ02Result mappings:
  • ReturnCode maps to ReturnCode
  • AckCode maps to AckCode
  • Errors maps to Errors
  • OncallStaff(0).LastName maps to Key
Referenced programs QBP_Z02
Referenced Program Execution Server CWLDSVR.FMCSYS.FMCGRP
Input data structure QBP_Z02
Output data structure RSP_Z02

Schedule Resource

Invokes a collaboration to send a Schedule Resource MTSRM HL7 message and get results from an MTSRR HL7 message collaboration.

Name Value
StartTime StartTime
EndTime EndTime
PlacerContact.LastName Staff
PlacerContact.FirstName ER
EnteredBy.LastName Staff
EnteredBy.FirstName ER
Control from DirectProcessItem when Task.Type = "ScheduleResource"
Control to CollectResourceResult
Data from DirectProcessItem mappings:
  • Task.ProcCode maps to ServiceCode
  • Task.ProcText maps to ServiceText
  • Task.ActionCode maps to ActionCode
  • Key maps to Key
  • Patient maps to Patient
Data to CollectResourceResult mappings:
  • ReturnCode maps to ReturnCode
  • AckCode maps to AckCode
  • Errors maps to Errors
  • Key maps to Key
Referenced programs ScheduleResource
Referenced Program Execution Server CWLDSVR.FMCSYS.FMCGRP
Input data structure SRM_Resource
Output data structure SRR

Schedule Service

Invokes a collaboration to send a Schedule Service MTSRM HL7 message and get results from an MTSRR HL7 message collaboration.

Name Value
StartTime StartTime
EndTime EndTime
PlacerContact.LastName Staff
PlacerContact.FirstName ER
EnteredBy.LastName Staff
EnteredBy.FirstName ER
Control from DirectProcessItem when Task.Type = "ScheduleService"
Control to CollectServiceResult
Data from DirectProcessItem mappings:
  • Task.ProcCode maps to ServiceCode
  • Task.ProcText maps to ServiceText
  • Task.ActionCode maps to ActionCode
  • Key maps to Key
  • Patient maps to Patient
Data to CollectServiceResult mappings:
  • ReturnCode maps to ReturnCode
  • AckCode maps to AckCode
  • Errors maps to Errors
  • Key maps to Key
Referenced programs ScheduleService
Referenced Program Execution Server CWLDSVR.FMCSYS.FMCGRP
Input data structure SRM_Service
Output data structure SRR

ProcessItem (Process Activity)

SubProcess. Processes individual task.

Name Value
Control from SplitTasks
Data from SplitTasks mappings:
  • Injury maps to Injury
  • Patient maps to Patient
  • ProcessItems(0).Task maps to Task
  • ProcessItems(0).ReturnCode maps to ReturnCode
  • ProcessItems(0).AckCode maps to AckCode
  • ProcessItems(0).Errors maps to Errors
  • ProcessItems(0).Key maps to Key
Data to Sink mappings:
  • Injury maps to Injury
  • Patient maps to Patient
  • Task maps to ProcessItems(0).Task
  • ReturnCode maps to ProcessItems(0).ReturnCode
  • AckCode maps to ProcessItems(0).AckCode
  • Errors maps to ProcessItems(0).Errors
  • Key maps to ProcessItems(0).Key
Referenced process Process Item
Input data structure SingleProcessItem
Output data structure SingleProcessItem

SplitTasks

Splits incoming task group into individual tasks.

Name Value
Control to Process Item1-10
Data from Source mappings:
  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Category maps to Category

SplitTasks mappings:

  • _STRUCT maps to _STRUCT
Data to ProcessItem3 mappings:
  • Injury maps to Injury
  • Patient maps to Patient
  • ProcessItems(2).Task maps to Task
  • ProcessItems(2).ReturnCode maps to ReturnCode
  • ProcessItems(2).AckCode maps to AckCode
  • ProcessItems(2).Errors maps to Errors
  • ProcessItems(2).Key maps to Key

ProcessItem4 mappings:

  • ProcessItems(3).AckCode maps to AckCode
  • ProcessItems(3).Errors maps to Errors
  • ProcessItems(3).Key maps to Key
  • Injury maps to Injury
  • Patient maps to Patient
  • ProcessItems(3).Task maps to Task
  • ProcessItems(3).ReturnCode maps to ReturnCode

ProcessItem5 mappings:

  • Injury maps to Injury
  • Patient maps to Patient
  • ProcessItems(4).Task maps to Task
  • ProcessItems(4).ReturnCode maps to ReturnCode
  • ProcessItems(4).AckCode maps to AckCode
  • ProcessItems(4).Errors maps to Errors
  • ProcessItems(4).Key maps to Key

ProcessItem6 mappings:

  • Injury maps to Injury
  • Patient maps to Patient
  • ProcessItems(5).Task maps to Task
  • ProcessItems(5).ReturnCode maps to ReturnCode
  • ProcessItems(5).AckCode maps to AckCode
  • ProcessItems(5).Errors maps to Errors
  • ProcessItems(5).Key maps to Key

ProcessItem8 mappings:

  • Injury maps to Injury
  • Patient maps to Patient
  • ProcessItems(7).Task maps to Task
  • ProcessItems(7).ReturnCode maps to ReturnCode
  • ProcessItems(7).AckCode maps to AckCode
  • ProcessItems(7).Errors maps to Errors
  • ProcessItems(7).Key maps to Key

ProcessItem10 mappings:

  • Injury maps to Injury
  • Patient maps to Patient
  • ProcessItems(9).Task maps to Task
  • ProcessItems(9).ReturnCode maps to ReturnCode
  • ProcessItems(9).AckCode maps to AckCode
  • ProcessItems(9).Errors maps to Errors
  • ProcessItems(9).Key maps to Key

ProcessItem7 mappings:

  • Injury maps to Injury
  • Patient maps to Patient
  • ProcessItems(6).Task maps to Task
  • ProcessItems(6).ReturnCode maps to ReturnCode
  • ProcessItems(6).AckCode maps to AckCode
  • ProcessItems(6).Errors maps to Errors
  • ProcessItems(6).Key maps to Key

ProcessItem9 mappings:

  • Injury maps to Injury
  • Patient maps to Patient
  • ProcessItems(8).Task maps to Task
  • ProcessItems(8).ReturnCode maps to ReturnCode
  • ProcessItems(8).AckCode maps to AckCode
  • ProcessItems(8).Errors maps to Errors
  • ProcessItems(8).Key maps to Key

ProcessItem1 mappings:

  • Injury maps to Injury
  • Patient maps to Patient
  • ProcessItems(0).Task maps to Task
  • ProcessItems(0).ReturnCode maps to ReturnCode
  • ProcessItems(0).AckCode maps to AckCode
  • ProcessItems(0).Errors maps to Errors
  • ProcessItems(0).Key maps to Key

ProcessItem2 mappings:

  • Injury maps to Injury
  • Patient maps to Patient
  • ProcessItems(1).Task maps to Task
  • ProcessItems(1).ReturnCode maps to ReturnCode
  • ProcessItems(1).AckCode maps to AckCode
  • ProcessItems(1).Errors maps to Errors
  • ProcessItems(1).Key maps to Key

SplitTasks mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CascadingOrders_Passthru
Input data structure CascadingOrders
Output data structure CascadingOrders

AddPatientInfo

Adds Patient Query information to existing task data.

Name Value
InjurySupported Yes
Control from Lookup Patient Info
Data from Lookup Patient Info mappings:
  • SYSCode maps to Patient.SYSCode
  • SYSID maps to Patient.SYSID

AddPatientInfo mappings:

  • _STRUCT maps to _STRUCT

Known Patient? mappings:

  • Injury maps to Injury
  • Patient.DriversLicense maps to Patient.DriversLicense
  • Patient.LastName maps to Patient.LastName
  • Patient.FirstName maps to Patient.FirstName
  • Patient.MiddleNames maps to Patient.MiddleNames
  • ProcessItems maps to ProcessItems
Data to Sink mappings:
  • _STRUCT maps to _STRUCT

AddPatientInfo mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CascadingOrders_Passthru
Input data structure CascadingOrders
Output data structure CascadingOrders

Known Patient?

Routes flow based on contents of Patient Last Name.

Name Value
InjurySupported Yes
Control from Known Process? when NumberOfTasksFound <> "0"
Control to Lookup Patient Info when Patient.LastName <> ""
Setup John Doe when Patient.LastName = ""
Data from Known Patient? mappings:
  • _STRUCT maps to _STRUCT

Known Process? mappings:

  • Tasks(0) maps to ProcessItems(0).Task
  • Tasks(1) maps to ProcessItems(1).Task
  • Tasks(2) maps to ProcessItems(2).Task
  • Tasks(3) maps to ProcessItems(3).Task
  • Tasks(4) maps to ProcessItems(4).Task
  • Tasks(5) maps to ProcessItems(5).Task
  • Tasks(6) maps to ProcessItems(6).Task
  • Tasks(7) maps to ProcessItems(7).Task
  • Tasks(8) maps to ProcessItems(8).Task
  • Tasks(9) maps to ProcessItems(9).Task

Source mappings:

  • Injury maps to Injury
  • Patient maps to Patient
Data to Setup John Doe mappings:
  • Injury maps to Injury
  • InjurySupported maps to InjurySupported
  • ProcessItems maps to ProcessItems

Known Patient? mappings:

  • _STRUCT maps to _STRUCT

Lookup Patient Info mappings:

  • Patient maps to Patient

AddPatientInfo mappings:

  • Injury maps to Injury
  • Patient.DriversLicense maps to Patient.DriversLicense
  • Patient.LastName maps to Patient.LastName
  • Patient.FirstName maps to Patient.FirstName
  • Patient.MiddleNames maps to Patient.MiddleNames
  • ProcessItems maps to ProcessItems
Referenced programs CascadingOrders_Passthru
Input data structure CascadingOrders
Output data structure CascadingOrders

Known Process?

Invokes a collaboration to query and return tasks for the given Injury.

Name Value
MaxTasks 10
Control to Known Patient? when NumberOfTasksFound <> "0"

ProcessUnknown when NumberOfTasksFound = "0"

Data from Source mappings:
  • Injury maps to Injury
Data to Known Patient? mappings:
  • Tasks(0) maps to ProcessItems(0).Task
  • Tasks(1) maps to ProcessItems(1).Task
  • Tasks(2) maps to ProcessItems(2).Task
  • Tasks(3) maps to ProcessItems(3).Task
  • Tasks(4) maps to ProcessItems(4).Task
  • Tasks(5) maps to ProcessItems(5).Task
  • Tasks(6) maps to ProcessItems(6).Task
  • Tasks(7) maps to ProcessItems(7).Task
  • Tasks(8) maps to ProcessItems(8).Task
  • Tasks(9) maps to ProcessItems(9).Task

ProcessUnknown mappings:

  • NumberOfTasksFound maps to InjurySupported
Referenced programs GetTask
Referenced Program Execution Server CWLDSVR.FMCSYS.FMCGRP
Input data structure HC_GetTask
Output data structure HC_GetTaskResponse

Lookup Patient Info

Invokes a collaboration to send a Patient Query MTQRY HL7 message and get results from an MTADR HL7 message collaboration.

Name Value
Control from Known Patient? when Patient.LastName <> ""
Control to AddPatientInfo
Data from Known Patient? mappings:
  • Patient maps to Patient
Data to AddPatientInfo mappings:
  • SYSCode maps to Patient.SYSCode
  • SYSID maps to Patient.SYSID
Referenced programs QRY_A19
Referenced Program Execution Server CWLDSVR.FMCSYS.FMCGRP
Input data structure QRY_A19
Output data structure ADR_A19

ProcessUnknown

Sets indication for unknown process.

Name Value
Control from Known Process? when NumberOfTasksFound = "0"
Data from Source mappings:
  • Injury maps to Injury
  • Patient maps to Patient

ProcessUnknown mappings:

  • _STRUCT maps to _STRUCT

Known Process? mappings:

  • NumberOfTasksFound maps to InjurySupported
Data to Sink mappings:
  • _STRUCT maps to _STRUCT

ProcessUnknown mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CascadingOrders_Passthru
Input data structure CascadingOrders
Output data structure CascadingOrders

Setup John Doe

Sets task data for an unknown patient to be treated as a John Doe.

Name Value
Patient.LastName John
Patient.FirstName Doe
Patient.MiddleNames NMI
Control from Known Patient? when Patient.LastName = ""
Data from Known Patient? mappings:
  • Injury maps to Injury
  • InjurySupported maps to InjurySupported
  • ProcessItems maps to ProcessItems

Setup John Doe mappings:

  • _STRUCT maps to _STRUCT
Data to Sink mappings:
  • _STRUCT maps to _STRUCT

Setup John Doe mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CascadingOrders_Passthru
Input data structure CascadingOrders
Output data structure CascadingOrders

Cancel Complete

Displays dialog indicating cancel processing has completed.

Name Value
Control from Cancel Orders
Data from Cancel Orders mappings:
  • _STRUCT maps to _STRUCT

Cancel Complete mappings:

  • _STRUCT maps to _STRUCT
Data to Sink mappings:
  • _STRUCT maps to _STRUCT

Cancel Complete mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CancelProcess
Input data structure CascadingOrders
Output data structure CascadingOrders

Cancel Orders (Process Activity)

SubProcess. Controls cancel task processing.

Name Value
Control from SetCancel
Control to Cancel Complete
Data from SetCancel mappings:
  • _STRUCT maps to _STRUCT
Data to Cancel Complete mappings:
  • _STRUCT maps to _STRUCT
Referenced process Lookup and Process
Input data structure CascadingOrders
Output data structure CascadingOrders

Correct Process?

Displays dialog asking for confirmation that the reported injury is the correct injury.

Name Value
Control from Pend Orders
Control to SetCancel when _RC = 0
SetExecute when _RC = 1
Data from Correct Process? mappings:
  • _STRUCT maps to _STRUCT

    Pend Orders mappings:

  • _STRUCT maps to _STRUCT
Data to Correct Process? mappings:
  • _STRUCT maps to _STRUCT

SetExecute mappings:

  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • InjurySupported maps to InjurySupported
  • Category maps to Category
  • ProcessItems(0).Task.Injury maps to ProcessItems(0).Task.Injury
  • ProcessItems(0).Task.ExecuteType maps to ProcessItems(0).Task.Type
  • ProcessItems(0).Task.ProcCode maps to ProcessItems(0).Task.ProcCode
  • ProcessItems(0).Task.ProcText maps to ProcessItems(0).Task.ProcText
  • ProcessItems(0).Task.ExecuteAction maps to ProcessItems(0).Task.ActionCode
  • ProcessItems(0).Task.PendType maps to ProcessItems(0).Task.PendType
  • ProcessItems(0).Task.ExecuteType maps to ProcessItems(0).Task.ExecuteType
  • ProcessItems(0).Task.CancelType maps to ProcessItems(0).Task.CancelType
  • ProcessItems(0).Task.PendAction maps to ProcessItems(0).Task.PendAction
  • ProcessItems(0).Task.ExecuteAction maps to ProcessItems(0).Task.ExecuteAction
  • ProcessItems(0).Task.CancelAction maps to ProcessItems(0).Task.CancelAction
  • ProcessItems(0).ReturnCode maps to ProcessItems(0).ReturnCode
  • ProcessItems(0).AckCode maps to ProcessItems(0).AckCode
  • ProcessItems(0).Errors maps to ProcessItems(0).Errors
  • ProcessItems(0).Key maps to ProcessItems(0).Key
  • ProcessItems(1).Task.Injury maps to ProcessItems(1).Task.Injury
  • ProcessItems(1).Task.ExecuteType maps to ProcessItems(1).Task.Type
  • ProcessItems(1).Task.ProcCode maps to ProcessItems(1).Task.ProcCode
  • ProcessItems(1).Task.ProcText maps to ProcessItems(1).Task.ProcText
  • ProcessItems(1).Task.ExecuteAction maps to ProcessItems(1).Task.ActionCode
  • ProcessItems(1).Task.PendType maps to ProcessItems(1).Task.PendType
  • ProcessItems(1).Task.ExecuteType maps to ProcessItems(1).Task.ExecuteType
  • ProcessItems(1).Task.CancelType maps to ProcessItems(1).Task.CancelType
  • ProcessItems(1).Task.PendAction maps to ProcessItems(1).Task.PendAction
  • ProcessItems(1).Task.ExecuteAction maps to ProcessItems(1).Task.ExecuteAction
  • ProcessItems(1).Task.CancelAction maps to ProcessItems(1).Task.CancelAction
  • ProcessItems(1).ReturnCode maps to ProcessItems(1).ReturnCode
  • ProcessItems(1).AckCode maps to ProcessItems(1).AckCode
  • ProcessItems(1).Errors maps to ProcessItems(1).Errors
  • ProcessItems(1).Key maps to ProcessItems(1).Key
  • ProcessItems(2).Task.Injury maps to ProcessItems(2).Task.Injury
  • ProcessItems(2).Task.ExecuteType maps to ProcessItems(2).Task.Type
  • ProcessItems(2).Task.ProcCode maps to ProcessItems(2).Task.ProcCode
  • ProcessItems(2).Task.ProcText maps to ProcessItems(2).Task.ProcText
  • ProcessItems(2).Task.ExecuteAction maps to ProcessItems(2).Task.ActionCode
  • ProcessItems(2).Task.PendType maps to ProcessItems(2).Task.PendType
  • ProcessItems(2).Task.ExecuteType maps to ProcessItems(2).Task.ExecuteType
  • ProcessItems(2).Task.CancelType maps to ProcessItems(2).Task.CancelType
  • ProcessItems(2).Task.PendAction maps to ProcessItems(2).Task.PendAction
  • ProcessItems(2).Task.ExecuteAction maps to ProcessItems(2).Task.ExecuteAction
  • ProcessItems(2).Task.CancelAction maps to ProcessItems(2).Task.CancelAction
  • ProcessItems(2).ReturnCode maps to ProcessItems(2).ReturnCode
  • ProcessItems(2).AckCode maps to ProcessItems(2).AckCode
  • ProcessItems(2).Errors maps to ProcessItems(2).Errors
  • ProcessItems(2).Key maps to ProcessItems(2).Key
  • ProcessItems(3).Task.Injury maps to ProcessItems(3).Task.Injury
  • ProcessItems(3).Task.ExecuteType maps to ProcessItems(3).Task.Type
  • ProcessItems(3).Task.ProcCode maps to ProcessItems(3).Task.ProcCode
  • ProcessItems(3).Task.ProcText maps to ProcessItems(3).Task.ProcText
  • ProcessItems(3).Task.ExecuteAction maps to ProcessItems(3).Task.ActionCode
  • ProcessItems(3).Task.PendType maps to ProcessItems(3).Task.PendType
  • ProcessItems(3).Task.ExecuteType maps to ProcessItems(3).Task.ExecuteType
  • ProcessItems(3).Task.CancelType maps to ProcessItems(3).Task.CancelType
  • ProcessItems(3).Task.PendAction maps to ProcessItems(3).Task.PendAction
  • ProcessItems(3).Task.ExecuteAction maps to ProcessItems(3).Task.ExecuteAction
  • ProcessItems(3).Task.CancelAction maps to ProcessItems(3).Task.CancelAction
  • ProcessItems(3).ReturnCode maps to ProcessItems(3).ReturnCode
  • ProcessItems(3).AckCode maps to ProcessItems(3).AckCode
  • ProcessItems(3).Errors maps to ProcessItems(3).Errors
  • ProcessItems(3).Key maps to ProcessItems(3).Key
  • ProcessItems(4).Task.Injury maps to ProcessItems(4).Task.Injury
  • ProcessItems(4).Task.ExecuteType maps to ProcessItems(4).Task.Type
  • ProcessItems(4).Task.ProcCode maps to ProcessItems(4).Task.ProcCode
  • ProcessItems(4).Task.ProcText maps to ProcessItems(4).Task.ProcText
  • ProcessItems(4).Task.ExecuteAction maps to ProcessItems(4).Task.ActionCode
  • ProcessItems(4).Task.PendType maps to ProcessItems(4).Task.PendType
  • ProcessItems(4).Task.ExecuteType maps to ProcessItems(4).Task.ExecuteType
  • ProcessItems(4).Task.CancelType maps to ProcessItems(4).Task.CancelType
  • ProcessItems(4).Task.PendAction maps to ProcessItems(4).Task.PendAction
  • ProcessItems(4).Task.ExecuteAction maps to ProcessItems(4).Task.ExecuteAction
  • ProcessItems(4).Task.CancelAction maps to ProcessItems(4).Task.CancelAction
  • ProcessItems(4).ReturnCode maps to ProcessItems(4).ReturnCode
  • ProcessItems(4).AckCode maps to ProcessItems(4).AckCode
  • ProcessItems(4).Errors maps to ProcessItems(4).Errors
  • ProcessItems(4).Key maps to ProcessItems(4).Key
  • ProcessItems(5).Task.Injury maps to ProcessItems(5).Task.Injury
  • ProcessItems(5).Task.ExecuteType maps to ProcessItems(5).Task.Type
  • ProcessItems(5).Task.ProcCode maps to ProcessItems(5).Task.ProcCode
  • ProcessItems(5).Task.ProcText maps to ProcessItems(5).Task.ProcText
  • ProcessItems(5).Task.ExecuteAction maps to ProcessItems(5).Task.ActionCode
  • ProcessItems(5).Task.PendType maps to ProcessItems(5).Task.PendType
  • ProcessItems(5).Task.ExecuteType maps to ProcessItems(5).Task.ExecuteType
  • ProcessItems(5).Task.CancelType maps to ProcessItems(5).Task.CancelType
  • ProcessItems(5).Task.PendAction maps to ProcessItems(5).Task.PendAction
  • ProcessItems(5).Task.ExecuteAction maps to ProcessItems(5).Task.ExecuteAction
  • ProcessItems(5).Task.CancelAction maps to ProcessItems(5).Task.CancelAction
  • ProcessItems(5).ReturnCode maps to ProcessItems(5).ReturnCode
  • ProcessItems(5).AckCode maps to ProcessItems(5).AckCode
  • ProcessItems(5).Errors maps to ProcessItems(5).Errors
  • ProcessItems(5).Key maps to ProcessItems(5).Key
  • ProcessItems(6).Task.Injury maps to ProcessItems(6).Task.Injury
  • ProcessItems(6).Task.ExecuteType maps to ProcessItems(6).Task.Type
  • ProcessItems(6).Task.ProcCode maps to ProcessItems(6).Task.ProcCode
  • ProcessItems(6).Task.ProcText maps to ProcessItems(6).Task.ProcText
  • ProcessItems(6).Task.ExecuteAction maps to ProcessItems(6).Task.ActionCode
  • ProcessItems(6).Task.PendType maps to ProcessItems(6).Task.PendType
  • ProcessItems(6).Task.ExecuteType maps to ProcessItems(6).Task.ExecuteType
  • ProcessItems(6).Task.CancelType maps to ProcessItems(6).Task.CancelType
  • ProcessItems(6).Task.PendAction maps to ProcessItems(6).Task.PendAction
  • ProcessItems(6).Task.ExecuteAction maps to ProcessItems(6).Task.ExecuteAction
  • ProcessItems(6).Task.CancelAction maps to ProcessItems(6).Task.CancelAction
  • ProcessItems(6).ReturnCode maps to ProcessItems(6).ReturnCode
  • ProcessItems(6).AckCode maps to ProcessItems(6).AckCode
  • ProcessItems(6).Errors maps to ProcessItems(6).Errors
  • ProcessItems(6).Key maps to ProcessItems(6).Key
  • ProcessItems(7).Task.Injury maps to ProcessItems(7).Task.Injury
  • ProcessItems(7).Task.ExecuteType maps to ProcessItems(7).Task.Type
  • ProcessItems(7).Task.ProcCode maps to ProcessItems(7).Task.ProcCode
  • ProcessItems(7).Task.ProcText maps to ProcessItems(7).Task.ProcText
  • ProcessItems(7).Task.ExecuteAction maps to ProcessItems(7).Task.ActionCode
  • ProcessItems(7).Task.PendType maps to ProcessItems(7).Task.PendType
  • ProcessItems(7).Task.ExecuteType maps to ProcessItems(7).Task.ExecuteType
  • ProcessItems(7).Task.CancelType maps to ProcessItems(7).Task.CancelType
  • ProcessItems(7).Task.PendAction maps to ProcessItems(7).Task.PendAction
  • ProcessItems(7).Task.ExecuteAction maps to ProcessItems(7).Task.ExecuteAction
  • ProcessItems(7).Task.CancelAction maps to ProcessItems(7).Task.CancelAction
  • ProcessItems(7).ReturnCode maps to ProcessItems(7).ReturnCode
  • ProcessItems(7).AckCode maps to ProcessItems(7).AckCode
  • ProcessItems(7).Errors maps to ProcessItems(7).Errors
  • ProcessItems(7).Key maps to ProcessItems(7).Key
  • ProcessItems(8).Task.Injury maps to ProcessItems(8).Task.Injury
  • ProcessItems(8).Task.ExecuteType maps to ProcessItems(8).Task.Type
  • ProcessItems(8).Task.ProcCode maps to ProcessItems(8).Task.ProcCode
  • ProcessItems(8).Task.ProcText maps to ProcessItems(8).Task.ProcText
  • ProcessItems(8).Task.ExecuteAction maps to ProcessItems(8).Task.ActionCode
  • ProcessItems(8).Task.PendType maps to ProcessItems(8).Task.PendType
  • ProcessItems(8).Task.ExecuteType maps to ProcessItems(8).Task.ExecuteType
  • ProcessItems(8).Task.CancelType maps to ProcessItems(8).Task.CancelType
  • ProcessItems(8).Task.PendAction maps to ProcessItems(8).Task.PendAction
  • ProcessItems(8).Task.ExecuteAction maps to ProcessItems(8).Task.ExecuteAction
  • ProcessItems(8).Task.CancelAction maps to ProcessItems(8).Task.CancelAction
  • ProcessItems(8).ReturnCode maps to ProcessItems(8).ReturnCode
  • ProcessItems(8).AckCode maps to ProcessItems(8).AckCode
  • ProcessItems(8).Errors maps to ProcessItems(8).Errors
  • ProcessItems(8).Key maps to ProcessItems(8).Key
  • ProcessItems(9).Task.Injury maps to ProcessItems(9).Task.Injury
  • ProcessItems(9).Task.ExecuteType maps to ProcessItems(9).Task.Type
  • ProcessItems(9).Task.ProcCode maps to ProcessItems(9).Task.ProcCode
  • ProcessItems(9).Task.ProcText maps to ProcessItems(9).Task.ProcText
  • ProcessItems(9).Task.ExecuteAction maps to ProcessItems(9).Task.ActionCode
  • ProcessItems(9).Task.PendType maps to ProcessItems(9).Task.PendType
  • ProcessItems(9).Task.ExecuteType maps to ProcessItems(9).Task.ExecuteType
  • ProcessItems(9).Task.CancelType maps to ProcessItems(9).Task.CancelType
  • ProcessItems(9).Task.PendAction maps to ProcessItems(9).Task.PendAction
  • ProcessItems(9).Task.ExecuteAction maps to ProcessItems(9).Task.ExecuteAction
  • ProcessItems(9).Task.CancelAction maps to ProcessItems(9).Task.CancelAction
  • ProcessItems(9).ReturnCode maps to ProcessItems(9).ReturnCode
  • ProcessItems(9).AckCode maps to ProcessItems(9).AckCode
  • ProcessItems(9).Errors maps to ProcessItems(9).Errors
  • ProcessItems(9).Key maps to ProcessItems(9).Key

SetCancel mappings:

  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • InjurySupported maps to InjurySupported
  • Category maps to Category
  • ProcessItems(0).Task.Injury maps to ProcessItems(0).Task.Injury
  • ProcessItems(0).Task.CancelType maps to ProcessItems(0).Task.Type
  • ProcessItems(0).Task.ProcCode maps to ProcessItems(0).Task.ProcCode
  • ProcessItems(0).Task.ProcText maps to ProcessItems(0).Task.ProcText
  • ProcessItems(0).Task.CancelAction maps to ProcessItems(0).Task.ActionCode
  • ProcessItems(0).Task.PendType maps to ProcessItems(0).Task.PendType
  • ProcessItems(0).Task.ExecuteType maps to ProcessItems(0).Task.ExecuteType
  • ProcessItems(0).Task.CancelType maps to ProcessItems(0).Task.CancelType
  • ProcessItems(0).Task.PendAction maps to ProcessItems(0).Task.PendAction
  • ProcessItems(0).Task.ExecuteAction maps to ProcessItems(0).Task.ExecuteAction
  • ProcessItems(0).Task.CancelAction maps to ProcessItems(0).Task.CancelAction
  • ProcessItems(0).ReturnCode maps to ProcessItems(0).ReturnCode
  • ProcessItems(0).AckCode maps to ProcessItems(0).AckCode
  • ProcessItems(0).Errors maps to ProcessItems(0).Errors
  • ProcessItems(0).Key maps to ProcessItems(0).Key
  • ProcessItems(1).Task.Injury maps to ProcessItems(1).Task.Injury
  • ProcessItems(1).Task.CancelType maps to ProcessItems(1).Task.Type
  • ProcessItems(1).Task.ProcCode maps to ProcessItems(1).Task.ProcCode
  • ProcessItems(1).Task.ProcText maps to ProcessItems(1).Task.ProcText
  • ProcessItems(1).Task.CancelAction maps to ProcessItems(1).Task.ActionCode
  • ProcessItems(1).Task.PendType maps to ProcessItems(1).Task.PendType
  • ProcessItems(1).Task.ExecuteType maps to ProcessItems(1).Task.ExecuteType
  • ProcessItems(1).Task.CancelType maps to ProcessItems(1).Task.CancelType
  • ProcessItems(1).Task.PendAction maps to ProcessItems(1).Task.PendAction
  • ProcessItems(1).Task.ExecuteAction maps to ProcessItems(1).Task.ExecuteAction
  • ProcessItems(1).Task.CancelAction maps to ProcessItems(1).Task.CancelAction
  • ProcessItems(1).ReturnCode maps to ProcessItems(1).ReturnCode
  • ProcessItems(1).AckCode maps to ProcessItems(1).AckCode
  • ProcessItems(1).Errors maps to ProcessItems(1).Errors
  • ProcessItems(1).Key maps to ProcessItems(1).Key
  • ProcessItems(2).Task.Injury maps to ProcessItems(2).Task.Injury
  • ProcessItems(2).Task.CancelType maps to ProcessItems(2).Task.Type
  • ProcessItems(2).Task.ProcCode maps to ProcessItems(2).Task.ProcCode
  • ProcessItems(2).Task.ProcText maps to ProcessItems(2).Task.ProcText
  • ProcessItems(2).Task.CancelAction maps to ProcessItems(2).Task.ActionCode
  • ProcessItems(2).Task.PendType maps to ProcessItems(2).Task.PendType
  • ProcessItems(2).Task.ExecuteType maps to ProcessItems(2).Task.ExecuteType
  • ProcessItems(2).Task.CancelType maps to ProcessItems(2).Task.CancelType
  • ProcessItems(2).Task.PendAction maps to ProcessItems(2).Task.PendAction
  • ProcessItems(2).Task.ExecuteAction maps to ProcessItems(2).Task.ExecuteAction
  • ProcessItems(2).Task.CancelAction maps to ProcessItems(2).Task.CancelAction
  • ProcessItems(2).ReturnCode maps to ProcessItems(2).ReturnCode
  • ProcessItems(2).AckCode maps to ProcessItems(2).AckCode
  • ProcessItems(2).Errors maps to ProcessItems(2).Errors
  • ProcessItems(2).Key maps to ProcessItems(2).Key
  • ProcessItems(3).Task.Injury maps to ProcessItems(3).Task.Injury
  • ProcessItems(3).Task.CancelType maps to ProcessItems(3).Task.Type
  • ProcessItems(3).Task.ProcCode maps to ProcessItems(3).Task.ProcCode
  • ProcessItems(3).Task.ProcText maps to ProcessItems(3).Task.ProcText
  • ProcessItems(3).Task.CancelAction maps to ProcessItems(3).Task.ActionCode
  • ProcessItems(3).Task.PendType maps to ProcessItems(3).Task.PendType
  • ProcessItems(3).Task.ExecuteType maps to ProcessItems(3).Task.ExecuteType
  • ProcessItems(3).Task.CancelType maps to ProcessItems(3).Task.CancelType
  • ProcessItems(3).Task.PendAction maps to ProcessItems(3).Task.PendAction
  • ProcessItems(3).Task.ExecuteAction maps to ProcessItems(3).Task.ExecuteAction
  • ProcessItems(3).Task.CancelAction maps to ProcessItems(3).Task.CancelAction
  • ProcessItems(3).ReturnCode maps to ProcessItems(3).ReturnCode
  • ProcessItems(3).AckCode maps to ProcessItems(3).AckCode
  • ProcessItems(3).Errors maps to ProcessItems(3).Errors
  • ProcessItems(3).Key maps to ProcessItems(3).Key
  • ProcessItems(4).Task.Injury maps to ProcessItems(4).Task.Injury
  • ProcessItems(4).Task.CancelType maps to ProcessItems(4).Task.Type
  • ProcessItems(4).Task.ProcCode maps to ProcessItems(4).Task.ProcCode
  • ProcessItems(4).Task.ProcText maps to ProcessItems(4).Task.ProcText
  • ProcessItems(4).Task.CancelAction maps to ProcessItems(4).Task.ActionCode
  • ProcessItems(4).Task.PendType maps to ProcessItems(4).Task.PendType
  • ProcessItems(4).Task.ExecuteType maps to ProcessItems(4).Task.ExecuteType
  • ProcessItems(4).Task.CancelType maps to ProcessItems(4).Task.CancelType
  • ProcessItems(4).Task.PendAction maps to ProcessItems(4).Task.PendAction
  • ProcessItems(4).Task.ExecuteAction maps to ProcessItems(4).Task.ExecuteAction
  • ProcessItems(4).Task.CancelAction maps to ProcessItems(4).Task.CancelAction
  • ProcessItems(4).ReturnCode maps to ProcessItems(4).ReturnCode
  • ProcessItems(4).AckCode maps to ProcessItems(4).AckCode
  • ProcessItems(4).Errors maps to ProcessItems(4).Errors
  • ProcessItems(4).Key maps to ProcessItems(4).Key
  • ProcessItems(5).Task.Injury maps to ProcessItems(5).Task.Injury
  • ProcessItems(5).Task.CancelType maps to ProcessItems(5).Task.Type
  • ProcessItems(5).Task.ProcCode maps to ProcessItems(5).Task.ProcCode
  • ProcessItems(5).Task.ProcText maps to ProcessItems(5).Task.ProcText
  • ProcessItems(5).Task.CancelAction maps to ProcessItems(5).Task.ActionCode
  • ProcessItems(5).Task.PendType maps to ProcessItems(5).Task.PendType
  • ProcessItems(5).Task.ExecuteType maps to ProcessItems(5).Task.ExecuteType
  • ProcessItems(5).Task.CancelType maps to ProcessItems(5).Task.CancelType
  • ProcessItems(5).Task.PendAction maps to ProcessItems(5).Task.PendAction
  • ProcessItems(5).Task.ExecuteAction maps to ProcessItems(5).Task.ExecuteAction
  • ProcessItems(5).Task.CancelAction maps to ProcessItems(5).Task.CancelAction
  • ProcessItems(5).ReturnCode maps to ProcessItems(5).ReturnCode
  • ProcessItems(5).AckCode maps to ProcessItems(5).AckCode
  • ProcessItems(5).Errors maps to ProcessItems(5).Errors
  • ProcessItems(5).Key maps to ProcessItems(5).Key
  • ProcessItems(6).Task.Injury maps to ProcessItems(6).Task.Injury
  • ProcessItems(6).Task.CancelType maps to ProcessItems(6).Task.Type
  • ProcessItems(6).Task.ProcCode maps to ProcessItems(6).Task.ProcCode
  • ProcessItems(6).Task.ProcText maps to ProcessItems(6).Task.ProcText
  • ProcessItems(6).Task.CancelAction maps to ProcessItems(6).Task.ActionCode
  • ProcessItems(6).Task.PendType maps to ProcessItems(6).Task.PendType
  • ProcessItems(6).Task.ExecuteType maps to ProcessItems(6).Task.ExecuteType
  • ProcessItems(6).Task.CancelType maps to ProcessItems(6).Task.CancelType
  • ProcessItems(6).Task.PendAction maps to ProcessItems(6).Task.PendAction
  • ProcessItems(6).Task.ExecuteAction maps to ProcessItems(6).Task.ExecuteAction
  • ProcessItems(6).Task.CancelAction maps to ProcessItems(6).Task.CancelAction
  • ProcessItems(6).ReturnCode maps to ProcessItems(6).ReturnCode
  • ProcessItems(6).AckCode maps to ProcessItems(6).AckCode
  • ProcessItems(6).Errors maps to ProcessItems(6).Errors
  • ProcessItems(6).Key maps to ProcessItems(6).Key
  • ProcessItems(7).Task.Injury maps to ProcessItems(7).Task.Injury
  • ProcessItems(7).Task.CancelType maps to ProcessItems(7).Task.Type
  • ProcessItems(7).Task.ProcCode maps to ProcessItems(7).Task.ProcCode
  • ProcessItems(7).Task.ProcText maps to ProcessItems(7).Task.ProcText
  • ProcessItems(7).Task.CancelAction maps to ProcessItems(7).Task.ActionCode
  • ProcessItems(7).Task.PendType maps to ProcessItems(7).Task.PendType
  • ProcessItems(7).Task.ExecuteType maps to ProcessItems(7).Task.ExecuteType
  • ProcessItems(7).Task.CancelType maps to ProcessItems(7).Task.CancelType
  • ProcessItems(7).Task.PendAction maps to ProcessItems(7).Task.PendAction
  • ProcessItems(7).Task.ExecuteAction maps to ProcessItems(7).Task.ExecuteAction
  • ProcessItems(7).Task.CancelAction maps to ProcessItems(7).Task.CancelAction
  • ProcessItems(7).ReturnCode maps to ProcessItems(7).ReturnCode
  • ProcessItems(7).AckCode maps to ProcessItems(7).AckCode
  • ProcessItems(7).Errors maps to ProcessItems(7).Errors
  • ProcessItems(7).Key maps to ProcessItems(7).Key
  • ProcessItems(8).Task.Injury maps to ProcessItems(8).Task.Injury
  • ProcessItems(8).Task.CancelType maps to ProcessItems(8).Task.Type
  • ProcessItems(8).Task.ProcCode maps to ProcessItems(8).Task.ProcCode
  • ProcessItems(8).Task.ProcText maps to ProcessItems(8).Task.ProcText
  • ProcessItems(8).Task.CancelAction maps to ProcessItems(8).Task.ActionCode
  • ProcessItems(8).Task.PendType maps to ProcessItems(8).Task.PendType
  • ProcessItems(8).Task.ExecuteType maps to ProcessItems(8).Task.ExecuteType
  • ProcessItems(8).Task.CancelType maps to ProcessItems(8).Task.CancelType
  • ProcessItems(8).Task.PendAction maps to ProcessItems(8).Task.PendAction
  • ProcessItems(8).Task.ExecuteAction maps to ProcessItems(8).Task.ExecuteAction
  • ProcessItems(8).Task.CancelAction maps to ProcessItems(8).Task.CancelAction
  • ProcessItems(8).ReturnCode maps to ProcessItems(8).ReturnCode
  • ProcessItems(8).AckCode maps to ProcessItems(8).AckCode
  • ProcessItems(8).Errors maps to ProcessItems(8).Errors
  • ProcessItems(8).Key maps to ProcessItems(8).Key
  • ProcessItems(9).Task.Injury maps to ProcessItems(9).Task.Injury
  • ProcessItems(9).Task.CancelType maps to ProcessItems(9).Task.Type
  • ProcessItems(9).Task.ProcCode maps to ProcessItems(9).Task.ProcCode
  • ProcessItems(9).Task.ProcText maps to ProcessItems(9).Task.ProcText
  • ProcessItems(9).Task.CancelAction maps to ProcessItems(9).Task.ActionCode
  • ProcessItems(9).Task.PendType maps to ProcessItems(9).Task.PendType
  • ProcessItems(9).Task.ExecuteType maps to ProcessItems(9).Task.ExecuteType
  • ProcessItems(9).Task.CancelType maps to ProcessItems(9).Task.CancelType
  • ProcessItems(9).Task.PendAction maps to ProcessItems(9).Task.PendAction
  • ProcessItems(9).Task.ExecuteAction maps to ProcessItems(9).Task.ExecuteAction
  • ProcessItems(9).Task.CancelAction maps to ProcessItems(9).Task.CancelAction
  • ProcessItems(9).ReturnCode maps to ProcessItems(9).ReturnCode
  • ProcessItems(9).AckCode maps to ProcessItems(9).AckCode
  • ProcessItems(9).Errors maps to ProcessItems(9).Errors
  • ProcessItems(9).Key maps to ProcessItems(9).Key
Referenced programs CheckProcess
Input data structure CascadingOrders
Output data structure CascadingOrders

Execute Orders (Process Activity

SubProcess. Controls execute task processing.

Name Value
Control from SetExecute
Control to Treat Patient
Data from SetExecute mappings:
  • _STRUCT maps to _STRUCT
Data to Treat Patient mappings:
  • _STRUCT maps to _STRUCT
Referenced process Lookup and Process
Input data structure CascadingOrders
Output data structure CascadingOrders

Manual Process

Displays a dialog indicating that the injury reported is not supported and requires manual processing.

Name Value
Control from Receive Preliminary Input when InjurySupported <> "Yes"
Data from Receive Preliminary Input mappings:
  • _STRUCT maps to _STRUCT

Manual Process mappings:

  • _STRUCT maps to _STRUCT
Data to Sink mappings:
  • _STRUCT maps to _STRUCT

Manual Process mappings:

  • _STRUCT maps to _STRUCT
Referenced programs ManualProcess
Input data structure CascadingOrders
Output data structure CascadingOrders

Pend Orders (Process Activity)

SubProcess. Controls pend task processing.

Name Value
Control from SetPend
Control to Correct Process?
Data from SetPend mappings:
  • _STRUCT maps to _STRUCT
Data to Correct Process? mappings:
  • _STRUCT maps to _STRUCT
Referenced process Lookup and Process
Input data structure CascadingOrders
Output data structure CascadingOrders

Receive Preliminary Input (Process Activity)

SubProcess. Collects initial data, controls task query and collects patient information for known patient.

Name Value
Control to Manual Process when InjurySupported <> "Yes"

SetPend when InjurySupported = "Yes"

Data from Source mappings:
  • _STRUCT maps to _STRUCT
Data to Manual Process mappings:
  • _STRUCT maps to _STRUCT

SetPend mappings:

  • ProcessItems(7).Task.ProcCode maps to ProcessItems(7).Task.ProcCode
  • ProcessItems(7).Task.ProcText maps to ProcessItems(7).Task.ProcText
  • ProcessItems(7).Task.PendAction maps to ProcessItems(7).Task.ActionCode
  • ProcessItems(7).Task.PendType maps to ProcessItems(7).Task.PendType
  • ProcessItems(7).Task.ExecuteType maps to ProcessItems(7).Task.ExecuteType
  • ProcessItems(7).Task.CancelType maps to ProcessItems(7).Task.CancelType
  • ProcessItems(7).Task.PendAction maps to ProcessItems(7).Task.PendAction
  • ProcessItems(7).Task.ExecuteAction maps to ProcessItems(7).Task.ExecuteAction
  • ProcessItems(7).Task.CancelAction maps to ProcessItems(7).Task.CancelAction
  • ProcessItems(7).ReturnCode maps to ProcessItems(7).ReturnCode
  • ProcessItems(7).AckCode maps to ProcessItems(7).AckCode
  • ProcessItems(7).Errors maps to ProcessItems(7).Errors
  • ProcessItems(7).Key maps to ProcessItems(7).Key
  • ProcessItems(8).Task.Injury maps to ProcessItems(8).Task.Injury
  • ProcessItems(8).Task.PendType maps to ProcessItems(8).Task.Type
  • ProcessItems(8).Task.ProcCode maps to ProcessItems(8).Task.ProcCode
  • ProcessItems(8).Task.ProcText maps to ProcessItems(8).Task.ProcText
  • ProcessItems(8).Task.PendAction maps to ProcessItems(8).Task.ActionCode
  • ProcessItems(8).Task.PendType maps to ProcessItems(8).Task.PendType
  • ProcessItems(8).Task.ExecuteType maps to ProcessItems(8).Task.ExecuteType
  • ProcessItems(8).Task.CancelType maps to ProcessItems(8).Task.CancelType
  • ProcessItems(8).Task.PendAction maps to ProcessItems(8).Task.PendAction
  • ProcessItems(8).Task.ExecuteAction maps to ProcessItems(8).Task.ExecuteAction
  • ProcessItems(8).Task.CancelAction maps to ProcessItems(8).Task.CancelAction
  • ProcessItems(8).ReturnCode maps to ProcessItems(8).ReturnCode
  • ProcessItems(8).AckCode maps to ProcessItems(8).AckCode
  • ProcessItems(8).Errors maps to ProcessItems(8).Errors
  • ProcessItems(8).Key maps to ProcessItems(8).Key
  • ProcessItems(9).Task.Injury maps to ProcessItems(9).Task.Injury
  • ProcessItems(9).Task.PendType maps to ProcessItems(9).Task.Type
  • ProcessItems(9).Task.ProcCode maps to ProcessItems(9).Task.ProcCode
  • ProcessItems(9).Task.ProcText maps to ProcessItems(9).Task.ProcText
  • ProcessItems(9).Task.PendAction maps to ProcessItems(9).Task.ActionCode
  • ProcessItems(9).Task.PendType maps to ProcessItems(9).Task.PendType
  • ProcessItems(9).Task.ExecuteType maps to ProcessItems(9).Task.ExecuteType
  • ProcessItems(9).Task.CancelType maps to ProcessItems(9).Task.CancelType
  • ProcessItems(9).Task.PendAction maps to ProcessItems(9).Task.PendAction
  • ProcessItems(9).Task.ExecuteAction maps to ProcessItems(9).Task.ExecuteAction
  • ProcessItems(9).Task.CancelAction maps to ProcessItems(9).Task.CancelAction
  • ProcessItems(9).ReturnCode maps to ProcessItems(9).ReturnCode
  • ProcessItems(9).AckCode maps to ProcessItems(9).AckCode
  • ProcessItems(9).Errors maps to ProcessItems(9).Errors
  • ProcessItems(9).Key maps to ProcessItems(9).Key
  • Injury maps to Injury
  • Patient maps to Patient
  • InjurySupported maps to InjurySupported
  • ProcessItems(0).Task.Injury maps to ProcessItems(0).Task.Injury
  • ProcessItems(0).Task.PendType maps to ProcessItems(0).Task.Type
  • ProcessItems(0).Task.ProcCode maps to ProcessItems(0).Task.ProcCode
  • ProcessItems(0).Task.ProcText maps to ProcessItems(0).Task.ProcText
  • ProcessItems(0).Task.PendAction maps to ProcessItems(0).Task.ActionCode
  • ProcessItems(0).Task.PendType maps to ProcessItems(0).Task.PendType
  • ProcessItems(0).Task.ExecuteType maps to ProcessItems(0).Task.ExecuteType
  • ProcessItems(0).Task.CancelType maps to ProcessItems(0).Task.CancelType
  • ProcessItems(0).Task.PendAction maps to ProcessItems(0).Task.PendAction
  • ProcessItems(0).Task.ExecuteAction maps to ProcessItems(0).Task.ExecuteAction
  • ProcessItems(0).Task.CancelAction maps to ProcessItems(0).Task.CancelAction
  • ProcessItems(0).ReturnCode maps to ProcessItems(0).ReturnCode
  • ProcessItems(0).AckCode maps to ProcessItems(0).AckCode
  • ProcessItems(0).Key maps to ProcessItems(0).Key
  • ProcessItems(1).Task.Injury maps to ProcessItems(1).Task.Injury
  • ProcessItems(1).Task.PendType maps to ProcessItems(1).Task.Type
  • ProcessItems(1).Task.ProcCode maps to ProcessItems(1).Task.ProcCode
  • ProcessItems(1).Task.ProcText maps to ProcessItems(1).Task.ProcText
  • ProcessItems(1).Task.PendAction maps to ProcessItems(1).Task.ActionCode
  • ProcessItems(1).Task.PendType maps to ProcessItems(1).Task.PendType
  • ProcessItems(1).Task.ExecuteType maps to ProcessItems(1).Task.ExecuteType
  • ProcessItems(1).Task.CancelType maps to ProcessItems(1).Task.CancelType
  • ProcessItems(1).Task.PendAction maps to ProcessItems(1).Task.PendAction
  • ProcessItems(1).Task.ExecuteAction maps to ProcessItems(1).Task.ExecuteAction
  • ProcessItems(1).Task.CancelAction maps to ProcessItems(1).Task.CancelAction
  • ProcessItems(1).ReturnCode maps to ProcessItems(1).ReturnCode
  • ProcessItems(1).AckCode maps to ProcessItems(1).AckCode
  • ProcessItems(1).Errors maps to ProcessItems(1).Errors
  • ProcessItems(1).Key maps to ProcessItems(1).Key
  • ProcessItems(2).Task.Injury maps to ProcessItems(2).Task.Injury
  • ProcessItems(2).Task.PendType maps to ProcessItems(2).Task.Type
  • ProcessItems(2).Task.ProcCode maps to ProcessItems(2).Task.ProcCode
  • ProcessItems(2).Task.ProcText maps to ProcessItems(2).Task.ProcText
  • ProcessItems(2).Task.PendAction maps to ProcessItems(2).Task.ActionCode
  • ProcessItems(2).Task.PendType maps to ProcessItems(2).Task.PendType
  • ProcessItems(2).Task.ExecuteType maps to ProcessItems(2).Task.ExecuteType
  • ProcessItems(2).Task.CancelType maps to ProcessItems(2).Task.CancelType
  • ProcessItems(2).Task.PendAction maps to ProcessItems(2).Task.PendAction
  • ProcessItems(2).Task.ExecuteAction maps to ProcessItems(2).Task.ExecuteAction
  • ProcessItems(2).Task.CancelAction maps to ProcessItems(2).Task.CancelAction
  • ProcessItems(2).ReturnCode maps to ProcessItems(2).ReturnCode
  • ProcessItems(2).AckCode maps to ProcessItems(2).AckCode
  • ProcessItems(2).Errors maps to ProcessItems(2).Errors
  • ProcessItems(2).Key maps to ProcessItems(2).Key
  • ProcessItems(3).Task.Injury maps to ProcessItems(3).Task.Injury
  • ProcessItems(3).Task.PendType maps to ProcessItems(3).Task.Type
  • ProcessItems(3).Task.ProcCode maps to ProcessItems(3).Task.ProcCode
  • ProcessItems(3).Task.ProcText maps to ProcessItems(3).Task.ProcText
  • ProcessItems(3).Task.PendAction maps to ProcessItems(3).Task.ActionCode
  • ProcessItems(3).Task.PendType maps to ProcessItems(3).Task.PendType
  • ProcessItems(3).Task.ExecuteType maps to ProcessItems(3).Task.ExecuteType
  • ProcessItems(3).Task.CancelType maps to ProcessItems(3).Task.CancelType
  • ProcessItems(3).Task.PendAction maps to ProcessItems(3).Task.PendAction
  • ProcessItems(3).Task.ExecuteAction maps to ProcessItems(3).Task.ExecuteAction
  • ProcessItems(3).Task.CancelAction maps to ProcessItems(3).Task.CancelAction
  • ProcessItems(3).ReturnCode maps to ProcessItems(3).ReturnCode
  • ProcessItems(3).AckCode maps to ProcessItems(3).AckCode
  • ProcessItems(3).Errors maps to ProcessItems(3).Errors
  • ProcessItems(3).Key maps to ProcessItems(3).Key
  • ProcessItems(4).Task.Injury maps to ProcessItems(4).Task.Injury
  • ProcessItems(4).Task.PendType maps to ProcessItems(4).Task.Type
  • ProcessItems(4).Task.ProcCode maps to ProcessItems(4).Task.ProcCode
  • ProcessItems(4).Task.ProcText maps to ProcessItems(4).Task.ProcText
  • ProcessItems(4).Task.ActionCode maps to ProcessItems(4).Task.ActionCode
  • ProcessItems(4).Task.PendType maps to ProcessItems(4).Task.PendType
  • ProcessItems(4).Task.ExecuteType maps to ProcessItems(4).Task.ExecuteType
  • ProcessItems(4).Task.CancelType maps to ProcessItems(4).Task.CancelType
  • ProcessItems(4).Task.PendAction maps to ProcessItems(4).Task.PendAction
  • ProcessItems(4).Task.ExecuteAction maps to ProcessItems(4).Task.ExecuteAction
  • ProcessItems(4).Task.CancelAction maps to ProcessItems(4).Task.CancelAction
  • ProcessItems(4).ReturnCode maps to ProcessItems(4).ReturnCode
  • ProcessItems(4).AckCode maps to ProcessItems(4).AckCode
  • ProcessItems(4).Errors maps to ProcessItems(4).Errors
  • ProcessItems(4).Key maps to ProcessItems(4).Key
  • ProcessItems(5).Task.Injury maps to ProcessItems(5).Task.Injury
  • ProcessItems(5).Task.PendType maps to ProcessItems(5).Task.Type
  • ProcessItems(5).Task.ProcCode maps to ProcessItems(5).Task.ProcCode
  • ProcessItems(5).Task.ProcText maps to ProcessItems(5).Task.ProcText
  • ProcessItems(5).Task.PendAction maps to ProcessItems(5).Task.ActionCode
  • ProcessItems(5).Task.PendType maps to ProcessItems(5).Task.PendType
  • ProcessItems(5).Task.ExecuteType maps to ProcessItems(5).Task.ExecuteType
  • ProcessItems(5).Task.CancelType maps to ProcessItems(5).Task.CancelType
  • ProcessItems(5).Task.PendAction maps to ProcessItems(5).Task.PendAction
  • ProcessItems(5).Task.ExecuteAction maps to ProcessItems(5).Task.ExecuteAction
  • ProcessItems(5).Task.CancelAction maps to ProcessItems(5).Task.CancelAction
  • ProcessItems(5).ReturnCode maps to ProcessItems(5).ReturnCode
  • ProcessItems(5).AckCode maps to ProcessItems(5).AckCode
  • ProcessItems(5).Errors maps to ProcessItems(5).Errors
  • ProcessItems(5).Key maps to ProcessItems(5).Key
  • ProcessItems(6).Task.Injury maps to ProcessItems(6).Task.Injury
  • ProcessItems(6).Task.PendType maps to ProcessItems(6).Task.Type
  • ProcessItems(6).Task.ProcCode maps to ProcessItems(6).Task.ProcCode
  • ProcessItems(6).Task.ProcText maps to ProcessItems(6).Task.ProcText
  • ProcessItems(6).Task.PendAction maps to ProcessItems(6).Task.ActionCode
  • ProcessItems(6).Task.PendType maps to ProcessItems(6).Task.PendType
  • ProcessItems(6).Task.ExecuteType maps to ProcessItems(6).Task.ExecuteType
  • ProcessItems(6).Task.CancelType maps to ProcessItems(6).Task.CancelType
  • ProcessItems(6).Task.PendAction maps to ProcessItems(6).Task.PendAction
  • ProcessItems(6).Task.ExecuteAction maps to ProcessItems(6).Task.ExecuteAction
  • ProcessItems(6).Task.CancelAction maps to ProcessItems(6).Task.CancelAction
  • ProcessItems(6).ReturnCode maps to ProcessItems(6).ReturnCode
  • ProcessItems(6).AckCode maps to ProcessItems(6).AckCode
  • ProcessItems(6).Errors maps to ProcessItems(6).Errors
  • ProcessItems(6).Key maps to ProcessItems(6).Key
  • ProcessItems(7).Task.Injury maps to ProcessItems(7).Task.Injury
  • ProcessItems(7).Task.PendType maps to ProcessItems(7).Task.Type
Referenced process ReceivePreliminaryInput
Input data structure CascadingOrdersInput
Output data structure CascadingOrders

SetCancel

Sets task type to Cancel.

Name Value
Control from Correct Process? when _RC = 0
Control to Cancel Orders
Data from Correct Process? mappings:
  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • InjurySupported maps to InjurySupported
  • Category maps to Category
  • ProcessItems(0).Task.Injury maps to ProcessItems(0).Task.Injury
  • ProcessItems(0).Task.CancelType maps to ProcessItems(0).Task.Type
  • ProcessItems(0).Task.ProcCode maps to ProcessItems(0).Task.ProcCode
  • ProcessItems(0).Task.ProcText maps to ProcessItems(0).Task.ProcText
  • ProcessItems(0).Task.CancelAction maps to ProcessItems(0).Task.ActionCode
  • ProcessItems(0).Task.PendType maps to ProcessItems(0).Task.PendType
  • ProcessItems(0).Task.ExecuteType maps to ProcessItems(0).Task.ExecuteType
  • ProcessItems(0).Task.CancelType maps to ProcessItems(0).Task.CancelType
  • ProcessItems(0).Task.PendAction maps to ProcessItems(0).Task.PendAction
  • ProcessItems(0).Task.ExecuteAction maps to ProcessItems(0).Task.ExecuteAction
  • ProcessItems(0).Task.CancelAction maps to ProcessItems(0).Task.CancelAction
  • ProcessItems(0).ReturnCode maps to ProcessItems(0).ReturnCode
  • ProcessItems(0).AckCode maps to ProcessItems(0).AckCode
  • ProcessItems(0).Errors maps to ProcessItems(0).Errors
  • ProcessItems(0).Key maps to ProcessItems(0).Key
  • ProcessItems(1).Task.Injury maps to ProcessItems(1).Task.Injury
  • ProcessItems(1).Task.CancelType maps to ProcessItems(1).Task.Type
  • ProcessItems(1).Task.ProcCode maps to ProcessItems(1).Task.ProcCode
  • ProcessItems(1).Task.ProcText maps to ProcessItems(1).Task.ProcText
  • ProcessItems(1).Task.CancelAction maps to ProcessItems(1).Task.ActionCode
  • ProcessItems(1).Task.PendType maps to ProcessItems(1).Task.PendType
  • ProcessItems(1).Task.ExecuteType maps to ProcessItems(1).Task.ExecuteType
  • ProcessItems(1).Task.CancelType maps to ProcessItems(1).Task.CancelType
  • ProcessItems(1).Task.PendAction maps to ProcessItems(1).Task.PendAction
  • ProcessItems(1).Task.ExecuteAction maps to ProcessItems(1).Task.ExecuteAction
  • ProcessItems(1).Task.CancelAction maps to ProcessItems(1).Task.CancelAction
  • ProcessItems(1).ReturnCode maps to ProcessItems(1).ReturnCode
  • ProcessItems(1).AckCode maps to ProcessItems(1).AckCode
  • ProcessItems(1).Errors maps to ProcessItems(1).Errors
  • ProcessItems(1).Key maps to ProcessItems(1).Key
  • ProcessItems(2).Task.Injury maps to ProcessItems(2).Task.Injury
  • ProcessItems(2).Task.CancelType maps to ProcessItems(2).Task.Type
  • ProcessItems(2).Task.ProcCode maps to ProcessItems(2).Task.ProcCode
  • ProcessItems(2).Task.ProcText maps to ProcessItems(2).Task.ProcText
  • ProcessItems(2).Task.CancelAction maps to ProcessItems(2).Task.ActionCode
  • ProcessItems(2).Task.PendType maps to ProcessItems(2).Task.PendType
  • ProcessItems(2).Task.ExecuteType maps to ProcessItems(2).Task.ExecuteType
  • ProcessItems(2).Task.CancelType maps to ProcessItems(2).Task.CancelType
  • ProcessItems(2).Task.PendAction maps to ProcessItems(2).Task.PendAction
  • ProcessItems(2).Task.ExecuteAction maps to ProcessItems(2).Task.ExecuteAction
  • ProcessItems(2).Task.CancelAction maps to ProcessItems(2).Task.CancelAction
  • ProcessItems(2).ReturnCode maps to ProcessItems(2).ReturnCode
  • ProcessItems(2).AckCode maps to ProcessItems(2).AckCode
  • ProcessItems(2).Errors maps to ProcessItems(2).Errors
  • ProcessItems(2).Key maps to ProcessItems(2).Key
  • ProcessItems(3).Task.Injury maps to ProcessItems(3).Task.Injury
  • ProcessItems(3).Task.CancelType maps to ProcessItems(3).Task.Type
  • ProcessItems(3).Task.ProcCode maps to ProcessItems(3).Task.ProcCode
  • ProcessItems(3).Task.ProcText maps to ProcessItems(3).Task.ProcText
  • ProcessItems(3).Task.CancelAction maps to ProcessItems(3).Task.ActionCode
  • ProcessItems(3).Task.PendType maps to ProcessItems(3).Task.PendType
  • ProcessItems(3).Task.ExecuteType maps to ProcessItems(3).Task.ExecuteType
  • ProcessItems(3).Task.CancelType maps to ProcessItems(3).Task.CancelType
  • ProcessItems(3).Task.PendAction maps to ProcessItems(3).Task.PendAction
  • ProcessItems(3).Task.ExecuteAction maps to ProcessItems(3).Task.ExecuteAction
  • ProcessItems(3).Task.CancelAction maps to ProcessItems(3).Task.CancelAction
  • ProcessItems(3).ReturnCode maps to ProcessItems(3).ReturnCode
  • ProcessItems(3).AckCode maps to ProcessItems(3).AckCode
  • ProcessItems(3).Errors maps to ProcessItems(3).Errors
  • ProcessItems(3).Key maps to ProcessItems(3).Key
  • ProcessItems(4).Task.Injury maps to ProcessItems(4).Task.Injury
  • ProcessItems(4).Task.CancelType maps to ProcessItems(4).Task.Type
  • ProcessItems(4).Task.ProcCode maps to ProcessItems(4).Task.ProcCode
  • ProcessItems(4).Task.ProcText maps to ProcessItems(4).Task.ProcText
  • ProcessItems(4).Task.CancelAction maps to ProcessItems(4).Task.ActionCode
  • ProcessItems(4).Task.PendType maps to ProcessItems(4).Task.PendType
  • ProcessItems(4).Task.ExecuteType maps to ProcessItems(4).Task.ExecuteType
  • ProcessItems(4).Task.CancelType maps to ProcessItems(4).Task.CancelType
  • ProcessItems(4).Task.PendAction maps to ProcessItems(4).Task.PendAction
  • ProcessItems(4).Task.ExecuteAction maps to ProcessItems(4).Task.ExecuteAction
  • ProcessItems(4).Task.CancelAction maps to ProcessItems(4).Task.CancelAction
  • ProcessItems(4).ReturnCode maps to ProcessItems(4).ReturnCode
  • ProcessItems(4).AckCode maps to ProcessItems(4).AckCode
  • ProcessItems(4).Errors maps to ProcessItems(4).Errors
  • ProcessItems(4).Key maps to ProcessItems(4).Key
  • ProcessItems(5).Task.Injury maps to ProcessItems(5).Task.Injury
  • ProcessItems(5).Task.CancelType maps to ProcessItems(5).Task.Type
  • ProcessItems(5).Task.ProcCode maps to ProcessItems(5).Task.ProcCode
  • ProcessItems(5).Task.ProcText maps to ProcessItems(5).Task.ProcText
  • ProcessItems(5).Task.CancelAction maps to ProcessItems(5).Task.ActionCode
  • ProcessItems(5).Task.PendType maps to ProcessItems(5).Task.PendType
  • ProcessItems(5).Task.ExecuteType maps to ProcessItems(5).Task.ExecuteType
  • ProcessItems(5).Task.CancelType maps to ProcessItems(5).Task.CancelType
  • ProcessItems(5).Task.PendAction maps to ProcessItems(5).Task.PendAction
  • ProcessItems(5).Task.ExecuteAction maps to ProcessItems(5).Task.ExecuteAction
  • ProcessItems(5).Task.CancelAction maps to ProcessItems(5).Task.CancelAction
  • ProcessItems(5).ReturnCode maps to ProcessItems(5).ReturnCode
  • ProcessItems(5).AckCode maps to ProcessItems(5).AckCode
  • ProcessItems(5).Errors maps to ProcessItems(5).Errors
  • ProcessItems(5).Key maps to ProcessItems(5).Key
  • ProcessItems(6).Task.Injury maps to ProcessItems(6).Task.Injury
  • ProcessItems(6).Task.CancelType maps to ProcessItems(6).Task.Type
  • ProcessItems(6).Task.ProcCode maps to ProcessItems(6).Task.ProcCode
  • ProcessItems(6).Task.ProcText maps to ProcessItems(6).Task.ProcText
  • ProcessItems(6).Task.CancelAction maps to ProcessItems(6).Task.ActionCode
  • ProcessItems(6).Task.PendType maps to ProcessItems(6).Task.PendType
  • ProcessItems(6).Task.ExecuteType maps to ProcessItems(6).Task.ExecuteType
  • ProcessItems(6).Task.CancelType maps to ProcessItems(6).Task.CancelType
  • ProcessItems(6).Task.PendAction maps to ProcessItems(6).Task.PendAction
  • ProcessItems(6).Task.ExecuteAction maps to ProcessItems(6).Task.ExecuteAction
  • ProcessItems(6).Task.CancelAction maps to ProcessItems(6).Task.CancelAction
  • ProcessItems(6).ReturnCode maps to ProcessItems(6).ReturnCode
  • ProcessItems(6).AckCode maps to ProcessItems(6).AckCode
  • ProcessItems(6).Errors maps to ProcessItems(6).Errors
  • ProcessItems(6).Key maps to ProcessItems(6).Key
  • ProcessItems(7).Task.Injury maps to ProcessItems(7).Task.Injury
  • ProcessItems(7).Task.CancelType maps to ProcessItems(7).Task.Type
  • ProcessItems(7).Task.ProcCode maps to ProcessItems(7).Task.ProcCode
  • ProcessItems(7).Task.ProcText maps to ProcessItems(7).Task.ProcText
  • ProcessItems(7).Task.CancelAction maps to ProcessItems(7).Task.ActionCode
  • ProcessItems(7).Task.PendType maps to ProcessItems(7).Task.PendType
  • ProcessItems(7).Task.ExecuteType maps to ProcessItems(7).Task.ExecuteType
  • ProcessItems(7).Task.CancelType maps to ProcessItems(7).Task.CancelType
  • ProcessItems(7).Task.PendAction maps to ProcessItems(7).Task.PendAction
  • ProcessItems(7).Task.ExecuteAction maps to ProcessItems(7).Task.ExecuteAction
  • ProcessItems(7).Task.CancelAction maps to ProcessItems(7).Task.CancelAction
  • ProcessItems(7).ReturnCode maps to ProcessItems(7).ReturnCode
  • ProcessItems(7).AckCode maps to ProcessItems(7).AckCode
  • ProcessItems(7).Errors maps to ProcessItems(7).Errors
  • ProcessItems(7).Key maps to ProcessItems(7).Key
  • ProcessItems(8).Task.Injury maps to ProcessItems(8).Task.Injury
  • ProcessItems(8).Task.CancelType maps to ProcessItems(8).Task.Type
  • ProcessItems(8).Task.ProcCode maps to ProcessItems(8).Task.ProcCode
  • ProcessItems(8).Task.ProcText maps to ProcessItems(8).Task.ProcText
  • ProcessItems(8).Task.CancelAction maps to ProcessItems(8).Task.ActionCode
  • ProcessItems(8).Task.PendType maps to ProcessItems(8).Task.PendType
  • ProcessItems(8).Task.ExecuteType maps to ProcessItems(8).Task.ExecuteType
  • ProcessItems(8).Task.CancelType maps to ProcessItems(8).Task.CancelType
  • ProcessItems(8).Task.PendAction maps to ProcessItems(8).Task.PendAction
  • ProcessItems(8).Task.ExecuteAction maps to ProcessItems(8).Task.ExecuteAction
  • ProcessItems(8).Task.CancelAction maps to ProcessItems(8).Task.CancelAction
  • ProcessItems(8).ReturnCode maps to ProcessItems(8).ReturnCode
  • ProcessItems(8).AckCode maps to ProcessItems(8).AckCode
  • ProcessItems(8).Errors maps to ProcessItems(8).Errors
  • ProcessItems(8).Key maps to ProcessItems(8).Key
  • ProcessItems(9).Task.Injury maps to ProcessItems(9).Task.Injury
  • ProcessItems(9).Task.CancelType maps to ProcessItems(9).Task.Type
  • ProcessItems(9).Task.ProcCode maps to ProcessItems(9).Task.ProcCode
  • ProcessItems(9).Task.ProcText maps to ProcessItems(9).Task.ProcText
  • ProcessItems(9).Task.CancelAction maps to ProcessItems(9).Task.ActionCode
  • ProcessItems(9).Task.PendType maps to ProcessItems(9).Task.PendType
  • ProcessItems(9).Task.ExecuteType maps to ProcessItems(9).Task.ExecuteType
  • ProcessItems(9).Task.CancelType maps to ProcessItems(9).Task.CancelType
  • ProcessItems(9).Task.PendAction maps to ProcessItems(9).Task.PendAction
  • ProcessItems(9).Task.ExecuteAction maps to ProcessItems(9).Task.ExecuteAction
  • ProcessItems(9).Task.CancelAction maps to ProcessItems(9).Task.CancelAction
  • ProcessItems(9).ReturnCode maps to ProcessItems(9).ReturnCode
  • ProcessItems(9).AckCode maps to ProcessItems(9).AckCode
  • ProcessItems(9).Errors maps to ProcessItems(9).Errors
  • ProcessItems(9).Key maps to ProcessItems(9).Key

SetCancel mappings:

  • _STRUCT maps to _STRUCT
Data to Cancel Orders mappings:
  • _STRUCT maps to _STRUCT

SetCancel mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CascadingOrders_Passthru
Input data structure CascadingOrders
Output data structure CascadingOrders

SetExecute

Sets task type to Execute.

Name Value
Control from Correct Process? when _RC = 1
Control to Execute Orders
Data from Correct Process? mappings:
  • _STRUCT maps to _STRUCT
  • Injury maps to Injury
  • Patient maps to Patient
  • InjurySupported maps to InjurySupported
  • Category maps to Category
  • ProcessItems(0).Task.Injury maps to ProcessItems(0).Task.Injury
  • ProcessItems(0).Task.ExecuteType maps to ProcessItems(0).Task.Type
  • ProcessItems(0).Task.ProcCode maps to ProcessItems(0).Task.ProcCode
  • ProcessItems(0).Task.ProcText maps to ProcessItems(0).Task.ProcText
  • ProcessItems(0).Task.ExecuteAction maps to ProcessItems(0).Task.ActionCode
  • ProcessItems(0).Task.PendType maps to ProcessItems(0).Task.PendType
  • ProcessItems(0).Task.ExecuteType maps to ProcessItems(0).Task.ExecuteType
  • ProcessItems(0).Task.CancelType maps to ProcessItems(0).Task.CancelType
  • ProcessItems(0).Task.PendAction maps to ProcessItems(0).Task.PendAction
  • ProcessItems(0).Task.ExecuteAction maps to ProcessItems(0).Task.ExecuteAction
  • ProcessItems(0).Task.CancelAction maps to ProcessItems(0).Task.CancelAction
  • ProcessItems(0).ReturnCode maps to ProcessItems(0).ReturnCode
  • ProcessItems(0).AckCode maps to ProcessItems(0).AckCode
  • ProcessItems(0).Errors maps to ProcessItems(0).Errors
  • ProcessItems(0).Key maps to ProcessItems(0).Key
  • ProcessItems(1).Task.Injury maps to ProcessItems(1).Task.Injury
  • ProcessItems(1).Task.ExecuteType maps to ProcessItems(1).Task.Type
  • ProcessItems(1).Task.ProcCode maps to ProcessItems(1).Task.ProcCode
  • ProcessItems(1).Task.ProcText maps to ProcessItems(1).Task.ProcText
  • ProcessItems(1).Task.ExecuteAction maps to ProcessItems(1).Task.ActionCode
  • ProcessItems(1).Task.PendType maps to ProcessItems(1).Task.PendType
  • ProcessItems(1).Task.ExecuteType maps to ProcessItems(1).Task.ExecuteType
  • ProcessItems(1).Task.CancelType maps to ProcessItems(1).Task.CancelType
  • ProcessItems(1).Task.PendAction maps to ProcessItems(1).Task.PendAction
  • ProcessItems(1).Task.ExecuteAction maps to ProcessItems(1).Task.ExecuteAction
  • ProcessItems(1).Task.CancelAction maps to ProcessItems(1).Task.CancelAction
  • ProcessItems(1).ReturnCode maps to ProcessItems(1).ReturnCode
  • ProcessItems(1).AckCode maps to ProcessItems(1).AckCode
  • ProcessItems(1).Errors maps to ProcessItems(1).Errors
  • ProcessItems(1).Key maps to ProcessItems(1).Key
  • ProcessItems(2).Task.Injury maps to ProcessItems(2).Task.Injury
  • ProcessItems(2).Task.ExecuteType maps to ProcessItems(2).Task.Type
  • ProcessItems(2).Task.ProcCode maps to ProcessItems(2).Task.ProcCode
  • ProcessItems(2).Task.ProcText maps to ProcessItems(2).Task.ProcText
  • ProcessItems(2).Task.ExecuteAction maps to ProcessItems(2).Task.ActionCode
  • ProcessItems(2).Task.PendType maps to ProcessItems(2).Task.PendType
  • ProcessItems(2).Task.ExecuteType maps to ProcessItems(2).Task.ExecuteType
  • ProcessItems(2).Task.CancelType maps to ProcessItems(2).Task.CancelType
  • ProcessItems(2).Task.PendAction maps to ProcessItems(2).Task.PendAction
  • ProcessItems(2).Task.ExecuteAction maps to ProcessItems(2).Task.ExecuteAction
  • ProcessItems(2).Task.CancelAction maps to ProcessItems(2).Task.CancelAction
  • ProcessItems(2).ReturnCode maps to ProcessItems(2).ReturnCode
  • ProcessItems(2).AckCode maps to ProcessItems(2).AckCode
  • ProcessItems(2).Errors maps to ProcessItems(2).Errors
  • ProcessItems(2).Key maps to ProcessItems(2).Key
  • ProcessItems(3).Task.Injury maps to ProcessItems(3).Task.Injury
  • ProcessItems(3).Task.ExecuteType maps to ProcessItems(3).Task.Type
  • ProcessItems(3).Task.ProcCode maps to ProcessItems(3).Task.ProcCode
  • ProcessItems(3).Task.ProcText maps to ProcessItems(3).Task.ProcText
  • ProcessItems(3).Task.ExecuteAction maps to ProcessItems(3).Task.ActionCode
  • ProcessItems(3).Task.PendType maps to ProcessItems(3).Task.PendType
  • ProcessItems(3).Task.ExecuteType maps to ProcessItems(3).Task.ExecuteType
  • ProcessItems(3).Task.CancelType maps to ProcessItems(3).Task.CancelType
  • ProcessItems(3).Task.PendAction maps to ProcessItems(3).Task.PendAction
  • ProcessItems(3).Task.ExecuteAction maps to ProcessItems(3).Task.ExecuteAction
  • ProcessItems(3).Task.CancelAction maps to ProcessItems(3).Task.CancelAction
  • ProcessItems(3).ReturnCode maps to ProcessItems(3).ReturnCode
  • ProcessItems(3).AckCode maps to ProcessItems(3).AckCode
  • ProcessItems(3).Errors maps to ProcessItems(3).Errors
  • ProcessItems(3).Key maps to ProcessItems(3).Key
  • ProcessItems(4).Task.Injury maps to ProcessItems(4).Task.Injury
  • ProcessItems(4).Task.ExecuteType maps to ProcessItems(4).Task.Type
  • ProcessItems(4).Task.ProcCode maps to ProcessItems(4).Task.ProcCode
  • ProcessItems(4).Task.ProcText maps to ProcessItems(4).Task.ProcText
  • ProcessItems(4).Task.ExecuteAction maps to ProcessItems(4).Task.ActionCode
  • ProcessItems(4).Task.PendType maps to ProcessItems(4).Task.PendType
  • ProcessItems(4).Task.ExecuteType maps to ProcessItems(4).Task.ExecuteType
  • ProcessItems(4).Task.CancelType maps to ProcessItems(4).Task.CancelType
  • ProcessItems(4).Task.PendAction maps to ProcessItems(4).Task.PendAction
  • ProcessItems(4).Task.ExecuteAction maps to ProcessItems(4).Task.ExecuteAction
  • ProcessItems(4).Task.CancelAction maps to ProcessItems(4).Task.CancelAction
  • ProcessItems(4).ReturnCode maps to ProcessItems(4).ReturnCode
  • ProcessItems(4).AckCode maps to ProcessItems(4).AckCode
  • ProcessItems(4).Errors maps to ProcessItems(4).Errors
  • ProcessItems(4).Key maps to ProcessItems(4).Key
  • ProcessItems(5).Task.Injury maps to ProcessItems(5).Task.Injury
  • ProcessItems(5).Task.ExecuteType maps to ProcessItems(5).Task.Type
  • ProcessItems(5).Task.ProcCode maps to ProcessItems(5).Task.ProcCode
  • ProcessItems(5).Task.ProcText maps to ProcessItems(5).Task.ProcText
  • ProcessItems(5).Task.ExecuteAction maps to ProcessItems(5).Task.ActionCode
  • ProcessItems(5).Task.PendType maps to ProcessItems(5).Task.PendType
  • ProcessItems(5).Task.ExecuteType maps to ProcessItems(5).Task.ExecuteType
  • ProcessItems(5).Task.CancelType maps to ProcessItems(5).Task.CancelType
  • ProcessItems(5).Task.PendAction maps to ProcessItems(5).Task.PendAction
  • ProcessItems(5).Task.ExecuteAction maps to ProcessItems(5).Task.ExecuteAction
  • ProcessItems(5).Task.CancelAction maps to ProcessItems(5).Task.CancelAction
  • ProcessItems(5).ReturnCode maps to ProcessItems(5).ReturnCode
  • ProcessItems(5).AckCode maps to ProcessItems(5).AckCode
  • ProcessItems(5).Errors maps to ProcessItems(5).Errors
  • ProcessItems(5).Key maps to ProcessItems(5).Key
  • ProcessItems(6).Task.Injury maps to ProcessItems(6).Task.Injury
  • ProcessItems(6).Task.ExecuteType maps to ProcessItems(6).Task.Type
  • ProcessItems(6).Task.ProcCode maps to ProcessItems(6).Task.ProcCode
  • ProcessItems(6).Task.ProcText maps to ProcessItems(6).Task.ProcText
  • ProcessItems(6).Task.ExecuteAction maps to ProcessItems(6).Task.ActionCode
  • ProcessItems(6).Task.PendType maps to ProcessItems(6).Task.PendType
  • ProcessItems(6).Task.ExecuteType maps to ProcessItems(6).Task.ExecuteType
  • ProcessItems(6).Task.CancelType maps to ProcessItems(6).Task.CancelType
  • ProcessItems(6).Task.PendAction maps to ProcessItems(6).Task.PendAction
  • ProcessItems(6).Task.ExecuteAction maps to ProcessItems(6).Task.ExecuteAction
  • ProcessItems(6).Task.CancelAction maps to ProcessItems(6).Task.CancelAction
  • ProcessItems(6).ReturnCode maps to ProcessItems(6).ReturnCode
  • ProcessItems(6).AckCode maps to ProcessItems(6).AckCode
  • ProcessItems(6).Errors maps to ProcessItems(6).Errors
  • ProcessItems(6).Key maps to ProcessItems(6).Key
  • ProcessItems(7).Task.Injury maps to ProcessItems(7).Task.Injury
  • ProcessItems(7).Task.ExecuteType maps to ProcessItems(7).Task.Type
  • ProcessItems(7).Task.ProcCode maps to ProcessItems(7).Task.ProcCode
  • ProcessItems(7).Task.ProcText maps to ProcessItems(7).Task.ProcText
  • ProcessItems(7).Task.ExecuteAction maps to ProcessItems(7).Task.ActionCode
  • ProcessItems(7).Task.PendType maps to ProcessItems(7).Task.PendType
  • ProcessItems(7).Task.ExecuteType maps to ProcessItems(7).Task.ExecuteType
  • ProcessItems(7).Task.CancelType maps to ProcessItems(7).Task.CancelType
  • ProcessItems(7).Task.PendAction maps to ProcessItems(7).Task.PendAction
  • ProcessItems(7).Task.ExecuteAction maps to ProcessItems(7).Task.ExecuteAction
  • ProcessItems(7).Task.CancelAction maps to ProcessItems(7).Task.CancelAction
  • ProcessItems(7).ReturnCode maps to ProcessItems(7).ReturnCode
  • ProcessItems(7).AckCode maps to ProcessItems(7).AckCode
  • ProcessItems(7).Errors maps to ProcessItems(7).Errors
  • ProcessItems(7).Key maps to ProcessItems(7).Key
  • ProcessItems(8).Task.Injury maps to ProcessItems(8).Task.Injury
  • ProcessItems(8).Task.ExecuteType maps to ProcessItems(8).Task.Type
  • ProcessItems(8).Task.ProcCode maps to ProcessItems(8).Task.ProcCode
  • ProcessItems(8).Task.ProcText maps to ProcessItems(8).Task.ProcText
  • ProcessItems(8).Task.ExecuteAction maps to ProcessItems(8).Task.ActionCode
  • ProcessItems(8).Task.PendType maps to ProcessItems(8).Task.PendType
  • ProcessItems(8).Task.ExecuteType maps to ProcessItems(8).Task.ExecuteType
  • ProcessItems(8).Task.CancelType maps to ProcessItems(8).Task.CancelType
  • ProcessItems(8).Task.PendAction maps to ProcessItems(8).Task.PendAction
  • ProcessItems(8).Task.ExecuteAction maps to ProcessItems(8).Task.ExecuteAction
  • ProcessItems(8).Task.CancelAction maps to ProcessItems(8).Task.CancelAction
  • ProcessItems(8).ReturnCode maps to ProcessItems(8).ReturnCode
  • ProcessItems(8).AckCode maps to ProcessItems(8).AckCode
  • ProcessItems(8).Errors maps to ProcessItems(8).Errors
  • ProcessItems(8).Key maps to ProcessItems(8).Key
  • ProcessItems(9).Task.Injury maps to ProcessItems(9).Task.Injury
  • ProcessItems(9).Task.ExecuteType maps to ProcessItems(9).Task.Type
  • ProcessItems(9).Task.ProcCode maps to ProcessItems(9).Task.ProcCode
  • ProcessItems(9).Task.ProcText maps to ProcessItems(9).Task.ProcText
  • ProcessItems(9).Task.ExecuteAction maps to ProcessItems(9).Task.ActionCode
  • ProcessItems(9).Task.PendType maps to ProcessItems(9).Task.PendType
  • ProcessItems(9).Task.ExecuteType maps to ProcessItems(9).Task.ExecuteType
  • ProcessItems(9).Task.CancelType maps to ProcessItems(9).Task.CancelType
  • ProcessItems(9).Task.PendAction maps to ProcessItems(9).Task.PendAction
  • ProcessItems(9).Task.ExecuteAction maps to ProcessItems(9).Task.ExecuteAction
  • ProcessItems(9).Task.CancelAction maps to ProcessItems(9).Task.CancelAction
  • ProcessItems(9).ReturnCode maps to ProcessItems(9).ReturnCode
  • ProcessItems(9).AckCode maps to ProcessItems(9).AckCode
  • ProcessItems(9).Errors maps to ProcessItems(9).Errors
  • ProcessItems(9).Key maps to ProcessItems(9).Key

SetExecute mappings:

  • _STRUCT maps to _STRUCT
Data to Execute Orders mappings:
  • _STRUCT maps to _STRUCT

SetExecute mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CascadingOrders_Passthru
Input data structure CascadingOrders
Output data structure CascadingOrders

SetPend

Sets task type to Pend.

Name Value
Category PEND
Control from Receive Preliminary Input when InjurySupported = "Yes"
Control to Pend Orders
Data from SetPend mappings:
  • _STRUCT maps to _STRUCT

Receive Preliminary Input mappings:

  • ProcessItems(7).Task.ProcCode maps to ProcessItems(7).Task.ProcCode
  • ProcessItems(7).Task.ProcText maps to ProcessItems(7).Task.ProcText
  • ProcessItems(7).Task.PendAction maps to ProcessItems(7).Task.ActionCode
  • ProcessItems(7).Task.PendType maps to ProcessItems(7).Task.PendType
  • ProcessItems(7).Task.ExecuteType maps to ProcessItems(7).Task.ExecuteType
  • ProcessItems(7).Task.CancelType maps to ProcessItems(7).Task.CancelType
  • ProcessItems(7).Task.PendAction maps to ProcessItems(7).Task.PendAction
  • ProcessItems(7).Task.ExecuteAction maps to ProcessItems(7).Task.ExecuteAction
  • ProcessItems(7).Task.CancelAction maps to ProcessItems(7).Task.CancelAction
  • ProcessItems(7).ReturnCode maps to ProcessItems(7).ReturnCode
  • ProcessItems(7).AckCode maps to ProcessItems(7).AckCode
  • ProcessItems(7).Errors maps to ProcessItems(7).Errors
  • ProcessItems(7).Key maps to ProcessItems(7).Key
  • ProcessItems(8).Task.Injury maps to ProcessItems(8).Task.Injury
  • ProcessItems(8).Task.PendType maps to ProcessItems(8).Task.Type
  • ProcessItems(8).Task.ProcCode maps to ProcessItems(8).Task.ProcCode
  • ProcessItems(8).Task.ProcText maps to ProcessItems(8).Task.ProcText
  • ProcessItems(8).Task.PendAction maps to ProcessItems(8).Task.ActionCode
  • ProcessItems(8).Task.PendType maps to ProcessItems(8).Task.PendType
  • ProcessItems(8).Task.ExecuteType maps to ProcessItems(8).Task.ExecuteType
  • ProcessItems(8).Task.CancelType maps to ProcessItems(8).Task.CancelType
  • ProcessItems(8).Task.PendAction maps to ProcessItems(8).Task.PendAction
  • ProcessItems(8).Task.ExecuteAction maps to ProcessItems(8).Task.ExecuteAction
  • ProcessItems(8).Task.CancelAction maps to ProcessItems(8).Task.CancelAction
  • ProcessItems(8).ReturnCode maps to ProcessItems(8).ReturnCode
  • ProcessItems(8).AckCode maps to ProcessItems(8).AckCode
  • ProcessItems(8).Errors maps to ProcessItems(8).Errors
  • ProcessItems(8).Key maps to ProcessItems(8).Key
  • ProcessItems(9).Task.Injury maps to ProcessItems(9).Task.Injury
  • ProcessItems(9).Task.PendType maps to ProcessItems(9).Task.Type
  • ProcessItems(9).Task.ProcCode maps to ProcessItems(9).Task.ProcCode
  • ProcessItems(9).Task.ProcText maps to ProcessItems(9).Task.ProcText
  • ProcessItems(9).Task.PendAction maps to ProcessItems(9).Task.ActionCode
  • ProcessItems(9).Task.PendType maps to ProcessItems(9).Task.PendType
  • ProcessItems(9).Task.ExecuteType maps to ProcessItems(9).Task.ExecuteType
  • ProcessItems(9).Task.CancelType maps to ProcessItems(9).Task.CancelType
  • ProcessItems(9).Task.PendAction maps to ProcessItems(9).Task.PendAction
  • ProcessItems(9).Task.ExecuteAction maps to ProcessItems(9).Task.ExecuteAction
  • ProcessItems(9).Task.CancelAction maps to ProcessItems(9).Task.CancelAction
  • ProcessItems(9).ReturnCode maps to ProcessItems(9).ReturnCode
  • ProcessItems(9).AckCode maps to ProcessItems(9).AckCode
  • ProcessItems(9).Errors maps to ProcessItems(9).Errors
  • ProcessItems(9).Key maps to ProcessItems(9).Key
  • Injury maps to Injury
  • Patient maps to Patient
  • InjurySupported maps to InjurySupported
  • ProcessItems(0).Task.Injury maps to ProcessItems(0).Task.Injury
  • ProcessItems(0).Task.PendType maps to ProcessItems(0).Task.Type
  • ProcessItems(0).Task.ProcCode maps to ProcessItems(0).Task.ProcCode
  • ProcessItems(0).Task.ProcText maps to ProcessItems(0).Task.ProcText
  • ProcessItems(0).Task.PendAction maps to ProcessItems(0).Task.ActionCode
  • ProcessItems(0).Task.PendType maps to ProcessItems(0).Task.PendType
  • ProcessItems(0).Task.ExecuteType maps to ProcessItems(0).Task.ExecuteType
  • ProcessItems(0).Task.CancelType maps to ProcessItems(0).Task.CancelType
  • ProcessItems(0).Task.PendAction maps to ProcessItems(0).Task.PendAction
  • ProcessItems(0).Task.ExecuteAction maps to ProcessItems(0).Task.ExecuteAction
  • ProcessItems(0).Task.CancelAction maps to ProcessItems(0).Task.CancelAction
  • ProcessItems(0).ReturnCode maps to ProcessItems(0).ReturnCode
  • ProcessItems(0).AckCode maps to ProcessItems(0).AckCode
  • ProcessItems(0).Key maps to ProcessItems(0).Key
  • ProcessItems(1).Task.Injury maps to ProcessItems(1).Task.Injury
  • ProcessItems(1).Task.PendType maps to ProcessItems(1).Task.Type
  • ProcessItems(1).Task.ProcCode maps to ProcessItems(1).Task.ProcCode
  • ProcessItems(1).Task.ProcText maps to ProcessItems(1).Task.ProcText
  • ProcessItems(1).Task.PendAction maps to ProcessItems(1).Task.ActionCode
  • ProcessItems(1).Task.PendType maps to ProcessItems(1).Task.PendType
  • ProcessItems(1).Task.ExecuteType maps to ProcessItems(1).Task.ExecuteType
  • ProcessItems(1).Task.CancelType maps to ProcessItems(1).Task.CancelType
  • ProcessItems(1).Task.PendAction maps to ProcessItems(1).Task.PendAction
  • ProcessItems(1).Task.ExecuteAction maps to ProcessItems(1).Task.ExecuteAction
  • ProcessItems(1).Task.CancelAction maps to ProcessItems(1).Task.CancelAction
  • ProcessItems(1).ReturnCode maps to ProcessItems(1).ReturnCode
  • ProcessItems(1).AckCode maps to ProcessItems(1).AckCode
  • ProcessItems(1).Errors maps to ProcessItems(1).Errors
  • ProcessItems(1).Key maps to ProcessItems(1).Key
  • ProcessItems(2).Task.Injury maps to ProcessItems(2).Task.Injury
  • ProcessItems(2).Task.PendType maps to ProcessItems(2).Task.Type
  • ProcessItems(2).Task.ProcCode maps to ProcessItems(2).Task.ProcCode
  • ProcessItems(2).Task.ProcText maps to ProcessItems(2).Task.ProcText
  • ProcessItems(2).Task.PendAction maps to ProcessItems(2).Task.ActionCode
  • ProcessItems(2).Task.PendType maps to ProcessItems(2).Task.PendType
  • ProcessItems(2).Task.ExecuteType maps to ProcessItems(2).Task.ExecuteType
  • ProcessItems(2).Task.CancelType maps to ProcessItems(2).Task.CancelType
  • ProcessItems(2).Task.PendAction maps to ProcessItems(2).Task.PendAction
  • ProcessItems(2).Task.ExecuteAction maps to ProcessItems(2).Task.ExecuteAction
  • ProcessItems(2).Task.CancelAction maps to ProcessItems(2).Task.CancelAction
  • ProcessItems(2).ReturnCode maps to ProcessItems(2).ReturnCode
  • ProcessItems(2).AckCode maps to ProcessItems(2).AckCode
  • ProcessItems(2).Errors maps to ProcessItems(2).Errors
  • ProcessItems(2).Key maps to ProcessItems(2).Key
  • ProcessItems(3).Task.Injury maps to ProcessItems(3).Task.Injury
  • ProcessItems(3).Task.PendType maps to ProcessItems(3).Task.Type
  • ProcessItems(3).Task.ProcCode maps to ProcessItems(3).Task.ProcCode
  • ProcessItems(3).Task.ProcText maps to ProcessItems(3).Task.ProcText
  • ProcessItems(3).Task.PendAction maps to ProcessItems(3).Task.ActionCode
  • ProcessItems(3).Task.PendType maps to ProcessItems(3).Task.PendType
  • ProcessItems(3).Task.ExecuteType maps to ProcessItems(3).Task.ExecuteType
  • ProcessItems(3).Task.CancelType maps to ProcessItems(3).Task.CancelType
  • ProcessItems(3).Task.PendAction maps to ProcessItems(3).Task.PendAction
  • ProcessItems(3).Task.ExecuteAction maps to ProcessItems(3).Task.ExecuteAction
  • ProcessItems(3).Task.CancelAction maps to ProcessItems(3).Task.CancelAction
  • ProcessItems(3).ReturnCode maps to ProcessItems(3).ReturnCode
  • ProcessItems(3).AckCode maps to ProcessItems(3).AckCode
  • ProcessItems(3).Errors maps to ProcessItems(3).Errors
  • ProcessItems(3).Key maps to ProcessItems(3).Key
  • ProcessItems(4).Task.Injury maps to ProcessItems(4).Task.Injury
  • ProcessItems(4).Task.PendType maps to ProcessItems(4).Task.Type
  • ProcessItems(4).Task.ProcCode maps to ProcessItems(4).Task.ProcCode
  • ProcessItems(4).Task.ProcText maps to ProcessItems(4).Task.ProcText
  • ProcessItems(4).Task.ActionCode maps to ProcessItems(4).Task.ActionCode
  • ProcessItems(4).Task.PendType maps to ProcessItems(4).Task.PendType
  • ProcessItems(4).Task.ExecuteType maps to ProcessItems(4).Task.ExecuteType
  • ProcessItems(4).Task.CancelType maps to ProcessItems(4).Task.CancelType
  • ProcessItems(4).Task.PendAction maps to ProcessItems(4).Task.PendAction
  • ProcessItems(4).Task.ExecuteAction maps to ProcessItems(4).Task.ExecuteAction
  • ProcessItems(4).Task.CancelAction maps to ProcessItems(4).Task.CancelAction
  • ProcessItems(4).ReturnCode maps to ProcessItems(4).ReturnCode
  • ProcessItems(4).AckCode maps to ProcessItems(4).AckCode
  • ProcessItems(4).Errors maps to ProcessItems(4).Errors
  • ProcessItems(4).Key maps to ProcessItems(4).Key
  • ProcessItems(5).Task.Injury maps to ProcessItems(5).Task.Injury
  • ProcessItems(5).Task.PendType maps to ProcessItems(5).Task.Type
  • ProcessItems(5).Task.ProcCode maps to ProcessItems(5).Task.ProcCode
  • ProcessItems(5).Task.ProcText maps to ProcessItems(5).Task.ProcText
  • ProcessItems(5).Task.PendAction maps to ProcessItems(5).Task.ActionCode
  • ProcessItems(5).Task.PendType maps to ProcessItems(5).Task.PendType
  • ProcessItems(5).Task.ExecuteType maps to ProcessItems(5).Task.ExecuteType
  • ProcessItems(5).Task.CancelType maps to ProcessItems(5).Task.CancelType
  • ProcessItems(5).Task.PendAction maps to ProcessItems(5).Task.PendAction
  • ProcessItems(5).Task.ExecuteAction maps to ProcessItems(5).Task.ExecuteAction
  • ProcessItems(5).Task.CancelAction maps to ProcessItems(5).Task.CancelAction
  • ProcessItems(5).ReturnCode maps to ProcessItems(5).ReturnCode
  • ProcessItems(5).AckCode maps to ProcessItems(5).AckCode
  • ProcessItems(5).Errors maps to ProcessItems(5).Errors
  • ProcessItems(5).Key maps to ProcessItems(5).Key
  • ProcessItems(6).Task.Injury maps to ProcessItems(6).Task.Injury
  • ProcessItems(6).Task.PendType maps to ProcessItems(6).Task.Type
  • ProcessItems(6).Task.ProcCode maps to ProcessItems(6).Task.ProcCode
  • ProcessItems(6).Task.ProcText maps to ProcessItems(6).Task.ProcText
  • ProcessItems(6).Task.PendAction maps to ProcessItems(6).Task.ActionCode
  • ProcessItems(6).Task.PendType maps to ProcessItems(6).Task.PendType
  • ProcessItems(6).Task.ExecuteType maps to ProcessItems(6).Task.ExecuteType
  • ProcessItems(6).Task.CancelType maps to ProcessItems(6).Task.CancelType
  • ProcessItems(6).Task.PendAction maps to ProcessItems(6).Task.PendAction
  • ProcessItems(6).Task.ExecuteAction maps to ProcessItems(6).Task.ExecuteAction
  • ProcessItems(6).Task.CancelAction maps to ProcessItems(6).Task.CancelAction
  • ProcessItems(6).ReturnCode maps to ProcessItems(6).ReturnCode
  • ProcessItems(6).AckCode maps to ProcessItems(6).AckCode
  • ProcessItems(6).Errors maps to ProcessItems(6).Errors
  • ProcessItems(6).Key maps to ProcessItems(6).Key
  • ProcessItems(7).Task.Injury maps to ProcessItems(7).Task.Injury
  • ProcessItems(7).Task.PendType maps to ProcessItems(7).Task.Type
Data to SetPend mappings:
  • _STRUCT maps to _STRUCT

Pend Orders mappings:

  • _STRUCT maps to _STRUCT
Referenced programs CascadingOrders_Passthru
Input data structure CascadingOrders
Output data structure CascadingOrders

Treat Patient

Displays a dialog indicating that execute tasks are complete and the patient is ready for treatment.

Name Value
Control from Execute Orders
Data from Execute Orders mappings:
  • _STRUCT maps to _STRUCT

Treat Patient mappings:

  • _STRUCT maps to _STRUCT
Data to Sink mappings:
  • _STRUCT maps to _STRUCT

Treat Patient mappings:

  • _STRUCT maps to _STRUCT
Referenced programs ExecuteProcess
Input data structure CascadingOrders
Output data structure CascadingOrders

Data structures

Errors

The information returned by an HL7 response message when an error is detected.

Member name Member type
ErrorIdentifier STRING
ErrorText STRING
CodingSystem STRING
AlternateIdentifier STRING
AlternateText STRING
AlternateCodingSystem STRING
SegmentID STRING
Sequence FLOAT
FieldPosition FLOAT

HC_GetTask

Structure containing the Injury and maximum tasks to return on a GetTasks query.

Member name Member type
Injury STRING
MaxTasks STRING

Task

Structure containing information for a single task.

Member name Member type
Injury STRING
Type STRING
ProcCode STRING
ProcText STRING
ActionCode STRING
PendType STRING
ExecuteType STRING
CancelType STRING
PendAction STRING
ExecuteAction STRING
CancelAction STRING

ADR_A19

Structure containing the information returned by the HL7 MTADR message indicating success or failure.

Member name Member type
ReturnCode STRING
AckCode STRING
SYSCode STRING
SYSID STRING
Errors Array(2) of STRUCTURE Errors

HC_GetTaskResponse

Structure containing the tasks returned by the GetTaskResponse message. Contains tasks and indicates success or failure.

Member name Member type
ReturnCode STRING
AckCode STRING
Errors Array(2) of STRUCTURE Errors
NumberOfTasksFound STRING
Tasks Array(10) of STRUCTURE Task

Person

Structure containing the information on a person (for example, a patient or staff member).

Member name Member type
DriversLicense STRING
LastName STRING
FirstName STRING
MiddleNames STRING
SYSCode STRING
SYSID STRING

QRY_A19

Structure containing the information used to create an HL7 MTQRY Patient Query request message.

Member name Member type
Patient STRUCTURE Person
ActionCode STRING

CascadingOrdersInput

Structure containing the basic Injury and Patient data.

Member name Member type
Injury STRING
Patient STRUCTURE Person

ProcessItem

Structure containing a specific item to process. Includes the task, any errors resulting from processing that task, and a pointer to pended task data.

Member name Member type
Task STRUCTURE Task
ReturnCode STRING
AckCode STRING
Errors Array(2) of STRUCTURE Errors
Key STRING

RSP_Z02

Structure containing the information returned by the HL7 Query By Parameter response message. Contains On call staff and indicates success or failure.

Member name Member type
ReturnCode STRING
AckCode STRING
Errors Array(2) of STRUCTURE Errors
OncallStaff Array(3) of STRUCTURE Person

QBP_Z02

Structure containing the information used to build an HL7 Query By Parameter OnCallStaff request message.

Member name Member type
JobCode STRING

SRM_Resource

Structure containing the information needed to build an HL7 Schedule Resource request message.

Member name Member type
StartTime STRING
EndTime STRING
ServiceCode STRING
ServiceText STRING
ActionCode STRING
Key STRING
PlacerContact STRUCTURE Person
EnteredBy STRUCTURE Person
Patient STRUCTURE Person

SRR

Structure containing the information returned by the HL7 Schedule Response message. Contains a key to the scheduled entry and indicates success or failure.

Member name Member type
ReturnCode STRING
AckCode STRING
Key STRING
Errors Array(2) of STRUCTURE Errors

SRM_Service

Structure containing the information needed to build an HL7 Schedule Service request message.

Member name Member type
StartTime STRING
EndTime STRING
ServiceCode STRING
ServiceText STRING
ActionCode STRING
Key STRING
PlacerContact STRUCTURE Person
EnteredBy STRUCTURE Person
Patient STRUCTURE Person

CascadingOrders

Structure containing everything known about a specific process instance.

Member name Member type
Injury STRING
Patient STRUCTURE Person
InjurySupported STRING
Category STRING
ProcessItems Array(10) of STRUCTURE ProcessItem

SingleProcessItem

Structure containing everything known about a single process item; a subset of the CascadingOrders structure.

Member name Member type
Injury STRING
Patient STRUCTURE Person
Task STRUCTURE Task
ReturnCode STRING
AckCode STRING
Errors Array(2) of STRUCTURE Errors
Key STRING

OMG_O19

Structure containing the information needed to build an HL7 Clinical Order request message.

Member name Member type
ServiceCode STRING
ServiceText STRING
ActionCode STRING
Key STRING
EnteredBy STRUCTURE Person
Patient STRUCTURE Person

ORG_O20

Structure containing the information returned by the HL7 Clinical Order response message. Contains a key to the order and indicates success or failure.

Member name Member type
ReturnCode STRING
AckCode STRING
Key STRING
Errors Array(2) of STRUCTURE Errors

Copyright IBM Corp. 2002, 2003