# Welcome to CTIMS

CTIMS open source software is used for creating CTML files for representing clinical trials in a computer readable format called Clinical Trial Markup Language.&#x20;

CTIMS project is the winner of the 2022-23 Princess Margaret Grand Challenge.&#x20;

## Overview

Nearly 25% of patients diagnosed with cancer at Princess Margaret Cancer Center are matched to clinical trials and play an important role in scientific discovery. The process to match patients to clinical trials is highly manual, enormously time consuming, and prone to error. &#x20;

Matching patients to clinical trials is a highly manual and time consuming process – taking anywhere between 2 hours and 4 weeks to complete. This is often an iterative process and can lead to further delays.&#x20;

**CTIMS aims to**:&#x20;

* Match eligible patients to clinical trials using automation&#x20;
* Decrease the time and resources required to find eligible study patients​&#x20;
* Support complex matching criteria using all aspects of a patient’s digital fingerprint ​&#x20;
* Create a scalable and responsive system to support clinical trials​&#x20;

## CTIMS Team

The CTIMS team is a collaboration between member of the [Pugh Lab](https://pughlab.org/) and the [Cancer Digital Intelligence](https://pmcdi.ca/) (CDI) team.&#x20;

* **Principal Investigator:** Trevor Pugh&#x20;
* **CDI Leadership**: Kelly Lane, Tran Truong, Benjamin Haibe-Kains&#x20;
* **CTIMS Team**: (Jag) Prasanna K Jagannathan, Marian Tang, Sharon Narine, Benjamin Grant, Anton Sukhovatkin, Mickey Ng, Pietro Andreolis, Srimathi Jayasimman, and Adam Badzynksi &#x20;

## CONTACT US

For questions, technical support, feedback, or to register your account please contact the CTIMS team at <cbioportal_group@uhnresearch.ca>&#x20;

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pughlab.gitbook.io/ctims/welcome-to-ctims.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
