Skip to main content
Version: v0.0.2

Interface: RxNormConcept

One RxNorm concept (RXCUI) as loaded from RXNCONSO.RRF - its normalized name and term type. Built from the concept's SAB=RXNORM atom (the normalized form); the verbatim RXCUI, TTY, and STR (name) ride through untouched.

Properties

name

readonly name: string

The concept's normalized name (RXNCONSO.STR), verbatim.


rxcui

readonly rxcui: string

The RxNorm concept unique identifier (RXCUI), verbatim.


suppressed

readonly suppressed: boolean

true when the source atom is suppressed (RXNCONSO.SUPPRESSN) - surfaced, never hidden.


tty

readonly tty: TermType

The concept's term type (TermType), verbatim from the RXNCONSO.TTY of a defining atom. Never a synonym-class TTY (PSN/SY/TMSY), which types a name rather than a concept.