Class TGenomicStudyDevice
Unit
bsFhir_r5
Declaration
type TGenomicStudyDevice = class(TBackboneElement)
Description
A GenomicStudy is a set of analyses performed to analyze and generate genomic data.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor Create; override; |
|
Properties
 |
property device : TReference read Getdevice write Setdevice; |
Device used for the analysis.
|
 |
property function_ : TCodeableConcept read Getfunction_ write Setfunction_; |
Specific function for the device used for the analysis.
|
Generated by PasDoc 0.15.0.
|