FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: v3 Code System RoleStatus

Official URL: http://terminology.hl7.org/CodeSystem/v3-RoleStatus Version: 2018-08-12
Standards status: External Maturity Level: 0 Computable Name: v3.RoleStatus

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

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-RoleStatus defines the following codes in a Is-A hierarchy:

LvlCodeDefinition
1 normal The 'typical' state. Excludes "nullified" which represents the termination state of a Role instance that was created in error.
2   active The state representing the fact that the Entity is currently active in the Role.
2   cancelled The terminal state resulting from cancellation of the role prior to activation.
2   pending The state representing that fact that the role has not yet become active.
2   suspended The state that represents a suspension of the Entity playing the Role. This state is arrived at from the "active" state.
2   terminated The state representing the successful termination of the Role.
1 nullified The state representing the termination of a Role instance that was created in error.