

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

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

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

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

*シナリオ*は、1 つのサービス内から、または他の AWS のサービスと組み合わせて複数の関数を呼び出し、特定のタスクを実行する方法を示すコード例です。

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

**Contents**
+ [基本](service_code_examples_basics.md)
  + [Hello HealthImaging](example_medical-imaging_Hello_section.md)
  + [アクション](service_code_examples_actions.md)
    + [`CopyImageSet`](example_medical-imaging_CopyImageSet_section.md)
    + [`CreateDatastore`](example_medical-imaging_CreateDatastore_section.md)
    + [`DeleteDatastore`](example_medical-imaging_DeleteDatastore_section.md)
    + [`DeleteImageSet`](example_medical-imaging_DeleteImageSet_section.md)
    + [`GetDICOMImportJob`](example_medical-imaging_GetDICOMImportJob_section.md)
    + [`GetDatastore`](example_medical-imaging_GetDatastore_section.md)
    + [`GetImageFrame`](example_medical-imaging_GetImageFrame_section.md)
    + [`GetImageSet`](example_medical-imaging_GetImageSet_section.md)
    + [`GetImageSetMetadata`](example_medical-imaging_GetImageSetMetadata_section.md)
    + [`ListDICOMImportJobs`](example_medical-imaging_ListDICOMImportJobs_section.md)
    + [`ListDatastores`](example_medical-imaging_ListDatastores_section.md)
    + [`ListImageSetVersions`](example_medical-imaging_ListImageSetVersions_section.md)
    + [`ListTagsForResource`](example_medical-imaging_ListTagsForResource_section.md)
    + [`SearchImageSets`](example_medical-imaging_SearchImageSets_section.md)
    + [`StartDICOMImportJob`](example_medical-imaging_StartDICOMImportJob_section.md)
    + [`TagResource`](example_medical-imaging_TagResource_section.md)
    + [`UntagResource`](example_medical-imaging_UntagResource_section.md)
    + [`UpdateImageSetMetadata`](example_medical-imaging_UpdateImageSetMetadata_section.md)
+ [シナリオ](service_code_examples_scenarios.md)
  + [画像セットと画像フレームを使い始める](example_medical-imaging_Scenario_ImageSetsAndFrames_section.md)
  + [データストアにタグを付ける](example_medical-imaging_Scenario_TaggingDataStores_section.md)
  + [イメージセットにタグを付ける](example_medical-imaging_Scenario_TaggingImageSets_section.md)