Table 5:
Proposed Features Table
Feature Name | Description | Input(s) | Output(s) |
---|---|---|---|
Load File | Read in data file with modifiable column name | A file name for the input medication records list | An indicator showing whether the file loads successfully |
Write file | Write MRCI output to an output file with modifiable column name | A file name for the output file, a column name for patient identifier (optional) | An indicator showing whether the file writes successfully |
Customize Decision Keywords | Make modification of decision keyword list | A file name for the data file containing the updated keywords, identifier of list needing to be modified (A/B/C) | None |
Calculate MRCI and MC (Single time point) | Calculate MRCI score and MC from the data read in | A file name for the input medication records list, a file name for the output result list, a column name for patient identifier (optional), a column name for medication name (optional), a column name for SIG (optional), a column name for dose information (optional), a column name for NDC code (optional), a true/false option for whether to include MC (optional) | An indicator showing whether the calculation successfully, a file contains MRCI scores and MC at one time point |
Compare MRCI and MC (Two time points) | Calculate MRCI score and MC from the data read in when there are time identifiers | A file name for the input medication records list, a file name for the output result list, a column name for patient identifier (optional), a column name for medication name (optional), a column name for SIG (optional), a column name for dose information (optional), a column name for NDC code (optional), a column name for time idenfier (optional), the name for one of the time points (optional), a true/false option for whether to include MC (optional) | An indicator showing whether the calculation successfully, a file contains MRCI scores and MC at two time points |