040659 医用画像‐33‐2/33‐2‐5‐技術ノート‐田頭様

Size: px
Start display at page:

Download "040659 医用画像‐33‐2/33‐2‐5‐技術ノート‐田頭様"

Transcription

1 Development of Computer code for Dose Management Using DICOM Radiation Dose Structured Report in X-ray Computed Tomography Yutaka DENDO,, Hirotaka SHIMURA, Hiroshi SAKAMOTO, Kazuhiro SATO, Isao YANAGAWA, Koichi CHIDA Department of Radiology, Tohoku University Hospital, 1-1 Seiryo-machi, Aoba-ku, Sendai, Miyagi, , Japan Department of Radiological Technology, Graduate School of Medicine, Tohoku University, 2-1 Seiryo-machi, Aoba-ku, Sendai, Miyagi, , Japan Received on February 22, In final form on May 8, 2016 Abstract : June 7, 2015, Japan Network for Research and Information on Medical ExposuresJ-RIMEpublished Diagnostic Reference LevelsDRLs 2015for the first time in Japan. To operate the DRL, it is necessary to collect a great deal of radiation dose information of own facilities efficiently. The purpose of this study was to construct a system for collecting dose information in CT examination using Radiation Dose Structured ReportRDSR. As a result of displaying the contents of RDSR using the free software, it was confirmed that there are differences in the information in RDSR by equipment and manufacturers. In-house software of dose management could be designed by focusing on the enumerated value, it was possible to extract information of interest from RDSR. For facilities which cannot introduce a commercial system, development of software for collecting radiation dose information using RDSR contributes greatly to the operation of DRL. Keywords : computed tomographyct, digital imaging and communication in medicinedicom, radiation dose structured reportrdsr, diagnostic reference levelsdrls, dose management system X CT CT [1] Japan Network for Research and Information on Medical ExposuresJ-RIME Diagnostic Reference Level DRLs 2015[2] DRL DRL X CT 5060 kg computed tomography dose index-volume : CTDIvol, dose-length product : DLP DRL CT DRL digital imaging and communication in medicinedicom Radiation Dose Structured Report RDSRRDSR RDSR [3, 4] RDSR RDSR OsiriX 2 XML RDSR DRL Vol.33 No

2 Fig.1 The screen of OsiriX displaying RDSR file. 本研究では CT 検査における RDSR を利用した簡易的 な被ばく線量管理ソフトウェアを開発したので報告する なお 開発した線量管理ソフトウェアは施設の線量指標の 統計解析を目的としてのみ使用されることを想定しており 個々の患者被ばく管理やインフォームドコンセントを目的 に使用されるものではない 2 方 法 放射線科情報システムRadiation Information System RIS: ACTRIS, J-MAC SYSTEM 社 より 実験用の CT 撮影オー ダを発行した このオーダを使用し 当院で保有する CT 装置 3 機種 SOMATOM Definition, SOMATOM Definition Flash, SIEMENS 社 Aquilion ONE Vision Edition 東芝社 にてファントムを撮影し CT 装置本体より CD へ出力し RDSR を取得した また 撮影装置からシステムを経由す る過程で DICOM 転送構文やタグ情報が変更されていない かを確認するため 撮影画像と RDSR を画像保存通信シ ステム picture archiving and communication system PACS へ送信し 検像システム EV Confirm, PSP 社 の機能を 用いて CD へ出力し RDSR を取得した 2.2 線量管理ソフトウェアの開発 RDSR を使用した線量 管 理 ソ フ ト ウ ェ ア の 開 発 に は Visual C# 2010 Microsoft 社 を用いた 実装した機能は 次のとおりである ① PC 端末や CD ドライブに保存された RDSR を展開し 特定の線量情報のみを抽出して表示すること ②結果を表計算ソフトで編集可能な CSV ファイルとして 出力可能であること ③データ集計用の CSV ファイルに 検査ごとの線量情報 を追記 保存が可能であること 開発した線量管理ソフトウェアを Visual C の機能を用 い 実 行 フ ァ イ ル と し て 発 行 し た こ れ を 汎 用 PC OS : Windows 8, Microsoft にインストー ル し 実 際 に RDSR の内容が閲覧可能か検証を行った 3 結 果 3.1 RDSR ファイルの構造 RDSRの1つをOsiriXにて表示させた様子を示す Fig.2 検査全体の DLP の合計を表す CT Dose Length Product Total の文字列は DICOM タグ 0008, 0104 Code Meaning に存在し その値 はその後ろの 0040, A30A 2.1 フリーソフトによる RDSR ファイルの構造の確認 Numeric Value に記載されている しかしこれらのタグは RDSR は一般的な DICOM 画像ビューワのタグ表示機能 RDSR 内では何度も使用されるものであり その直前の を使用することで内容を確認できる場合があるが その膨 Total Number of Irradiation Events の値 5 も同様にタ 大な情報量のため閲覧は不便を極める また一部のDICOM グ 0040, A30A に格納されている ビューワにおいては値表現 Value Representation VR が 異 な る メ ー カ ー の CT 装 置 よ り 出 力 さ れ た RDSR を SQ であるタグの扱い方により 正確に表示できないも Sante DICOM Hex Viewer で表示させた例を示す Fig.3 のもある RDSR は階層化構造をとっているため 内容の RDSR の階層構造を表すツリー表示を観察すると 記載さ 大部分が VR SQ のタグ以下に記述されている れている内容の位置や順序がそれぞれ異なることがわかる 今回 RDSR の内容を表示する手段として フリーソフ また 2 社の RDSR の間には 記載されている線量情報 ト OsiriX を使用した また RDSR ファイルのダンプリス の種類に違いが見られた これはDICOM規格の Attribute トやメタヘッダを確認するために フリーのバイナリエ Type によるものであると考えられるが 複数の RDSR ディタ Sante DICOM Hex Viewer http : // を比較すると タグのみが存在しデ ー タ 長 が 0 の も の /win/sante_dicom_hex_viewer/sante_dicom_hex_viewer.html type 2 や タグそのものが存在しないもの type 3 を使用した 上記 2 つのソフトは 本稿を執筆している現 といった項目が多数存在した そのうちの一部を Table 1 在 平成 28 年 1 月 インターネットより無償でダウンロード に示す RDSR の線量情報を記述する部分の DICOM タグ 0008, 使用が可能である 44 医用画像情報学会雑誌

3 Fig.2 Fig.3 The screen of OsiriX displaying RDSR meta header. The difference in the structure of RDSR by equipment. a Definition Flash b Aquilion ONE Table 1 The difference in the contents of RDSR by equipment EV Code Meaning Definition Flash Aquilion ONE Acquisition Protocol Target Region Length of Reconstructable Volume Exposed Range none none Tag only Tag only 0100 code value には 6 桁の数字が記載されていた この 数字は Enumerated Value EV と呼ばれるもので RDSR では格納される線量等の情報ごとに一意に割り振られてい るコード値である CT検査であればDICOM part16:content mapping resource の CT Radiation Dose SR IOD Templates[5] に記載されている 例えば Total Number of Irradiation Events では EV であり CT Dose Length Product Total では EV である Vol.33 No 線量管理ソフトウェアの開発 自作線量管理ソフトウェアの画面を Fig.4 に示す 当院 では CT 装置本体より取得した RDSR は転送構文 Transfer Syntax が明示的 VR Explicit VR であり 一方 PACS を 経由して検像システムから取得した RDSR の転送構文は 暗黙的 VR Implicit VR であった このように装置の種 類や施設の運用によって DICOM ファイルの転送構文が異 なる場合が想定される 自作線量管理ソフトウェアには 45

