Class TDeviceDefinitionProperty

Unit

Declaration

type TDeviceDefinitionProperty = 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 valueQuantity : TQuantityArray read GetvalueQuantityArray;
Public property valueCode : TCodeableConceptArray read GetvalueCodeArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Code that specifies the property DeviceDefinitionPropetyCode (Extensible).

Public property valueQuantity : TQuantityArray read GetvalueQuantityArray;

Property value as a quantity.

Public property valueCode : TCodeableConceptArray read GetvalueCodeArray;

Property value as a code, e.g., NTP4 (synced to NTP).


Generated by PasDoc 0.15.0.