Return to code system index

RoleStatus      [2.16.840.1.113883.5.1068]

Description:

Codes representing the defined possible states of an Role, as defined by the Role class state machine.

Lvl- Typ Concept Code
  Head Code-defined Value Set
Print Name Definition, Properties, Relationships
0-S normal
 v:RoleStatusNormal
normal

Definition:

The 'typical' state. Excludes "nullified" which represents the termination state of a Role instance that was created in error.

Concept Relationships:
  Generalizes (derived): active cancelled pending suspended terminated

1-L active
 v:RoleStatusActive
active

Definition:

The state representing the fact that the Entity is currently active in the Role.

Concept Relationships:
  Specializes: normal

1-L cancelled
 v:RoleStatusCancelled
cancelled

Definition:

The terminal state resulting from cancellation of the role prior to activation.

Concept Relationships:
  Specializes: normal

1-L pending
 v:RoleStatusPending
pending

Definition:

The state representing that fact that the role has not yet become active.

Concept Relationships:
  Specializes: normal

1-L suspended
 v:RoleStatusSuspended
suspended

Definition:

The state that represents a suspension of the Entity playing the Role. This state is arrived at from the "active" state.

Concept Relationships:
  Specializes: normal

1-L terminated
 v:RoleStatusTerminated
terminated

Definition:

The state representing the successful termination of the Role.

Concept Relationships:
  Specializes: normal

0-L nullified
 v:RoleStatusNullified
nullified

Definition:

The state representing the termination of a Role instance that was created in error.


Return to code system index