プロジェクト

全般

プロフィール

機能追加 #1601

未完了

user_idの仕様変更

葛原 弘安 さんが29日前に追加. 8日前に更新.

ステータス:
新規
優先度:
担当者:
開始日:
2024/12/25
期日:
進捗率:

0%

予定工数:

説明

user_idには情報連携基盤のユーザ情報取得APIで取得できるuserIdを使用しています。
しかし、wellmira/docomoのPHRデータを取得する際にリクエストパラエータに含めるpatientには
countryCode-localGvmntCode-userIdという表記で設定しないといけません。

(例)
countryCode:JPN
localGvmntCode:270008
userId:586
であれば、
patient:JPN-270008-586

したがって、user_idに保存する仕様を上記のpatientと同様にする。


For user_id, we use the userId that can be obtained using the information sharing platform's user information acquisition API.
But, when obtaining wellmira/docomo PHR data, the "patient" included in the request parameter
must be set in the format "countryCode-localGvmntCode-userId".

(Example)
countryCode: JPN
localGvmntCode: 270008
userId: 586

patient: JPN-270008-586

Therefore, please modify the specifications saved in user_id to be the same as "patient" above.

葛原 弘安 さんが16日前に更新

  • 担当者Le Khai から 葛原 弘安 に変更

WellmiraのAPIがまだ本仕様に対応していないため動作確認できない(APIでエラーとなる)
上記対応後に修正対応、反映する。

葛原 弘安 さんが8日前に更新

影響範囲が広く、かつ接続テスト中のため正式な対応は一旦保留。
wellmiraAPIの呼び出し時のみJPN-270008-userIdとなるように修正。(docomo APIはすでに実装済み)

他の形式にエクスポート: Atom PDF