Related Experiment Video
Updated: Feb 10, 2026

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
Published on: September 20, 2018
Ad Hoc Information Extraction for Clinical Data Warehouses.
This study introduces an ad hoc information extraction service for clinical data warehouses, enabling dynamic querying of unstructured clinical text data. The system efficiently extracts Boolean and numerical values, including negations, with high accuracy for research and clinical trial recruitment.
Area of Science:
- Clinical Informatics
- Natural Language Processing
- Health Data Science
Background:
- Clinical Data Warehouses (CDW) leverage Electronic Health Records (EHR) for research and patient recruitment.
- Unstructured clinical data, such as discharge letters, contain valuable information often inaccessible through standard data retrieval.
- Manual information extraction (IE) from clinical text is time-consuming and limits data usability.
Purpose of the Study:
- To develop an ad hoc IE service for querying unstructured clinical text within CDWs.
- To enable users to retrieve specific data points, including frequencies of concepts and numerical values, similar to querying structured data.
- To address challenges in extracting negated concepts and numerical data from clinical notes.
Main Methods:
- Implementation of an extended NegEx algorithm for German clinical texts to detect and scope negations.
- Enhancement of the PaDaWaN CDW with query functions for context-sensitive and regex queries.
- Development of an extraction mode to compute frequencies of Boolean and numerical values at runtime.
Main Results:
- High F1-scores achieved across three subtasks: negation detection (0.97-0.99), Boolean value extraction (approx. 0.99), and numerical value extraction (approx. 0.99).
- Evaluations conducted on chest X-ray reports and discharge letters demonstrated the system's effectiveness.
- The system successfully handles negation detection and extraction of both Boolean and numerical clinical concepts.
Conclusions:
- An ad hoc IE query feature for clinical data warehouses was successfully developed.
- The system offers high recall and precision in extracting Boolean and numerical values from clinical texts.
- The approach combines negation detection with on-the-fly concept extraction, providing a dynamic and adaptable solution for clinical data analysis.
Related Concept Videos
Statistical Software for Data Analysis and Clinical Trials
How Data are Classified: Categorical Data
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
How Data are Classified: Numerical Data
Quantitative data may be either discrete or continuous. All quantitative data that take on only specific numerical...
Data Reporting and Recording
Nursing Clinical Information System
A Nursing Clinical Information System (NCIS) is a specialized type of healthcare information system tailored to meet the unique needs of nursing practice. It incorporates the principles of nursing informatics to streamline information management and improve the quality of care delivery.
Critical attributes of NCIS include:
Clinical Trials
There are four phases in a clinical trial. A phase one...

