検索

クリアフィルター
お知らせ
Toshihiko Minamoto · 2022年3月4日

3/1 複数のInterSystems IRIS for Health 、HealthShare への勧告

do not have Permission to View or Take Action on them Cross-site Scripting Vulnerability in HealthShare Patient Index Medications with a Blank “Start Date” may not Display in the Clinical Viewer
お知らせ
Toshihiko Minamoto · 2021年12月14日

2021年12月13日 - 勧告: Apache Log4j2ライブラリの脆弱性がインターシステムズ製品に与える影響

Gateway for IRIS• Zen Mojo HealthShare• HealthShare Clinical Viewer (2019.1以前 )• Unified Care Record• Care Community• Personal Community• Provider Directoryi• Health Insight• Patient Index• Health Connect
記事
Shintaro Kaminaka · 2020年8月3日

Open Exchange: FHIR Patient Browser の実行方法

みなさん、こんにちは。 Open Exchangeで FHIRリポジトリに接続するFHIR Patient Browserが公開されました。 https://openexchange.intersystems.com/package/FHIR-Patient-Browser Open-Source のJavaScriptライ
記事
Shintaro Kaminaka · 2021年4月15日

IRIS for Health上でFHIRリポジトリ+OAuth2認可サーバ/リソースサーバ構成を構築するパート3(OAuth2スコープ編

#HXFHIR_server_auth_oauth_scopes)です。 この記事ではドキュメントの記載も抜粋しながらこの機能を紹介していきます。 ### Basic Processing The access token that accompanies a request must include at least one patient clinical scope or user
記事
Toshihiko Minamoto · 2021年11月18日

Python 3をHealthShareにバインディングした深層学習デモキット(パート1

:16.0.7669 + Patient Index:16.0.7669 + Clinical Viewer:16.0.7669 + Active Analytics:16.0.7669]**   ### 4.7 HealthShareへのPythonバインディングをTensorFlow環境にインストール   ### 4.7.1 HealthShareイン
記事
Mihoko Iijima · 2023年6月8日

FHIR Tips:リソース新規登録時に特定のIDをリソースの論理IDとして登録する方法

FHIR関連トレーニングの中で複数の方よりいただいたご質問をご紹介していきます。 IRIS for HealthのFHIRリポジトリでは、リソースPOST時のデフォルトの動作としてリポジトリ内でユニークな論理ID(id)を自動的に付与します。 例えば、以下のようなPatientリソースをPOSTした場合​ { "resourceType
記事
Shintaro Kaminaka · 2021年11月3日

SUSHIを使ってFHIRプロファイルを作成しようパート2

とは?FHIRプロファイルとは?FHIR Shorthandとは?そしてSUSHIとはどのようなツールなのか?どのような物を作成できるのか?について、サンプルの成果物のスクリーンショットを交えながら説明しました。 今回の記事では、SUSHIで作成したプロファイルの実際の活用例として、SUSHIを使ってPatientリソースに **Extension
記事
Shintaro Kaminaka · 2021年10月18日

FHIRリポジトリをカスタマイズしよう!パート2(カスタムOperation編

処理を実現しようというアプローチがFHIRのOperationと言えます。 HL7 FHIR公式ページで規定されているOpeartionは[こちら一覧のページ](http://hl7.org/fhir/operationslist.html)に記載されています。 代表的な所では、Patientリソースで指定できる *$everything* オペレーション
記事
Toshihiko Minamoto · 2020年7月6日

Microsoft Azure Resource Manager(ARM)向けInterSystemsサンプルリファレンスアーキテクチャ

には、Information Exchange、Patient Index、Health Insight、Personal Community、Health Connectが含まれています。 仮想マシン Azure仮想マシン(VM)には、BasicとStandardの2つのレベルがあります。 どちらのタイプでもサイズを選択できますが、 Basicレベルには、負荷
記事
Toshihiko Minamoto · 2024年3月25日

新しい FHIR サーバープロファイルベースのバリデーション

」セッションもご覧ください。最初の方で、様々な種類の検証に関する情報を提供しています。 この検証の一部は、特定のプロファイルに対する検証です。 プロファイリングについてはこちらをご覧ください。 簡単な例として、Patient Resource の基本的な FHIR 定義では、識別子の基数を '0..*' として定義します。つまり、Patient には
お知らせ
Mihoko Iijima · 2022年10月18日

★受賞者発表!★第1回 InterSystems Idea-A-Thon(アイデアソン

for docker build New rewards BPL, DTL, Business Rule Editor in VSCode Articles and answered questions recommendations RPMShare - Database solution for remote patient monitoring
記事
Mihoko Iijima · 2023年4月10日

テーブル定義のデータが格納されるグローバル変数名について

];Parameter USEEXTENTSET = 1;/// Bitmap Extent Index auto-generated by DDL CREATE TABLE statement. Do not edit the SqlName of this index.Index DDLBEIndex [ Extent, SqlName = "%%DDLBEIndex
記事
Toshihiko Minamoto · 2021年2月16日

グローバルをクラスにマッピングする技術 1/3

はシステムに任せます。 7. クラス / テーブルをコンパイルし、テストします。 それでは例をご紹介します! 以下のようなグローバルが 2 種類 (mapping と index) あるとしましょう。 ^mapping("Simple",1)="Brendan Bannon^55192^SQL Manager" ^mapping("Simple",2
お知らせ
Toshihiko Minamoto · 2022年11月17日

インターシステムズアイデア ニュース

, user tasks, Mappings (etc) to a seperate Database, other than %SYS, so these items can be mirrored RPMShare - Database solution for remote patient monitoring (RPM) datasets
記事
Toshihiko Minamoto · 2021年2月18日

グローバルをクラスにマッピングする技術 (2/3

ションを定義する。 Row ID セクションには触れない。  デフォルトが 99% の割合で適切なので、これはシステムに任せます。 7. クラス / テーブルをコンパイルし、テストします。   以下のようなグローバルが 2 種類 (mapping と index) あるとします。 ^mapping