This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
1.14.4.1.1137 v3 Code System RoleLinkStatus
This code system (http://hl7.org/fhir/v3/RoleLinkStatus) is defined as part of HL7 v3.
Formal value Set definition (identifier http://hl7.org/fhir/v3/vs/RoleLinkStatus): XML or JSON
Release Date: 2014-08-07
1.14.4.1.1137.1 Description
Description:Codes representing possible states of a RoleLink, as defined by the RoleLink class state machine.
Level | Code | Display | Definition |
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.
|