Return to code system index

RoleLinkStatus      [2.16.840.1.113883.5.1137]

Description:

Description:Codes representing possible states of a RoleLink, as defined by the RoleLink class state machine.

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

Definition:

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

Concept Relationships:
  Generalizes (derived): ACTIVE CANCELLED COMPLETED PENDING

1-L ACTIVE
 v:RoleLinkStatusActive
active

Definition:

Description: The state indicates the RoleLink is in progress.

Concept Relationships:
  Specializes: NORMAL

1-L CANCELLED
 v:RoleLinkStatusCancelled
cancelled

Definition:

Description: The terminal state resulting from abandoning the RoleLink prior to or after activation.

Concept Relationships:
  Specializes: NORMAL

1-L COMPLETED
 v:RoleLinkStatusCompleted
completed

Definition:

Description: The terminal state representing the successful completion of the RoleLink.

Concept Relationships:
  Specializes: NORMAL

1-L PENDING
 v:RoleLinkStatusPending
pending

Definition:

Description: The state indicates the RoleLink has not yet become active.

Concept Relationships:
  Specializes: NORMAL

0-L NULLIFIED
 v:RoleLinkStatusNullified
nullified

Definition:

Description: The state representing the termination of a RoleLink instance that was created in error.


Return to code system index