Building Workflows with FHIR and MongoDB Atlas Integration
Workato demonstrates the integration of FHIR data and MongoDB Atlas to build powerful automation workflows. This allows for centralized management of medical data triggers and actions.
1,676 FHIR-related articles (latest first)
Workato demonstrates the integration of FHIR data and MongoDB Atlas to build powerful automation workflows. This allows for centralized management of medical data triggers and actions.
The National Resource Center for EHR Standards (NRCES) has released concrete usage examples for the 'InsurancePlanBundle' resource, as part of the ABDM v6.5.0 FHIR Implementation Guide. This material demonstrates standard data structures and methods for healthcare information exchange, serving as a reference for data model design in Japan's electronic medical records and system integration.
The World Health Organization (WHO) has released SMART Base v0.2.0. This base conformance resource is built upon the FHIR R4 standard and is intended for use in future WHO SMART Guidelines implementations.
This article demonstrates how a specific observation data point (LOINC: 44251-7) from the PHQ-9 screening tool is structured using the FHIR standard in TTL format. It details the representation of an item concerning 'Poor appetite or overeating,' showing how patient information, performer, and measured values are standardized for clinical data exchange.
The developer created a Ballerina connector compatible with FHIR repositories. This connector can connect to any FHIR backend and perform various FHIR resource manipulation operations, including asynchronous bulk data export.
The 'External Validation Service Front-end,' provided by IHE, offers functionality to validate CH:VACD objects. Developed by institutions including INRIA, KEREVAL, and MIR, this tool contributes to improving healthcare connectivity through the IHE initiative.
Prodoc AI offers seamless, standards-compliant connectivity to any Hospital Information System (HIS) or Electronic Medical Record (EMR) using the FHIR standard. This enables real-time care journey generation and accelerates data utilization while maintaining full hospital IT control.
FHIR, a standard protocol developed by HL7, enhances healthcare data interoperability. The article explains how implementing a FHIR server centralizes fragmented patient data, enabling secure and structured information sharing.
This presentation proposes how a mobile application can securely transmit measured data from wearable devices to healthcare systems using the HL7 FHIR standard. This enables incorporating vital signs and other information gathered from wearables into existing medical care processes.
This study proposes and implements a secure data integration pipeline using the Fast Healthcare Interoperability Resources (FHIR) standard to address challenges like data fragmentation and security vulnerabilities. This system achieves enhanced interoperability across diverse platforms while ensuring data protection through advanced encryption and compliance management.
本記事は、大規模言語モデル(LLM)を組み込んだシステムを用いて、非構造化データやFHIRの用語集を利用しながら臨床意思決定支援(CDS)クエリを実行する方法を紹介している。これにより、従来のCQLが苦手としていた領域での高度なデータ分析が可能となる。
This article explains the usage of the Microsoft Azure PowerShell cmdlet `Get-AzHealthcareFhirDestination`. This command is used to list all FHIR destinations associated with a specified IoT Connector. It allows users to verify the configuration components for healthcare data integration within an Azure environment.
Darren Devitt published a tutorial detailing 19 advanced search queries for FHIR servers, based on his DevDays presentation. These examples demonstrate complex data retrieval methods—such as filtering by specific conditions, timeframes, or related resources—providing valuable references for practical API development.
nuom Health offers cloud-based EMR and EHR software solutions that support HL7 and FHIR standards.
InterSystemsは、CCD AおよびFHIRの変換プロセスをサポートする「Interop DevTools」を提供した。これにより、実装者は設定時間を短縮し、製品に組み込まれた変換機能を探求できるようになった。
This article defines the structure of the 'AS Person Deceased Date Time Extension' within FHIR resources. This extension is designed to append information regarding a person's date and time of death, detailing its specific components and data types.
The FEvIR® platform, provided by Computable Publishing LLC, offers an environment for viewing medical information resources based on the FHIR standard. This tool allows data inspection in formats like JSON and text, utilizing current builds of FHIR and EBMonFHIR IG.
Firely announced that its founder and CEO, Rien Wertheim, will step down at the end of 2025, with Martine Berden succeeding him as CEO. Both individuals will immediately serve as Co-CEOs to support a seamless transition and maintain strategic continuity.
This technical article provides a guide on securing the open-source HL7 FHIR implementation, HAPI FHIR. It details how to enable TLS encryption for both the embedded web server and the PostgreSQL database, ensuring that all data communication paths are protected.
This article explains how to secure healthcare data 'at rest' using open-source HAPI FHIR. Specifically, it details the process of achieving database-level encryption by utilizing the Percona Distribution for PostgreSQL Docker image and the `pg_tde` extension.