PulseAugur
实时 10:52:02

AI models improve healthcare data binding for prior authorization

A new research paper explores methods for binding Fast Healthcare Interoperability Resources (FHIR) Questionnaire items with Logical Observation Identifiers Names and Codes (LOINC) to improve electronic prior authorization workflows. The study compares six different techniques, including TF-IDF, MiniLM, BioBERT, and a novel BioLORD model, on a dataset of 54 items. BioLORD demonstrated the best top-rank accuracy, while a contrastively fine-tuned MiniLM model achieved the highest recall at ranks 5 and 10. The research also identified specific error types, such as wrong specificity and ambiguous text, as key challenges. AI

影响 Enhances accuracy in healthcare data binding, potentially streamlining prior authorization processes and improving clinical data consistency.

排序理由 The cluster contains a research paper published on arXiv detailing novel methods for applying transfer learning to FHIR Questionnaire terminology binding.

在 arXiv cs.IR (Information Retrieval) 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

报道来源 [2]

  1. arXiv cs.CL TIER_1 English(EN) · Maxim Gorshkov ·

    Transfer Learning for FHIR Questionnaire Terminology Binding

    arXiv:2606.15449v1 Announce Type: new Abstract: Electronic prior authorization workflows require FHIR Questionnaire items to carry LOINC codes, yet most items in the HL7 Da Vinci CDS-Library lack these bindings. We treat this as a retrieval problem: given a Questionnaire item's t…

  2. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Maxim Gorshkov ·

    Transfer Learning for FHIR Questionnaire Terminology Binding

    Electronic prior authorization workflows require FHIR Questionnaire items to carry LOINC codes, yet most items in the HL7 Da Vinci CDS-Library lack these bindings. We treat this as a retrieval problem: given a Questionnaire item's text, find the correct LOINC code in a pool of 97…