AI scribe

AI scribes (artificial intelligence scribes) in medicine (also called automated medical scribes, digital scribes, virtual scribes, ambient AI scribes, ambient voice technologies,[1] AI documentation assistants, and digital/virtual/smart clinical assistants[2]) are tools for transcribing and summarising patient consultations and other forms of medical notes. AI scribes based on large language models (LLMs) increased drastically in popularity in 2024. They can lead to faster documentation, reduced administrative burden, and an improved interaction between the patient and the clinician. However, there are concerns about accuracy, equity concerns,[3] privacy and antitrust concerns. Accuracy concerns intensify in situations in which tools try to go beyond transcribing and summarizing, and are asked to format information by its meaning, since LLMs do not deal well with meaning (see weak artificial intelligence). Medics using these scribes are generally expected to understand the ethical and legal considerations, and supervise the outputs. Most providers have not published any safety or utility data in academic journals,[2] and are not responsive to requests from medical researchers studying their products.[4]

The privacy protections of automated medical scribes vary widely. While it is possible to do all the transcription and summarizing locally, with no connection to the internet, most closed-source providers require that data be sent to their own servers over the internet, processed there, and the results sent back (as with digital voice assistants). Some retailers say their tools use zero-knowledge encryption (meaning that the service provider can't access the data). Others explicitly say that they use patient data to train their AIs, or rent or resell it to third parties; the nature of privacy protections used in such situations is unclear, and they are likely not to be fully effective.[5][2][6][7]

Technology and market

The medical scribe market is highly competitive, with, as of 2024, over 50 products on the market. Many of these products are proprietary wrappers around the same LLM backends,[8] including backends whose designers have warned they are not to be used for critical applications like medicine.[9] Some vendors market scribes specialized to specific branches of medicine, though most target general practitioners. Increasingly, vendors market their products as more than scribes, claiming that they are intelligent assistants and co-pilots to doctors.[8] These broader uses raise more accuracy concerns.[10][5] Extracting information from the conversation to autopopulate a form, for instance, may be problematic, with symptoms incorrectly auto-labelled as "absent" even if they were repeatedly discussed. Models failed to extract many indirect descriptions of symptoms, like a patient saying they could only sleep for four hours (instead of using the word "insomnia").[4]

LLMs are not trained to produce facts, but things which look like facts. The use of templates and rules can make them more reliable at extracting semantic information,[9] but confabulations or hallucinations (convincing but wrong output) are an intrinsic part of the technology.

Scribes may operate on desktops, laptop, or mobile computers, under a variety of operating systems. These vary in their risks; for instance, mobiles can be lost.[11][12][13][14] The underlying mobile or desktop operating systems are also part of the trusted computing base, and if they are not secure, the software relying on them cannot be secure either.[15][16]

Some AI medical scribe platforms are designed to operate as cloud-based applications that generate structured clinical documentation from clinician–patient conversations. These systems may offer features such as real-time transcription, document generation, and integration with electronic health record (EHR) systems.[17]

Impact in healthcare

AI medical scribes have been shown to have multiple effects on healthcare practice.[3]

AI scribes can alleviate healthcare professionals' documentation workload. By automating the transcription and summarization of consultations, AI scribes free up time that clinicians would otherwise spend on administrative tasks. Studies have shown that the average clinician spends a significant portion of their workday on documentation, leading to fatigue and diminishing patient interaction.[18] Systematic reviews show that ambient AI scribes reduce the time clinicians spend on clinical documentation, although the quality and completeness of the generated drafts vary depending on the clinical setting and the specific software used.[19][3]

Clinicians report feeling more present with their patients, as they are no longer distracted by the need to type or dictate notes during consultations.[20] This shift allows for more meaningful conversations with patients, improving the quality of care provided.[3]

The reduction in administrative burden contributes to lower levels of stress and burnout, a concern that has been exacerbated in healthcare settings in recent years.[21][22] The ability to offload routine documentation tasks also allows clinicians to focus on more meaningful parts of their work can lead to improved overall job satisfaction. [23]

Confabulation, omissions, and other errors

Like other LLMs, medical-scribe LLMs are prone to hallucinations, where they make up content based on statistically associations between their training data and the transcription audio.[6] LLMs do not distinguish between trying to transcribe the audio and guessing what words will come next, but perform both processes mixed together.[10] They are especially likely to take short silences or non-speech noises and invent some sort of speech to transcribe them as.[10][5]

LLM medical scribes have been known to confabulate racist and otherwise prejudiced content; this is partly because the training datasets of many LLMs contain pseudoscientific texts about medical racism. They may misgender patients.[6] A survey found that most doctors preferred, in principle, that scribes be trained on data reviewed by medical subject experts.[24] Relevant, accurate training data increases the probability of an accurate transcription, but does not guarantee accuracy.[10] Software trained on thousands of real clinical conversations generated transcripts with lower word error rates. Software trained on manually-transcribed training data did better than software trained with automatically transcribed training data such as YouTube captions.[4]

Autoscribes omit parts of the conversation classes as irrelevant. The may wrongly classify pertinent information as irrelevant and omit it. They may also confuse historic and current symptoms, or otherwise misclassify information. They may also simply wrongly transcribe the speech, writing something incorrect instead. If clinicians do not carefully check the recording, such mistakes could make their way into their medical records and cause patient harms.[2]

Privacy

Some providers unclear about what happens to user data.[6] Some may sell data to third parties.[2] Some explicitly send user data to for-profit tech companies for secondary purposes,[2] which may not be specified. Some require users to sign consents to such reuse of their data.[5] Some ingest user data to train the software,[2] promising to anonymize it; however, deanonymization may be possible (that is, it may become obvious who the patient is).[6] It is intrinsically impossible to prevent an LLM from correlating its inputs; they work by finding similar patterns across very large data sets. Some information on the patient will be known from other sources (for instance, information that they were injured in an incident on a certain day might be available from the news media; information that they attended specific appointment locations at specific times is probably available to their cellphone provider/apps/data brokers; information about when they had a baby is probably implied by their online shopping records; and they might mention lifestyle changes to their doctor and on a forum or blog). The software may correlate such information with the "anonymized" clinical consultation record, and, asked about the named patient, provide information which they only told their doctor privately. Because a patient's record is all about the same patient, it is all unavoidably linked; in very many cases, medical histories are intrinsically identifiable.[25] Depending on how common a condition and what other data is available, K-anonymity may be useless. Differential privacy could theoretically preserve privacy.

Data broker companies like Google, Amazon, Apple and Microsoft have produced or bought up medical scribes,[4] some of which use user data for secondary purposes,[5] which has led to antitrust concerns.[8] Transfer of patient records for AI training has, in the past, prompted legal action.[26]

Open-source programs typically do all the transcription locally, on the doctor's own computer.[27][28] Open-source software is widely used in healthcare, with some national public healthcare bodies holding hack days.[29]

Data resale and commercialization

Several AI medical scribe providers include terms in their service agreements that allow the reuse, sale, or commercialization of de-identified or user-submitted data. Although such data are generally described as anonymized or aggregated, these practices have raised ethical concerns among clinicians and privacy advocates regarding secondary uses of medical information beyond clinical documentation.[citation needed]

Encryption

Multifactor authentication for access to the data is expected practice.[2]

Typically, Diffie–Hellman key exchange is used for encryption; this is the standard method commonly used for things like online banking. This encryption is expensive but not impossible to break; it is not generally considered safe against eavesdroppers with the resources of a nation-state.[7]

If content is encrypted between the client and the service provider's remote server (transport cryptography), then the server has an unencrypted copy. This is necessary if the data is used by the service provider (for instance, to train the software). Zero-knowledge encryption implies that the only unencrypted copy is at the client, and the server cannot decrypt the data any more easily than a monster-in-the-middle attacker.

Professional organizations generally require that scribes be used only with patient consent; some bodies may require written consent. Medics must also abide by local surveillance laws, which may criminalize recording private conversations without consent.[2] Full information on how data is encrypted, transmitted, stored, and destroyed should be provided. In some jurisdictions, it is illegal to transmit the data to any country without equivalent privacy laws, or process or store the data there; vendors who cannot guarantee that their products won't illegally send data abroad cannot be legally used.[2]

Some vendors collect data for reuse or resale. Medical professionals are generally considered to have a duty to review the terms and conditions of the user agreement and identify such data reuse.[2] General practices are generally required to provide information on secondary uses to patients, allow them to opt out of secondary uses, and obtain consent for each specific secondary use. Data must only be used for agreed-upon purposes.[2][30]

Sometimes, consent or pay may happen where the patient is forced to either consent to the use of an AI scribe, or pay extra for the appointment.[31][better source needed]

Pricing

With the exception of fully open-source programs, which are free, medical scribe computer programs are rented rather than sold ("software as a service"). As of 2024, monthly fees vary from mid-two figures to four figures, in US dollars. Some companies run on a freemium model, where a certain number of transcriptions per month are free.[32][33]

See also

References

  1. ^ https://www.england.nhs.uk/long-read/guidance-on-the-use-of-ai-enabled-ambient-scribing-products-in-health-and-care-settings/
  2. ^ a b c d e f g h i j k l "RACGP - Artificial intelligence (AI) scribes". www.racgp.org.au. Retrieved 13 December 2024.
  3. ^ a b c d Alboksmaty, A., Aldakhil, R., Hayhoe, B. W. J., Ashrafian, H., Darzi, A., Neves, A.-L. (August 2025). "The impact of using AI-powered voice-to-text technology for clinical documentation on quality of care in primary care and outpatient settings: a systematic review". eBioMedicine. 118. Elsevier BV: 105861. doi:10.1016/j.ebiom.2025.105861.{{cite journal}}: CS1 maint: article number as page number (link)
  4. ^ a b c d van Buchem, Marieke M.; Boosman, Hileen; Bauer, Martijn P.; Kant, Ilse M. J.; Cammel, Simone A.; Steyerberg, Ewout W. (26 March 2021). "The digital scribe in clinical practice: a scoping review and research agenda". npj Digital Medicine. 4 (1): 57. doi:10.1038/s41746-021-00432-5. ISSN 2398-6352. PMC 7997964. PMID 33772070.
  5. ^ a b c d e "Researchers say an AI-powered transcription tool used in hospitals invents things no one ever said". AP News. 26 October 2024. Retrieved 13 December 2024.
  6. ^ a b c d e Kuzub, Alena (1212). "How will AI scribes affect the quality of health care?". Northeastern Global News. Retrieved 13 December 2024.
  7. ^ a b Adrian, David; et al. (October 2015). "Imperfect Forward Secrecy: How Diffie–Hellman Fails in Practice" (PDF). Archived (PDF) from the original on 2015-09-06.
  8. ^ a b c Dorn, Spencer. "Where AI Ambient Scribes Are Heading". Forbes. Retrieved 13 December 2024.
  9. ^ a b Edwards, Benj (18 April 2023). "GPT-4 will hunt for trends in medical records thanks to Microsoft and Epic". Ars Technica. Retrieved 13 December 2024.
  10. ^ a b c d Edwards, Benj (28 October 2024). "Hospitals adopt error-prone AI transcription tools despite warnings". Ars Technica. Retrieved 13 December 2024.
  11. ^ Perera, Chandrashan (1 June 2012). "Principles of Security for the use of Mobile Technology in Medicine". Journal of Mobile Technology in Medicine: 5–7. doi:10.7309/jmtm.10.
  12. ^ "How Can You Protect and Secure Health Information When Using a Mobile Device? | HealthIT.gov". www.healthit.gov. Retrieved 13 December 2024.
  13. ^ Martínez-Pérez, Borja; de la Torre-Díez, Isabel; López-Coronado, Miguel (January 2015). "Privacy and Security in Mobile Health Apps: A Review and Recommendations". Journal of Medical Systems. 39 (1): 181. doi:10.1007/s10916-014-0181-3. PMID 25486895.
  14. ^ Xing, Yawen; Lu, Huizhe; Zhao, Lifei; Cao, Shihua (9 September 2024). "Privacy and Security Issues in Mobile Medical Information Systems MMIS". Mobile Networks and Applications. 29 (3): 762–773. doi:10.1007/s11036-024-02299-8.
  15. ^ The Nizza Secure-System Architecture (PDF) (Report). 2005. Retrieved 13 December 2024.
  16. ^ WEiss, Luca. "Porting mainline Linux to mobile phones". archive.fosdem.org. Retrieved 13 December 2024.
  17. ^ Sasseville, M.; Yousefi, F.; Ouellet, S.; Naye, F.; Stefan, T.; Carnovale, V.; Bergeron, F.; Ling, L.; Gheorghiu, B.; Hagens, S.; Gareau-Lajoie, S.; Leblanc, A. (2025). "The Impact of AI Scribes on Streamlining Clinical Documentation: A Systematic Review". Healthcare. 13 (12): 1447. doi:10.3390/healthcare13121447. PMC 12193156. PMID 40565474.
  18. ^ Gesner, Emily; Dykes, Patricia C.; Zhang, Lingling; Gazarian, Priscilla (2022). "Documentation Burden in Nursing and Its Role in Clinician Burnout Syndrome". Applied Clinical Informatics. 13 (5): 983–990. doi:10.1055/s-0042-1757157. ISSN 1869-0327. PMC 9581587. PMID 36261113.
  19. ^ Sasseville, M.; Yousefi, F.; Ouellet, S.; Gareau-Lajoie, S. (June 2025). "The Impact of AI Scribes on Streamlining Clinical Documentation: A Systematic Review". Healthcare. 13 (12): 1447. doi:10.3390/healthcare13121447. PMC 12193156. PMID 40565474.
  20. ^ "How AI is transforming work in Hull for Bee Lady doctors". www.bbc.com. 2025-05-13. Retrieved 2025-06-19.
  21. ^ Bajwa, Junaid; Munir, Usman; Nori, Aditya; Williams, Bryan (2021). "Artificial intelligence in healthcare: transforming the practice of medicine". Future Healthcare Journal. 8 (2): e188–e194. doi:10.7861/fhj.2021-0095. ISSN 2514-6645. PMC 8285156. PMID 34286183.
  22. ^ RCGP. "RCGP warns of 'mass exodus' if retention of GPs isn't prioritised". www.rcgp.org.uk. Retrieved 2025-06-19.
  23. ^ Daflos, Penny (2025-06-12). "Eye contact and earlier diagnosis: How AI is transforming front-line health care in B.C." CTVNews. Retrieved 2025-06-19.
  24. ^ Landi, Heather (11 October 2024). "Abridge integrates UpToDate decision support into AI scribe". www.fiercehealthcare.com. Retrieved 13 December 2024.
  25. ^ "NHS plans leave 'anonymous' medical data vulnerable". New Scientist. Retrieved 13 December 2024.
  26. ^ Stanton, Rich (22 October 2021). "Google AI department sued for using the health data of 1.6 million NHS patients | PC Gamer". PC Gamer. Archived from the original on 22 October 2021. Retrieved 13 December 2024.
  27. ^ "ClinicianFOCUS/FreeScribe". ClinicianFOCUS. 12 December 2024. Retrieved 13 December 2024.
  28. ^ Schmidt, Rebecca (12 February 2024). "Automatische Transkriptionssoftware – ein Erfahrungsbericht". Sozialwissenschaftliche Methodenberatung (in German). doi:10.58079/vsz4. Retrieved 13 December 2024.
  29. ^ Karopka, T.; Schmuhl, H.; Demski, H. (2014). "Free/Libre Open Source Software in Health Care: A Review". Healthcare Informatics Research. 20 (1): 11–22. doi:10.4258/hir.2014.20.1.11. PMC 3950260. PMID 24627814.
  30. ^ "RACGP - Three key principles for the secondary use of general practice data by third parties". www.racgp.org.au. Retrieved 13 December 2024.
  31. ^ "Reddit - Please wait for verification". www.reddit.com. Retrieved 2026-05-10.
  32. ^ Brodwin, Erin (21 March 2024). "Comparing AI medical scribes by price and features". Axios. Retrieved 13 December 2024.
  33. ^ "AI scribe wars heating up - Medical Republic". 2 November 2024. Archived from the original on 2 November 2024. Retrieved 13 December 2024.

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.