You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/sheets/schemasheet.tsv
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,6 @@ class slot title description required range any_of minimum_value maximum_value m
27
27
doi DOI Unique Digital Object Identifier for each Study and Dataset, minted by the DCC using DataCite false uri
28
28
doiCitation DOI Citation Bibliographic citation for DOI, generated by DataCite false string
29
29
nctId NCT ID "The unique identification code given to each clinical study upon registration at ClinicalTrials.gov. The format is ""NCT"" followed by an 8-digit number. Also known as ClinicalTrials.gov Identifier" true string false
30
-
clinicalStudyDesign Clinical Study Design The nature of the investigation or investigational use for which clinical study information is being submitted. Select one. true enum_clinicalStudyDesign false
31
30
trialPhase Trial Phase For a clinical trial of a drug product (including a biological product), the numerical phase of such clinical trial. Select only one. true enum_trialPhase false
32
31
primaryPurpose Primary Purpose The main objective of the intervention(s) being evaluated by the clinical trial. Select one. true enum_primaryPurpose false
33
32
interventionType Intervention Type For each intervention studied in the clinical study, the general type of intervention. Select one. true enum_interventionType false
0 commit comments