ClinicalNoteEvidence Class

Definition

A piece of evidence from a clinical note (text document).

public class ClinicalNoteEvidence
type ClinicalNoteEvidence = class
Public Class ClinicalNoteEvidence
Inheritance
ClinicalNoteEvidence

Properties

Id

The identifier of the document containing the evidence.

Length

The length of the evidence text span.

Offset

The start index of the evidence text span in the document (0 based).

Text

The actual text span which is evidence for the inference.

Applies to