Skip to main content
Version: v0.0.4

Interface: AckErrorEntry

One ERR segment interpreted from an ACK. All fields are surfaced verbatim (no table lookup) and OMITTED when the underlying component is absent (exactOptionalPropertyTypes). Codes/locations only: never PHI.

Properties

conditionCode?

readonly optional conditionCode?: string

ERR-3.1: HL7 Table 0357 condition code.


conditionCodeSystem?

readonly optional conditionCodeSystem?: string

ERR-3.3: condition code system name (e.g. HL70357).


conditionText?

readonly optional conditionText?: string

ERR-3.2: condition code display text.


location?

readonly optional location?: string

ERR-2: error location (an HL7 ERL), surfaced verbatim.


severity?

readonly optional severity?: string

ERR-4: HL7 Table 0516 severity (I/W/E).