Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

InferRxNormRequest

import type { InferRxNormRequest } from "https://aws-api.deno.dev/v0.3/services/comprehendmedical.ts?docs=full";
interface InferRxNormRequest {
Text: string;
}

§Properties

§
Text: string
[src]

The input text used for analysis. The input for InferRxNorm is a string from 1 to 10000 characters.