Class TDeviceDefinitionClassification

Unit

Declaration

type TDeviceDefinitionClassification = 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 type_ : TCodeableConcept read Gettype_ write Settype_;
Public property justification : TRelatedArtifactArray read GetjustificationArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

A classification or risk class of the device model.

Public property justification : TRelatedArtifactArray read GetjustificationArray;

Further information qualifying this classification of the device model.


Generated by PasDoc 0.15.0.