Class TGenomicStudyPerformer

Unit

Declaration

type TGenomicStudyPerformer = class(TBackboneElement)

Description

A GenomicStudy is a set of analyses performed to analyze and generate genomic data.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property actor : TReference read Getactor write Setactor;
Public property role : TCodeableConcept read Getrole write Setrole;

Description

Methods

Public constructor Create; override;
 

Properties

Public property actor : TReference read Getactor write Setactor;

The organization, healthcare professional, or others who participated in performing this analysis.

Public property role : TCodeableConcept read Getrole write Setrole;

Role of the actor for this analysis.


Generated by PasDoc 0.15.0.