01814
Severity
2015-07-13
Definition: Identifies the severity of an application error. Knowing if something is Error, Warning or Information is intrinsic to how an application handles the content. Refer to HL7 Table 0516 - Error Severity in Chapter 2C, Code Tables, for valid values. If ERR-3 has a value of "0", ERR-4 will have a value of "I".
Example: a Warning could be used to indicate that notes were present, but ignored because they could not be automatically processed, and therefore information could have been missed.
Length1
4 values
E | Error(Transaction was unsuccessful) |
F | Fatal Error(Message not processed due to application or network failure condition) |
I | Information(Transaction was successful but includes information e.g., inform patient) |
W | Warning(Transaction successful, but there may issues) |