

# AWS HealthLake tutorial
<a name="getting-started-tutorial"></a>

**Objective**

In this tutorial, you will import FHIR R4 data into a HealthLake data store using native HealthLake actions. Next, you will manage (create, read, update, delete) a FHIR resource using FHIR RESTful APIs. To conclude the tutorial, you will export FHIR data using native HealthLake actions.

**Prerequisites**  
All procedures listed in [Setting up](getting-started-setting-up.md) are required to complete this tutorial.

**Tutorial steps**

1. [Start FHIR import job](importing-fhir-data-start.md)

1. [Get FHIR import job properties](importing-fhir-data-describe.md)

1. [Create FHIR resource](managing-fhir-resources-create.md)

1. [Read FHIR resource](managing-fhir-resources-read.md)

1. [Update FHIR resource](managing-fhir-resources-update.md)

1. [Delete FHIR resource](managing-fhir-resources-delete.md)

1. [Export FHIR data](exporting-fhir-data.md)

1. [Delete data store](managing-data-stores-delete.md)