4 Fig.4 Screen of RDSR viewer which author developed. DICOM ファイルの転送構文をチェックする機能を設けた Open as Explicit 明示的 VR Open as Implicit 暗黙的 VR どちらかのボタンを押すとファイル選択のダイアロ グ が 開 き RDSR の 読 み 込 み が 始 ま る 上 段 中 段 の フィールドは RDSR から線量管理に必要な可能性のある 情報をセルに表示するエリアで 表示項目は Table 2 に示 す通りとした ここに表示する内容については RDSR を CT 装置本体から取得した場合と PACS から取得した場合 とで違いは見られなかった 画面下段のフィールドは 指定したファイルを展開し 上段 中段の表示内容をデータ収集用の CSV ファイルに 追記 保存する作業エリアである この機能により 1 つ Table 2 の CSV ファイルで線量情報の蓄積が可能である CSV ファイルを Excel 等の表計算ソフトで扱うことで 別個 データベースシステムを用意せずに撮影手技ごとの施設の 標準的な線量 中央値 平均値 の算出が可能となる 当院が保有する 2 社 3 機種の CT 装置より出力された RDSR をすべて自作線量管理ソフトウェアで読み取り 表 示 CSV ファイルへの出力する動作を確認した 4 考 察 画像診断装置のデジタル化が進んだ 1980 年代以降 DICOM に関する知識は放射線技師にも広く浸透している Information that computer code reads from RDSR DICOM Tag Tag Name EV Code Meaning 0008, , , , , , , , , , , 0050 Study Date Manufacturers Model Name Patient Name Patient ID Patient Birth Date Patient Sex Patient Age Patient Size Patient Weight Study Description Accession Number G-C32C Total Number of Irradiation Events CT Dose Length Product Total Acquisition Protocol Target Region CT Acquisition Type Procedure Context Scanning Length Length of Reconstructable Volume Exposed Range Top Z Location of Reconstructable Volume Bottom Z Location of Reconstructable Volume Top Z Location of Scanning Length Bottom Z Location of Scanning Length Nominal Single Collimation Width Nominal Total Collimation Width Pitch Factor Number of X-ray Sources Identification Number of the X-ray Source KVP Maximum X-ray Tube Current X-Ray Tube Current Exposure Time per Rotation Mean CTDlvol CTDlw Phantom Type DLP 46 医用画像情報学会雑誌

5 RDSR DICOM RDSR DICOM RDSR DICOM DICOM0010, 0010Patient Name 0040, A30ANumeric Value RDSR DICOM Enumerated Value CT RDSR RDSR RDSR RDSR RDSR RDSR CT RDSR [4]Target RegionEV RDSR CSV Pitch Factor, Scanning Length DICOM 0008, 0050Accession Number Accession Number RIS [6] CT Size-Specific Dose EstimationSSDE SSDE CTDIvol [7] SSDE [8, 9]SSDE [10]SSDE DRL PACS CT RDSR Query/Retrieve, Q/R DRL RDSR RDSR Q/R DICOM DICOM CT RDSR RDSR CT DRL [ 1 ] Innervision [ 2 ] J-RIME http : // [ 3 ] X CT Dose Index Registry Notification Value [ 4 ] MacGregor K, Li I, Dowdell T, et al. : Identifying Institutional Diagnostic Reference Levels for CT with Radiation Dose Index Monitoring Software, Radiology, 2762, , [ 5 ] NEMA. Digital Imaging and Communications in Medicine DICOMPart 16 : Content Mapping Resource. http : // dicom.nema.org/dicom/2011/11_16 pu.pdf. [ 6 ] RDSR [ 7 ] AAPM. Size-Specific Dose EstimatesSSDEin Pediatric and Adult Body CT Examinations. https : // /pubs/reports/rpt_204.pdf. [ 8 ] [ 9 ] Khawaja RD, Singh S, Vettiyil B, et al. : Simplifying sizespecific radiation dose estimates in pediatric CT, AJR Am J Roentgenol, 2041, , [10] Sarvenaz Pourjabbar, Sarabjeet Singh, Atul Padole, et al. : Size-specific dose estimates : Localizer or transverse abdominal computed tomography images?. World J Radiol, 65, , Vol.33 No

DICOM Conformance Statement Carino

DICOM Conformance Statement Carino Carino 2016,03,17 E1J-HC0010-01 Copyright Hitachi, Ltd. 2016. All rights reserved. 1 1 1 2 3 3 AE 3 3 AE 4 4 4 4 4 4 5 5 5 5 SOP SOP 6 6 6 TCP/IP 6 API 6 6 7 SOP 7 7 7 AE 7 7 7 A 8 ( 2 ) E1J-HC0010 DICOM

More information

untitled

untitled DICOM Digital Imaging and Communications in Medicine DICOM DICOM Digital Imaging and Communications in Medicine ACRNEMA CD-R DICOM 1 HIS Server PC HL7 RIS WEB Image/Report Viewer WEB RIS Server DICOM DICOM

More information

06_学術_関節単純X線画像における_1c_梅木様.indd

06_学術_関節単純X線画像における_1c_梅木様.indd Arts and Sciences X The formulation of femoral heard measurement corrected enlargement ratio using hip joints X-ray Imaging 1 2 1 1 1 2 Key words: Bipolar Hip Arthroplasty (BHA) Preoperative planning Enlargement

More information

0401489‐工芸‐医用画像22‐1/12[論文]柳田

0401489‐工芸‐医用画像22‐1/12[論文]柳田 364-8501 6-100 321-3292 20-2 XR 277-0804 2-1 2004 10 3 2004 12 6 Effectiveness of Mobile Flat Panel Detector system Satoshi YANAGITA, Masako HITACHI, Tomoyuki SAKURAI, Yoshihiro SUZAKI, Takashi OGURA Eiji

More information

XTREK F.E.S.T.A Gateway Ver.2.0 DICOM 3.0 Conformance Statement

XTREK F.E.S.T.A Gateway Ver.2.0 DICOM 3.0 Conformance Statement XTREK F.E.S.T.A Gateway (Version 2.0) DICOM 3.0 Conformance Statement Revision 1.0 株式会社ジェイマックシステム 更新履歴更新日時 バージョン 更新概要 2014/09/18 REV 1.0 REV1.0 リリース Copyright J-MAC SYSTEM, INC. All rights reserved. 本書の一部または全部を

More information

\\afs001-0m0005\project02\A32\M

\\afs001-0m0005\project02\A32\M Technical Information 2004.09 2009.04 Store Request Query Request Retrieve Request DICOM Client Application Remote SCP Remote Query/Retrieve SCP Image Stored * DICOM Server Application Remote SCU Print

More information

VOX-BASE/QUERY Conformance Statement

VOX-BASE/QUERY Conformance Statement VOX-BASE/QUERY (Version 2.0) DICOM 3.0 Conformance Statement Revision 1.3 株式会社ジェイマックシステム 更新履歴 更新日時バージョン更新概要 2004/7/28 REV. 1.1 全面改訂 2009/8/17 REV. 1.2 2011/10/28 REV. 1.3 全面改訂 3.3.2.2 表 6 の表題 問い合わせ属性 (C-MOVE-SCU)

More information

まえがきIntroduction

まえがきIntroduction Array Corporation DICOM Pro Server DICOM 3.0 Conformance Statement 0. INTRODUCTION...3 1. IMPLEMENTATION MODEL...4 1.1...4 1.2...4 1.3...5 2. AE SPECIFICATIONS...6 2.1 DICOM Pro Server...6 2.1.1... 7 2.1.2...

More information

DICOM Conformance Statement "Pronto"

DICOM Conformance Statement Pronto Pronto Series 2016,03,17 E1J-HC0011-01 Copyright Hitachi, Ltd. 2016. All rights reserved. 1 1 1 2 3 3 AE 4 4 AE 5 Pronto AE 5 5 5 5 5 5 6 6 6 SOP SOP 7 Pronto AE 8 8 8 8 8 8 9 9 9 SOP SOP 10 12 12 TCP/IP

