This page is part of the FHIR Specification (v1.8.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
4.3.2.1061 HL7 v3 Code System EntityStatus
This code system (http://hl7.org/fhir/v3/EntityStatus) is defined as part of HL7 v3.
Summary
Defining URL: | http://hl7.org/fhir/v3/EntityStatus |
Name: | v3 Code System EntityStatus |
Definition: | Codes representing the defined possible states of an Entity, as defined by the Entity class state machine. |
OID: | 2.16.840.1.113883.5.1061 (for OID based terminology systems) |
Source Resource | XML / JSON |
This Code system is used in the following value sets:
- v3 Code System EntityStatus ( Codes representing the defined possible states of an Entity, as defined by the Entity class state machine.)
4.3.2.1061.1 Code System Content
Release Date: 2016-11-11
Level | Code | Display | Definition |
1 | normal | normal |
The 'typical' state. Excludes "nullified" which represents the termination state of an Entity record instance that was created in error.
|
2 | active | active |
The state representing the fact that the Entity record is currently active.
|
2 | inactive | inactive |
Definition: The state representing the fact that the entity is inactive.
|
2 | terminated | terminated |
The state representing the normal termination of an Entity record.
|
1 | nullified | nullified |
The state representing the termination of an Entity record instance that was created in error.
|