Return to code system index

EntityStatus      [2.16.840.1.113883.5.1061]

Description:

Codes representing the defined possible states of an Entity, as defined by the Entity class state machine.

Lvl- Typ Concept Code
  Head Code-defined Value Set
Print Name Definition, Properties, Relationships
0-S normal
 v:EntityStatusNormal
normal

Definition:

The 'typical' state. Excludes "nullified" which represents the termination state of an Entity record instance that was created in error.

Concept Relationships:
  Generalizes (derived): active inactive

1-L active
 v:EntityStatusActive
active

Definition:

The state representing the fact that the Entity record is currently active.

Concept Relationships:
  Specializes: normal

1-L inactive
 v:EntityStatusInactive
inactive

Definition:

Definition: The state representing the fact that the entity is inactive.

Concept Relationships:
  Specializes: normal

0-L nullified
 v:EntityStatusNullified
nullified

Definition:

The state representing the termination of an Entity record instance that was created in error.


Return to code system index