| Class TGenomicStudyPerformerUnit
bsFhir_r5 Declaration
type TGenomicStudyPerformer = class(TBackboneElement) Description
 A GenomicStudy is a set of analyses performed to analyze and generate genomic data.  HierarchyOverviewMethodsPropertiesDescriptionMethods
|  | constructor Create; override; |  |  |  Properties
|  | property actor : TReference read Getactor write Setactor; |  | 
 The organization, healthcare professional, or others who participated in performing this analysis.  |  
|  | property role : TCodeableConcept read Getrole write Setrole; |  | 
 Role of the actor for this analysis.  |  Generated by PasDoc 0.15.0.
 |