Class TDeviceDefinitionSpecialization

Unit

Declaration

type TDeviceDefinitionSpecialization = 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 systemType : string read GetsystemType write SetsystemType;
Public property systemTypeElement : Tstring read GetsystemTypeElement write SetsystemTypeElement;
Public property version : string read Getversion write Setversion;
Public property versionElement : Tstring read GetversionElement write SetversionElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property systemType : string read GetsystemType write SetsystemType;

The standard that is used to operate and communicate.

Public property systemTypeElement : Tstring read GetsystemTypeElement write SetsystemTypeElement;
 
Public property version : string read Getversion write Setversion;

The version of the standard that is used to operate and communicate.

Public property versionElement : Tstring read GetversionElement write SetversionElement;
 

Generated by PasDoc 0.15.0.