Related Experiment Video
Updated: Aug 16, 2026

03:14
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Automatic Conversion of NICE Guidelines to an Executable Computational Model Using Large Language Models
Ashvin Gupta1, Denys Prociuk2, Alessandra Russo1
1Department of Computing Imperial College London London UK.
Learning Health Systems
|August 15, 2026
Summary
Large language models (LLMs) automate the conversion of National Institute for Health and Care Excellence (NICE) guidelines into executable models. This approach generates patient-specific recommendations, improving clinical care accessibility.
Area of Science:
- Medical Informatics
- Artificial Intelligence in Medicine
- Clinical Guideline Development
Background:
- National Institute for Health and Care Excellence (NICE) guidelines offer evidence-based clinical recommendations but exist as unstructured text.
- Current methods for converting guidelines into computable formats are disease-specific, labor-intensive, and lack scalability.
- Advances in large language models (LLMs) present an opportunity to automate the translation of clinical guidelines.
Purpose of the Study:
- To develop and evaluate an end-to-end approach for automatically converting textual clinical guidelines into executable models.
- To enable the generation of explainable, patient-specific recommendations from digitized guidelines.
- To ensure transparency and modifiability throughout the guideline conversion process.
Main Methods:
- An LLM-based, stepwise transformation process with in-context examples was employed.
- The approach was customized and applied to NICE guidelines for pancreatic and lung cancer.
- Human expert review assessed rule alignment, and an executable model was evaluated on pancreatic cancer patient vignettes.
Main Results:
- Expert review confirmed strong alignment between natural language guidelines and generated executable models, with high accuracy in recommendation translation.
- Discrepancies were primarily minor omissions, with rare instances of incorrect logic or hallucinations.
- The executable models achieved an F1 score of 82.5% when generating patient-specific recommendations for pancreatic cancer vignettes.
Conclusions:
- LLMs can effectively automate the transformation of unstructured NICE guidelines into interpretable and executable models.
- The generated models maintain guideline structure, facilitate transparent inspection and modification, and enable patient-specific recommendation generation.
- This automated approach demonstrates the feasibility of creating scalable, computable clinical guidelines.
Related Concept Videos
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Mathematical Modeling: Problem Solving
Mathematical modeling transforms real-world scenarios into mathematical expressions, allowing for structured problem-solving and analysis. This process involves defining the situation, assigning variables to measurable quantities, selecting an appropriate model, and solving the resulting equation. Such models are invaluable in finance, providing precise methods to evaluate investments, loans, and repayment structures.A widely used example is the calculation of fixed monthly payments on a loan,...