Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RelationEntity

The relation entities details for health ner.

Properties

id

id: string

id of the relation

objectId

objectId: string

Object entity of the relation. eg, MEDICINE_DOSAGE, MEDICINE_DURATION, MEASUREMENT

score

score: number

Score or confidence for detected entity. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

subjectId

subjectId: string

Subject entity of the relation. eg,MEDICINE_NAME, EXAMINATION

type

type: string

Type of relation between subject entity and object entity. eg,EXAMINATION_MEASUREMENT, FREQUENCY, DOSAGE

Functions

getDeserializedJsonObj

getJsonObj