Optimisation of natural language processing for real-time structured clinical data capture in electronic health records
Lead Research Organisation:
UNIVERSITY COLLEGE LONDON
Department Name: Institute of Health Informatics
Abstract
Information stored in electronic health records (EHRs) can play an important role in supporting clinical decision making (for example, it can help clinicians select the most appropriate medication for a patient), resulting in improved quality of patient care in the NHS. Much of the information in EHRs is recorded as "free text", that is, in ordinary language without any restriction on format, as this is the natural way in which people communicate. Although computers can be used to interpret free text, they cannot always get it right. However, if a standardised, structured format was used for recording information from the outset, this problem could be avoided. However, it can be very time-consuming and cumbersome for clinicians to enter the information in a structured way. This can mean that information is incomplete, or that clinicians are so busy on the computer that they do not have time to listen to their patients.
We are currently developing a system called "MiADE" which can analyse text entered by clinicians; this method is called "natural language processing" (NLP). We are testing out the MiADE system within a specific EHR system called Epic at University College London Hospitals (UCLH). The scope of the current work, which is funded by the National Institute of Health Research, is to extract just basic information about diagnoses. The information extracted includes the diagnosis code, and whether a diagnosis is confirmed, suspected or negative. More detailed information such as diagnosis date, cause, manifestations and evidence cannot be handled by Epic's existing user interface. This limits the potential benefits of the current system.
The aim of this new project is to improve the design of artificial intelligence systems to make it easier for clinicians to record information and thus support clinical decision making. The project will extend the scope of the MiADE system, with the aim to enable future systems to be as useful, effective and easy to use as possible.
The first objective is to develop more advanced NLP methods that can capture more details about diagnoses. We will develop new NLP methods to extract information about date, cause, manifestations and evidence for a diagnosis from free text. We will use EHR data from UCLH to develop and test the NLP methods. We will then use the new methods to study patients with fluid overload due to impaired heart function ('heart failure') in UCLH data. We will extract information from clinical notes about the subtype and cause of their heart failure, and the severity of their symptoms.
The second objective is to create and test an experimental user interface to enable clinicians to interact with the NLP system more easily. The user interface will allow clinicians to enter new information about diagnoses in a structured way, and integrate it with information already in the record. We will enable clinicians to test the user interface with simulated patients to ensure that it is easy to use.
The third objective is to find out how necessary it is for NLP systems to 'learn' from local data provided by the healthcare environment in which they are going to be used. We will compare the performance of different NLP systems on patient records from Great Ormond Street Hospital (GOSH), a specialist children's hospital. We will compare the performance of an NLP system trained on GOSH data, an NLP system trained on UCLH data, and a commercial NLP system that was developed without access to hospital data.
Overall, this project will provide an evidence base for improving the way that EHR systems can use NLP to make it easier for clinicians to record detailed information at the point of care. This will support the wider adoption of NLP integrated within EHR systems, resulting in improved patient safety and quality of care. It will also improve the usefulness of health records for research, which will benefit future patients.
We are currently developing a system called "MiADE" which can analyse text entered by clinicians; this method is called "natural language processing" (NLP). We are testing out the MiADE system within a specific EHR system called Epic at University College London Hospitals (UCLH). The scope of the current work, which is funded by the National Institute of Health Research, is to extract just basic information about diagnoses. The information extracted includes the diagnosis code, and whether a diagnosis is confirmed, suspected or negative. More detailed information such as diagnosis date, cause, manifestations and evidence cannot be handled by Epic's existing user interface. This limits the potential benefits of the current system.
The aim of this new project is to improve the design of artificial intelligence systems to make it easier for clinicians to record information and thus support clinical decision making. The project will extend the scope of the MiADE system, with the aim to enable future systems to be as useful, effective and easy to use as possible.
The first objective is to develop more advanced NLP methods that can capture more details about diagnoses. We will develop new NLP methods to extract information about date, cause, manifestations and evidence for a diagnosis from free text. We will use EHR data from UCLH to develop and test the NLP methods. We will then use the new methods to study patients with fluid overload due to impaired heart function ('heart failure') in UCLH data. We will extract information from clinical notes about the subtype and cause of their heart failure, and the severity of their symptoms.
The second objective is to create and test an experimental user interface to enable clinicians to interact with the NLP system more easily. The user interface will allow clinicians to enter new information about diagnoses in a structured way, and integrate it with information already in the record. We will enable clinicians to test the user interface with simulated patients to ensure that it is easy to use.
The third objective is to find out how necessary it is for NLP systems to 'learn' from local data provided by the healthcare environment in which they are going to be used. We will compare the performance of different NLP systems on patient records from Great Ormond Street Hospital (GOSH), a specialist children's hospital. We will compare the performance of an NLP system trained on GOSH data, an NLP system trained on UCLH data, and a commercial NLP system that was developed without access to hospital data.
Overall, this project will provide an evidence base for improving the way that EHR systems can use NLP to make it easier for clinicians to record detailed information at the point of care. This will support the wider adoption of NLP integrated within EHR systems, resulting in improved patient safety and quality of care. It will also improve the usefulness of health records for research, which will benefit future patients.
Publications
Gordillo-Marañón M
(2024)
Disease coverage of human genome-wide association studies and pharmaceutical research and development.
in Communications medicine
Jiang-Kells J
(2025)
Design and implementation of a natural language processing system at the point of care: MiADE (medical information AI data extractor).
in BMC medical informatics and decision making
Maclean R
(2025)
Mineralocorticoid receptor antagonist (MRA) use in UK heart failure care: a national primary care cohort study.
in Heart (British Cardiac Society)
McErlean M
(2026)
Clinical evaluation of MiADE: a natural language processing system for assisting structured diagnosis recording at the point of care.
in BMJ health & care informatics
| Description | The overall aim of this project is to improve the design of artificial intelligence systems to make it easier for clinicians to record information and thus support clinical decision making. The project will extend the scope of our existing NIHR-funded MiADE system which converts diagnoses to structured data at the point of care, and is currently being tested in a feasibility study at University College London Hospitals. The first objective is to develop more advanced natural language processing models able to capture rich, detailed information about clinical findings and diagnoses in a structured way. This will include handling information about date, cause, manifestations and evidence for a diagnosis. We have developed a prototype algorithm using large language models which we are currently testing. The second objective is to create and test an experimental user interface to enable clinicians to interact with the natural language processing system more easily. We have developed a prototype user interface integrated with the new algorithm and are gathering feedback from users. The third objective is to find out how necessary it is for a natural language processing system to 'learn' from local data provided by the healthcare environment in which it is going to be used. We have developed a new algorithm for mapping text mentions to SNOMED CT concepts which detects individual attributes of the concepts separately and then combines them using a SNOMED CT composition algorithm (https://github.com/anoopshah/RdiagnosisNER/). This algorithm does not rely on prior learning. We will compare the performance of this algorithm with MedCAT, a named entity recognition system that uses unsupervised learning to learn the context of concept mentions in order to disambiguate, trained on different types of data. |
| Exploitation Route | The outputs of this project will be useful for a wide range of beneficiaries, including NLP researchers, clinical epidemiologists, clinical software developers and companies developing and marketing natural language processing (NLP) systems. Downstream beneficiaries include clinicians, patients and NHS Trusts. Benefits for researchers: The new clinical NLP algorithms will be designed to facilitate data entry but may also be used on existing EHRs for retrospective analysis. Richer clinical data will enable a broader range of epidemiological studies to be performed using health record data. Benefits for companies, implementers and NHS organisations: Evidence of the benefit of point of care NLP tools (including health economic findings) will enable business cases to be drawn up for commissioners and NHS organisations to fund future deployments of such systems. Benefits for clinicians and patients: When these NLP systems are implemented in clinical care, it will be easier for clinicians to enter high quality structured data at the point of care. This in turn will make it easier for clinicians to retrieve previous medical information in future consultations, and patients will benefit from safer care. In the longer term, there will also be benefits for patients from research using the enhanced datasets. |
| Sectors | Digital/Communication/Information Technologies (including Software) Healthcare |
| URL | https://www.ucl.ac.uk/health-informatics/research/medical-information-ai-data-extractor-miade |
| Description | We have developed and piloted a point of care natural language processing system, MiADE, integrated with the electronic health record at University College Hospital. We have published the results of the mixed methods evaluation and there is interest from the Trust in extending this work. We are liaising with the UCLH Digital Innovation Hub to seek support and funding for a wider trial in UCLH and potential wider adoption of the system. We have also liaised with GSTT/Kings College Hospital and they have committed to installing MiADE at their Trust. |
| First Year Of Impact | 2025 |
| Sector | Digital/Communication/Information Technologies (including Software),Healthcare |
| Impact Types | Policy & public services |
| Description | Collaboration with between UCLH, UCL and Great Ormond Street Hospital |
| Organisation | Great Ormond Street Hospital for Children NHS Foundation Trust |
| Country | United Kingdom |
| Sector | Hospitals |
| PI Contribution | University College London Hospital (UCLH) as the primary clinical site in this study will provide access to clinical notes from patient electronic health records for development and testing of NLP algorithms, as well as access to the Epic electronic health record system for testing the system in live clinical implementation. We were awarded additional funding from EPSRC to extend this work including the testing of NLP algorithms at different sites. |
| Collaborator Contribution | This project is a collaboration between the University College London (UCL) as the academic partner providing expertise in natural language processing and human computer-interaction, UCLH as the primary clinical site where the MiADE point of care NLP system is to be developed and tested, and Great Ormond Street Hospital (GOSH) which will provide a second site to test that the MiADE system. |
| Impact | A collaboration agreement is in place and an evaluation study is being planned for testing the MiADE system in UCLH. Meetings with GOSH have been held and plans are being put in place to create a test implementation of the MiADE system at GOSH. |
| Start Year | 2020 |
| Description | Collaboration with between UCLH, UCL and Great Ormond Street Hospital |
| Organisation | University College London |
| Country | United Kingdom |
| Sector | Academic/University |
| PI Contribution | University College London Hospital (UCLH) as the primary clinical site in this study will provide access to clinical notes from patient electronic health records for development and testing of NLP algorithms, as well as access to the Epic electronic health record system for testing the system in live clinical implementation. We were awarded additional funding from EPSRC to extend this work including the testing of NLP algorithms at different sites. |
| Collaborator Contribution | This project is a collaboration between the University College London (UCL) as the academic partner providing expertise in natural language processing and human computer-interaction, UCLH as the primary clinical site where the MiADE point of care NLP system is to be developed and tested, and Great Ormond Street Hospital (GOSH) which will provide a second site to test that the MiADE system. |
| Impact | A collaboration agreement is in place and an evaluation study is being planned for testing the MiADE system in UCLH. Meetings with GOSH have been held and plans are being put in place to create a test implementation of the MiADE system at GOSH. |
| Start Year | 2020 |
| Description | Implementation of MiADE point of care natural language processing at GSTT and Kings College Hospitals |
| Organisation | Guy's and St Thomas' NHS Foundation Trust |
| Country | United Kingdom |
| Sector | Public |
| PI Contribution | This collaboration intends to install the MiADE system Trust-wide at GSTT / Kings College Hospital. This is an EHR-integrated natural language processing system for point of care SNOMED CT coding, to assist in improving structured data entry. MiADE has been tested in UCLH in a mixed methods evaluation study. The underlying NLP model, MedCAT, was developed and trained in a collaboration between Kings College London, Kings College Hospital and UCL/UCLH. |
| Collaborator Contribution | We are providing the MiADE system software and collaborating to assist in its implementation. |
| Impact | No outputs as yet; currently the system is being installed at KCH/GSTT. |
| Start Year | 2025 |
| Description | Implementation of MiADE point of care natural language processing at GSTT and Kings College Hospitals |
| Organisation | King's College Hospital |
| Country | United Kingdom |
| Sector | Hospitals |
| PI Contribution | This collaboration intends to install the MiADE system Trust-wide at GSTT / Kings College Hospital. This is an EHR-integrated natural language processing system for point of care SNOMED CT coding, to assist in improving structured data entry. MiADE has been tested in UCLH in a mixed methods evaluation study. The underlying NLP model, MedCAT, was developed and trained in a collaboration between Kings College London, Kings College Hospital and UCL/UCLH. |
| Collaborator Contribution | We are providing the MiADE system software and collaborating to assist in its implementation. |
| Impact | No outputs as yet; currently the system is being installed at KCH/GSTT. |
| Start Year | 2025 |
| Title | RdiagnosisNER |
| Description | This package works together with the Rdiagnosislist package (https://cran.r-project.org/web/packages/Rdiagnosislist/index.html) to provide rule-based named entity recognition functionality including the ability to link basic concepts with attributes to more specific SNOMED CT concepts using the 'compose' function. |
| Type Of Technology | Software |
| Year Produced | 2026 |
| Open Source License? | Yes |
| Impact | This software is being used to prototype an improved method of linking text to SNOMED CT concepts, which takes into account the SNOMED ontology and enables attributes of a diagnosis to be used to refine the concept into a more specific concept. |
| URL | https://github.com/anoopshah/RdiagnosisNER |
| Title | Rdiagnosislist: R package to manipulate SNOMED CT diagnosis and problem lists |
| Description | The Rdiagnosislist package makes it easy to load a SNOMED dictionary into R and use the hierarchies to search for terms, navigate relations between terms, and create SNOMED CT codelists. The package is available on the Comprehensive R Archive Network https://cran.r-project.org/web/packages/Rdiagnosislist/index.html |
| Type Of Technology | Software |
| Year Produced | 2021 |
| Open Source License? | Yes |
| Impact | The software was used to assist in the creation of mapping tables to convert a hospital's electronic health record system from a proprietary terminology system to the NHS standard SNOMED CT. The published manuscript based on this work has been cited as an HDR UK impact case study https://www.hdruk.ac.uk/case-studies/a-swifter-simpler-approach-to-finding-the-right-patient-records-for-research/. The software has been maintained and further developed throughout 2022-2025, and now enables the direct export of vocabularies for the MedCAT natural language processing system. |
| URL | https://github.com/anoopshah/Rdiagnosislist/ |
| Description | Engagement with UCLH clinical teams to inform clinicians about the MiADE feasibility study |
| Form Of Engagement Activity | Participation in an activity, workshop or similar |
| Part Of Official Scheme? | No |
| Geographic Reach | Local |
| Primary Audience | Professional Practitioners |
| Results and Impact | Talks were given at clinical governance or teaching meetings for four clinical departments at UCLH in Dec 2023 to Feb 2024 to inform them about the MiADE study, which is recruiting clinicians to trial a new point of care natural language processing system integrated with the electronic health record. The talks included information about current recording of structured information, the need to improve structured data recording, training on the use of the new system and informaiton about the trial. The departments were: infectious diseases, clinical pharmacology and internal medicine, medicine for the elderly and respiratory medicine. |
| Year(s) Of Engagement Activity | 2023,2024 |
| URL | https://www.ucl.ac.uk/health-informatics/research/miade/feasibility-study-miade |
| Description | Media coverage of a study on trial emulation of SGLT2 inhibitor |
| Form Of Engagement Activity | A press release, press conference or response to a media enquiry/interview |
| Part Of Official Scheme? | No |
| Geographic Reach | National |
| Primary Audience | Media (as a channel to the public) |
| Results and Impact | 10 Feb 2026: press release regarding publication of EMPA-REG trial emulation study in THIN database. This paper is relevant to (and was submitted in evidence to the consultation on) the recently released NICE guidance for type 2 diabetes which advises wider use of SGLT2 inhibitors, including in patients which were not included in the clinical trials. I am co-senior author on this study which was led by my PhD student David Ryan. A press release was written and picked up by the following media outlets: Independent: https://www.independent.co.uk/news/health/diabetes-treatment-nhs-metformin-sglt2-b2916800.html Irish News: https://www.irishnews.com/news/uk/newer-diabetes-drugs-could-prevent-20000-deaths-a-year-S33K4IWOO5JHJO2RNNJEZIHZCM/ Standard: https://www.standard.co.uk/news/health/national-institute-for-health-and-care-excellence-ucl-b1270341.html Yahoo! News: https://ca.news.yahoo.com/medication-change-could-save-20-000100437.html AOL: https://www.aol.com/articles/medication-change-could-save-20-000100707.html and also print coverage in the Daily Mail and i-paper This is the UCL story: https://www.ucl.ac.uk/news/2026/feb/diabetes-medicine-could-save-thousands-more-lives-year |
| Year(s) Of Engagement Activity | 2026 |
| URL | https://www.standard.co.uk/news/health/national-institute-for-health-and-care-excellence-ucl-b127034... |
| Description | Patient group workshop |
| Form Of Engagement Activity | Participation in an activity, workshop or similar |
| Part Of Official Scheme? | No |
| Geographic Reach | Local |
| Primary Audience | Patients, carers and/or patient groups |
| Results and Impact | Introduction The workshop was held at the UCL Institute of Health Informatics (IHI) on 5 June 2024 and included a range of lay participants, in addition to members of the Medical information AI Data Extractor (MiADE) research team and Steering Committee members. Purpose The main purpose of the event (Part 1) was to explore participants' views on the MiADE tool (a software program currently deployed at UCLH to analyse the text in clinical notes and automatically suggest diagnosis codes, which clinicians can confirm) and to garner their thoughts on future deployment and sustainability of the tool which, in order to have widespread benefits, will need to be implemented in more hospitals and maintained beyond the end of the research project (March 2025). In addition, considering the growing interest in developing 'real-world evidence' through the study of health data collected in everyday practice, participants were also asked to discuss using clinical notes for research, particularly the symptoms that GPs may record before they make a formal diagnosis (Part 2). It was hoped that the workshop would also provide an opportunity to identify individuals interested in contributing to the future development of MiADE, as well as recruiting new members to The Health Improvement Network (THIN) Advisory Committee. Who participated in the event Participants were patients, carers or members of the public who had expressed an interest in being involved in research using health data. They were recruited from the useMYdata mailing lists and contacts of existing steering committee members. They were recruited in this way to ensure that they would have sufficient interest and background knowledge to be able to participate in the discussions and help to inform the future of the projects. Lay participants ranged from patients and carers to patient organisations' representatives, and included different age groups and ethnicities. The research team was led by Dr Anoop Shah, MiADE Principal Investigator, with support from James Brandreth, MiADE Senior Software Developer, Giovanna Ceroni, MiADE Project Manager, and Natalie Fitzpatrick, Principal Research Fellow at IHI. Facilitators also included a lay member from the MiADE Steering Committee and a member from the THIN Advisory Committee. Dr David Ryan, THIN Clinical Research Fellow was also invited to present in the second part of the event. Part 1 - MiADE and next steps Introduction In the introductory presentation, Anoop gave an overview of how healthcare records are organised, including who has access to the records generally/currently, and how the different systems works. He also considered the difference between structured and unstructured data (free text), focusing on the importance of both. Anoop also reflected on how conversion of existing unstructured to structured data at point of care would also be beneficial to both research and clinical care. A demonstration of the MiADE tool followed. Future steps and viable options Anoop then focused on the current and future life of the project. Since MiADE is time-limited project since it is funded by grants whose remit is for R&D only, it is important to consider options for the future and next steps. Anoop explained that most NHS IT software is developed by companies since hospital IT services do not typically develop new software. However, companies may be formed as 'spinouts' based on academic research generated within and owned by the University. Spinouts are often better able to turn university research into real world impact than internal departments, due to their dynamic nature and ability to make speedy decisions. In view of the above, Anoop presented workshop participants with a series of options on the MiADE future roadmap, asking them to consider the risks and benefits of each, and then cast their votes on their option(s). The options were as follows: 1. Finish/publish the research and leave it at that, allowing companies to use the research to develop their own systems 2. Seek funding for a local innovation in one or multiple hospitals 3. Seek further research grant funding for a trial to include more hospitals 4. Encourage a company to incorporate the software into their own systems 5. Develop a University-based MiADE spinout company Summary of discussion A discussion on the risks and benefits of each option followed, with workshop participants expressing a lively and thoughtful range of ideas, based on both their first-hand experience of healthcare provision and knowledge of the current debate. Comments included the following. Benefits of MiADE: - It has practical outcomes for NHS patients and clinicians (i.e. it is not just an interesting research project) - It is a sustainable system - It updates regularly - It includes diverse voices - It ensures cost-effectiveness for NHS - The model can learn from other systems that already work - It aims to provide better care for patients and to making life as efficient as possible for clinicians Risks and recommendations: - Ensure that it is tested with all major NHS patient recording interfaces/systems - Be very clear about the aims and objectives of the project - Coding that is made might be given too much weight, while uncoded/unregistered text is lost - Consider widening the scope of the project if English is not the first language - Check systems to ensure that patients are given correct medication information - Important that clinicians are engaged and use the system - Get more proof that it remains in the NHS to save money and is not lost to for-profit companies - More trials with more hospitals are needed but watch out for instability with Trusts merging and changes in IT systems and arrangements - Ensure that the project is communicated transparently to the public - Ensure that the algorithms minimise any biases/harm - Aim to make any future work non-profit if using patient data - Important to first demonstrate that it works for other hospitals; then, important to have an end goal (e.g. spinout company) - It is important to keep NHS data within the NHS - Ensure that the same systems are deployed in as many NHS hospitals as possible - Improve interface / interaction - Aim for further research within UCLH with more clinicians and a whole department involved (it is too soon for external or commercial avenues) A vote on the various options was then cast (participants could vote more than once). Results showed strongest support for "seeking further research grant funding for a trial to include more hospitals" (11 votes); the option to "develop a spinout company" also received a good number of votes (8). There were 3 votes for seeking funding for a local innovation and 1 for publishing the research and doing nothing further. Part 2 - THIN and primary care free text for research The second half of the workshop focused on the THIN (The Health Improvement Network) primary care database and the proposal to use free text in the electronic health records held therein to study symptoms of disease, improve early detection of disease and investigate drug effects in different populations. Dr David Ryan, a NIHR Academic Clinical Fellow and ST3 in Clinical Pharmacology at UCLH, presented his research proposal on 'Investigating the effects of anti-diabetes drugs using machine learning', focusing on recent anti-diabetes medications (such as sodium-glucose cotransporter-2 inhibitors (SGLT2i)) which have shown promise in reducing CVD risk according to large randomised clinical trials (RCTs). However, RCTs often exclude sicker and older patients, leading to potential discrepancies between trial results and real-world effectiveness, as these trials may not accurately reflect how these drugs perform in broader, more diverse patient populations. The real-world impact of these medications is critical to understand, as treatment decisions are frequently guided by RCT findings. To bridge this gap, there is growing interest in developing 'real-world evidence' through the study of health data collected in everyday practice. One effective method for studying real-world drug effects is through target trial emulation (TTE), which replicates the conditions of an RCT using routine health data. Preliminary studies have shown the feasibility of this approach, including successful emulation of the EMPA-REG OUTCOME trial, which demonstrated the benefit of SGLT2i in reducing CVD risk among diabetic patients. However, a TTE using UK general practice data has not yet been conducted. And this is what the researchers propose to do in the THIN database. Additionally, electronic health records (EHRs) contain valuable free text data that is often underutilised and not available to researchers. This is created when a GP or other healthcare worker writes notes about a consultation, for example the findings of an examination. By applying artificial intelligence (AI) tools to analyse this free text, we can gain deeper insights into drug effectiveness and patient responses, potentially revealing differences in drug impact between those who meet RCT eligibility criteria and those who are prescribed the medication in real-world settings. This study aims to employ new statistical techniques and AI to analyse the real-world effectiveness of SGLT2i using UK GP records. We will investigate how well these drugs work in practice, accounting for various factors such as age and ethnicity, and compare these findings with RCT results. Participants were asked to consider the use of THIN for the above-mentioned purposes and in particular to discuss: What are the risks and benefits of using free text data for these research questions? How can the risks be mitigated? How can the benefits be maximised? Summary of discussion One of the participants commented that it would be crucial to ensure that regular members of the public would understand what it is meant by 'machine learning' if their confidence in the project is sought. Another comment was that some thought should be given to the level of accuracy of the machine learning in terms of the feedback received. In general, participants felt it was a great idea and of benefit to patients, as long as the information remained anonymous. Some concern was expressed about the 2% of data that are not de-identified. Another comment was that one of the first tasks would be to describe the symptom burden of people who had diabetes and who then went on to receive different treatments. Also it would be interesting to know if a patient was on other medications (which could cause high blood sugar levels). Looking at side-effects and drug interactions. |
| Year(s) Of Engagement Activity | 2024 |
| Description | Presentation at the Faculty of Clinical Informatics conference |
| Form Of Engagement Activity | A talk or presentation |
| Part Of Official Scheme? | No |
| Geographic Reach | National |
| Primary Audience | Professional Practitioners |
| Results and Impact | A talk on the MiADE point of care natural language processing system was given to the Faculty of Health Informatics conference, in Manchester Nov 2023. |
| Year(s) Of Engagement Activity | 2023 |
| URL | https://www.convenzis.co.uk/events/fci-annual-scientific-conference-2023 |
| Description | THIN Advisory Committee lay member meeting |
| Form Of Engagement Activity | Participation in an activity, workshop or similar |
| Part Of Official Scheme? | No |
| Geographic Reach | Local |
| Primary Audience | Public/other audiences |
| Results and Impact | Face to face lay workshop on 27 February 2025 THIN is a primary care research database owned by Cegedim. I am the chair of the THIN Advisory Committee, which is a committee composed of academic, clinical and lay members who advise on the research that can be carried out using the database. The purpose of this meeting was to recruit new members for the THIN Advisory Committee and inform them about the database and research activities. Lay members were invited from participants at a previous workshop in June 2024 and from mailing lists, and were asked to write a brief statement about why they were interested to take part. The activity consisted of presentations and discussion about the committee and the role of lay participants, and there was an opportunity for potential members to get to know each other. |
| Year(s) Of Engagement Activity | 2025 |
