This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). 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.23.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: 2015-03-23
OID for code system: 2.16.840.1.113883.5.1137
OID for value set: 2.16.840.1.113883.1.11.20413 (this is the value set that includes the entire code system)
1.23.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.
|