search Study [ ↗ ]

{S}[B] Status [i]
proposed
Used by
  • Super Simple Study Schema
Contributors
Source (v0.0.1)

Attributes

Type: object
Description: Attributes relating to any kind of medical study or data collection effort.

Properties

PropertyType
data_usehttps://schemablocks.org/schemas/sb-phenopackets/OntologyClass/v1.0.0 [LINK]
designstring
disease_area
end_date
geo_locationhttps://schemablocks.org/schemas/ga4gh/v0.0.1/GeoLocation.json [LINK]
idstring
namestring
objectivesstring
start_date

data_use

Conditions and restrictions on the use of data associated with this study.

data_use Value Examples
{
   "id" : "DUO:0000042",
   "label" : "general research use"
}
{
   "id" : "DUO:0000007; MONDO:0007263",
   "label" : "disease specific research; cardiac rhythm disease"
}

design

Design of the study. Use as an array member in a study with a compound design.

design Value Examples
"Meta-Analysis"
"Systematic Review"
"Randomized Controlled Trial"
"Prospective Observational"
"Case-control"
"Cross-sectional"
"Case Reports and Series"
"Ideas, Editorials, Opinions"
"Animal Research"
"Test Tube Lab Research"

disease_area

A disease area that is a focus of the study.

end_date

Date that the study began or is planned to begin.

geo_location

The geographic location where the study takes place. Use as an array item type for studies that take place in multiple discrete locations.

id

Uniquely identifies a study. Should ideally be a namespaced globally unique identifier such as a URI, but this is not required.

id Value Examples
"https://research.example.com/study/4783506"
"phs045346-2"

name

Brief natural language description of the study.

name Value Example
"A two month case-control study that evaluates the impact of changes in caffeine consumption on adults with irregular heartbeats."

objectives

Objectives of the study, described in natural language.

objectives Value Example
"Evaluate the effects of one week reduction of caffeine intake on patients with chronic arrhythmia."

start_date

Date that the study began or is planned to begin.