Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HealthcareEntityProperties

Package version

Hierarchy

  • HealthcareEntityProperties

Index

Properties

category

Healthcare Entity Category.

confidenceScore

confidenceScore: number

Confidence score between 0 and 1 of the extracted entity.

length

length: number

Length for the entity text. Use of different 'stringIndexType' values can affect the length returned.

offset

offset: number

Start position for the entity text. Use of different 'stringIndexType' values can affect the offset returned.

Optional subcategory

subcategory: undefined | string

(Optional) Entity sub type.

text

text: string

Entity text as appears in the request.

Generated using TypeDoc