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 RoleLinkStatus

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

Description: Codes representing possible states of a RoleLink, as defined by the RoleLink 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-RoleLinkStatus defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinition
1 NORMAL normal Description: The 'typical' state. Excludes "nullified" which represents the termination state of a RoleLink instance that was created in error.
2   ACTIVE active Description: The state indicates the RoleLink is in progress.
2   CANCELLED cancelled Description: The terminal state resulting from abandoning the RoleLink prior to or after activation.
2   COMPLETED completed Description: The terminal state representing the successful completion of the RoleLink.
2   PENDING pending Description: The state indicates the RoleLink has not yet become active.
1 NULLIFIED nullified Description: The state representing the termination of a RoleLink instance that was created in error.