Managing the FHIR Subscription Lifecycle with AWS HealthLake
The FHIR Subscription lifecycle with AWS HealthLake AWS Documentation The
AWS documented the process for managing the FHIR Subscription lifecycle within AWS HealthLake.
Summary
This guide explains the process of setting up and managing event monitoring (Subscriptions) for FHIR data using AWS HealthLake. It covers the entire lifecycle, from topic creation to subscription setup, activation, error handling, and deactivation.
Key Players
Details
This technical guide details the lifecycle management of FHIR Subscriptions within AWS HealthLake. The system allows users to monitor specific events (e.g., updates to an Encounter resource) within a data store and receive notifications when criteria are met. The process involves first creating a 'SubscriptionTopic' and then configuring the 'Subscription'. Key requirements include ensuring the topic is in a valid status (unknown, draft, active). Upon successful configuration, HealthLake validates the subscription and sets its status to 'active'. During operation, HealthLake monitors for matching events and sends notifications to a configured endpoint. The guide also covers error handling, including retry attempts over 14 days, and methods for deactivation—either setting an end date or performing a manual DELETE operation.
Technology Note
FHIR(Fast Healthcare Interoperability Resources)は医療データ交換の国際標準。このエントリの関連技術: FHIR
Original content copyright by respective publishers