DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 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.25.4.1.1137 HL7 v3 Code System RoleLinkStatus

This code system (http://hl7.org/fhir/v3/RoleLinkStatus) is defined as part of HL7 v3.

Summary

Defining URL:http://hl7.org/fhir/ValueSet/v3-RoleLinkStatus
Name:v3 Code System RoleLinkStatus
Definition: Description: Codes representing possible states of a RoleLink, as defined by the RoleLink class state machine.
OID:2.16.840.1.113883.1.11.20413 (for OID based terminology systems)
System URL:http://hl7.org/fhir/v3/RoleLinkStatus
System OID:2.16.840.1.113883.5.1137
Source ResourceXML / JSON

This value set is not currently used

1.25.4.1.1137.1 Content Logical Definition


This value set has an inline code system http://hl7.org/fhir/v3/RoleLinkStatus, which defines the following codes:

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