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

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

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

Properties

optional
Type: ICD10CMAttributeType | 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: ICD10CMTrait[] | null