HealthRecordCommunity

News

Search results for "AWS": 95 articles

USAUSA: 95 articles
FHIRInternational🏛AWSEnrichedDec 23, 2024

Overview of FHIR Resource Searching in AWS HealthLake

AWS HealthLake provides an interaction to search for FHIR resources within a data store based on specific filter criteria. This search can be performed using either GET or POST requests, with the use of POST recommended when handling Personally Identifiable Information (PII) or Protected Health Information (PHI), as this ensures encryption in transit.

FHIR
FHIRInternational🏛InterSystemsEnrichedDec 16, 2024

Setting up OAuth2 Client for Epic on FHIR Interoperability

The author describes the technical process of setting up an OAuth2 client to achieve system interoperability with Epic using FHIR. This involved deploying iris-http-calls in a Docker environment on AWS and successfully implementing the access token acquisition process using JWT authentication and the Client Credentials Grant Type.

Epic SystemsFHIR
FHIRUSAUSA🏛AWSEnrichedDec 7, 2024

Guide to Exporting FHIR Data using AWS HealthLake

This article details the process of exporting medical data stored in FHIR format using Amazon Web Services (AWS) HealthLake. It provides practical implementation examples, including code samples for multiple programming languages such as CLI, Python (Boto3), and SAP ABAP.