RoleStatus
Codes representing the defined possible states of an Role, as defined by the Role class state machine.
This table controls values for structural elements of the HL7 Reference Information Model. Therefore, it is part of the Normative
Ballot for the RIM.
|
Lvl |
Type, Domain name and/or Mnemonic code |
Concept ID |
Mnemonic |
Print Name |
Definition/Description |
1
|
S: RoleStatusNormal (normal)
|
V16000 |
normal |
normal |
The 'typical' state. Excludes "nullified" which represents the termination state of a Role instance that was created in error.
|
2
|
L: (active)
|
16001 |
active |
active |
The state representing the fact that the Entity is currently active in the Role.
|
2
|
L: (cancelled)
|
20856 |
cancelled |
cancelled |
The terminal state resulting from cancellation of the role prior to activation.
|
2
|
L: (pending)
|
20855 |
pending |
pending |
The state representing that fact that the role has not yet become active.
|
2
|
L: (suspended)
|
16002 |
suspended |
suspended |
The state that represents a suspension of the Entity playing the Role. This state is arrived at from the "active" state.
|
2
|
L: (terminated)
|
16003 |
terminated |
terminated |
The state representing the successful termination of the Role.
|
1
|
L: (nullified)
|
16004 |
nullified |
nullified |
The state representing the termination of a Role instance that was created in error.
|