public class RoleStatus extends Object
This table controls values for structural elements of the HL7 Reference Information Model. Therefore, it is part of the Normative Ballot for the RIM.
Modifier and Type | Field and Description |
---|---|
static CS |
ACTIVE
|
static Set<CS> |
ALL_VALUES
All values defined by this class.
|
static CS |
CANCELLED
The terminal state resulting from cancellation of the
Role prior to activation. |
static CS |
NULLIFIED
The state representing the termination of a
Role instance that was created in
error. |
static CS |
PENDING
The state representing the fact that the
Role has not yet become active. |
static CS |
SUSPENDED
|
static CS |
TERMINATED
The state representing the successful termination of the
Role |
Constructor and Description |
---|
RoleStatus() |
public static CS CANCELLED
The terminal state resulting from cancellation of the
Role
prior to activation.
public static CS ACTIVE
public static CS PENDING
The state representing the fact that the
Role
has not yet become active.
public static CS NULLIFIED
The state representing the termination of a
Role
instance that was created in
error.
public static CS SUSPENDED
public static CS TERMINATED
The state representing the successful termination of the
Role
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved