Class TDeviceDefinitionMaterial

Unit

Declaration

type TDeviceDefinitionMaterial = 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 substance : TCodeableConcept read Getsubstance write Setsubstance;
Public property alternate : boolean read Getalternate write Setalternate;
Public property alternateElement : Tboolean read GetalternateElement write SetalternateElement;
Public property allergenicIndicator : boolean read GetallergenicIndicator write SetallergenicIndicator;
Public property allergenicIndicatorElement : Tboolean read GetallergenicIndicatorElement write SetallergenicIndicatorElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property substance : TCodeableConcept read Getsubstance write Setsubstance;

The substance.

Public property alternate : boolean read Getalternate write Setalternate;

Indicates an alternative material of the device.

Public property alternateElement : Tboolean read GetalternateElement write SetalternateElement;
 
Public property allergenicIndicator : boolean read GetallergenicIndicator write SetallergenicIndicator;

Whether the substance is a known or suspected allergen.

Public property allergenicIndicatorElement : Tboolean read GetallergenicIndicatorElement write SetallergenicIndicatorElement;
 

Generated by PasDoc 0.15.0.