More information

ID 3) 9 4) 5) ID 2 ID 2 ID 2 Bluetooth ID 2 SRCid1 DSTid2 2 id1 id2 ID SRC DST SRC 2 2 ID 2 2 QR 6) 8) 6) QR QR QR QR

ID 3) 9 4) 5) ID 2 ID 2 ID 2 Bluetooth ID 2 SRCid1 DSTid2 2 id1 id2 ID SRC DST SRC 2 2 ID 2 2 QR 6) 8) 6) QR QR QR QR Vol. 51 No. 11 2081 2088 (Nov. 2010) 2 1 1 1 which appended specific characters to the information such as identification to avoid parity check errors, before QR Code encoding with the structured append

More information

Web Stamps 96 KJ Stamps Web Vol 8, No 1, 2004

Web Stamps 96 KJ Stamps Web Vol 8, No 1, 2004 The Journal of the Japan Academy of Nursing Administration and Policies Vol 8, No 1, pp 43 _ 57, 2004 The Literature Review of the Japanese Nurses Job Satisfaction Research Which the Stamps-Ozaki Scale

More information

L-Share Router_適合性宣言書

L-Share Router_適合性宣言書 DICOM 適合性宣言書 L-Share Router V2.0 1 / 52 発行履歴 2013 年 7 月 26 日 初版 2014 年 12 月 5 日 第 1.0 版 2015 年 12 月 8 日 第 1.2 版 2018 年 9 月 18 日 第 2.0 版 2 / 52 適合性宣言書概要 本装置は検査装置や他 PACS システムから DICOM 画像を受信 保存し 独自の通信プロトコル

More information

Clavis DICOM適合宣言書

Clavis DICOM適合宣言書 Clavis DICOM v3.0 Conformance Statement Storage Service Class Revision 1.1 E1J-HX0003-01 Hitachi, Ltd. 2016. All rights reserved. E1J-HX0003 ( ii ) 次 ページ 次... iii 1. Clavis 装置... 1 1.1 略語... 1 2. はじめに...

More information

Journal of Geography 116 (6) Configuration of Rapid Digital Mapping System Using Tablet PC and its Application to Obtaining Ground Truth

Journal of Geography 116 (6) Configuration of Rapid Digital Mapping System Using Tablet PC and its Application to Obtaining Ground Truth Journal of Geography 116 (6) 749-758 2007 Configuration of Rapid Digital Mapping System Using Tablet PC and its Application to Obtaining Ground Truth Data: A Case Study of a Snow Survey in Chuetsu District,

More information

Microsoft Word - 25 CTC FABRICA DICOM Conformance Statement Rev docx

Microsoft Word - 25 CTC FABRICA DICOM Conformance Statement Rev docx FABRICA DICOM Conformance Statement クロステック株式会社 Rev2.1 1 はじめに本書は DICOM(Digital Imaging and COmmunication in Medicine) Standard PS3.2-2004 に基づき FABRICA の実装に関する DICOM 規格への適合性を説明したものです Company Name THE YOSHIDA

More information

L-Share ViewerPortable_適合性宣言書

L-Share ViewerPortable_適合性宣言書 DICOM 適合性宣言書 L-Share Viewer Portable 1 / 21 発行履歴 2014 年 6 月 16 日初版 2 / 21 適合性宣言書概要 本アプリケーションは L-Share ライブラリを利用した DICOM 画像ビューアです 本アプリケーションは PACS サー バ等の装置から DICOM 画像を検索 取得し DICOM 画像を表示するサービスを搭載しています 以下の表はネットワークサービスの概要を示しています

More information

06_学術.indd

06_学術.indd Arts and Sciences Development and usefulness evaluation of a remote control pressured pillow for prone position 1 36057 2 45258 2 29275 3 3 4 1 2 3 4 Key words: pressured pillow prone position, stomach

More information

03_学術.indd

03_学術.indd Arts and Sciences CT Approach to the incidental discovery of early-stage breast cancer on a chest CT 33393 Key words: Breast cancer. CT. Mammography Abstract Recently, we have treated two patients in our

More information

1611 原著 論文受付 2009 年 6 月 2 日 論文受理 2009 年 9 月 18 日 Code No. 733 ピクセル開口率の向上による医用画像表示用カラー液晶モニタの物理特性の変化 澤田道人 石川晃則 1) 松永沙代子 1) 1) 石川陽子 有限会社ムツダ商会 1) 安城更生病院放射

1611 原著 論文受付 2009 年 6 月 2 日 論文受理 2009 年 9 月 18 日 Code No. 733 ピクセル開口率の向上による医用画像表示用カラー液晶モニタの物理特性の変化 澤田道人 石川晃則 1) 松永沙代子 1) 1) 石川陽子 有限会社ムツダ商会 1) 安城更生病院放射 1611 原著 論文受付 2009 年 6 月 2 日 論文受理 2009 年 9 月 18 日 Code No. 733 ピクセル開口率の向上による医用画像表示用カラー液晶モニタの物理特性の変化 澤田道人 石川晃則 1) 松永沙代子 1) 1) 石川陽子 有限会社ムツダ商会 1) 安城更生病院放射線技術科 緒言 3D PET/CT Fusion 1 liquid crystal display:

More information

Fig. 3 Flow diagram of image processing. Black rectangle in the photo indicates the processing area (128 x 32 pixels).

Fig. 3 Flow diagram of image processing. Black rectangle in the photo indicates the processing area (128 x 32 pixels). Fig. 1 The scheme of glottal area as a function of time Fig. 3 Flow diagram of image processing. Black rectangle in the photo indicates the processing area (128 x 32 pixels). Fig, 4 Parametric representation

More information

ビットストロング製品のご提案

ビットストロング製品のご提案 構成事例 株式会社ビットストロング 地域連携構成例 ( メディア渡し ) 依頼元施設 紹介先施設 4 操作室 CR CT DR ES MR US QA Station PDIStation 6 メディアへ保存 医療機器 依頼元施設 紹介用 CD に保存 ImportStation BS Viewer 3 受付 5 診察室 依頼元施設 紹介先施設 1 4 操作室 CR DR MR CT ES US QA

More information

L-Share Gateway_適合性宣言書

L-Share Gateway_適合性宣言書 DICOM 適合性宣言書 L-Share Gateway V2.0 1 / 35 発行履歴 2014 年 1 月 15 日初版 2015 年 9 月 9 日第 1.1 版 2018 年 6 月 1 日第 2.0 版 2 / 35 適合性宣言書概要 本装置は NTSC ビデオ画像をキャプチャし DICOM 画像形式に変換及び送信する装置です 本装置は情報システムからワークリストを取得 キャプチャ画像をネットワークストレージ装置へ保

More information

Array Corporation 2001-2010 All rights reserved. Printed in Japan. RIMAGE Rimage Corporation EPSON Disc Producer 1..10-01J January.2010 ii

Array Corporation 2001-2010 All rights reserved. Printed in Japan. RIMAGE Rimage Corporation EPSON Disc Producer 1..10-01J January.2010 ii PartNo.10810322 Array Corporation 2001-2010 All rights reserved. Printed in Japan. RIMAGE Rimage Corporation EPSON Disc Producer 1..10-01J January.2010 ii 1... 1 1.1 AOC AOC... 2 1.2 AOC... 3 1.3... 2...

More information

Interoperability Workshop

Interoperability Workshop Access to Radiology Information Key Image Note IHE-J 接続検証委員会 IHE-J ベンダーワークショップ 2010 1 What IHE Delivers 放射線情報へのアクセス Access to Radiology Information ARI IHE-J ベンダーワークショップ 2010 2 What IHE Delivers Access

More information

Web Web Web Web Web, i

