Interface: RrfColumnMap
The column mapping for an RrfSource (0-based column indices into the pipe-split row).
Properties
code
readonlycode:number
The column holding the concept code (e.g. RxNorm RXCUI = 0, or CODE = 13).
display
readonlydisplay:number
The column holding the display string (e.g. STR = 14).
properties?
readonlyoptionalproperties?: readonlyRrfPropertyColumn[]
Extra columns to surface as properties.
status?
readonlyoptionalstatus?:number
The column holding a status/suppress token (e.g. SUPPRESS = 16), when present.