Git Product home page Git Product logo

Comments (6)

halsk avatar halsk commented on September 16, 2024 2

ありがとうございます。SMS自体が使えるかどうかがまだ確定しておらず、いずれにせよ一般的な認証機構を作り、それを拡張することになると思いますので、一般的な User/Password で実装は考えます。
(あとからSMSでの認証などを追加することは可能ですのえ。)

技術的には、、AWS Cognito での認証実装を考えています。

from remote-patient-monitoring-api.

takahashim avatar takahashim commented on September 16, 2024

認証の強度というかデリケートさは、個人情報(含むメールアドレス、電話番号)をシステム内に入れるかどうかにもよると思っていて、強い気持ちで個人情報を登録しない・させない形で運用できれば、比較的ゆるい形でもいけるのではないかという気持ちがあります(ただし、途中でやっぱり個人情報を入れたいよね…という話になると仕様の大変更が必要になるかもしれません)。

from remote-patient-monitoring-api.

halsk avatar halsk commented on September 16, 2024

ありがとうございます。
個人情報を扱うと一気に調整コストが上がるので、以下を想定しています。

  • 匿名ID/パスワードを保健所から発行
  • 紙/メールで渡す(保健所からメールで送る場合、ID発行と同時にメールアドレスを入れてメールすれば良いかも。運用が可能かどうか確認)
  • パスワード編集/再発行はできた方が良いかもですね。

保健師側は奥村先生に確認しましょう。

from remote-patient-monitoring-api.

diizuka2 avatar diizuka2 commented on September 16, 2024

Mustではないですが、初回ログイン時であっても、userid/pwを入力する手間を無くせないかと思っています。
携帯からある番号に電話すると、発信者電話番号から患者を特定し、患者専用でPW入力不要なログイン用URLをSMSで発行、とかです。

くわえて、useridやpwを全角文字での入力も許した方が良いかと思います。
私の母は後期高齢者で、携帯の日本語入力モードの切り替えや、全角半角の違いを理解していません。
数字やアルファベットを入力するときは、「いち」とかを日本語入力して変換して入力するので、全角になります。

from remote-patient-monitoring-api.

Lunefh avatar Lunefh commented on September 16, 2024

みなさまおつかれさまですm(_ _)m

ものすごく今さらな疑問なのですが、モニタリングキットの患者さんへのお渡しは、郵送等が想定されていますでしょうか?(早めに気づけなくてすみません🙇‍♂️)

誰かが保健所かITステーションから直接届けに行けるのであれば、感染予防の対策は要りますが、アプリのインストールや装着・操作方法の代行や説明などを、お渡し時に出来るのではないかと…。

とはいえ人手と感染リスクを考えると、郵送一択としておいた方がベターという感じでしょうか…?(そうなると、配達の方の感染リスクも充分に考慮せねばなりませぬが)

技術の方は全く分からず誠に申し訳ないのですが、運用・保守の段階になると、病床での電池交換や運用サポートに、色々と人的なフォローが必要になりそうな気がしました…。(医療者必須の部分と分割することができれば、かなり運用は楽になるかもとは思います)

from remote-patient-monitoring-api.

halsk avatar halsk commented on September 16, 2024

Cognito で、レコードごとの認証までは必要ないという方向で決めます。

from remote-patient-monitoring-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.