ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
moodCode = EVN
MedicationStatement or MedicationAdministration
2
FHIR code (human readible)
Definitionv3 Map (actStatus)Pharmacy WG input on use in C-CDA
3
in progressThe administration has started but has not yet completed.activeYes
4
on holdActions implied by the administration have been temporarily halted, but are expected to continue later. May also be called "suspended".suspendedYes
5
completedAll actions that are implied by the administration have occurred.completedYes
6
entered in errorThe administration was entered in error and therefore nullified.nullifiedYes
7
stoppedActions implied by the administration have been permanently halted, before all of them occurred.abortedYes
8
9
10
moodCode = INT
11
FHIR CodeDefinitionv3 Map (actStatus)Pharmacy WG input on use in C-CDA
12
activeThe prescription for use (order) is 'actionable'. This statement doesn't imply actions have or have not occured.active

Active part of care plan
13
stoppedActions implied by the prescription for use have been permanently halted. This statement doesn't imply actions have or have not occured.abortedNo longer part of care plan.
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