FHIR


FHIR


セットアップガイド

以下の手順で、FHIR をCData Connect アカウントに接続します。

  1. CData Connect のダッシュボードからConnections ページを開きます。

  2. 右上の+ Add Connection をクリックします。

  3. 検索フィールドに FHIR と入力し、データソース名をクリックします。

  4. 新しいコネクションのBasic Settings タブで、コネクション名を入力するかデフォルトの名前をそのまま使用します。

  5. Set your Connection Type. The connection type determines the authorization method you will use.

Generic Authentication Methods

GenericOAuth

  1. Enter the following information:

    • Callback URL—you must supply this when setting up your OAuth app. This is sometimes referred to as a ‘Redirect URL’. On CData Connect, this is marked as https://oauth.cdata.com/oauth/. Use this when you configure your OAuth app on FHIR.

    • OAuth Client Id—the Id assigned when you registered your FHIR account.

    • OAuth Client Secret—the client secret for your FHIR account.

    • OAuth Authorization URL—the URL where the user logs into OAuth and grants permissions to the application.

    • OAuth Access Token URL—the URL where authorization tokens can be exchanged for access tokens.

    • URL—the URL of the FHIR server. A sample generic URL is as follows: http://my_fhir_server/r4b/.

  2. OAuth でセキュアに接続するには、Sign in をクリックします。これにより、FHIR のサインインページが新しいタブで開かれます。

  3. FHIR アカウントにログインし、リクエストされた権限を設定します(該当する場合)。

  4. CData Connect Add FHIR Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

None

  1. Enter the URL for your connection. A sample generic URL is as follows: http://my_fhir_server/r4b/.

  2. CData Connect Add FHIR Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

Azure Authentication Methods

AzureAD

  1. Enter the URL of the FHIR server. A sample Azure URL is as follows: https://MY_AZURE_FHIR.azurehealthcareapis.com/.

  2. OAuth でセキュアに接続するには、Sign in をクリックします。これにより、FHIR のサインインページが新しいタブで開かれます。

  3. FHIR アカウントにログインし、リクエストされた権限を設定します(該当する場合)。

  4. CData Connect Add FHIR Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

AzureServicePrincipal

  1. Enter the following information:

    • OAuth Client Id—the Id assigned when you registered your FHIR account.

    • OAuth Client Secret—the client secret for your FHIR account.

    • URL—the URL of the FHIR server. A sample Azure URL is as follows: https://MY_AZURE_FHIR.azurehealthcareapis.com/.

  2. CData Connect Add FHIR Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

AWS Authentication Methods

Enter an AWS Region, and then select an Auth Scheme.

AwsRootKeys

  1. Enter the following information:

    • AWS Access Key—your AWS account access key. This value is found in your AWS security credentials page.

    • AWS Secret Key—your AWS account secret key. This value is found in your AWS security credentials page.

    • URL—the URL of the FHIR server. A sample AWS URL is as follows: https://healthlake.REGION.amazonaws.com/datastore/DATASTORE_ID/r4/.

  2. CData Connect Add FHIR Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

AwsIAMRoles

  1. Enter the following information:

    • AWS Access Key—your AWS account access key. This value is found in your AWS security credentials page.

    • AWS Secret Key—your AWS account secret key. This value is found in your AWS security credentials page.

    • AWS Role ARN—the Amazon Resource Name of the role you want to use when authenticating.

    • URL—the URL of the FHIR server. A sample AWS URL is as follows: https://healthlake.REGION.amazonaws.com/datastore/DATASTORE_ID/r4/.

  2. CData Connect Add FHIR Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

Google Authentication Methods

OAuth

  1. Enter the URL of the FHIR server. A sample Google URL is as follows: https://healthcare.googleapis.com/v1/projects/PROJECT_ID/locations/LOCATION/datasets/DATASET_ID/fhirStores/FHIR_STORE_ID/fhir/.

  2. Click Sign in with Google to connect securely through OAuth. This action opens the FHIR sign-in page on a new tab.

  3. Log into your FHIR account.

  4. CData Connect Add FHIR Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

OAuthJWT

  1. Enter the following information:

    • OAuth JWT Cert—the contents of the certificate file provided by Google. A sample format is provided.

    • OAuth JWT Subject—(optional) the email address of the user whose data you want to access. Only set this value if the service account is part of a GSuite domain and you want to enable delegation.

    • URL—the URL of the FHIR server. A sample Google URL is as follows: https://healthcare.googleapis.com/v1/projects/PROJECT_ID/locations/LOCATION/datasets/DATASET_ID/fhirStores/FHIR_STORE_ID/fhir/.

  2. CData Connect Add FHIR Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

InterSystems Authentication Methods

ApiKey

  1. Enter the API Key for your FHIR account.

  2. Enter the URL of the FHIR server.

  3. CData Connect Add FHIR Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

None

  1. Enter the URL of the FHIR server.

  2. CData Connect Add FHIR Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。