

文档 AWS SDK 示例 GitHub 存储库中还有更多 [S AWS DK 示例](https://github.com/awsdocs/aws-doc-sdk-examples)。

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 使用的代码示 HealthLake 例 AWS SDKs
<a name="healthlake_code_examples"></a>

以下代码示例向您展示了如何 AWS HealthLake 使用 AWS 软件开发套件 (SDK)。

*操作*是大型程序的代码摘录，必须在上下文中运行。您可以通过操作了解如何调用单个服务函数，还可以通过函数相关场景的上下文查看操作。

**更多资源**
+  **[ HealthLake 开发者指南](https://docs.aws.amazon.com/healthlake/latest/devguide/what-is-amazon-health-lake.html)** —有关的更多信息 HealthLake.
+ **[HealthLake API 参考](https://docs.aws.amazon.com/healthlake/latest/APIReference/Welcome.html)**-有关所有可用 HealthLake 操作的详细信息。
+ **[AWS 开发者中心](https://aws.amazon.com/developer/code-examples/?awsf.sdk-code-examples-product=product%23)** — 您可以按类别或全文搜索筛选的代码示例。
+ **[AWS SDK 示例](https://github.com/awsdocs/aws-doc-sdk-examples)** — 包含首选语言完整代码的 GitHub 存储库。包括有关设置和运行代码的说明。

**Contents**
+ [基本功能](healthlake_code_examples_basics.md)
  + [操作](healthlake_code_examples_actions.md)
    + [`CreateFHIRDatastore`](healthlake_example_healthlake_CreateFHIRDatastore_section.md)
    + [`DeleteFHIRDatastore`](healthlake_example_healthlake_DeleteFHIRDatastore_section.md)
    + [`DescribeFHIRDatastore`](healthlake_example_healthlake_DescribeFHIRDatastore_section.md)
    + [`DescribeFHIRExportJob`](healthlake_example_healthlake_DescribeFHIRExportJob_section.md)
    + [`DescribeFHIRImportJob`](healthlake_example_healthlake_DescribeFHIRImportJob_section.md)
    + [`ListFHIRDatastores`](healthlake_example_healthlake_ListFHIRDatastores_section.md)
    + [`ListFHIRExportJobs`](healthlake_example_healthlake_ListFHIRExportJobs_section.md)
    + [`ListFHIRImportJobs`](healthlake_example_healthlake_ListFHIRImportJobs_section.md)
    + [`ListTagsForResource`](healthlake_example_healthlake_ListTagsForResource_section.md)
    + [`StartFHIRExportJob`](healthlake_example_healthlake_StartFHIRExportJob_section.md)
    + [`StartFHIRImportJob`](healthlake_example_healthlake_StartFHIRImportJob_section.md)
    + [`TagResource`](healthlake_example_healthlake_TagResource_section.md)
    + [`UntagResource`](healthlake_example_healthlake_UntagResource_section.md)