Search

Help

Page 16 of 72. Showing 714 results (0.034 seconds)

  1. WORKPLACE_ACCESS Table

    The WORKPLACE_ACCESS table lists all the workplaces assigned to a project. This includes information needed to display the root node of a user's workplace tree based upon the user's role. WORKPLACE_ACCESS TABLE         COLUMN NAME DATA TYPE DESCRIPTION PK C_INDEX
    Server (Cells) DesignSep 04, 2018
  2. CONCEPT_DIMENSION Table

    The CONCEPT_DIMENSION table contains one row for each concept. Possible concept types are diagnoses, procedures, medications and lab tests. The structure of the table gives enough flexibility to store virtually any type of concept, such as demographics and genetics data. The CONCEPT_DIMENSION table has three
    Server (Cells) DesignSep 04, 2018
  3. PM_USER_PARAMS Table

    The PM_USER_PARAMS table contains parameters that are specific to the user. The ID is an auto generated number. The USER_ID is associated with a humanly legible name in the format that the user prefers. The PARAM_NAME_CD is associated with the object in the CODE_LOOKUP table. PM_USER_PARAMS
    Server (Cells) DesignSep 04, 2018
  4. WORKPLACE Table

    The WORKPLACE table is organized by project and contains all the information needed to store and access workplace items. There is one table per project. WORKPLACE TABLE         COLUMN NAME DATA TYPE DESCRIPTION PK C_INDEX VARCHAR(255) Unique index
    Server (Cells) DesignSep 04, 2018
  5. WORKPLACE Table

    The WORKPLACE table encapsulates workplace storage items used in the data repository. A folder is a work data object encapsulation of a row from the Workplace table. It is the primary object used to pass workplace items to the requesting client. A PSL may contain numerous Workplace tables, each with a name
  6. PM_GLOBAL_PARAMS Table

    The PM_GLOBAL_PARAMS table is commonly used in a production system to specify the default values for various users. These parameters are not specific to a hive or project. There is one table per Project Management cell. PM_GLOBAL_PARAMETERS     PK ID int
    Server (Cells) DesignSep 04, 2018
  7. 343. Import DB Table

    , you added the Staging Server https://community.i2b2.org/wiki/x/pYGN. To start the DB Table Import, right click the project in the Import Browser https://community.i2b2.org/wiki/x/Z4KN you want to upload data to and select Import Data -> Import DB Table. SQL_Import_2.png A window opens, where you can select the DB
  8. MODIFIER_DIMENSION Table

    The MODIFIER_DIMENSION table contains one row for each modifier. The modifier has the similar hierarchical organization as the concept type. The Ontology cell … children. The MODIFIER_DIMENSION table has three REQUIRED columns. MODIFIER_PATH A path that delineates the modifier's hierarchy
    Server (Cells) DesignSep 04, 2018
  9. PM_CELL_PARAMS Table

    The PM_CELL_PARAMS table contains cell specific parameters. Follows the same rules for the return of specific cell-associated name-value pairs. Commonly used in a production system to specify default values for various users. PM_CELL_PARAMS     PK ID int
    Server (Cells) DesignSep 04, 2018
  10. PM_USER_DATA Table

    The PM_USER_DATA table contains general information about the user. There is one row per user; data with special tags can occur once per user is also in that row. The USER_ID is associated with a humanly legible name in the format that the user prefers. The PASSWORD is the MD5 has for the user's password
    Server (Cells) DesignSep 04, 2018