简体   繁体   English

需要哪些组件来设置从 EPIC EMR 到 Azure FHIR API (Paas) 的批量数据摄取?

[英]What components are required to setup batch data ingestion from EPIC EMR to Azure FHIR API (Paas)?

I'm trying to create a demo to connect a new Azure FHIR api which I created with EPIC(EMR) to ingest the data in batch mode, I'm unable to find out what all components/pieces are required to setup that ingestion pipeline.我正在尝试创建一个演示来连接一个新的 Azure FHIR api,它是我用 EPIC(EMR) 创建的,以批量模式摄取数据,我无法找出设置该摄取管道所需的所有组件/部件. The examples that are shown in the available videos are related to pumping the data manually.可用视频中显示的示例与手动抽取数据有关。 I want to achieve something like Web-Jobs approach.我想实现类似 Web-Jobs 方法的东西。 I don't need the exact code or very detailed solution.我不需要确切的代码或非常详细的解决方案。 It's just if I can have the lists of components and in what way they will be connected to make this ingestion pipeline work.只是如果我可以拥有组件列表以及它们将以何种方式连接以使这个摄取管道工作。

If you are looking for Epic-specific support, I'd recommend reaching out to open@epic.com, (Epic's free, public support option), joining App Orchard (Epic's paid support option), or working with the healthcare organization's IT team directly.如果您正在寻找 Epic 特定的支持,我建议您联系 open@epic.com(Epic 的免费公共支持选项),加入 App Orchard(Epic 的付费支持选项),或与医疗保健组织的 IT 团队合作直接地。

That said, if you are looking at extracting data from Epic, and loading it into the Azure data warehouse (I'm reading between the lines and guessing your use case), we've heard of several folks looking to do that.也就是说,如果您正在考虑从 Epic 中提取数据,并将其加载到 Azure 数据仓库(我在字里行间阅读并猜测您的用例),我们听说有几个人希望这样做。 Right now, there is not a good FHIR-based method of doing data warehouse synchronization that is supported by Epic.目前,没有 Epic 支持的基于 FHIR 的良好数据仓库同步方法。 There are good non-FHIR options though (SQL extracts or HL7v2 event driven messaging).虽然很好的非 FHIR 选项(SQL 提取或 HL7v2 事件驱动消息传递)。 If you are using the Azure FHIR storage option, you'll need to do a data transform, but that is a far better option than trying to use an inferior exchange paradigm.如果您使用的是 Azure FHIR 存储选项,则需要进行数据转换,但这比尝试使用劣质交换范例要好得多。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM