Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Constructors

new
default(apiFactory: ApiFactory)

Methods

detectEntities(unnamed 0: RequestConfig & DetectEntitiesRequest): Promise<DetectEntitiesResponse>
detectPHI(unnamed 0: RequestConfig & DetectPHIRequest): Promise<DetectPHIResponse>
inferICD10CM(unnamed 0: RequestConfig & InferICD10CMRequest): Promise<InferICD10CMResponse>
inferRxNorm(unnamed 0: RequestConfig & InferRxNormRequest): Promise<InferRxNormResponse>