Web Web Web Web Web, i 22 Web Research of a Web search support system based on individual sensitivity 1135117 2011 2 14 Web Web Web Web Web, i Abstract Research of a Web search support system based on individual sensitivity

More information

1_26.dvi

1_26.dvi C3PV 1,a) 2,b) 2,c) 3,d) 1,e) 2012 4 20, 2012 10 10 C3PV C3PV C3PV 1 Java C3PV 45 38 84% Programming Process Visualization for Supporting Students in Programming Exercise Hiroshi Igaki 1,a) Shun Saito

More information

& Vol.5 No (Oct. 2015) TV 1,2,a) , Augmented TV TV AR Augmented Reality 3DCG TV Estimation of TV Screen Position and Ro

& Vol.5 No (Oct. 2015) TV 1,2,a) , Augmented TV TV AR Augmented Reality 3DCG TV Estimation of TV Screen Position and Ro TV 1,2,a) 1 2 2015 1 26, 2015 5 21 Augmented TV TV AR Augmented Reality 3DCG TV Estimation of TV Screen Position and Rotation Using Mobile Device Hiroyuki Kawakita 1,2,a) Toshio Nakagawa 1 Makoto Sato

More information

Accuracy check of grading of XCT Report Accuracy check of grading and calibration of CT value on the micro-focus XCT system Tetsuro Hirono Masahiro Ni

Accuracy check of grading of XCT Report Accuracy check of grading and calibration of CT value on the micro-focus XCT system Tetsuro Hirono Masahiro Ni JAMSTEC Rep. Res. Dev., Volume 8, November 2008, 29 36 X CTm/pixel X CT X CT. -. mol/l KI KI CT CT X CT CT ; - - +- -- hirono@ess.sci.osaka-u.ac.jp Accuracy check of grading of XCT Report Accuracy check

More information

Vol. 42 No. SIG 8(TOD 10) July HTML 100 Development of Authoring and Delivery System for Synchronized Contents and Experiment on High Spe

Vol. 42 No. SIG 8(TOD 10) July HTML 100 Development of Authoring and Delivery System for Synchronized Contents and Experiment on High Spe Vol. 42 No. SIG 8(TOD 10) July 2001 1 2 3 4 HTML 100 Development of Authoring and Delivery System for Synchronized Contents and Experiment on High Speed Networks Yutaka Kidawara, 1 Tomoaki Kawaguchi, 2

More information

IPSJ SIG Technical Report Vol.2014-EIP-63 No /2/21 1,a) Wi-Fi Probe Request MAC MAC Probe Request MAC A dynamic ads control based on tra

IPSJ SIG Technical Report Vol.2014-EIP-63 No /2/21 1,a) Wi-Fi Probe Request MAC MAC Probe Request MAC A dynamic ads control based on tra 1,a) 1 1 2 1 Wi-Fi Probe Request MAC MAC Probe Request MAC A dynamic ads control based on traffic Abstract: The equipment with Wi-Fi communication function such as a smart phone which are send on a regular

More information

08医療情報学22_1_水流final.PDF

08医療情報学22_1_水流final.PDF 22 (1), 702002: 59 59- The Problem of Nursing Common Language for the Information Sharing in Clinical Practice The fact-finding in regard to the correspondence between name and content of nursing action

More information

A comparison of abdominal versus vaginal hysterectomy for leiomyoma and adenomyosis Kenji ARAHORI, Hisasi KATAYAMA, Suminori NIOKA Department of Obstetrics and Gnecology, National Maizuru Hospital,Kyoto,

More information

2006 [3] Scratch Squeak PEN [4] PenFlowchart 2 3 PenFlowchart 4 PenFlowchart PEN xdncl PEN [5] PEN xdncl DNCL 1 1 [6] 1 PEN Fig. 1 The PEN

2006 [3] Scratch Squeak PEN [4] PenFlowchart 2 3 PenFlowchart 4 PenFlowchart PEN xdncl PEN [5] PEN xdncl DNCL 1 1 [6] 1 PEN Fig. 1 The PEN PenFlowchart 1,a) 2,b) 3,c) 2015 3 4 2015 5 12, 2015 9 5 PEN & PenFlowchart PEN Evaluation of the Effectiveness of Programming Education with Flowcharts Using PenFlowchart Wataru Nakanishi 1,a) Takeo Tatsumi

More information

NFC ucode タグのメモリフォーマット規定

NFC ucode タグのメモリフォーマット規定 [White Paper] Ubiquitous ID Center Specification DRAFT 2011-02-08 NFC ucode タグのメモリフォーマット規定 Standard of memory format of NFC ucode tag Number: Title: NFC ucode タグのメモリフォーマット規定 Standard of memory format of

More information

目次 1. まえがき 実装モデル アプリケーション データフロー AEの機能定義 実世界活動の順序制御 AE の仕様 サポートする SOP クラス アソシエーション確立の方針..

目次 1. まえがき 実装モデル アプリケーション データフロー AEの機能定義 実世界活動の順序制御 AE の仕様 サポートする SOP クラス アソシエーション確立の方針.. DICOM Conformance Statement FORZ 2.x.x Series 2010/02/02( 初版 ) 2013/05/29( 改訂 ) ( 株 ) エクセル クリエイツ Copyright (C) 2005 Excel Creates.Inc All rightes reserved 目次 1. まえがき... 2 2. 実装モデル... 3 2.1 アプリケーション データフロー...

More information

1 Web [2] Web [3] [4] [5], [6] [7] [8] S.W. [9] 3. MeetingShelf Web MeetingShelf MeetingShelf (1) (2) (3) (4) (5) Web MeetingShelf

1 Web [2] Web [3] [4] [5], [6] [7] [8] S.W. [9] 3. MeetingShelf Web MeetingShelf MeetingShelf (1) (2) (3) (4) (5) Web MeetingShelf 1,a) 2,b) 4,c) 3,d) 4,e) Web A Review Supporting System for Whiteboard Logging Movies Based on Notes Timeline Taniguchi Yoshihide 1,a) Horiguchi Satoshi 2,b) Inoue Akifumi 4,c) Igaki Hiroshi 3,d) Hoshi

More information

SWF PIR IRWF PGP PWF RWF TCE NMI MAMMO FUS CPI ED KIN SINR XDS-I ARI PDI ITI ATNA Radiology Option

SWF PIR IRWF PGP PWF RWF TCE NMI MAMMO FUS CPI ED KIN SINR XDS-I ARI PDI ITI ATNA Radiology Option SWF PIR IRWF PGP PWF RWF TCE NMI MAMMO FUS CPI ED KIN SINR XDS-I ARI PDI ITI ATNA Radiology Option Access to Radiology Information ARI Image Display Rad-xxContent Query Rad-xxContent Retrieve Image Manager

More information

, IT.,.,..,.. i

, IT.,.,..,.. i 25 To construct the system that promote a interactive method as a knowledge acquisition 1140317 2014 2 28 , IT.,.,..,.. i Abstract To construct the system that promote a interactive method as a knowledge

More information

A Feasibility Study of Direct-Mapping-Type Parallel Processing Method to Solve Linear Equations in Load Flow Calculations Hiroaki Inayoshi, Non-member

