rquest_dto
The classes used by the rest of the core are defined in here.
They all inherit from BaseDto
.
component | description |
---|---|
activity_job | A job describing source and payload |
base_dto | The base class for other rquest_dto classes |
cohort | A cohort of patients |
file | An object for the files generated by a query |
group | Groups of patients within a cohort |
query | The different types of query made against the database |
result | The results of an RQuest query |
rule | Generating a rule from an RO-crate |