HealthcareEntityRelation interface
A relationship between two or more healthcare entities.
Properties
relation |
The type of the healthcare relation. |
roles | The list of healthcare entities and their roles in the healthcare relation. |
Property Details
relationType
The type of the healthcare relation.
relationType: string
Property Value
string
roles
The list of healthcare entities and their roles in the healthcare relation.
roles: HealthcareEntityRelationRole[]