Class TDeviceDefinitionLink

Unit

Declaration

type TDeviceDefinitionLink = class(TBackboneElement)

Description

The characteristics, operational status and capabilities of a medical-related component of a medical device.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property relation : TCoding read Getrelation write Setrelation;
Public property relatedDevice : TCodeableReference read GetrelatedDevice write SetrelatedDevice;

Description

Methods

Public constructor Create; override;
 

Properties

Public property relation : TCoding read Getrelation write Setrelation;

The type indicates the relationship of the related device to the device instance.

Public property relatedDevice : TCodeableReference read GetrelatedDevice write SetrelatedDevice;

A reference to the linked device.


Generated by PasDoc 0.15.0.