Skip to content

Class: ResearchProject

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 ResearchProject involves the gathering of information about human or animal subjects.

URI: crdch:ResearchProject

img

Parents

  • is_a: Entity - Any resource that has its own identifier

Referenced by Class

Attributes

Own

  • id 0..1
    • Description: The 'logical' identifier of the entity within the system of record. The simple value of this attribute stands for an identifier of this data object within the system, it can be used as a reference from other objects within the same system (i.e. primary and foreign keys), and it should be unique per type of object. The same data object copied to a different system will likely have a different "id" in the new system since "id" values are system specific and do not represent persistent business identifiers. Business identifiers are assigned outside the information system and are captured in the "identifier" field. The "id" field is more likely to be a serially or randomly generated value that is assigned to the data object as it is created in a system.
    • Range: CrdchString
  • identifier 0..*
    • Description: A 'business' identifier or accession number for the entity, typically as provided by an external system or authority, that are globally unique and persist across implementing systems. Also, since these identifiers are created outside the information system through a specific business process, the Identifier type has additional attributes to capture this additional metadata so the actual identifier values are qualified by the context that created those values. This additional context allows "identifier" instances to be transmitted as business data across systems while still being able to trace them back to the system of origin.
    • Range: Identifier
  • name 0..1
    • Description: An unabridged name of a research program, project, or study.
    • Range: CrdchString
  • name_shortened 0..1
    • Description: An abbreviated name of a research program, project, or study.
    • Range: CrdchString
  • description 0..1
    • Description: An unabridged description of a research program, project, or study.
    • Range: CrdchString
  • description_shortened 0..1
    • Description: An abbreviated description of a research program, project, or study.
    • Range: CrdchString
  • sponsor 0..*
    • Description: An entity that is responsible for the initiation, management, and/or financing of a research project.
    • Range: CrdchString
  • date_started 0..1
    • Description: The date when the research project began.
    • Range: TimePoint
  • date_ended 0..1
    • Description: The date when the research project ended.
    • Range: TimePoint
  • primary_anatomic_site 0..*
    • Description: The text term used to describe the general location of the malignant disease, as categorized by the World Health Organization's (WHO) International Classification of Diseases for Oncology (ICD-O). In the context of ResearchProject, this attribute captures the anatomic sites of research interest.
    • Range: BodySite
  • url 0..*
    • Description: A URL address for a resource that provides information about a research program, project, or study.
    • Range: CrdchString
  • part_of 0..*
    • Description: A reference to a parent ResearchProject (e.g. a link to the overarching CPTAC ResearchProject from a substudy of CPTAC)
    • Range: ResearchProject
  • research_project_type 1..1
    • Description: The 'type' of ResearchProject represented (e.g. a broad-based Program like 'CPTAC' or a more focused Project like 'CPTAC PDAC Discovery Study')
    • Range: CodeableConcept
    • Examples: Program, Project, Clinical Trial
  • associated_timepoint 0..*
    • Description: A collection of timepoint observations that are relevant to research projects (e.g. date of IACUC approval, date of IRB approval, date of embargo end, etc.)
    • Range: TimePoint