Class Study

  • All Implemented Interfaces:
    IAuthor, IArchived, IEntityAuditXmlRef

    @Entity
    public class Study
    extends AbstractEntityAudit
    implements IAuthor, IArchived
    • A Study will have of one or more TopicGroups.
      • A TopicGroup will have one or more Concepts.
        • A Concept consist of one or more QuestionItems.
          • Every QuestionItem will have a Question.
          • Every QuestionItem will have a ResponseDomain.

    A publication structure for a specific study. Structures identification information, full bibliographic and discovery information, administrative information, all of the reusable delineations used for response domains and variable representations, and TopicGroups covering different points in the lifecycle of the study (DataCollection, LogicalProduct, PhysicalDataProduct, PhysicalInstance, Archive, and DDIProfile).