Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HealthcareRelation

Package version

Hierarchy

  • HealthcareRelation

Index

Properties

bidirectional

bidirectional: boolean

If true the relation between the entities is bidirectional, otherwise directionality is source to target.

relationType

relationType: string

Type of relation. Examples include: DosageOfMedication or 'FrequencyOfMedication', etc.

source

source: string

Reference link to the source entity.

target

target: string

Reference link to the target entity.

Generated using TypeDoc