ACDEFGHIJKLMNOPQRSTUVWXYZ
1
REFIDCommonTermDescriptiongpsDiscPART
CODE10
CodeAssign1
Table
CommentExamplesPrimaryUses
2
MDCX_INFUS_ORDER_STEP_START_CONDITIONDetermines whether the step starts auomatically or waits for user confirmation.11(0)1New term with 2 enumerations
"immediate" or "pause-for-confirmation”
3
MDC_ENUMGV_INFUS_ORDER_STEP_START_CONDITION__immediateimmediateAn infusion order step that begins immediately after the previous step completes.
4
MDC_ENUMGV_INFUS_ORDER_STEP_START_CONDITION__pause-for-confirmationpause-for-confirmationAn infusion order step that waits for user configmration after the previous step completes before starting the next step.
5
MDCX_PUMP_VOL_DELIV_DISPLAYED 11(0)1Epic investigating how this would be used.
6
MDCX_DRUG_IS_IN_LIBRARYBoolean value indicating if the currently programmed drug is in the drug library
If not present, then consider it as 'not known'
11(0)1Rationale: Manually programmed drugs will always be in the drug library, but auto-programmed drugs may not be if they are experimental or the drug library has not been updated to include the new drug(s). It is important to know if drugs outside of the library are being administered, since those drugs will not have limits enforced
7
MDC_ENUMGV_PUMP_PROGRAM_COMPLETION_MODE__pump-program-completion-mode-switch-sourcepump-program-completion-mode-switch-sourceWhen the program has completed running a secondary the pump will automatically switch to the primary.11(0)1None of the currently defined values address the case where a pump that is running a secondary will automatically switch to the primary when the secondary is complete. add new enum for completion mode for switching sources pump-program-completion-mode-switch-source to MDC_PUMP_PROGRAM_COMPLETION_MODE
8
MDC_ENUMGV_INFUS_ORDER_STEP_TYPE__delay delayAn infusion order step where the fluid or medication is paused for a specified duration until the start of the next infusion step.11(0)1add enum "delay" to MDC_INFUS_ORDER_STEP_TYPE
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100