Skip to content

Class: StudyResult

A collection of select data items from a single study that are about a particular subject or experimental unit within the study - including provenance metadata describing how this data was generated.

URI: vaspec:StudyResult

img

Parents

  • is_a: InformationEntity - An abstract (non-physical) entity that is about something.

Referenced by Class

Attributes

Own

  • StudyResult➞studyResultType 0..*
    • Description: A more specific type of study result this object may represent (e.g. an 'Allele Frequency Study Result')
    • Range: Coding
  • StudyResult➞focus 0..*
    • Description: The specific subject, concept, or experimental unit in the Research Study that data in the Result is about. The focus guides the selection of data that is included within a single Study Result object.
    • Range: Entity
  • StudyResult➞data 0..*
    • Description: A piece of data from the source Study that is included in the Result, and pertains to the entity that is the 'focus'. Can be data directly about the focus, or metadata relevant to how this data was generated.
    • Range: DataItem
  • StudyResult➞interpretation 0..1
    • Description: A qualitative interpretation of the lower-level data item(s) included in the result (e.g. that a result is high, normal, or low).
    • Range: Coding
  • StudyResult➞sourceDataSet 0..*
    • Description: A larger Data Set from which the content of the Result was derived.
    • Range: DataSet
  • StudyResult➞sourceStudy 0..1
    • Description: The Study that generated the date reported in the Result.
    • Range: ResearchStudy
  • StudyResult➞sourceStudyType 0..1
    • Description: The type of study that produced the result (e.g. 'allele population frequency study', 'computational functional impact prediction', 'protein functional assay', 'randomized clinical trial')
    • Range: Coding
  • StudyResult➞sourceStudyDate 0..1
    • Description: The date the study from which the Result was derived was performed.
    • Range: Ga4ghDateTime
  • StudyResult➞sourceStudyMethod 0..*
    • Description: A plan specification that describes all or part of the process that created the information (e.g. interpretation guidelines, rule sets, etc.).
    • Range: Method

Inherited from InformationEntity:

Other properties

Comments: StudyResult objects end up being a very flexible and useful way to summarize the salient data/metadata from a larger study that is specifically useful as evidence in curation workflows aimed at generating higher order knowledge about a particular variant or other entity. For example, a specific subset of allele frequency data/metadata concerning a particular variant of interest in the Gnomad dataset can be summarized in a Study Result object, and referenced as evidence for a higher-order Statement about the variant's pathogenicity that relied on this frequency data for support.