Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
CodeSystem: v3 Code System RoleLinkStatus
| Official URL: http://hl7.org/fhir/v3/RoleLinkStatus
|
Version:
2016-11-11
|
|
Standards status:
Trial-use
|
Maturity Level: 0
|
Computable Name: v3 Code System 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://hl7.org/fhir/v3/RoleLinkStatus defines the following codes in a Is-A hierarchy:
| Lvl | 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. |