HealthRecordCommunity
FHIR🌏 International🏛 AWSEnriched

How to Create a FHIR Data Store in AWS HealthLake

Creazione di un archivio HealthLake dati - AWS Documentation AWS

AWS provided documentation detailing the use of CreateFHIRDatastore to establish an AWS HealthLake data store compliant with FHIR standards.

October 19, 2025AWS

Summary

AWS provides guidance on creating data archives compliant with the FHIR R4 standard using HealthLake. This allows developers to manage, search, and export electronic health records.

Key Players

AWS

Details

This document serves as a technical guide for building a data store that complies with the FHIR R4 specification using AWS HealthLake. Developers can create a data archive via the `CreateFHIRDatastore` function to centralize FHIR-related data management. Key features include the ability to pre-load open-source Synthea FHIR R4 data and support for two authorization strategies: AWS SigV4 or SMART on FHIR. When using SMART on FHIR, configuring server-side encryption (SSE) and an identity provider is mandatory. The guide provides implementation steps through multiple interfaces, including the AWS CLI and Python SDK (Boto3), offering concrete code examples. This information is valuable for organizations in Japan aiming to build standardized and interoperable electronic health record data infrastructure.

Technology Note

FHIR(Fast Healthcare Interoperability Resources)は医療データ交換の国際標準。このエントリの関連技術: FHIR

📰
Read Original Article
docs.aws.amazon.com

Original content copyright by respective publishers