FHIR

Version 23.4.8843


FHIR


CData Sync アプリケーションからFHIR コネクタを使用して、FHIR からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。

接続の確立

Sync でFHIR のデータを使用するには、はじめにFHIR への接続を確立する必要があります。以下の手順で、FHIR をSync アカウントに接続します。

  1. Sync のダッシュボードから接続 ページを開きます。

  2. 接続を追加をクリックしてコネクタを選択ページを開きます。

  3. データソースタブをクリックしてFHIR 行に移動します。

  4. 行末にある接続を設定アイコンをクリックします。接続を設定アイコンが見当たらない場合は、接続の説明に従ってコネクタを追加する必要があります。

  5. 設定タブで接続の設定を入力します。

    • Connection Name - Enter a connection name of your choice.

    • URL - Enter the Service Base URL for your FHIR server.

    • Connection Type - Select the type of connection that you want to use. The default type is Generic.

    • Auth Scheme - Select the authentication scheme that you want to use. The default scheme is GenericOAuth. For this setting, specify the following values:

      • OAuth Client Id - Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.

      • OAuth Client Secret - Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.

      • OAuth Authorization URL - Enter the authorization URL for the OAuth service.

      • OAuth Access Token URL - Enter the URL from which to retrieve the OAuth access token.

      • OAuth Refresh Token URL - Enter the URL from which to refresh the OAuth token.

  6. 作成およびテストをクリックして接続を作成します。

  7. 高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)

詳細情報

CData Sync とFHIR の連携について、詳しくはFHIR Connector for CData Sync を参照してください。