Return to contents

RoleStatus    NormativeStandard1

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) S16000 normal normal

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

2   L:  (active) C16001 active active

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

2   L:  (cancelled) C21306 cancelled cancelled

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

2   L:  (pending) C21305 pending pending

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

2   L:  (suspended) C16002 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) C16003 terminated terminated

The state representing the successful termination of the Role.

1 L:  (nullified) C16004 nullified nullified

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


Return to contents