In an EDC Tool, a CRA may have indicated that they monitored some fields but not others within a visit, which we call "Partially Monitored" or they may have monitored all of the fields, which we call "Fully Monitored."
When importing data into ClinPlus CTMS, an EDC...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
79 results in 0.0101 seconds.
Keywords
Members
Tags
-
What is Partially Monitored when Importing Data
-
Pop-Up Blocker
Turn off your pop-up blocker for ClinPlus CTMS. It can affect creating a project and running a report.
-
Setting Default Project Country and Default Site Country
Under the Administration tab, Project configuration group, you can set the Default Project Country. This setting determines holidays on calendars and calculations for Site Visit Report Days.
Under the Administration tab, Site configuration group, you can set the Default Site Country....
-
Date Display Format
You can change the way the date displays on list pages by setting the CTMS configuration variable, which is under the Culture configuration group for the Date Display Format variable. Click Override to change the default, yyyy MMM dd, to your preferred format such as, ddMMMyyyy. The date will appear...
-
User is Both Administrator and Project Manager
If you have two roles within ClinPlus CTMS, for instance, Administrator and Project Manager, you can have both sessions open at the same time. While you are logged in as one of those roles in Internet Explorer, go to the File menu and select “New Session.” This will open a new browser...
-
Number Fields
The simplest way to edit a Number field is to Tab into the field and then just start typing the number. Alternatively, when you are in the field, press the period character and that should place the cursor just to the left of the decimal point. Start typing the number.
-
Adding Admin Rights to Project Manager Role
If you are a project manager and want to add admin rights to your role so that you can unlock other users' accounts, we recommend that you create a new project manager role with all the rights of a project manager plus admin rights. However, this role will not allow you to view, edit, or unlock the...
-
Meaning behind "Code" Fields
Code fields are used as an alternate value for a record that is displayed on lists or reports. Sometimes the code field is used for data imports, like the Visit Code field. Other times, it holds no special purpose, like for Project Event Groups.
-
Distinguish Document when Sub-I and PI
Question: When the Sub-I replaces the PI, how do I indicate that the Sub-I's document was collected when he was a Sub-I?
Answer: The simplest way to distinguish them is to use the “Comment” field on the Site Document.
In Version 2.2, the Comment field...Last edited by Ronni Rubenstein; 06-17-2015, 11:46 AM.
-
Global Contacts: Inactivate or Status Not Current
Inactivate is generally used when something should be “deleted”, i.e. it was created in error. It is then hidden by default throughout the system. It can be “undeleted” by re-activating it.
Unchecking the “User can Login” releases the named user license, but keeps the Contact...
-
Upload Document that is not Project Specific
Question: Is there a way to upload a general document (like a User Guide) to ClinPlus CTMS so it is available to all users? Something that would work like Global Messages – only allow a document to be attached.
Answer: I suggest that you create a “dummy” Project that is used...
-
Screen Print Utility
Introduction
The ClinPlus CPDM Screen Print Utility (CPDM SPU) is a stand-alone SAS/AF program designed to produce text-based data listings in a format that are close facsimiles of the ClinPus CPDM data entry screens. This is accomplished by reading the CPDM screen metadata to design the layouts...
-
Fast Way to Create Data Structures From Excel Spreadsheet
The attached spreadsheet is a common format that a client may provide. To import a data structure into ClinPlus Data Management, you need to use a CSV file in a specific format. This spreadsheet already has the information in the correct order, but it also has additional information. Simply copy the...
-
Ronni Rubenstein started a topic Associating Pages to Visits when Page is Not Connected to a Particular Visitin Usage NotesAssociating Pages to Visits when Page is Not Connected to a Particular Visit
In ClinPlus CPDM, you must connect a page to a visit or event. It can be anything, like "Non-Visit" or "End of Study" or something like that.
Greg
________________________________________
From: Ellen Green
To: Support
Subject: Visits...
-
Character to Numeric Conversion
When you convert a character to numeric, you can specify the informat to use when doing the conversion (how SAS will read in the character data). Any invalid numeric data will result in missing values.
An alternative is to do the conversion in your edit check program.
...