A Feasibility Study of Direct-Mapping-Type Parallel Processing Method to Solve Linear Equations in Load Flow Calculations Hiroaki Inayoshi, Non-member A Feasibility Study of Direct-Mapping-Type Parallel Processing Method to Solve Linear Equations in Load Flow Calculations Hiroaki Inayoshi, Non-member (University of Tsukuba), Yasuharu Ohsawa, Member (Kobe

More information

202

202 201 Presenteeism 202 203 204 Table 1. Name Elements of Work Productivity Targeted Populations Measurement items of Presenteeism (Number of Items) Reliability Validity α α 205 α ä 206 Table 2. Factors of

More information

熊本大学学術リポジトリ Kumamoto University Repositor Title 特別支援を要する児童生徒を対象としたタブレット端末 における操作ボタンの最適寸法 Author(s) 竹財, 大輝 ; 塚本, 光夫 Citation 日本産業技術教育学会九州支部論文集, 23: 61-

熊本大学学術リポジトリ Kumamoto University Repositor Title 特別支援を要する児童生徒を対象としたタブレット端末 における操作ボタンの最適寸法 Author(s) 竹財, 大輝 ; 塚本, 光夫 Citation 日本産業技術教育学会九州支部論文集, 23: 61- 熊本大学学術リポジトリ Kumamoto University Repositor Title 特別支援を要する児童生徒を対象としたタブレット端末 における操作ボタンの最適寸法 Author(s) 竹財, 大輝 ; 塚本, 光夫 Citation 日本産業技術教育学会九州支部論文集, 23: 61-68 Issue date 215 Type URL Right Journal Article http://hdl.handle.net/2298/3622

More information

3_23.dvi

3_23.dvi Vol. 52 No. 3 1234 1244 (Mar. 2011) 1 1 mixi 1 Casual Scheduling Management and Shared System Using Avatar Takashi Yoshino 1 and Takayuki Yamano 1 Conventional scheduling management and shared systems

More information

17 Proposal of an Algorithm of Image Extraction and Research on Improvement of a Man-machine Interface of Food Intake Measuring System

17 Proposal of an Algorithm of Image Extraction and Research on Improvement of a Man-machine Interface of Food Intake Measuring System 1. (1) ( MMI ) 2. 3. MMI Personal Computer(PC) MMI PC 1 1 2 (%) (%) 100.0 95.2 100.0 80.1 2 % 31.3% 2 PC (3 ) (2) MMI 2 ( ),,,, 49,,p531-532,2005 ( ),,,,,2005,p66-p67,2005 17 Proposal of an Algorithm of

More information

Vol. 48 No. 3 Mar PM PM PMBOK PM PM PM PM PM A Proposal and Its Demonstration of Developing System for Project Managers through University-Indus

Vol. 48 No. 3 Mar PM PM PMBOK PM PM PM PM PM A Proposal and Its Demonstration of Developing System for Project Managers through University-Indus Vol. 48 No. 3 Mar. 2007 PM PM PMBOK PM PM PM PM PM A Proposal and Its Demonstration of Developing System for Project Managers through University-Industry Collaboration Yoshiaki Matsuzawa and Hajime Ohiwa

More information

ACS電子ジャーナル利用マニュアル

ACS電子ジャーナル利用マニュアル American Chemical Society ACS Web Edition & Journal Archives American Chemical Society ACS 4 Web Edition 2002 7 1879 Journal Archives ACS 1...2 2 2-1...3 2-2...4 2-3...5 3 3-1 Abstract...6 3-2 Full Text

More information

1999 02 03 Ver. 1.00 1999 07 09 Ver. 1.01 UID, 2003 10 01 Ver. 1.02 Storage SCU DICOM 3.0 Conformance Statement Ver.1.01 1999/07/09 1 0... 3 1... 3 1.1... 3 1.2... 3 1.3... 3 2... 4 2.1... 4 2.1.1... 4

More information

05_学術1_フィルタ.indd

05_学術1_フィルタ.indd Arts and Sciences CT The noise reduction effect of the picture which used the quantum noise rejection filter for the filtered back projection in low dose CT photography 1 39496 1 18285 1 56588 1 551 1

More information

橡最終原稿.PDF

橡最終原稿.PDF GIS Simulation analysis of disseminate of disaster information using GIS * ** *** Toshitaka KATADAJunsaku ASADA and Noriyuki KUWASAWA GIS GIS AbstractWe have developed the simulation model expressing the

More information

目 次 はじめに 線 量 の 正 当 化 と 最 適 化 線 量 情 報 の 管 理 活 用 装 置 から 提 供 される 情 報 現 在 の 課 題 線 量 QA/QCに 関 わる 規 定 まとめ

目 次 はじめに 線 量 の 正 当 化 と 最 適 化 線 量 情 報 の 管 理 活 用 装 置 から 提 供 される 情 報 現 在 の 課 題 線 量 QA/QCに 関 わる 規 定 まとめ 線 量 管 理 装 置 から 提 供 される 情 報 日 本 画 像 医 療 システム 工 業 会 (JIRA) 放 射 線 線 量 委 員 会 副 委 員 長 株 式 会 社 島 津 製 作 所 中 山 徹 目 次 はじめに 線 量 の 正 当 化 と 最 適 化 線 量 情 報 の 管 理 活 用 装 置 から 提 供 される 情 報 現 在 の 課 題 線 量 QA/QCに 関 わる 規 定

More information

日本感性工学会論文誌

日本感性工学会論文誌 Vol.11 No.3 pp.397-406 2012 The Effect of Pleat Number and Skirt Length on the Visual Image of a Pleated Skirt by the Age Group Junghwa LEE*, Naomi MARUTA** and Taeko HIROKAWA*** * Bunka Gakuen University,

More information

IPSJ SIG Technical Report Vol.2012-HCI-149 No /7/20 1 1,2 1 (HMD: Head Mounted Display) HMD HMD,,,, An Information Presentation Method for Weara

IPSJ SIG Technical Report Vol.2012-HCI-149 No /7/20 1 1,2 1 (HMD: Head Mounted Display) HMD HMD,,,, An Information Presentation Method for Weara 1 1,2 1 (: Head Mounted Display),,,, An Information Presentation Method for Wearable Displays Considering Surrounding Conditions in Wearable Computing Environments Masayuki Nakao 1 Tsutomu Terada 1,2 Masahiko

More information

変更履歴 版日付改訂内容 /02/07 初版 1. 本書の著作権は EIZO 株式会社に帰属します 本書の一部あるいは全部を EIZO 株式会社からの事前の許諾を得ることなく転載することは固くお断りします 2. 本書の内容について 将来予告なしに変更することがあります 3. 本書の内

変更履歴 版日付改訂内容 /02/07 初版 1. 本書の著作権は EIZO 株式会社に帰属します 本書の一部あるいは全部を EIZO 株式会社からの事前の許諾を得ることなく転載することは固くお断りします 2. 本書の内容について 将来予告なしに変更することがあります 3. 本書の内 DICOM Conformance Statement 第 1 版 Network QC Management Software for Medical Imaging EIZO 株式会社 1/11 変更履歴 版日付改訂内容 001 2017/02/07 初版 1. 本書の著作権は EIZO 株式会社に帰属します 本書の一部あるいは全部を EIZO 株式会社からの事前の許諾を得ることなく転載することは固くお断りします

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション 診断参考レベル説明用共通資料 ( 概念編 ) 2015.12.21 作成 最新の国内実態調査結果に基づく 診断参考レベルの設定 ( その 2) 医療被ばく研究情報ネットワーク (J-RIME) 診断参考レベルワーキンググループ 診断参考レベルとは何か 国際的な放射線防護の枠組み 正当化 最適化 線量限度 UNSCEAR 科学的知見 ICRP 勧告 IAEA 安全基準 各国法令 医療被ばく正当化 :Referral

More information

IPSJ SIG Technical Report Vol.2016-CE-137 No /12/ e β /α α β β / α A judgment method of difficulty of task for a learner using simple

IPSJ SIG Technical Report Vol.2016-CE-137 No /12/ e β /α α β β / α A judgment method of difficulty of task for a learner using simple 1 2 3 4 5 e β /α α β β / α A judgment method of difficulty of task for a learner using simple electroencephalograph Katsuyuki Umezawa 1 Takashi Ishida 2 Tomohiko Saito 3 Makoto Nakazawa 4 Shigeichi Hirasawa

More information

Studies of Foot Form for Footwear Design (Part 9) : Characteristics of the Foot Form of Young and Elder Women Based on their Sizes of Ball Joint Girth

Studies of Foot Form for Footwear Design (Part 9) : Characteristics of the Foot Form of Young and Elder Women Based on their Sizes of Ball Joint Girth Studies of Foot Form for Footwear Design (Part 9) : Characteristics of the Foot Form of Young and Elder Women Based on their Sizes of Ball Joint Girth and Foot Breadth Akiko Yamamoto Fukuoka Women's University,

More information

1) Tatelman M: The angiographic evaluation of cerebral arteriosclerosis. Radiology 70: 801-810, 1958. 2) Elkeles A: A comparative study of calcified 8) Limpert JD, Vogelzang RL, Yao JST: Computed tomography

