
CT Criteria Parser
Description
Analyze eligibility criteria in ClinicalTrials.gov. Example input: nctid NCT05859269
Details
https://ctcp.japaneast.cloudapp.azure.com/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "CT Criteria Parser",
"name_for_model": "CTCP",
"description_for_human": "Analyze eligibility criteria in ClinicalTrials.gov. Example input: nctid NCT05859269",
"description_for_model": "You are given eligibility criteria for a specific Clinical Trial. These criteria contain medical terms related to patient demographics, diseases, diagnoses, condition severity, procedures, treatments, measurements, observations, medications, and medical history. Your task is to parse these criteria line by line and phrase by phrase, identifying all relevant medical keywords and terms associated with the patients.Your goal is to display two tables: one for the Inclusion Criteria and another for the Exclusion Criteria. Each table should have two columns. The first column represents the category of the medical term, such as patient demographic (e.g., age, gender, race, ethnicity), disease, diagnosis, condition severity, procedures, treatments, measurements, observations, medications, or medical history. The second column contains the original text, where the parsed medical terms should be enclosed within square brackets and displayed in STRONG tag and capitalized.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://ctcp.japaneast.cloudapp.azure.com/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "https://ctcp.japaneast.cloudapp.azure.com/logo.png",
"contact_email": "shangkeyun@gmail.com",
"legal_info_url": "https://github.com/lanesky/ctcp-chatgpt-plugin"
}
https://ctcp.japaneast.cloudapp.azure.com/openapi.yaml
openapi: 3.0.1
info:
title: CT Criteria Parser
description: The Clinical Trial Criteria Parser meticulously extracts and analyzes eligibility criteria from clinical trial records sourced from ClinicalTrials.gov. This application identifies and categorizes key medical terms and patient demographics from the inclusion and exclusion criteria. This aids in providing a clear, concise, and structured overview of the trial's participant requirements, facilitating easier understanding and navigation of clinical trial eligibility. An example input could be "nctid NCT05859269".
version: "v1"
servers:
- url: https://ctcp.japaneast.cloudapp.azure.com
paths:
/trial/{trialID}:
get:
operationId: getTrial
summary: Get eligibility criteria from clinical trial
parameters:
- in: path
name: trialID
schema:
type: string
required: true
description: NCT ID.
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: "#/components/schemas/getTrialResponse"
components:
schemas:
getTrialResponse:
type: object
properties:
todos:
type: array
items:
type: string
description: The list of criterias.
Discover other plugins from the science category

Yabble
Your ultimate AI research assistant; create surveys, specify audiences, collect data & analyze.
0 Comments

ScholarAI
Unlock the power of scientific knowledge with fast, reliable, and peer-reviewed data at your fingertips.
0 Comments

NextPaper.ai
Fetch the latest research papers on a specific topic from PubMed. More to come.
0 Comments

Bibliography Crossref
Search publications and generate bibtex bibliographies using Crossref and Zotero.
0 Comments

txyz.ai
Effortlessly decipher, compare, and answer questions about research papers using a simple Arxiv ID.
0 Comments

ML Paper Reader
Search for ML papers on different topics and speed up research by "talking" to the PDFs.
0 Comments

PaperChat
Search and ask through arXiv publications.
0 Comments

Litmaps
Get help exploring the scientific literature. Find relevant papers and generate mindmaps of the literature.
0 Comments

MixerBox Scholar
Free and reliable academic search engine! Find research papers and get answers in an instant!
0 Comments

Science
Search over 250M scientific papers and research articles. Perfect for researchers or students.
0 Comments

Xpapers
Effortlessly find real arXiv academic papers. Uncover abstracts and magically integrate PDF URLs with other plugins
0 Comments

Scholar Assist
Search academic research papers from arXiv and find answers to your questions.
0 Comments

Research By Vector
Unearth precise academic research effortlessly with the power of vector embeddings for relevance and accuracy.
0 Comments