

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# SDK を使用した HealthLake のコード例 AWS SDKs
<a name="service_code_examples"></a>

次のコード例は、 AWS Software Development Kit (SDK) で HealthLake を使用する方法を示しています。

*アクション*はより大きなプログラムからのコードの抜粋であり、コンテキスト内で実行する必要があります。アクションは個々のサービス機能を呼び出す方法を示していますが、コンテキスト内のアクションは、関連するシナリオで確認できます。

 AWS SDK 開発者ガイドとコード例の完全なリストについては、「」を参照してください[AWS SDK での HealthLake の使用](sdk-general-information-section.md)。このトピックには、使用開始方法に関する情報と、以前の SDK バージョンの詳細も含まれています。

**Contents**
+ [基本](service_code_examples_basics.md)
  + [アクション](service_code_examples_actions.md)
    + [`CreateFHIRDatastore`](example_healthlake_CreateFHIRDatastore_section.md)
    + [`DeleteFHIRDatastore`](example_healthlake_DeleteFHIRDatastore_section.md)
    + [`DescribeFHIRDatastore`](example_healthlake_DescribeFHIRDatastore_section.md)
    + [`DescribeFHIRExportJob`](example_healthlake_DescribeFHIRExportJob_section.md)
    + [`DescribeFHIRImportJob`](example_healthlake_DescribeFHIRImportJob_section.md)
    + [`ListFHIRDatastores`](example_healthlake_ListFHIRDatastores_section.md)
    + [`ListFHIRExportJobs`](example_healthlake_ListFHIRExportJobs_section.md)
    + [`ListFHIRImportJobs`](example_healthlake_ListFHIRImportJobs_section.md)
    + [`ListTagsForResource`](example_healthlake_ListTagsForResource_section.md)
    + [`StartFHIRExportJob`](example_healthlake_StartFHIRExportJob_section.md)
    + [`StartFHIRImportJob`](example_healthlake_StartFHIRImportJob_section.md)
    + [`TagResource`](example_healthlake_TagResource_section.md)
    + [`UntagResource`](example_healthlake_UntagResource_section.md)