More information

1., 1 COOKPAD 2, Web.,,,,,,.,, [1]., 5.,, [2].,,.,.,, 5, [3].,,,.,, [4], 33,.,,.,,.. 2.,, 3.., 4., 5., ,. 1.,,., 2.,. 1,,

1., 1 COOKPAD 2, Web.,,,,,,.,, [1]., 5.,, [2].,,.,.,, 5, [3].,,,.,, [4], 33,.,,.,,.. 2.,, 3.., 4., 5., ,. 1.,,., 2.,. 1,, THE INSTITUTE OF ELECTRONICS, INFORMATION AND COMMUNICATION ENGINEERS TECHNICAL REPORT OF IEICE.,, 464 8601 470 0393 101 464 8601 E-mail: matsunagah@murase.m.is.nagoya-u.ac.jp, {ide,murase,hirayama}@is.nagoya-u.ac.jp,

More information

UID S307-NDEF

UID S307-NDEF [White Paper] Ubiquitous ID Center Specification DRAFT 2012-05-15 NFC ucode タグのメモリフォーマット規定 Standard of memory format of NFC ucode tag Number: Title: NFC ucode タグのメモリフォーマット規定 Standard of memory format of

More information

06_学術_多職種連携プログラム_赤津様.indd

06_学術_多職種連携プログラム_赤津様.indd Arts and Sciences A survey of interprofessional cooperation to the staff working with CoMSEP (coordinated, continuing, medical staff education program) graduates : concerning the profession of radiological

More information

ABSTRACT

ABSTRACT Does a Law School Education Increase Lawyers Income and Job Satisfaction?: A Questionnaire Survey of Lawyers who Passed the New Bar Examination and Those who Passed the Old Bar Examination KOYAMA Osamu

More information

スライド タイトルなし

スライド タイトルなし IVR 領域における DRLs215 の 活用と今後の動向について 日本血管撮影 インターベンション専門診療放射線技師認定機構坂本肇山梨大学医学部附属病院放射線部 診断参考レベル ICRP ( 国際放射線防護委員会 ) ( International Commission on Radiological Protection ) Publication 6 (199) 199 年勧告 Publication

More information

第62巻 第1号 平成24年4月/石こうを用いた木材ペレット

第62巻 第1号 平成24年4月/石こうを用いた木材ペレット Bulletin of Japan Association for Fire Science and Engineering Vol. 62. No. 1 (2012) Development of Two-Dimensional Simple Simulation Model and Evaluation of Discharge Ability for Water Discharge of Firefighting

More information

HIS-CCBASEver2

HIS-CCBASEver2 Information Access Interface in the Immersive Virtual World Tetsuro Ogi, *1*2*3 Koji Yamamoto, *3*4 Tadashi Yamanouchi *3 and Michitaka Hirose *2 Abstract - In this study, in order to access database server

More information

100 SDAM SDAM Windows2000/XP 4) SDAM TIN ESDA K G G GWR SDAM GUI

100 SDAM SDAM Windows2000/XP 4) SDAM TIN ESDA K G G GWR SDAM GUI 30 99 112 2006 SDAM SDAM SDAM SDAM 1950 1960 1970 SPSS SAS Microsoft Excel ArcView GIS 2002 ArcExplorer 1) MANDARA 2) GIS 2000 TNTLite 3) GIS 100 SDAM SDAM Windows2000/XP 4) SDAM TIN ESDA K G G GWR SDAM

More information

52-2.indb

52-2.indb Jpn. J. Health Phys., 52 (2) 55 60 (2017) DOI: 10.5453/jhps.52.55 * 1 * 2 * 2 * 3 * 3 2016 10 28 2017 3 8 Enhancement of Knowledge on Radiation Risk Yukihiko KASAI,* 1 Hiromi KUDO,* 2 Masahiro HOSODA,*

More information

PS

PS PS 3.7-2001 PS 3.7-2001 Digital Imaging and Communications in Medicine (DICOM) Part 7: Message Exchange Published by National Electrical Manufacturers Association 1300 N. 17th Street Rosslyn, Virginia

More information

A Nutritional Study of Anemia in Pregnancy Hematologic Characteristics in Pregnancy (Part 1) Keizo Shiraki, Fumiko Hisaoka Department of Nutrition, Sc

A Nutritional Study of Anemia in Pregnancy Hematologic Characteristics in Pregnancy (Part 1) Keizo Shiraki, Fumiko Hisaoka Department of Nutrition, Sc A Nutritional Study of Anemia in Pregnancy Hematologic Characteristics in Pregnancy (Part 1) Keizo Shiraki, Fumiko Hisaoka Department of Nutrition, School of Medicine, Tokushima University, Tokushima Fetal

More information

30 1 2015 6 pp.33-48. Excel Excel Excel Microsoft Excel 2015 OS Windows7 Excel2010(Microsoft Office2010) Office 2007 2013 Excel 2 Excel 33

30 1 2015 6 pp.33-48. Excel Excel Excel Microsoft Excel 2015 OS Windows7 Excel2010(Microsoft Office2010) Office 2007 2013 Excel 2 Excel 33 計 量 国 語 学 アーカイブ ID KK300103 種 別 解 説 タイトル データの 視 覚 化 (1) Excelによるグラフ 作 成 の 基 本 (1) Title Data Visualization (1): Making Basic Charts in Microsoft Excel (Part 1) 著 者 林 直 樹 Author HAYASHI Naoki 掲 載 号 30 巻

More information

1: A/B/C/D Fig. 1 Modeling Based on Difference in Agitation Method artisoc[7] A D 2017 Information Processing

1: A/B/C/D Fig. 1 Modeling Based on Difference in Agitation Method artisoc[7] A D 2017 Information Processing 1,a) 2,b) 3 Modeling of Agitation Method in Automatic Mahjong Table using Multi-Agent Simulation Hiroyasu Ide 1,a) Takashi Okuda 2,b) Abstract: Automatic mahjong table refers to mahjong table which automatically

More information

IHE 2 IHE-J

IHE 2 IHE-J IHE : Andrei Leontiev IDX Systems Corporation Co-Chair,IHE Chair,IHE Technical Committee IHE 2 IHE-J IHE 3 IHE-J : IHE HL7 DICOM 4 IHE-J IHE Year 33 HL7 ADT : 1 : 12 2: 3: 4: 12: 13: 1: 12: 1: 12: HL7

More information

1 4 4 [3] SNS 5 SNS , ,000 [2] c 2013 Information Processing Society of Japan

1 4 4 [3] SNS 5 SNS , ,000 [2] c 2013 Information Processing Society of Japan SNS 1,a) 2 3 3 2012 3 30, 2012 10 10 SNS SNS Development of Firefighting Knowledge Succession Support SNS in Tokyo Fire Department Koutarou Ohno 1,a) Yuki Ogawa 2 Hirohiko Suwa 3 Toshizumi Ohta 3 Received:

More information

評論・社会科学 84号(よこ)(P)/3.金子

