HealthRecordCommunity
FHIR🌏 USAEnriched

Managing the Lifecycle of FHIR Subscriptions in AWS HealthLake

を使用した FHIR サブスクリプションのライフサイクル AWS HealthLake

November 24, 2025

Summary

This document explains how to manage subscriptions for data ingestion and event notifications using FHIR standards within AWS HealthLake. Users must create a SubscriptionTopic and then a Subscription, which requires validation by HealthLake before reaching an 'active' status.

Details

This document details the lifecycle management process for FHIR Subscriptions in AWS HealthLake. The process begins with creating a foundational topic (SubscriptionTopic) and ensuring its status is 'unknown'. Next, a specific subscription (Subscription) must be created and set to 'requested'. HealthLake validates these settings; if valid, it updates the subscription's status to 'active', which typically takes 5-10 minutes. If creation fails, the status moves to an error location for retries. Once active, HealthLake monitors events based on specified criteria and sends notifications to a configured endpoint when a match occurs. The document also outlines methods for deactivation, including setting an end date or performing a direct deletion (DELETE operation) of the Subscription resource. This mechanism provides a critical technical foundation for real-time monitoring and event notification using FHIR standards. It facilitates advanced data interoperability, which is crucial for modernizing healthcare IT systems in Japan's complex medical landscape.

📰
Read Original Article
docs.aws.amazon.com

Original content copyright by respective publishers