Interface: RxNormApproximateMatch
One approximate-match candidate (the opt-in, never-default path). Every field is
marked so a caller can never mistake it for an exact identity: approximate is always true
and score is the labeled, derived similarity. The concept itself is drawn verbatim from the
loaded release.
Properties
approximate
readonlyapproximate:true
Always true - this is a similarity match, never an exact code resolution.
concept
readonlyconcept:RxNormConcept
The matched concept, verbatim from the loaded release.
score
readonlyscore:number
A derived, labeled similarity score in [0, 1] (token overlap). Never a clinical assertion.