評論・社会科学 84号(よこ)(P)/3.金子 1 1 1 23 2 3 3 4 3 5 CP 1 CP 3 1 1 6 2 CP OS Windows Mac Mac Windows SafariWindows Internet Explorer 3 1 1 CP 2 2. 1 1CP MacProMacOS 10.4.7. 9177 J/A 20 2 Epson GT X 900 Canon ip 4300 Fujifilm FinePix

More information

,,,,., C Java,,.,,.,., ,,.,, i

,,,,., C Java,,.,,.,., ,,.,, i 24 Development of the programming s learning tool for children be derived from maze 1130353 2013 3 1 ,,,,., C Java,,.,,.,., 1 6 1 2.,,.,, i Abstract Development of the programming s learning tool for children

More information

JAMSTEC Rep. Res. Dev., Volume 12, March 2011, 27 _ 35 1,2* Pb 210 Pb 214 Pb MCA 210 Pb MCA MCA 210 Pb 214 Pb * 2

JAMSTEC Rep. Res. Dev., Volume 12, March 2011, 27 _ 35 1,2* Pb 210 Pb 214 Pb MCA 210 Pb MCA MCA 210 Pb 214 Pb * 2 JAMSTEC Rep. Res. Dev., Volume 12, March 2011, 27 _ 35 1,2* 1 1 1 1 210 Pb 210 Pb 214 Pb MCA 210 Pb MCA MCA 210 Pb 214 Pb 2010 10 4 2010 12 10 1 2 * 237-0061 2-15 046-867-9794 ogurik@jamstec.go.jp 27 210

More information

paper.dvi

paper.dvi 28 Confined Decoding System for Medical Data Distributed by Secret Sharing Scheme and Its Security Evaluation 1195046 2017 3 6 DMAT i Abstract Confined Decoding System for Medical Data Distributed by Secret

More information

IPSJ SIG Technical Report Vol.2011-MUS-91 No /7/ , 3 1 Design and Implementation on a System for Learning Songs by Presenting Musical St

IPSJ SIG Technical Report Vol.2011-MUS-91 No /7/ , 3 1 Design and Implementation on a System for Learning Songs by Presenting Musical St 1 2 1, 3 1 Design and Implementation on a System for Learning Songs by Presenting Musical Structures based on Phrase Similarity Yuma Ito, 1 Yoshinari Takegawa, 2 Tsutomu Terada 1, 3 and Masahiko Tsukamoto

More information

植物23巻2号

植物23巻2号 (J.SHITA)23(2):37-43. 2011. 37 520-0531 1-13-15 Operation Should be Automated and not so in Plant Factory for Leafy Vegetables Touichi OGURA Goodgoal Inc, 1-13-15 Suimei Otsu-shi, Shiga 520-0531, Japan

More information

PDFŠp…f†[…^

PDFŠp…f†[…^ DIGITAL IMAGING SYSTEM DICOM Digital Imaging and Communications in Medicine (DICOM) Part 1: Introduction and Overview NEMA Part 4 Service Class Specifications Part 3 Information Object

More information

1 Fig. 1 Extraction of motion,.,,, 4,,, 3., 1, 2. 2.,. CHLAC,. 2.1,. (256 ).,., CHLAC. CHLAC, HLAC. 2.3 (HLAC ) r,.,. HLAC. N. 2 HLAC Fig. 2

1 Fig. 1 Extraction of motion,.,,, 4,,, 3., 1, 2. 2.,. CHLAC,. 2.1,. (256 ).,., CHLAC. CHLAC, HLAC. 2.3 (HLAC ) r,.,. HLAC. N. 2 HLAC Fig. 2 CHLAC 1 2 3 3,. (CHLAC), 1).,.,, CHLAC,.,. Suspicious Behavior Detection based on CHLAC Method Hideaki Imanishi, 1 Toyohiro Hayashi, 2 Shuichi Enokida 3 and Toshiaki Ejima 3 We have proposed a method for

More information

26 Development of Learning Support System for Fixation of Basketball Shoot Form

26 Development of Learning Support System for Fixation of Basketball Shoot Form 26 Development of Learning Support System for Fixation of Basketball Shoot Form 1175094 ,.,,.,,.,,.,,,.,,,,.,,,.,,,,, Kinect i Abstract Development of Learning Support System for Fixation of Basketball

More information

論 文 Earnings Management in Pension Accounting and Revised Jones Model Kazuo Yoshida, Nagoya City University 要約本稿では退職給付会計における全ての会計選択を取り上げて 経営者の報告利益管理行動

論 文 Earnings Management in Pension Accounting and Revised Jones Model Kazuo Yoshida, Nagoya City University 要約本稿では退職給付会計における全ての会計選択を取り上げて 経営者の報告利益管理行動 論 文 Earnings Management in Pension Accounting and Revised Jones Model Kazuo Yoshida, Nagoya City University 要約本稿では退職給付会計における全ての会計選択を取り上げて 経営者の報告利益管理行動について包括的な分析を行った 分析の結果 会計基準変更時差異による裁量額が最も大きく 報告利益管理の主要な手段であったことが明らかとなった

More information

04_学術.indd

04_学術.indd Arts and Sciences MRI Proposal of the unification labeling stickers for emergency-shutdown system of the MRI equipment 1 44873 2 59796 2 57241 3 39045 31554 5 27641 6 1 2 3 4 5 6 Key words: MRI, safety,

More information

<95DB8C9288E397C389C88A E696E6462>

<95DB8C9288E397C389C88A E696E6462> 2011 Vol.60 No.2 p.138 147 Performance of the Japanese long-term care benefit: An International comparison based on OECD health data Mie MORIKAWA[1] Takako TSUTSUI[2] [1]National Institute of Public Health,

More information

HP cafe HP of A A B of C C Map on N th Floor coupon A cafe coupon B Poster A Poster A Poster B Poster B Case 1 Show HP of each company on a user scree

HP cafe HP of A A B of C C Map on N th Floor coupon A cafe coupon B Poster A Poster A Poster B Poster B Case 1 Show HP of each company on a user scree LAN 1 2 3 2 LAN WiFiTag WiFiTag LAN LAN 100% WiFi Tag An Improved Determination Method with Multiple Access Points for Relative Position Estimation Using Wireless LAN Abstract: We have proposed a WiFiTag

More information

図 1 緩和ケアチーム情報共有データベースの患者情報画面 1 患者氏名, 生年月日, 性別, 緩和ケアチームへの依頼内容について,2 入退院記録, 3カンファレンス ラウンド実施一覧,4 問題点のリスト,5 介入内容の記録. 図 2 緩和ケアチームカンファレンス ラウンドによる患者評価入力画面 (

図 1 緩和ケアチーム情報共有データベースの患者情報画面 1 患者氏名, 生年月日, 性別, 緩和ケアチームへの依頼内容について,2 入退院記録, 3カンファレンス ラウンド実施一覧,4 問題点のリスト,5 介入内容の記録. 図 2 緩和ケアチームカンファレンス ラウンドによる患者評価入力画面 ( 2015; 10(2): 901 5 活動報告 緩和ケアチームデータベースの改良に向けた取り組み 渡邊裕之 1,4), 江藤美和子 2,4) 3,4), 山﨑圭一 1 2 3 4 受付日 2014 年 9 月 10 日 / 改訂日 2015 年 1 月 29 日 / 受理日 2015 年 2 月 3 日 2011 年に, ベルランド総合病院緩和ケアチーム ( 以下,PCT) で構築した PCT 情報共有データベース

More information

VOX-BASE/RECEIVE Conformance Statement

VOX-BASE/RECEIVE Conformance Statement VOX-BASE/RECEIVE (Version2.0) DICOM 3.0 Conformance Statement Revision 1.2 株式会社ジェイマックシステム 更新履歴 更新日時バージョン更新概要 2004/07/28 REV.1.1 全面改訂 2011/10/28 REV.1.2 レイアウト変更 1.1 まえがき の修正 3.2.5 を 3.3 3.3 を 3.4 3.3.1

