Extensions for Using Data Elements from FHIR STU3 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions

CodeSystem: v3 Code System RoleStatus

Official URL: http://hl7.org/fhir/v3/RoleStatus Version: 2016-11-11
Standards status: Trial-use Maturity Level: 0 Computable Name: v3 Code System 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://hl7.org/fhir/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.