Class TDeviceDefinitionDistributor

Unit

Declaration

type TDeviceDefinitionDistributor = 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 name_ : string read Getname_ write Setname_;
Public property name_Element : Tstring read Getname_Element write Setname_Element;
Public property organizationReference : TReferenceArray read GetorganizationReferenceArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property name_ : string read Getname_ write Setname_;

Distributor's human-readable name.

Public property name_Element : Tstring read Getname_Element write Setname_Element;
 
Public property organizationReference : TReferenceArray read GetorganizationReferenceArray;

Distributor as an Organization resource.


Generated by PasDoc 0.15.0.