Amazon HealthLake · Arazzo Workflow
Amazon HealthLake Provision FHIR Data Store and Export Data
Version 1.0.0
Create a FHIR data store, wait until ACTIVE, then export FHIR data and wait until COMPLETED.
Provider
Workflows
provision-datastore-and-export
Create a FHIR data store, wait for ACTIVE, then export data and wait for COMPLETED.
Chains CreateFHIRDatastore, a DescribeFHIRDatastore poll loop until ACTIVE, StartFHIRExportJob against the new data store, and a DescribeFHIRExportJob poll loop until COMPLETED.
1
createDatastore
CreateFHIRDatastore
Create the FHIR data store. The response returns the AWS-generated data store id, ARN, status, and endpoint.
2
pollDatastore
DescribeFHIRDatastore
Describe the data store and inspect its status. While the status is CREATING the step loops back to itself; once the status is ACTIVE the flow proceeds to start the export job.
3
startExportJob
StartFHIRExportJob
Begin the FHIR export job against the newly active data store. The response returns the AWS-generated job id and job status.
4
pollExportJob
DescribeFHIRExportJob
Describe the export job and inspect its status. While the status is SUBMITTED or IN_PROGRESS the step loops back to itself; once the status is COMPLETED the workflow ends.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/amazon-healthlake-provision-datastore-and-export-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.