Skip to main content
Version: v0.0.2

Interface: RrfColumnMap

The column mapping for an RrfSource (0-based column indices into the pipe-split row).

Properties

code

readonly code: number

The column holding the concept code (e.g. RxNorm RXCUI = 0, or CODE = 13).


display

readonly display: number

The column holding the display string (e.g. STR = 14).


properties?

readonly optional properties?: readonly RrfPropertyColumn[]

Extra columns to surface as properties.


status?

readonly optional status?: number

The column holding a status/suppress token (e.g. SUPPRESS = 16), when present.