Interface: RxNormLoadWarning
A surfaced, non-fatal RxNorm load warning: an RXNCONSO / RXNREL / RXNSAT row (or, for
TERM_RXNORM_UNTYPED_CONCEPT, an RXCUI) that was skipped, reported with its line number and
a value-free structural reason (liberal on load). Never echoes a field value.
Properties
code
readonlycode:"TERM_RXNORM_MALFORMED_ROW"|"TERM_RXNORM_UNTYPED_CONCEPT"
The stable diagnostic code for the skip. TERM_RXNORM_MALFORMED_ROW is a structurally unusable
row; TERM_RXNORM_UNTYPED_CONCEPT is an RXCUI no defining atom could type. Both are in the
package-wide ../common/diagnostics.DIAGNOSTIC_CODES registry, which documents each.
detail
readonlydetail:string
A value-free description of the structural fault.
file
readonlyfile:"RXNCONSO"|"RXNREL"|"RXNSAT"
Which source file the fault was in.
line
readonlyline:number
The 1-based source line the fault was found on.