HealthRecordCommunity

News

1,676 FHIR-related articles (latest first)

International: 1,676 articles
FHIRInternationalEnrichedJul 3, 2025

How to Create or Update a FHIR Service in Azure

This article details the process of creating or updating a FHIR service resource using the `New-AzHealthcareFhirService` cmdlet within Microsoft Azure. Developers can utilize this function to deploy FHIR services through the Azure Healthcare APIs module based on specified parameters.

FHIRInternational🏛MicrosoftEnrichedJul 3, 2025

Understanding the FHIR Resource Deleted Event Data Interface

This document explains how to obtain event data when an HL7 FHIR resource is deleted via Microsoft Azure EventGrid. This interface tracks which resource ID (`fhirResourceId`), type (`fhirResourceType`), version (`fhirResourceVersionId`), and service host name (`fhirServiceHostName`) were involved in the deletion.

FHIRInternational🏛HAPI FHIREnrichedJul 2, 2025

Understanding Server Interceptors in HAPI FHIR

This article technically explains the concept of 'Server Interceptors' within a HAPI FHIR environment. Developers can use these interceptors to insert specific processing logic before resources are saved or updated, enabling custom implementations like automatically clearing metadata such as tags and profiles.

FHIRInternational🏛(メール詳細から取得可)EnrichedJun 29, 2025

FHIR Structure and Resource Knowledge Check: Practice Exam Questions

This material provides practice exam questions designed to test understanding of FHIR's resource structure and architectural design. Specific knowledge is required regarding the correct sequence of framework layers, such as those in the architecture, and how various resource types (e.g., MedicinalProductDefinition, Specimen) are defined.

FHIRInternational🏛IBM CorporationEnrichedJun 28, 2025

Running the FHIR PAS Bundle Example Map

This guide details how to use IBM Sterling Transformation Extender to create an X12 interchange from a FHIR PAS bundle. The process involves mapping data into specific transactions, namely 278 (Request for Review) and 275 (Additional Information).

FHIRInternationalJun 26, 2025

Azure AHDS FHIR MCP Server - LobeHub

本記事は、Azure AHDS FHIR MCP Serverというツールについて解説している。このサーバーは、FHIR標準を利用し、Python環境で動作するモジュールであり、医療データ連携のためのツールとして利用できることがわかる。