Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/comprehendmedical@2018-10-30/mod.ts>RxNormAttribute

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface RxNormAttribute
import { type RxNormAttribute } from "https://deno.land/x/aws_api@v0.1.0/services/comprehendmedical@2018-10-30/mod.ts";

Properties

optional
Type: RxNormAttributeType | null
optional
Score: number | null
optional
RelationshipScore: number | null
optional
Id: number | null
optional
BeginOffset: number | null
optional
EndOffset: number | null
optional
Text: string | null
optional
Traits: RxNormTrait[] | null