Class TDeviceDefinitionHasPart
Unit
bsFhir_r5
Declaration
type TDeviceDefinitionHasPart = class(TBackboneElement)
Description
The characteristics, operational status and capabilities of a medical-related component of a medical device.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property reference : TReference read Getreference write Setreference; |
Reference to the device that is part of the current device.
|
|
property count : integer read Getcount write Setcount; |
Number of instances of the component device in the current device.
|
|
property countElement : Tinteger read GetcountElement write SetcountElement; |
|
Generated by PasDoc 0.15.0.
|