-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revise to use numeric for nco cohorts (#159)
- Loading branch information
1 parent
cdc6e24
commit 11c1b42
Showing
2 changed files
with
3 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
inst/negativeControlOutcomeCohortSetSpecificationDescription.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
column_name,description,data_type | ||
cohortId,The identifier for the cohort in the negative control outcome cohort set.,integer64 | ||
cohortId,The identifier for the cohort in the negative control outcome cohort set.,numeric | ||
cohortName,The name of the cohort in the negative control outcome cohort set.,character | ||
outcomeConceptId,The concept_id used to construct the negative control cohort. This concept_id must be in the condition domain,integer64 | ||
outcomeConceptId,The concept_id used to construct the negative control cohort. This concept_id must be in the condition domain,numeric |