id int64 0 493 | domain stringclasses 10
values | sub_domain stringclasses 50
values | format stringlengths 3 72 | format_type stringclasses 2
values | instruction stringlengths 862 5.82k |
|---|---|---|---|---|---|
0 | Healthcare | Medical Diagnostics | Json | general | Create a detailed medical diagnostic report in JSON format for a hypothetical patient based on the following clinical scenario and laboratory results.
**Clinical Scenario:**
- Patient Identifier: 12345X
- Gender: Female
- Age: 40 years
- Presenting Complaint: Acute onset of sharp, right lower quadrant abdominal pain ... |
1 | Healthcare | Medical Diagnostics | CSV | general | Generate a comprehensive CSV file containing a mock dataset that would simulate a patient health record used for medical diagnostics. The dataset should include the following information for each patient:
- Patient ID: A unique alphanumeric identifier (e.g., 'P123456')
- Full Name: A fictitious, culturally diverse nam... |
2 | Healthcare | Medical Diagnostics | XML | general | Create an XML document that represents a detailed medical diagnostic report for a hypothetical patient who has undergone a comprehensive set of tests for suspected cardiovascular disease. The XML document should be structured as follows:
- The root element should be `<MedicalDiagnosticReport>`
- Include a child elemen... |
3 | Healthcare | Medical Diagnostics | YAML | general | Create a comprehensive YAML document that captures a mock patient's medical diagnostics data based on their recent visit to a healthcare facility. The YAML should structure the information as follows:
- Patient Identification:
- First Name: [John]
- Last Name: [Doe]
- Date of Birth: [1990-01-01]
- Patient ID: ... |
4 | Healthcare | Medical Diagnostics | Markdown | general | Create a comprehensive medical diagnostic report for a hypothetical patient named Alex Smith, who presents with a range of symptoms that suggest a possible autoimmune condition. The report should be meticulously structured in markdown format, adhering to the following specifications:
1. **Title:** Use an H1 header for... |
5 | Healthcare | Medical Treatment | Json | general | Generate a comprehensive JSON-formatted output for a hypothetical patient management system. The system requires detailed patient records concerning their ongoing medical treatments. Each patient record should include the following specifics:
1. Patient identification details with a unique ID, full name, date of birth... |
6 | Healthcare | Medical Treatment | CSV | general | Generate a comprehensive 'csv' file containing a mock database of various medical treatments, including medication, surgical, and therapy options for five common diseases: Diabetes, Hypertension, Asthma, Chronic Kidney Disease (CKD), and Breast Cancer. For each treatment, include the following details, strictly adherin... |
7 | Healthcare | Medical Treatment | XML | general | Generate a comprehensive 'xml' formatted document that details a treatment plan for a hypothetical patient with Type 2 Diabetes Mellitus. The document should strictly adhere to the following XML schema:
```xml
<MedicalTreatmentPlan>
<PatientInformation>
<PatientID type="integer">[Insert Patient ID]</PatientID>
... |
8 | Healthcare | Medical Treatment | YAML | general | Create a comprehensive YAML file that outlines a proposed treatment plan for a patient with Type 2 Diabetes Mellitus. The treatment plan should integrate pharmaceutical, dietary, and physical activity interventions, along with patient education components. Ensure that the YAML file follows this strict structure and inc... |
9 | Healthcare | Medical Treatment | Markdown | general | Create a comprehensive guide for healthcare professionals on managing Type 2 diabetes with the latest treatment guidelines, emphasizing patient-centered care. The guide should be structured using Markdown format and adhere to the following specifications for sections and sub-sections:
- Start with an H1 header for the... |
10 | Healthcare | Patient Care Management | Json | general | Generate a comprehensive patient care management plan for a hypothetical patient diagnosed with Type 2 Diabetes Mellitus. The output should be in JSON format, strictly adhering to the following structure:
- Patient Information
- Patient ID (unique identifier)
- Full Name
- Age
- Sex
- Weight (in kg)
- Heig... |
11 | Healthcare | Patient Care Management | CSV | general | Generate a comprehensive 'csv' file detailing a mock weekly patient care management plan for a medium-sized healthcare facility that houses 150 patients. The 'csv' should include the following columns and adhere to the given format specifications:
- Patient ID (Format: P####, where # is a digit)
- Full Name (Format: L... |
12 | Healthcare | Patient Care Management | XML | general | Create a comprehensive XML document for a patient care management system that adheres to the following strict structure:
1. The root element should be `<PatientCareManagement>`.
2. Under the root, there should be a `<Patient>` element with attributes `id`, `firstName`, `lastName`, and `dateOfBirth` (format: YYYY-MM-D... |
13 | Healthcare | Patient Care Management | YAML | general | Generate a detailed 'yaml' configuration for a hypothetical patient care management system that should serve as a blueprint to manage the workflow in a mid-size hospital. This configuration will guide the development team in creating modules for patient intake, treatment planning, resource allocation, and discharge pro... |
14 | Healthcare | Patient Care Management | Markdown | general | You are tasked with creating a comprehensive Patient Care Management plan for a hypothetical patient, named John Doe, who has recently been diagnosed with Type 2 Diabetes. Your content generation must strictly adhere to Markdown format, with the following specifications for each section:
1. **Patient Introduction**: T... |
15 | Healthcare | Clinical Trial Analysis | Json | general | Generate a comprehensive JSON document that analyzes the outcome of a hypothetical phase III clinical trial for a new medication designed to treat Type 2 Diabetes, codenamed "MedX." The document should adhere to the following JSON structure and include the following sections and respective data points:
1. Trial Overvi... |
16 | Healthcare | Clinical Trial Analysis | CSV | general | As an AI agent with expertise in Healthcare, particularly Clinical Trial Analysis, you are tasked to generate a comprehensive report in CSV format detailing the primary outcomes of a recent phase III clinical trial of a new immunotherapy drug for non-small cell lung cancer (NSCLC).
The report should cover the followin... |
17 | Healthcare | Clinical Trial Analysis | XML | general | Generate a comprehensive XML report for a clinical trial analyzing the efficacy of a new medication, Myocardinol, in treating Type 2 Diabetes. The clinical trial data should adhere to the CDISC (Clinical Data Interchange Standards Consortium) ODM (Operational Data Model) 1.3.2 standard, specifically using the StudyEven... |
18 | Healthcare | Clinical Trial Analysis | YAML | general | Create a comprehensive YAML file representing a synthetic, detailed analysis of a clinical trial aimed at evaluating the efficacy of a new drug, XYZ-101, for the treatment of moderate to severe chronic pain. The trial involves multiple sites across different regions, with a diverse participant demographic. Ensure the f... |
19 | Healthcare | Clinical Trial Analysis | Markdown | general | ---
title: "Comprehensive Analysis of Clinical Trial Data on Novel Oncology Drug XZT-101"
date: "2023-04-15"
author: "Johnathan Doe, MD, PhD"
affiliations: "Global Research Institute of Oncology"
---
# Abstract
*Please provide a concise summary of the entire analysis, including the purpose of the clinical trial, key f... |
20 | Healthcare | Pharmaceuticals | Json | general | Generate a comprehensive JSON formatted database entry for a new pharmaceutical drug. The database is intended to record detailed information about various drugs for a pharmaceutical information system used by healthcare professionals. The entry should follow these specific configurations:
- `id`: A unique identifier ... |
21 | Healthcare | Pharmaceuticals | CSV | general | Generate a comprehensive CSV file that details the top 50 most-prescribed medications in the United States in 2022. The CSV file should contain the following columns with the corresponding specifications:
1. 'Rank' (Column A): Numeric rank based on the prescription volume, starting with 1 for the most prescribed.
2. '... |
22 | Healthcare | Pharmaceuticals | XML | general | Generate an XML document for a pharmaceutical drug submission to a regulatory agency. The document must provide comprehensive details on a new medication named "Cardiovax," which is intended for the treatment of hypertension. The XML format must strictly follow the configurations as described below:
- The XML document... |
23 | Healthcare | Pharmaceuticals | YAML | general | Create a comprehensive YAML-formatted file for a new fictional pharmaceutical drug recently approved for marketing. This file should include exhaustive details structured into sections. Each section should be properly delimited using YAML formatting rules, including the use of hyphens for list items and proper indentat... |
24 | Healthcare | Pharmaceuticals | Markdown | general | **Task**: Generate a comprehensive markdown document that serves as a pharmaceutical product data sheet for a new medication named "Vitacurex".
**Objective**: The document must include detailed information about the medication, adhering to a strict markdown format which consists of the following sections:
1. **Produc... |
25 | Finance | Fraud Detection | Json | general | Create a comprehensive JSON structured report that identifies potential fraudulent transactions from the provided dataset. The dataset contains a series of bank transactions from an array of accounts over the last quarter. For each suspicious transaction, include the following attributes: account number, transaction ID... |
26 | Finance | Fraud Detection | CSV | general | Generate a detailed 'csv' file representing a week's worth of transactions for a medium-sized bank, which includes flagged suspicious activities that could potentially indicate financial fraud. The CSV file should adhere to the following format specifications:
- Header row with the following field names: TransactionID... |
27 | Finance | Fraud Detection | XML | general | Generate an extensive XML report on a detected fraudulent financial transaction series. The report should include, but not be limited to, the following sections and tags:
1. `<ReportHeader>`: Details about the report, such as the report generation date, unique report ID, and name of the financial institution.
2. `<Ca... |
28 | Finance | Fraud Detection | YAML | general | Create a YAML configuration file for a sophisticated AI-driven fraud detection system designed for a multinational bank. The system should have the following modules: Data Ingestion, Feature Engineering, Model Training, Anomaly Detection, and Alert Generation. Each module should have several parameters that must be spe... |
29 | Finance | Fraud Detection | Markdown | general | Create a comprehensive "Fraud Detection Quarterly Report" for a hypothetical multinational bank called "Globank". This report must adhere to markdown format with the following specific configurations:
1. Title:
- Use a level 1 heading for the title "Globank Fraud Detection Quarterly Report Q2 2023".
- Include a ... |
30 | Finance | Algorithm Trading | Json | general | Create a JSON-formatted configuration file for an algorithmic trading system designed to execute a momentum-based trading strategy on equities. The configuration should include the following details:
- `trading_parameters` block that specifies:
- `start_date` and `end_date` for backtesting, using the format YYYY-MM-... |
31 | Finance | Algorithm Trading | CSV | general | Create a 'csv' file that represents a weekly trading algorithm backtest report for a portfolio consisting of five stocks: Alphabet Inc. (GOOGL), Amazon.com Inc. (AMZN), Apple Inc. (AAPL), Microsoft Corporation (MSFT), and Tesla Inc. (TSLA). The algorithm uses a mean reversion strategy with a look-back period of 30 days... |
32 | Finance | Algorithm Trading | XML | general | Generate a comprehensive XML configuration file for an Algorithmic Trading System (ATS) for executing multi-asset, multi-strategy trades across global markets. The XML should include, but not be limited to, the following configurations:
1. **Connections Settings**:
- Define connection details for at least two diffe... |
33 | Finance | Algorithm Trading | YAML | general | Create a yaml configuration file for an Algorithmic Trading platform that can execute trades based on predefined technical indicators and machine learning predictions for stock market securities. The configuration must include the following components:
1. Data Provider:
- Specify the data provider (real-time data f... |
34 | Finance | Algorithm Trading | Markdown | general | ---
# Algorithmic Trading Strategy Backtesting Report
## Executive Summary
Create a detailed report on the backtesting of a new algorithmic trading strategy designed for the equities market. The strategy uses a combination of technical indicators including moving averages, RSI, and MACD to generate buy and sell sign... |
35 | Finance | Personalized Financial Advice | Json | general | Generate a comprehensive personalized financial advice report in JSON format for a hypothetical client named Alex Johnson, who is 35 years old and currently planning for retirement, a home purchase, and education savings for two children aged five and three. The JSON output should strictly follow these specifications:
... |
36 | Finance | Personalized Financial Advice | CSV | general | Create a CSV formatted financial advice report personalized for an individual named Alex Smith, who is 35 years old, with an annual income of $85,000. Alex has the following financial goals:
1. Save for a down payment on a $300,000 home in the next 5 years.
2. Save for retirement, aiming to retire at 65 years old with... |
37 | Finance | Personalized Financial Advice | XML | general | Create an XML document that provides personalized financial advice for a fictional client named Alex Johnson. Include sections for budgeting, savings, investment, retirement planning, and tax strategies. Adhere to the following XML format specifications:
- The root element should be <PersonalFinanceAdvice>.
- Each sec... |
38 | Finance | Personalized Financial Advice | YAML | general | Generate a comprehensive personalized financial plan for a client named Alex Johnson. The plan should address the following areas in a structured YAML format:
1. Budget Analysis
2. Emergency Fund
3. Debt Management
4. Retirement Planning
5. Investment Strategy
6. Insurance Assessment
7. Tax Optimization
For each area... |
39 | Finance | Personalized Financial Advice | Markdown | general | **Domain:** Finance
**Subdomain:** Personalized Financial Advice
**Output Format:** Markdown
**Specific Format Configurations:**
1. Headers and subheaders should be used to structure the content appropriately.
- Main headers (`#`) to represent sections such as Introduction, Financial Assessment, Recommendatio... |
40 | Finance | Risk management | Json | general | Generate a comprehensive risk assessment report for our hypothetical investment firm, Quantum Finance, focusing on the credit risk associated with our portfolio of corporate bonds. Your assessment should identify the risk levels for each bond, considering factors like the issuing company's credit rating, interest rate ... |
41 | Finance | Risk management | CSV | general | Generate a comprehensive Risk Assessment Report for a hypothetical mid-sized asset management firm with a diverse portfolio, including stocks, bonds, real estate investments, and derivatives. The report should evaluate the Value at Risk (VaR) for each asset category and the firm's total portfolio over a one-year period... |
42 | Finance | Risk management | XML | general | Create an XML document titled "Quarterly Risk Assessment Report" for the fictional XYZ Financial Inc. The document should consist of the following main sections, adhering strictly to XML formatting rules:
1. Executive Summary:
- Overall risk status using a "Low", "Moderate", or "High" tag.
- Brief narrative on t... |
43 | Finance | Risk management | YAML | general | Generate a comprehensive YAML document that outlines a risk management strategy for a hypothetical multinational bank, "Global Finance Corp", which operates in multiple financial sectors such as retail banking, investment banking, and asset management. The bank aims to conform to the Basel III regulatory framework and ... |
44 | Finance | Risk management | Markdown | general | Write a comprehensive risk management guide for a multinational corporation (MNC) that is planning to invest in emerging markets. The AI agent is expected to produce an in-depth analysis abiding by the following markdown structure and format specifications:
1. **Title**: `# Emerging Market Investment: A Comprehensive ... |
45 | Finance | Regulatory Compliance | Json | general | Generate a comprehensive JSON-formatted report that outlines the compliance status of a hypothetical global bank, "GlobalBank", with respect to the International Banking Regulation Standards (IBRS). The bank operates in multiple jurisdictions, including the US, EU, UK, and Asia-Pacific. Your report must assess complian... |
46 | Finance | Regulatory Compliance | CSV | general | Generate a detailed 'csv' format report for a hypothetical financial institution named "Global Bank", which needs to submit its quarterly Anti-Money Laundering (AML) compliance data to the Financial Crimes Enforcement Network (FinCEN). The csv should include the following information:
1. Bank Identifier: Provide a uni... |
47 | Finance | Regulatory Compliance | XML | general | Generate an XML document that represents a comprehensive report for a bank's quarterly regulatory compliance submission to the Federal Financial Institutions Examination Council (FFIEC). The document must adhere to the following specific XML format guidelines to be successfully processed by the regulatory agency's syst... |
48 | Finance | Regulatory Compliance | YAML | general | Generate a comprehensive 'yaml' formatted document that outlines the new regulatory compliance framework for financial institutions focusing on anti-money laundering (AML) and counter-terrorist financing (CTF) according to the latest updates provided by the Financial Action Task Force (FATF).
The document should be s... |
49 | Finance | Regulatory Compliance | Markdown | general | Generate a comprehensive `markdown` formatted document that outlines a hypothetical financial institution's compliance policy with the updated Anti-Money Laundering (AML) regulations as per the Financial Crimes Enforcement Network (FinCEN) guidelines. The document shall adhere to the following configuration:
1. **Head... |
50 | Healthcare | Medical Diagnostics | ICD-10 format (International Classification of Diseases, 10th Revision) | specific | A patient has come to you presenting with an array of symptoms that seem complex and potentially indicative of multiple underlying health issues. As a medical diagnostics AI, your task is to analyze the provided patient data, generate a differential diagnosis, and categorize each potential diagnosis using the ICD-10 fo... |
51 | Healthcare | Medical Diagnostics | LOINC format (Logical Observation Identifiers Names and Codes) | specific | Using the LOINC format, specifically the long common name (LCN) convention, please generate detailed diagnostic lab reports for a series of hypothetical patient encounters. Each report should properly categorize observational results within the framework of the six-part LOINC name structure—comprising the Component, Pr... |
52 | Healthcare | Medical Diagnostics | CAP format (College of American Pathologists protocol) | specific | As an AI agent specializing in Medical Diagnostics, your task is to create a comprehensive and detailed pathology report for a complex case of a suspected malignant neoplasm following the College of American Pathologists (CAP) Cancer Protocols. Adhere rigorously to the CAP checklist format, ensuring that your generated... |
53 | Healthcare | Medical Diagnostics | DICOM SR (Structured Report) | specific | Imagine that you are an AI system that is processing an abdominal CT scan DICOM dataset of a 50-year-old male patient, John Doe, with a history of chronic pancreatitis. The exam date is April 1, 2023, and the study was requested by Dr. Jane Smith primarily to assess for pancreatic neoplasms.
The CT images have already... |
54 | Healthcare | Medical Diagnostics | HL7 CDA (Health Level Seven Clinical Document Architecture) | specific | Generate a comprehensive HL7 CDA (Health Level Seven Clinical Document Architecture) document for a hypothetical patient's medical diagnostic report. The patient, Alex Smith, presented symptoms that were indicative of chronic Type 2 Diabetes Mellitus and has undergone a series of tests and evaluations. Integrate the fo... |
55 | Healthcare | Medical Treatment | Medical Reports | specific | Generate a comprehensive medical report for a hypothetical patient admitted to the hospital with a case of acute myocardial infarction (AMI) that subsequently developed complications requiring multiple medical interventions. The medical report should adhere to the following standard format "SOAP" (Subjective, Objective... |
56 | Healthcare | Medical Treatment | Prescription Formats | specific | Generate a comprehensive medical prescription for a 55-year-old patient diagnosed with Type 2 Diabetes Mellitus and Hypertension. The prescription should adhere to the Prescription Format Standard (PFS-2021) specified below:
1. Patient Information:
- Full Name: John A. Doe
- Age: 55
- Sex: Male
- Weight: 9... |
57 | Healthcare | Medical Treatment | SOAP Notes | specific | As an AI agent in the domain of healthcare with a specialty in medical treatment, you are to generate a comprehensive SOAP Notes document for a fictitious patient presenting with chronic obstructive pulmonary disease (COPD). The patient, a 60-year-old male named John Smith, has come for a follow-up visit after being di... |
58 | Healthcare | Medical Treatment | Discharge Summary | specific | As an AI agent in the domain of Healthcare -> Medical Treatment, you are tasked with generating a detailed Discharge Summary for a hypothetical patient named John Doe. The patient was admitted for a cholecystectomy due to acute cholecystitis. Your content generation must adhere to the following 'Discharge Summary' form... |
59 | Healthcare | Medical Treatment | Clinical Trial Protocols | specific | Create a comprehensive clinical trial protocol for a Phase II randomized controlled trial (RCT) assessing the efficacy and safety of a novel monoclonal antibody, Xabiocept, for the treatment of moderate to severe rheumatoid arthritis, in comparison with a standard treatment regimen of methotrexate. The protocol should ... |
60 | Healthcare | Patient Care Management | Electronic Health Record (EHR) Format | specific | Generate a comprehensive electronic health record (EHR) for a hypothetical patient named John Doe, who has just been discharged after a hospital stay for congestive heart failure. The EHR should be structured in accordance with the following format requirements:
1. **Patient Demographics**:
- Full Name
- Date o... |
61 | Healthcare | Patient Care Management | Discharge Summary Format | specific | Generate a detailed Discharge Summary for a patient who has been hospitalized due to congestive heart failure (CHF). The patient, a 65-year-old male named John Doe, was admitted to the hospital 10 days ago. The summary must adhere to the following format with the specified sections and content:
1. **Hospital Informati... |
62 | Healthcare | Patient Care Management | Clinical Trial Report Format | specific | Generate a comprehensive Clinical Trial Report for a multi-center, double-blind, placebo-controlled study conducted to evaluate the efficacy and safety of Xyzabril, a new drug intended for the treatment of moderate to severe chronic obstructive pulmonary disease (COPD).
The trial spans over a 12-month period and invo... |
63 | Healthcare | Patient Care Management | Prescription Format | specific | Create a comprehensive patient care management plan for a hypothetical patient recently diagnosed with type 2 diabetes mellitus. The patient, John Doe, is a 52-year-old male with a history of hypertension and hypercholesterolemia. He is 5 feet 10 inches tall, weighs 250 pounds, and has a sedentary lifestyle. His curren... |
64 | Healthcare | Patient Care Management | Medical Coding and Billing Statement Format | specific | Generate a comprehensive and detailed medical coding and billing statement for a hypothetical patient who has undergone a series of complex procedures and treatments over the course of a one-month hospital stay. The statement should include itemized services, relevant medical codes, descriptions, dates of service, char... |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 22