Skip to main content
Version: v0.0.6

Interface: LivdResult

The result of applyLivd: the per-record annotations (one per R/O record) and the value-free warnings for every unmapped or ambiguous code. Both arrays are deeply frozen; the source message is untouched.

Properties

annotations

readonly annotations: readonly LivdAnnotation[]

One annotation per R/O record, in wire order.


warnings

readonly warnings: readonly AstmLivdWarning[]

A value-free warning per unmapped/ambiguous code: never per mapped/inline-loinc/no-code.