HealthcareEntityRelation interface

Warning

This API is now deprecated.

A relationship between two or more healthcare entities.

Properties

relationType

The type of the healthcare relation.

roles

The list of healthcare entities and their roles in the healthcare relation.

Property Details

relationType

Warning

This API is now deprecated.

The type of the healthcare relation.

relationType: string

Property Value

string

roles

Warning

This API is now deprecated.

The list of healthcare entities and their roles in the healthcare relation.

roles: HealthcareEntityRelationRole[]

Property Value