More information

Microsoft PowerPoint - 1.1_IHE-IntroForUser_Harase.ppt

Microsoft PowerPoint - 1.1_IHE-IntroForUser_Harase.ppt ユーザから見た IHE( 初級編 ) 豊橋市民病院放射線技術室原瀬正敏 IHE-J 渉外委員 背景 近年 情報の発展につれベンダーの得意不得意が見えてきたユーザーインターフェイスで選択将来の更新に対応 マルチベンダー化が求められるようになった 背景 そこで各々は何を求められるようになったか業務内容の把握部門連携の把握医療情報に対する教育 お互いへの説明責任が大きく寄与してきた 医療情報の考え方 HIS

More information

*1 *2 *1 JIS A X TEM 950 TEM JIS Development and Research of the Equipment for Conversion to Harmless Substances and Recycle of Asbe

*1 *2 *1 JIS A X TEM 950 TEM JIS Development and Research of the Equipment for Conversion to Harmless Substances and Recycle of Asbe *1 *2 *1 JIS A 14812008X TEM 950 TEM 1 2 3 4 JIS Development and Research of the Equipment for Conversion to Harmless Substances and Recycle of Asbestos with Superheated Steam Part 3 An evaluation with

More information

JJ-90

JJ-90 Table 1 Message types added to ITU-T Recommendation Q.763 Message type Abbreviation Reference Code Comments Charge information CHG 4-30/JT-Q763 11111110 The description of a Charge information message

More information

( )

( ) NAIST-IS-MT0851100 2010 2 4 ( ) CR CR CR 1980 90 CR Kerberos SSH CR CR CR CR CR CR,,, ID, NAIST-IS- MT0851100, 2010 2 4. i On the Key Management Policy of Challenge Response Authentication Schemes Toshiya

More information

23 Fig. 2: hwmodulev2 3. Reconfigurable HPC 3.1 hw/sw hw/sw hw/sw FPGA PC FPGA PC FPGA HPC FPGA FPGA hw/sw hw/sw hw- Module FPGA hwmodule hw/sw FPGA h

23 Fig. 2: hwmodulev2 3. Reconfigurable HPC 3.1 hw/sw hw/sw hw/sw FPGA PC FPGA PC FPGA HPC FPGA FPGA hw/sw hw/sw hw- Module FPGA hwmodule hw/sw FPGA h 23 FPGA CUDA Performance Comparison of FPGA Array with CUDA on Poisson Equation (lijiang@sekine-lab.ei.tuat.ac.jp), (kazuki@sekine-lab.ei.tuat.ac.jp), (takahashi@sekine-lab.ei.tuat.ac.jp), (tamukoh@cc.tuat.ac.jp),

More information

1 Table 1: Identification by color of voxel Voxel Mode of expression Nothing Other 1 Orange 2 Blue 3 Yellow 4 SSL Humanoid SSL-Vision 3 3 [, 21] 8 325

1 Table 1: Identification by color of voxel Voxel Mode of expression Nothing Other 1 Orange 2 Blue 3 Yellow 4 SSL Humanoid SSL-Vision 3 3 [, 21] 8 325 社団法人人工知能学会 Japanese Society for Artificial Intelligence 人工知能学会研究会資料 JSAI Technical Report SIG-Challenge-B3 (5/5) RoboCup SSL Humanoid A Proposal and its Application of Color Voxel Server for RoboCup SSL

More information

e-learning station 1) 2) 1) 3) 2) 2) 1) 4) e-learning Station 16 e-learning e-learning key words: e-learning LMS CMS A Trial and Prospect of Kumamoto

e-learning station 1) 2) 1) 3) 2) 2) 1) 4) e-learning Station 16 e-learning e-learning key words: e-learning LMS CMS A Trial and Prospect of Kumamoto e-learning station 1) 2) 1) 3) 2) 2) 1) 4) e-learning Station 16 e-learning e-learning key words: e-learninglms CMS A Trial and Prospect of Kumamoto University e-learning Station Hiroshi Nakano 1) Kazuhisa

More information

21 e-learning Development of Real-time Learner Detection System for e-learning

21 e-learning Development of Real-time Learner Detection System for e-learning 21 e-learning Development of Real-time Learner Detection System for e-learning 1100349 2010 3 1 e-learning WBT (Web Based training) e-learning LMS (Learning Management System) LMS WBT e-learning e-learning

More information

Yamagata Journal of Health Sciences, Vol. 16, 2013 Tamio KEITOKU 1 2 Katsuko TANNO 3 Kiyoko ARIMA 4 Noboru CHIBA 1 Abstract The present study aimed to

Yamagata Journal of Health Sciences, Vol. 16, 2013 Tamio KEITOKU 1 2 Katsuko TANNO 3 Kiyoko ARIMA 4 Noboru CHIBA 1 Abstract The present study aimed to Yamagata Journal of Health Sciences, Vol. 16, 2013 Tamio KEITOKU 12Katsuko TANNO 3Kiyoko ARIMA 4Noboru CHIBA 1 Abstract The present study aimed to clarify differences in awareness regarding future residence

More information

06_学術_技師の現状および将来需要_武藤様1c.indd

06_学術_技師の現状および将来需要_武藤様1c.indd Arts and Sciences Employment environment of Radiological Technologists 1 2 1 2 1 2 1 2 Key words: Starting salary Demands and supplies Radiological Technologists, Job postings Summary The purpose of this

More information

FA

FA 29 28 15 1985 1993 The process of the labor negotiations of the Japan Professional Baseball Players Association, 1985 1993 ABE Takeru Graduate School of Social Science, Hitotsubashi University Abstract

More information

<4D F736F F F696E74202D204A AC89CA95F18D9089EF E6919C C837C815B836788CF88F589EF2E B8CDD8AB B83685D>

<4D F736F F F696E74202D204A AC89CA95F18D9089EF E6919C C837C815B836788CF88F589EF2E B8CDD8AB B83685D> 画像診断レポート委員会 成果報告 JIRA 医用画像システム部会画像診断レポート委員会委員長長田雅和 ( 東芝メディカルシステムズ ( 株 )) 現状認識 国内各社の作成する読影レポートにはデータの互換性がなく HTMLやPDFによる表示上の連携は可能だが 電算処理が可能な情報としての連携は行えていない 医療機関ではレポートの他システムへ移行や転送が出来ない ベンダも有効な対応手段がなく CSV ダンプなどで対応

More information

2. CABAC CABAC CABAC 1 1 CABAC Figure 1 Overview of CABAC 2 DCT 2 0/ /1 CABAC [3] 3. 2 値化部 コンテキスト計算部 2 値算術符号化部 CABAC CABAC

2. CABAC CABAC CABAC 1 1 CABAC Figure 1 Overview of CABAC 2 DCT 2 0/ /1 CABAC [3] 3. 2 値化部 コンテキスト計算部 2 値算術符号化部 CABAC CABAC H.264 CABAC 1 1 1 1 1 2, CABAC(Context-based Adaptive Binary Arithmetic Coding) H.264, CABAC, A Parallelization Technology of H.264 CABAC For Real Time Encoder of Moving Picture YUSUKE YATABE 1 HIRONORI

More information

Integrating the Healthcare Enterprise Reporting Workflow Evidence Documents Rita Noumeir, PhD IHE Radiology Planning Committee Sept 13-15, IHE

Integrating the Healthcare Enterprise Reporting Workflow Evidence Documents Rita Noumeir, PhD IHE Radiology Planning Committee Sept 13-15, IHE Integrating the Healthcare Enterprise ing Workflow Evidence Documents Rita Noumeir, PhD IHE Radiology Planning Committee 1 IHE Integration Profiles Scheduled Workflow Admit, order, schedule, manage worklists,

More information