HealthRecordCommunity

News

Search results for "Azure": 109 articles

International: 109 articles
FHIRInternationalJul 3, 2025

HealthcareFhirResourceUpdated...

本記事は、Azure環境におけるFHIRリソースの更新イベントを扱うためのデータインターフェースについて解説している。このインターフェースを利用することで、HL7 FHIR規格に基づき、医療データの変更履歴や状態変化を追跡することが可能となる。

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.

FHIRInternationalJun 26, 2025

Azure AHDS FHIR MCP Server - LobeHub

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

FHIRInternational🏛Microsoft AzureEnrichedJun 11, 2025

Creating FHIR Destinations in Azure: Deploying IoT Connectors

This article details how to create or update an IoT Connector's FHIR (Fast Healthcare Interoperability Resources) destination resource using the `New-AzHealthcareIotConnectorFhirDestination` PowerShell cmdlet within a Microsoft Azure environment. This functionality allows data from an Azure workspace to be linked and standardized into a FHIR target.

FHIRInternational🏛MicrosoftEnrichedJun 5, 2025

How to List FHIR Destinations with Azure PowerShell

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.

FHIRInternational🏛MicrosoftEnrichedMay 23, 2025

How to Delete an Azure FHIR Service using PowerShell

This article explains how to manage FHIR services within the Microsoft Azure environment. Specifically, it provides the syntax and procedures for safely deleting a FHIR service resource using the `Remove-AzHealthcareFhirService` PowerShell cmdlet. This capability allows developers to perform lifecycle management on FHIR resources built in Azure.