v3 Code System RoleStatus

v3 Code System RoleStatus

activeFHIR R3 package : Core3.0.2complete7 concepts

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

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/v3/RoleStatus
ID
v3-RoleStatus
Version
2016-11-11
Publisher
HL7, Inc
Case Sensitive
Yes
Hierarchy
is-a

Concepts (7)

CodeDisplayDefinition
normalnormalThe 'typical' state. Excludes "nullified" which represents the termination state of a Role instance that was created in error.
activeactiveThe state representing the fact that the Entity is currently active in the Role.
cancelledcancelledThe terminal state resulting from cancellation of the role prior to activation.
pendingpendingThe state representing that fact that the role has not yet become active.
suspendedsuspendedThe state that represents a suspension of the Entity playing the Role. This state is arrived at from the "active" state.
terminatedterminatedThe state representing the successful termination of the Role.
nullifiednullifiedThe state representing the termination of a Role instance that was created in error.