public class EntityStatus 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
The state representing the fact that the
Entity record is currently active. |
static Set<CS> |
ALL_VALUES
All values defined by this class.
|
static CS |
INACTIVE
The state representing the fact that an
Entity can no longer be an active
participant in events. |
static CS |
NULLIFIED
The state representing the termination of an
Entity record instance that was
created in error. |
Constructor and Description |
---|
EntityStatus() |
public static CS ACTIVE
The state representing the fact that the
Entity
record is currently active.
public static CS NULLIFIED
The state representing the termination of an
Entity
record instance that was
created in error.
public static CS INACTIVE
The state representing the fact that an
Entity
can no longer be an active
participant in events.
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved