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

SNOMEDCTTrait

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

Contextual information for an entity.

interface SNOMEDCTTrait {
Name?: SNOMEDCTTraitName | null;
Score?: number | null;
}

§Properties

§

The name or contextual description of a detected trait.

§
Score?: number | null
[src]

The level of confidence that Comprehend Medical has in the accuracy of a detected trait.