Class TResearchStudyObjective

Unit

Declaration

type TResearchStudyObjective = class(TBackboneElement)

Description

A process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge. This includes studies of safety, efficacy, comparative effectiveness and other information about medications, devices, therapies and other interventional and investigative techniques. A ResearchStudy involves the gathering of information about human or animal subjects.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property name_ : string read Getname_ write Setname_;
Public property name_Element : Tstring read Getname_Element write Setname_Element;
Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Description

Methods

Public constructor Create; override;
 

Properties

Public property name_ : string read Getname_ write Setname_;

Unique, human-readable label for this objective of the study.

Public property name_Element : Tstring read Getname_Element write Setname_Element;
 
Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The kind of study objective.


Generated by PasDoc 0.15.0.