JP2014096132A - Electronic data capture system, electronic data capture method, electronic data capture program and computer readable recording medium having the same recorded - Google Patents

Electronic data capture system, electronic data capture method, electronic data capture program and computer readable recording medium having the same recorded Download PDF

Info

Publication number
JP2014096132A
JP2014096132A JP2013117417A JP2013117417A JP2014096132A JP 2014096132 A JP2014096132 A JP 2014096132A JP 2013117417 A JP2013117417 A JP 2013117417A JP 2013117417 A JP2013117417 A JP 2013117417A JP 2014096132 A JP2014096132 A JP 2014096132A
Authority
JP
Japan
Prior art keywords
case report
electronic case
electronic
data input
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2013117417A
Other languages
Japanese (ja)
Other versions
JP6285113B2 (en
Inventor
Toshiki Saito
俊樹 齋藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Japan Health Sciences Foundation
Original Assignee
Japan Health Sciences Foundation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Japan Health Sciences Foundation filed Critical Japan Health Sciences Foundation
Priority to JP2013117417A priority Critical patent/JP6285113B2/en
Publication of JP2014096132A publication Critical patent/JP2014096132A/en
Application granted granted Critical
Publication of JP6285113B2 publication Critical patent/JP6285113B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To provide an EDC system that can freely add, modify, search, and collect a record relating to a data input field in an eCRF form while running a database management system, and can quite easily convert an electric case report form into a prescribed form such as a CDISC format and the like, and output the electric case report form in the prescribed form.SOLUTION: The eCRF form to be prepared and stored by an EDC server 100A is configured so as to be described by an associative array composed of a set of an item name (key) relating to one data input field (record) and a data input value (value) corresponding to the item name. Further, in a case where a data input value to the data input field is output by the CDISC SDTM formats, information on a domain, a variable, a repeating number of the item and the like in this case is configured to be described as meta data on the data input field.

Description

本発明は電子的臨床検査情報収集(Electric Data Capture, EDC)システムに関する。詳しくは、システムを稼働させたままでeCRFフォームのデータ入力フィールドに係るレコードの追加・変更・検索・集計を自由に行うことができるとともに、極めて容易にCDISC形式等の既定の書式に変換して出力することができるEDCシステムに関する。   The present invention relates to an electronic clinical test information collection (Electric Data Capture, EDC) system. Specifically, records can be freely added, changed, searched, and aggregated in the data entry field of the eCRF form while the system is running, and converted to a default format such as CDISC format for output. It is related with the EDC system which can do.

治療技術の比較また医薬品の承認申請に必要な臨床研究でのデータ取得等を目的として電子的臨床検査情報収集(Electric Data Capture, EDC)システムが利用されている。EDCシステムとは、臨床検査値等の症例データを初期段階から電子的に収集し、管理するためのシステムであり、データマネージャー等により設計・作成された電子的症例報告書(electric case report form, eCRF)フォームに、担当医師や治験コーディネーター(CRC)等が、治験等で得られた臨床データを直接端末から打ち込むことができるようになっている(例えば、非特許文献1及び2参照)。   An electronic data collection (Electric Data Capture, EDC) system is used for the purpose of comparison of treatment techniques and data acquisition in clinical research required for drug approval application. The EDC system is a system for electronically collecting and managing clinical laboratory data and other case data from the initial stage. An electronic case report form (electric case report form, designed and created by a data manager, etc.) The eCRF) form allows a doctor in charge, a clinical trial coordinator (CRC), or the like to directly enter clinical data obtained in a clinical trial or the like from a terminal (for example, see Non-Patent Documents 1 and 2).

1つの臨床試験の症例報告は複数の種類のeCRFからなる。1種類のeCRFは通常の文書に似た構造を持つが、その一部がデータ入力フィールドとして設けられる。典型的な1種類のeCRFフォームのデータ入力フィールド群はRDBの1つのテーブルに相当し、レコード(1症例由来のデータ、表における行に相当)と入力項目(RDBにおけるフィールド、表における列に相当)より構成される。1つの症例における特定の項目の値は、入力すべきCRF(テーブル)のその症例に対応するレコード(行)の対応する項目(列)に格納される。   A clinical trial case report consists of multiple types of eCRF. One type of eCRF has a structure similar to that of a normal document, but a part thereof is provided as a data input field. A typical data entry field group of one type of eCRF form corresponds to one RDB table, and records (data from one case, equivalent to rows in the table) and input items (corresponding to fields in the RDB, columns in the table) ). The value of a specific item in one case is stored in the corresponding item (column) of the record (row) corresponding to that case of the CRF (table) to be input.

eCRFフォームの入力フィールドに入力された値は、データベース管理システム(database management system, DBMS)により、DBの特定のテーブルの特定のレコードの特定のフィールドに値を追加・変更したり、DBに保存されたデータ群から検索したり、集計結果を求めることができる。   The value entered in the input field of the eCRF form is added to or changed by a database management system (DBMS) in a specific field of a specific record in a specific table of the DB, or is stored in the DB. You can search from a group of data and obtain the total results.

治験ナビ(ChikenNavi.Net)、「EDC」、インターネット< URL :http://www.chikennavi.net/word/edc.htmClinical trial Navi (ChikenNavi.Net), “EDC”, Internet <URL: http://www.chikennavi.net/word/edc.htm 治験ナビ(ChikenNavi.Net)、「症例報告書(CRF)」、インターネット< URL :http://www.chikennavi.net/word/crf.htmClinical trial Navi (ChikenNavi.Net), “Case Report (CRF)”, Internet <URL: http://www.chikennavi.net/word/crf.htm

しかしながら、従来のEDCシステムでは、eCRFフォームのデータ入力フィールドに係るレコードのスキーマが追加・変更された場合は、DBMSを再起動させて追加・変更されたスキーマを再認識させないと当該レコードへのデータの入力や検索・集計を行うことができない。このため、EDCシステムを稼働・運用している時は、eCRFフォームの新規作成や既存のeCRFフォームの変更を行うことができず、また、eCRFフォームの作成・変更を行った時は、一端EDCシステム全体を停止して、DBMSをDBから切断後、再接続させなければならないという問題点があった。   However, in the conventional EDC system, when the schema of the record related to the data input field of the eCRF form is added / changed, the data to the record must be re-recognized by restarting the DBMS and re-recognizing the added / changed schema. Cannot be entered, searched, or aggregated. For this reason, when an EDC system is operating / operating, a new eCRF form cannot be created or an existing eCRF form cannot be changed. There is a problem that the entire system must be stopped and the DBMS disconnected from the DB and then reconnected.

また、米国FDAが申請データをCDISC(Clinical Data Interchange Standards Consortium)標準で提出することを推奨していること等から、近年、CDISC形式による症例データの収集が要望されてきているが、従来のEDCシステムでは、CDISC形式のマッピング作業を試験ごとに行う必要があり、またその検証作業にも膨大な労力がかかるため、新規医薬品開発に必須である臨床試験において上記作業に膨大な人的コストを要してしまうという問題があった。   In addition, collection of case data in the CDISC format has been requested in recent years because the US FDA recommends that application data be submitted in accordance with the CDISC (Clinical Data Interchange Standards Consortium) standard. In the system, mapping work in the CDISC format needs to be performed for each test, and the verification work also takes a great deal of labor. Therefore, the above work in clinical trials essential for new drug development requires enormous human costs. There was a problem of doing.

本発明は上記従来技術の有する問題点に鑑みなされたものであり、その目的とするところは、システムを稼働させたままでeCRFフォームのデータ入力フィールドに係るレコードの追加・変更・検索・集計を自由に行うことができるEDCシステムを提供することにある。   The present invention has been made in view of the above-described problems of the prior art, and the object of the present invention is to freely add, change, search, and aggregate records related to data input fields of an eCRF form while the system is operating. It is to provide an EDC system which can be performed in the following manner.

本発明の他の目的は、極めて容易にCDISC形式等の既定の書式に変換して出力することのできるEDCシステムを提供することにある。   Another object of the present invention is to provide an EDC system that can be converted into a predetermined format such as the CDISC format and output very easily.

本発明の上記目的は、下記の手段によって達成される。   The above object of the present invention is achieved by the following means.

(1)即ち、本発明は、電子的症例報告書フォームを作成する電子的症例報告書フォーム作成手段と、前記電子的症例報告書フォーム作成手段により作成された電子的症例報告書フォームに臨床検査情報からなるデータを入力する電子的症例報告書データ入力手段と、前記電子的症例報告書データ入力手段によりデータが入力された電子的症例報告書を記憶する電子的症例報告書記憶手段と、を有し、前記電子的症例報告書フォームは、データ入力フィールドに係るレコードが、項目名とそれに対応するデータ入力値をセットにした連想配列により記述されるように構成されていることを特徴とする、電子的臨床検査情報収集システムである。   (1) That is, the present invention provides an electronic case report form creating means for creating an electronic case report form, and a clinical examination in the electronic case report form created by the electronic case report form creating means. Electronic case report data input means for inputting data comprising information, and electronic case report storage means for storing the electronic case report data input by the electronic case report data input means, The electronic case report form is configured such that a record related to a data input field is described by an associative array in which item names and corresponding data input values are set. Electronic clinical laboratory information collection system.

(2)本発明はまた、前記電子的症例報告書フォームは、既定の書式に関する情報が前記レコードのメタデータとして記述されるように構成されており、前記既定の書式に関する情報に基づいて前記電子的症例報告書を前記既定の書式に変換して出力する電子的症例報告書出力手段を更に有する、(1)に記載の電子的臨床検査情報収集システムである。   (2) In the present invention, the electronic case report form is configured such that information on a predetermined format is described as metadata of the record, and the electronic case report form is based on the information on the default format. The electronic clinical laboratory information collection system according to (1), further comprising an electronic case report output means for converting an automatic case report into the predetermined format and outputting it.

(3)本発明はまた、前記既定の書式は、CDISC(Clinical Data Interchange Standards Consortium)SDTM(Study Data Tabulation Model)書式である、(2)に記載の電子的臨床検査情報収集システムである。   (3) The present invention is also the electronic clinical laboratory information collection system according to (2), wherein the predetermined format is a CDISC (Clinical Data Interchange Standards Consortium) SDTM (Study Data Tabulation Model) format.

(4)本発明はまた、電子的症例報告書フォーム作成手段により作成された電子的症例報告書フォームを変更する電子的症例報告書フォーム変更手段を更に有する、(1)乃至(3)の何れか1つに記載の電子的臨床検査情報収集システムである。   (4) The present invention further includes electronic case report form changing means for changing the electronic case report form created by the electronic case report form creating means, and any one of (1) to (3) An electronic clinical laboratory information collection system according to any one of the above.

(5)本発明はまた、前記電子的症例報告書記憶手段により記憶された電子的症例報告書を検索又は集計する電子的症例報告書検索・集計手段を更に有する、(1)乃至(4)の何れか1つに記載の電子的臨床検査情報収集システムである。   (5) The present invention further includes electronic case report search / aggregation means for retrieving or counting the electronic case report stored by the electronic case report storage means (1) to (4) The electronic clinical laboratory information collection system as described in any one of these.

(6)本発明はまた、電子的症例報告書フォームを作成する電子的症例報告書フォーム作成ステップと、前記電子的症例報告書フォーム作成ステップにより作成された電子的症例報告書フォームに臨床検査情報からなるデータを入力する電子的症例報告書データ入力ステップと、前記電子的症例報告書データ入力ステップによりデータが入力された電子的症例報告書を記憶する電子的症例報告書記憶ステップと、を有し、前記電子的症例報告書フォームは、データ入力フィールドに係るレコードが、項目名とそれに対応するデータ入力値をセットにした連想配列により記述されるように構成されていることを特徴とする、電子的臨床検査情報収集方法である。   (6) The present invention also includes an electronic case report form creation step for creating an electronic case report form, and clinical test information in the electronic case report form created by the electronic case report form creation step. An electronic case report data input step for inputting data comprising: an electronic case report data storage step for storing the electronic case report data input by the electronic case report data input step. The electronic case report form is configured such that a record related to a data input field is described by an associative array in which item names and corresponding data input values are set, Electronic clinical laboratory information collection method.

(7)本発明はまた、前記電子的症例報告書フォームは、既定の書式に関する情報が前記レコードのメタデータとして記述されるように構成されており、前記既定の書式に関する情報に基づいて前記電子的症例報告書を前記既定の書式に変換して出力する電子的症例報告書出力ステップを更に有する、(6)に記載の電子的臨床検査情報収集方法である。   (7) In the present invention, the electronic case report form is configured such that information on a predetermined format is described as metadata of the record, and the electronic case report form is based on the information on the default format. The electronic clinical laboratory information collection method according to (6), further comprising an electronic case report output step for outputting a converted case report to the predetermined format.

(8)本発明はまた、前記既定の書式は、CDISC(Clinical Data Interchange Standards Consortium)SDTM(Study Data Tabulation Model)書式である、(7)に記載の電子的臨床検査情報収集方法である。   (8) The present invention is also the electronic clinical laboratory information collection method according to (7), wherein the predetermined format is a CDISC (Clinical Data Interchange Standards Consortium) SDTM (Study Data Tabulation Model) format.

(9)本発明はまた、電子的症例報告書フォームを作成する電子的症例報告書フォーム作成ステップと、前記電子的症例報告書フォーム作成ステップにより作成された電子的症例報告書フォームに臨床検査情報からなるデータを入力する電子的症例報告書データ入力ステップと、前記電子的症例報告書データ入力ステップによりデータが入力された電子的症例報告書を記憶する電子的症例報告書記憶ステップと、をコンピュータに実行させるものであり、前記電子的症例報告書フォームは、データ入力フィールドに係るレコードが、項目名とそれに対応するデータ入力値をセットにした連想配列により記述されるように構成されていることを特徴とする、電子的臨床検査情報収集プログラムである。   (9) The present invention also includes an electronic case report form creation step for creating an electronic case report form, and clinical test information in the electronic case report form created by the electronic case report form creation step. An electronic case report data input step for inputting data comprising: an electronic case report storage step for storing the electronic case report data input by the electronic case report data input step; The electronic case report form is configured such that the record relating to the data input field is described by an associative array in which item names and corresponding data input values are set. An electronic clinical laboratory information collection program characterized by

(10)本発明はまた、前記電子的症例報告書フォームは、既定の書式に関する情報が前記レコードのメタデータとして記述されるように構成されており、前記既定の書式に関する情報に基づいて前記電子的症例報告書を前記既定の書式に変換して出力する電子的症例報告書出力ステップを更にコンピュータに実行させるものである、(9)に記載の電子的臨床検査情報収集プログラムである。   (10) In the present invention, the electronic case report form is configured such that information on a predetermined format is described as metadata of the record, and the electronic case report form is based on the information on the default format. The electronic clinical test information collection program according to (9), further causing a computer to execute an electronic case report output step of converting a standard case report into the predetermined format and outputting it.

(11)本発明はまた、前記既定の書式は、CDISC(Clinical Data Interchange Standards Consortium)SDTM(Study Data Tabulation Model)書式である、(10)に記載の電子的臨床検査情報収集プログラムである。   (11) The present invention is also the electronic clinical laboratory information collection program according to (10), wherein the predetermined format is a CDISC (Clinical Data Interchange Standards Consortium) SDTM (Study Data Tabulation Model) format.

(12)本発明はまた、(9)〜(11)のいずれか1つに記載の電子的臨床検査情報収集プログラムを記録したコンピュータ読み取り可能な記録媒体である。   (12) The present invention is also a computer-readable recording medium on which the electronic clinical test information collection program according to any one of (9) to (11) is recorded.

本発明の電子的臨床検査情報収集システムによれば、eCRFフォームのデータ入力フィールドに係るレコードが、項目名とそれに対応するデータ入力値をセットにした連想配列により記述されるように構成されているので、DBMSを起動させたままでeCRFフォームのデータ入力フィールドに係るレコードの追加・変更・検索・集計を自由に行うことができるので、従来のRDBベースのEDCシステムのように、eCRFフォームの作成・変更後にスキーマを再認識させるためにDBMSを再起動させる必要がなく、EDCシステムを稼働・運用させながら極めて容易にeCRFフォームの新規作成や変更を行うことができる。   According to the electronic clinical laboratory information collection system of the present invention, the record relating to the data input field of the eCRF form is configured to be described by an associative array in which item names and corresponding data input values are set. Therefore, it is possible to freely add / change / search / aggregate records related to the data input field of the eCRF form while the DBMS is activated. Thus, as in the conventional RDB-based EDC system, It is not necessary to restart the DBMS in order to re-recognize the schema after the change, and a new eCRF form can be created or changed very easily while operating and operating the EDC system.

本発明の電子的臨床検査情報収集システムによれば、DBMSの再起動及びDBへの再接続が不要のため、連続したEDCシステムの稼動が可能となり、このため複数の臨床試験を一つのDBで運用することが可能となり、各試験の上部構造である疾患登録事業や臨床研究グループをDB内に構築することができるとともに、患者や症例などの基礎情報を共有することができるため、情報の重複がなくなり、1つの症例、あるいは1人の患者に対し矛盾のある基礎情報が登録されることが防止される等の優れた効果を奏するものである。   According to the electronic clinical laboratory information collection system of the present invention, since it is not necessary to restart the DBMS and reconnect to the DB, it is possible to operate a continuous EDC system. Since it is possible to operate, the disease registration business and clinical research group that is the superstructure of each trial can be built in the database, and basic information such as patients and cases can be shared, so information duplication There are excellent effects such as preventing inconsistent basic information from being registered for one case or one patient.

本発明の電子的臨床検査情報収集システムによれば、eCRFフォームが既定の書式に関する情報が前記レコードのメタデータとして記述されるように構成されているので、当該既定の書式に関する情報に基づいてeCRFを極めて容易に既定の書式に変換して出力することができる。   According to the electronic clinical laboratory information collection system of the present invention, the eCRF form is configured such that information relating to the predetermined format is described as the metadata of the record. Therefore, the eCRF is based on the information relating to the predetermined format. Can be converted into a default format and output very easily.

本発明の実施形態にかかるEDCシステム10の全体構成を示すブロック図である。1 is a block diagram showing an overall configuration of an EDC system 10 according to an embodiment of the present invention. 本実施形態にかかるEDCサーバ100A、管理者端末100B及び利用者端末100Cの構成の一例を示すブロック図である。It is a block diagram showing an example of composition of EDC server 100A concerning this embodiment, manager terminal 100B, and user terminal 100C. 本実施形態におけるEDCサーバ100AによるeCRFフォームの新規作成処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the new creation process of the eCRF form by EDC server 100A in this embodiment. 従来のRDBベースのEDCシステムによるeCRFのデータ入力フィールドの記述例である。It is an example of description of the data input field of eCRF by the conventional RDB based EDC system. 本実施形態にかかるEDCシステム10によるeCRFのデータ入力フィールドの記述例である。It is an example of description of the data input field of eCRF by the EDC system 10 concerning this embodiment. 本実施形態にかかるEDCシステム10によるeCRFのデータ入力フィールドの他の記述例である。It is another example of description of the data input field of eCRF by the EDC system 10 concerning this embodiment. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by EDC server 100A. 本実施形態にかかるEDCシステム10において、CDISC SDTM形式に変換出力する場合のeCRFのデータ入力フィールドの記述例である。It is an example of description of the data input field of eCRF in the EDC system 10 concerning this embodiment, when converting and outputting to a CDISC SDTM format.

以下、本発明の実施の形態を、図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施形態にかかるEDCシステム10の全体構成を示すブロック図である。図1に示すように、本実施形態にかかるEDCシステム10は、当該EDCシステムを運用するEDCサーバ100Aと、データマネージャー等が当該EDCシステムに係るeCRFフォームを作成・変更等するために利用される管理者端末100Bと、担当医師や治験コーディネーター(CRC)等が当該eCRFフォームに臨床検査情報を入力するのに利用される利用者端末100Cとを備え、これらは通信ネットワーク200A〜200Dを介して相互に通信可能に接続されている。なお、通信ネットワーク200A〜200Dに接続される機器の種類および台数は、図1に示す例に限定されない。   FIG. 1 is a block diagram showing an overall configuration of an EDC system 10 according to an embodiment of the present invention. As shown in FIG. 1, an EDC system 10 according to the present embodiment is used by an EDC server 100A that operates the EDC system, a data manager, and the like to create and change an eCRF form related to the EDC system. An administrator terminal 100B and a user terminal 100C used by a doctor in charge, a clinical trial coordinator (CRC), or the like to input clinical laboratory information into the eCRF form, which are mutually connected via communication networks 200A to 200D. Is communicably connected. Note that the types and the number of devices connected to the communication networks 200A to 200D are not limited to the example shown in FIG.

つぎに、上記各機器の構成について説明するが、上記各機器は後述する構成要素以外の構成要素を含んでいてもよく、あるいは、後述する構成要素のうちの一部が含まれていなくてもよい。   Next, the configuration of each of the above devices will be described. However, each of the above devices may include a component other than the components described below, or may not include some of the components described below. Good.

図2は、本実施形態にかかるEDCサーバ100A、管理者端末100B及び利用者端末100Cの構成の一例を示すブロック図である。EDCサーバ100A、管理者端末100B及び利用者端末100Cは何れもコンピュータであり、図2に示すように、CPU110、ROM120、RAM130、ハードディスク140、ディスプレイ150、入力装置160およびネットワークインタフェース170を備えており、これらは信号をやり取りするためのバス180を介して相互に接続されている。   FIG. 2 is a block diagram illustrating an example of the configuration of the EDC server 100A, the administrator terminal 100B, and the user terminal 100C according to the present embodiment. Each of the EDC server 100A, the administrator terminal 100B, and the user terminal 100C is a computer and includes a CPU 110, a ROM 120, a RAM 130, a hard disk 140, a display 150, an input device 160, and a network interface 170, as shown in FIG. These are connected to each other via a bus 180 for exchanging signals.

CPU110は、プログラムにしたがって上記各部の制御や各種の演算処理等を行う。ROM120は、コンピュータの基本動作を制御する各種プログラムやパラメータを格納する。RAM130は、作業領域として一時的にプログラムやデータを記憶する。ハードディスク140は、オペレーティングシステムや後述する所定の動作を制御するためのプログラムおよびパラメータを格納する。   The CPU 110 performs control of the above parts, various arithmetic processes, and the like according to a program. The ROM 120 stores various programs and parameters for controlling the basic operation of the computer. The RAM 130 temporarily stores programs and data as a work area. The hard disk 140 stores an operating system and programs and parameters for controlling predetermined operations described later.

ディスプレイ150は、各種の情報を表示する。入力装置160は、キーボードやマウス等であり、各種の入力を行うために使用される。   The display 150 displays various information. The input device 160 is a keyboard, a mouse, or the like, and is used for performing various inputs.

ネットワークインタフェース180は、ネットワークに接続しネットワーク上の他の機器と通信するためのインタフェースであり、イーサネット(登録商標)、トークンリング、FDDI等の規格が用いられる。   The network interface 180 is an interface for connecting to a network and communicating with other devices on the network, and standards such as Ethernet (registered trademark), token ring, and FDDI are used.

なお、EDCサーバ100Aは、WWWサーバ機能をし、ネットワーク上でHTML、XML等のマークアップ言語で記載されたeCRF等の文書ファイルを公開し、HTTP等のプロトコルによりクライアントからの要求に応じて当該文書ファイルおよびそのリンクファイルを転送する機能を有する。   The EDC server 100A has a WWW server function, publishes a document file such as eCRF described in a markup language such as HTML or XML on the network, and responds to a request from a client by a protocol such as HTTP. It has a function of transferring a document file and its link file.

通信ネットワーク200A〜200Cは、それぞれEDCサーバ100A、管理端末100B及び利用者端末100Cが接続するLAN等の小規模通信ネットワークであり、200Dはこれらを相互に接続するインターネット等の高域通信ネットワークである。但し、EDCサーバ100A、管理者端末100B及び利用者端末100Cは、200Dを介することなく同一のLAN上に接続されていてもよい。   The communication networks 200A to 200C are small-scale communication networks such as a LAN connected to the EDC server 100A, the management terminal 100B, and the user terminal 100C, respectively, and 200D is a high-frequency communication network such as the Internet that connects these to each other. . However, the EDC server 100A, the administrator terminal 100B, and the user terminal 100C may be connected on the same LAN without going through 200D.

次に、本実施形態に係るEDCシステム10の作動の概要について、EDCサーバ100AによるeCRFフォームの新規作成処理の動作を中心にして説明する。図3は、本実施形態におけるEDCサーバ100AによるeCRFフォームの新規作成処理の手順を示すフローチャートである。なお、図3のフローチャートにより示されるアルゴリズムは、EDCサーバ100Aのハードディスク140等に制御プログラムとして記憶されており、動作開始の際にRAM130に読み出されてCPU110によって実行される。   Next, an outline of the operation of the EDC system 10 according to the present embodiment will be described focusing on the operation of a new eCRF form creation process by the EDC server 100A. FIG. 3 is a flowchart showing a procedure of a new creation process of an eCRF form by the EDC server 100A in the present embodiment. The algorithm shown in the flowchart of FIG. 3 is stored as a control program in the hard disk 140 or the like of the EDC server 100A, and is read out to the RAM 130 and executed by the CPU 110 when the operation starts.

EDCサーバ100Aは、図3のステップS110において、管理者端末100BからeCRFフォームの新規作成命令があるまで待機する(S110のNO)。データマネージャー等が管理者端末100Bの入力装置160を操作して、管理者端末100BからEDCサーバ100AにeCRFフォームの新規作成命令を送信する。EDCサーバ100Aは、通信ネットワーク200C、200B及び200Aを介して管理者端末100BからeCRFフォームの新規作成命令を受信すると(S110のYES)、ステップS120に進んで、eCRFフォームの新規作成画面データを通信ネットワーク200A、200D及び200Bを介して管理者端末100Bに送信し、管理者端末100Bのディスプレイ150にeCRFフォームの新規作成画面を表示させる。   In step S110 of FIG. 3, the EDC server 100A waits until a new eCRF form creation command is received from the administrator terminal 100B (NO in S110). A data manager or the like operates the input device 160 of the administrator terminal 100B, and transmits a new eCRF form creation command from the administrator terminal 100B to the EDC server 100A. When the EDC server 100A receives a new eCRF form creation command from the administrator terminal 100B via the communication networks 200C, 200B, and 200A (YES in S110), the EDC server 100A proceeds to step S120 to communicate the new creation screen data of the eCRF form. It transmits to the administrator terminal 100B via the networks 200A, 200D, and 200B, and a new eCRF form creation screen is displayed on the display 150 of the administrator terminal 100B.

eCRFフォームはテキストコンテンツとデータ入力フィールドを含む文書ファイルである。eCRFフォームにテキストコンテンツ又はデータ入力フィールドとして設けられる項目としては、例えば、患者の属性(性別、年齢、妊娠の有無、アレルギーの有無等)、患者の過去の病歴(罹病歴)、患者の家族の病歴(家族歴)、患者が臨床研究前に投与していた薬(前治療薬)や療法、臨床研究の間に併用していた薬(併用薬)や療法、臨床研究の全過程(投与前の観察期、投与中、投与後の追跡)で得られた全ての臨床データ(血液検査、生化学検査、尿検査などの臨床検査値、X線写真、心電図、脳波、その他の検査の測定値、上記の各データに関するコメント、所見等)、自覚症状、他覚症状、有害事象(副作用や偶発症等の内容、程度(重症度)、発現日、転帰、本剤との因果関係、コメント等)、中止・脱落(中止・脱落区分、中止・脱落日、理由、コメント等)、総合評価(概括安全度、有効性、コメント等)等の臨床検査情報が挙げられる。   An eCRF form is a document file containing text content and data entry fields. Items provided as text content or data entry fields in the eCRF form include, for example, patient attributes (sex, age, pregnancy status, allergy status, etc.), patient's past medical history (morbidity history), patient family Medical history (family history), drugs (pre-treatment drugs) and therapies that patients were taking before clinical studies, drugs (combination drugs) and therapies that were used during clinical studies, and the whole process of clinical studies (before administration) All clinical data (blood tests, biochemical tests, urinalysis, and other laboratory data, radiographs, electrocardiograms, electroencephalograms, and other measurements obtained during the observation period, during administration, and follow-up after administration) , Comments on the above data, findings, etc.), subjective symptoms, objective symptoms, adverse events (contents of side effects, accidents, etc., degree (severity), date of onset, outcome, causal relationship with this drug, comments, etc. ), Cancellation / dropout (stop / dropout) Minute, stop and loss date, reason, comments, etc.), the overall evaluation (broadly degree of safety, efficacy, and clinical examination information of the comment, etc.) and the like.

データマネージャー等は管理者端末100Bの入力装置160を操作して、eCRFフォームの新規作成画面からテキストコンテンツ及びデータ入力フィールドを含む新規eCRFフォームを作成し、管理者端末100BからEDCサーバ100Aに作成したeCRFフォームの新規保存命令を送信する。   The data manager or the like operates the input device 160 of the administrator terminal 100B to create a new eCRF form including text content and data input fields from the new creation screen of the eCRF form, and creates the EDC server 100A from the administrator terminal 100B. Send a new save order for the eCRF form.

EDCサーバ100Aは、ステップS130において、管理者端末100BからeCRFフォームの新規保存命令を受信するまで待機し(S130のNO)、通信ネットワーク200C、200B及び200Aを介して管理者端末100BからeCRFフォームの新規保存命令を受信すると(S110のYES)、ステップS140に進んで、作成されたeCRFフォームをハードディスク140に新規保存し、eCRFフォームの新規作成処理を終了する。   In step S130, the EDC server 100A stands by until a new eCRF form save command is received from the administrator terminal 100B (NO in S130), and the eCRF form is transferred from the administrator terminal 100B via the communication networks 200C, 200B, and 200A. When a new save command is received (YES in S110), the process proceeds to step S140, where the created eCRF form is newly saved in the hard disk 140, and the new eCRF form creation process is terminated.

この際、上記手順においてEDCサーバ100Aにより作成・保存されるeCRFフォームは、1つのデータ入力フィールド(レコード)に係る項目名(キー)とそれに対応するデータ入力値(バリュー)とがセットとなって連想配列により記述されるように構成される。   At this time, the eCRF form created and saved by the EDC server 100A in the above procedure is a set of the item name (key) related to one data input field (record) and the corresponding data input value (value). Configured to be described by an associative array.

ここで、連想配列とは、配列の値を取り出すキーに文字列を用いる配列のことをいう。eCRFフォームに含まれるデータ入力フィールドのデータを係るデータ構造で構成することにより、DBMSを起動させたままでeCRFフォームのデータ入力フィールドに係るレコードの追加・変更・検索・集計が可能となり、従来のRDBベースのEDCシステムのように、eCRFフォームの作成・変更後にスキーマを再認識させるためにDBMSを再起動させる必要がなく、EDCシステムを稼働・運用させながら極めて容易にeCRFフォームの新規作成や変更を行うことができる。   Here, the associative array refers to an array that uses a character string as a key for retrieving the value of the array. By configuring the data input field data included in the eCRF form with such a data structure, it is possible to add / change / search / aggregate records related to the data input field of the eCRF form while the DBMS is running. Unlike the base EDC system, there is no need to restart the DBMS to re-recognize the schema after creating or changing the eCRF form, and it is extremely easy to create or change an eCRF form while operating and operating the EDC system. It can be carried out.

図4は、従来のRDBベースのEDCシステムによるeCRFのデータ入力フィールドの記述例である。従来のRDBベースのEDCシステムでは、eCRFフォームのデータ入力フィールドに係るレコードのスキーマが追加・変更された場合は、DBMSを再起動させて追加・変更されたスキーマを再認識しないと当該レコードへのデータの入力や検索・集計を行うことができない。   FIG. 4 is a description example of a data input field of eCRF by a conventional RDB-based EDC system. In the conventional RDB-based EDC system, if the schema of a record related to the data input field of the eCRF form is added or changed, the DBMS must be restarted to re-recognize the added or changed schema. Data cannot be entered or searched / aggregated.

図5は、本実施形態にかかるEDCシステム10によるeCRFのデータ入力フィールドの記述例である。本実施形態にかかるEDCシステム10では、eCRFのデータ入力フィールドに係るレコードは、項目名(キー)とそれに対応するデータ入力値(バリュー)をセットにした連想配列により記述されているので、DBMSを再起動させることなくレコードの作成・変更・検索・集計や、既存のレコードへのデータ入力を行うことができる。   FIG. 5 is a description example of a data input field of eCRF by the EDC system 10 according to the present embodiment. In the EDC system 10 according to the present embodiment, the record related to the data input field of the eCRF is described by an associative array in which item names (keys) and corresponding data input values (values) are set. You can create / change / search / aggregate records and input data into existing records without restarting.

図6は、本実施形態にかかるEDCシステム10によるeCRFのデータ入力フィールドの他の記述例である。本実施形態にかかるEDCシステム10では、eCRFのデータ入力フィールドに係るレコードには、当該レコードの書式やレイアウト等のメタデータを入れ子式に埋め込むこともできる。   FIG. 6 is another description example of the data input field of eCRF by the EDC system 10 according to the present embodiment. In the EDC system 10 according to the present embodiment, metadata such as the format and layout of the record can be embedded in a record related to the data input field of the eCRF.

一方、EDCサーバ100AによるeCRFフォームの変更処理では、管理者端末100BからのeCRFフォームの読み出し命令により、ハードディスク140に記憶されたeCRFフォームを読み出して管理者端末100Bのディスプレイ150に表示し、データマネージャー等によるeCRFフォームの変更後に、管理者端末100BからのeCRFフォームの保存命令により、変更されたeCRFフォームをハードディスク140に保存する。また、EDCサーバ100AによるeCRFフォームへのデータ入力処理では、利用者端末100CからのeCRFフォームの読み出し命令により、ハードディスク140に記憶されたeCRFフォームを読み出して利用者端末100Cのディスプレイ150に表示し、担当医師や治験コーディネーター(CRC)等によるeCRFフォームへのデータ入力後に、利用者端末100CからのeCRFの保存命令により、データが入力されたeCRFをハードディスク140に保存する。   On the other hand, in the eCRF form change process by the EDC server 100A, the eCRF form read command from the administrator terminal 100B reads the eCRF form stored in the hard disk 140 and displays it on the display 150 of the administrator terminal 100B. After the eCRF form is changed by, for example, the changed eCRF form is stored in the hard disk 140 by the eCRF form save command from the administrator terminal 100B. In the data input process to the eCRF form by the EDC server 100A, the eCRF form read command from the user terminal 100C reads the eCRF form stored in the hard disk 140 and displays it on the display 150 of the user terminal 100C. After data input to the eCRF form by a doctor in charge or a clinical trial coordinator (CRC) or the like, the eCRF in which the data is input is stored in the hard disk 140 in accordance with an eCRF storage command from the user terminal 100C.

図7〜23は、EDCサーバ100AによるeCRFフォームの新規作成処理において、管理者端末100Bのディスプレイ150に表示される画面の一例を示す図である。まず、図7の画面において、データマネージャー等は、「新規作成」をクリックし、図8の画面を表示する。次に、図9の画面で、eCRFフォームの名称を入力し、フィールドのタイプを選択する。次に、図10の画面で、フィールドの名称、注意書き、入力制限、入力フィールドのタイプを選択し、「フィールド追加」をクリックすると、図11の画面のようにフィールドが作成される。更に、図12の画面で同様にして見出しを作成すると、図13の画面のようになる。順番を変更したい場合には、図14、15のように、移動したいフィールドをドラッグアンドドロップで任意の場所にずらすことができる。また、図16の画面に示すように、その場で文字の大きさや、色、配置の設定等、eCRFに必要な項目を設定することができる。そして、eCRFフォームの作成が終わったら、図17の画面で送信ボタンを押すと、eCRFフォームが作成され、図18の画面のように一覧に表示される。また、eCRFフォームの作成と同時にDBが構築され、図19の画面において、 [スキーマ確認]をクリックすることによりスキーマが表示されます。また、図20の画面で、シートの表示設定をする。以上の操作により、eCRFフォームを入力する利用者端末100C側では、図21に示すようにリアルタイムにeCRFフォーム一覧に新規作成したeCRFフォーム(シート)が表示される。図22において、担当医師等が利用者端末100C側から当該新規作成したeCRFフォーム(シート)をクリックすると、図23の画面のように、利用者端末100Cのディスプレイ150に当該eCRFフォームが表示され、データの入力・送信を行うことができる。   7 to 23 are diagrams illustrating examples of screens displayed on the display 150 of the administrator terminal 100B in the new creation process of the eCRF form by the EDC server 100A. First, in the screen of FIG. 7, the data manager or the like clicks “Create New” to display the screen of FIG. Next, on the screen of FIG. 9, the name of the eCRF form is input, and the field type is selected. Next, when a field name, a note, an input restriction, and an input field type are selected on the screen of FIG. 10 and “Add Field” is clicked, a field is created as shown in the screen of FIG. Further, when a heading is created in the same manner on the screen of FIG. 12, the screen shown in FIG. 13 is obtained. In order to change the order, as shown in FIGS. 14 and 15, the field to be moved can be shifted to an arbitrary place by drag and drop. Also, as shown in the screen of FIG. 16, items necessary for eCRF such as setting of character size, color, and arrangement can be set on the spot. When the creation of the eCRF form is completed, the eCRF form is created by pressing the transmission button on the screen of FIG. 17 and displayed on the list as shown in the screen of FIG. At the same time as creating the eCRF form, the DB is built and the schema is displayed by clicking [Schema Check] on the screen shown in FIG. Further, the display setting of the sheet is set on the screen of FIG. Through the above operation, on the user terminal 100C side that inputs the eCRF form, the newly created eCRF form (sheet) is displayed in real time in the eCRF form list as shown in FIG. In FIG. 22, when the doctor in charge or the like clicks the newly created eCRF form (sheet) from the user terminal 100C side, the eCRF form is displayed on the display 150 of the user terminal 100C as shown in the screen of FIG. Data can be input and transmitted.

なお、本実施形態におけるEDCサーバ100Aでは、データ入力済のeCRFを、例えばCDISC(Clinical Data Interchange Standards Consortium)SDTM(Study Data Tabulation Model)形式等の既定の書式に変換して出力するように構成してもよい。図24は、本実施形態にかかるEDCシステム10において、CDISC SDTM形式に変換出力する場合のeCRFのデータ入力フィールドの記述例である。図24に示すように、データ入力フィールドのデータ入力値がCDISC SDTM形式により出力された場合のドメイン(RDBのテーブル名に相当)と変数(RDBの項目名・列名に相当)とその項目の繰返し番号の情報が当該データ入力フィールドのメタデータとして記述されている。これにより、当該フィールドに入力されたデータがCDISC SDTM形式のデータの中でどこに位置するかが一意に決まるものであり、一つのレコードに必要なフィールドが同じ繰返番号を含むメタデータを持って生成されるため、取得フィールドをどこに移動しても最終的に整合性の取れるデータが取得できるものである。また、CDISC形式のマッピング作業を試験ごとに行う必要がなく、したがってその検証作業も不要となるため、従来の極めて煩雑な工程を省くことができるものである。   The EDC server 100A according to the present embodiment is configured to convert the eCRF that has already been input into a predetermined format such as a CDISC (Clinical Data Interchange Standards Consortium) SDTM (Study Data Tabulation Model) format and output the data. May be. FIG. 24 is a description example of the data input field of the eCRF when the EDC system 10 according to the present embodiment converts and outputs to the CDISC SDTM format. As shown in FIG. 24, when the data input value of the data input field is output in the CDISC SDTM format, the domain (corresponding to the RDB table name), the variable (corresponding to the RDB item name / column name), and the item Information on the repetition number is described as metadata of the data input field. This uniquely determines where the data input in the field is located in the CDISC SDTM format data, and the field required for one record has metadata including the same repetition number. Since it is generated, it is possible to finally acquire data that can be consistent regardless of where the acquisition field is moved. Further, it is not necessary to perform a mapping operation in the CDISC format for each test, and therefore the verification operation is not required, so that the conventional extremely complicated process can be omitted.

なお、本実施形態におけるEDCサーバ100AによるeCRFフォームの作成・変更等の処理の動作を実現することのできるDBMSとしては、例えば、オープンソースのスキームレスDBであるMongoDB、HBase等のNoSQL、連想配列を格納データ型としてサポートするPostgreSQL等が挙げられる。   Examples of DBMS capable of realizing processing such as creation / change of eCRF form by the EDC server 100A in this embodiment include OpenSQL, schemeless DBs such as MongoDB and HBase, SQL, and associative arrays. PostgreSQL or the like that supports as a storage data type.

本発明のEDCシステムは、上記した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々変更を加え得ることは勿論である。例えば、EDCサーバ100A、管理者端末100B及び利用者端末100Cの機能をより多くのコンピュータに分散して実現してもよいし、より少ないコンピュータで兼用して実現してもよい。   The EDC system of the present invention is not limited to the above-described embodiment, and it is needless to say that various modifications can be made without departing from the gist of the present invention. For example, the functions of the EDC server 100A, the administrator terminal 100B, and the user terminal 100C may be realized by being distributed to more computers, or may be realized by using fewer computers.

本発明によるEDCシステムは、上記各手順を実行するための専用のハードウエア回路によっても、また、上記各手順を記述したプログラムをCPUが実行することによっても実現することができる。後者により本発明を実現する場合、EDCサーバを動作させる上記プログラムは、CD−ROMやDVD−ROM等のコンピュータ読み取り可能な記録媒体によって提供されてもよいし、インターネット等のネットワークを介してオンラインで提供されてもよい。この場合、コンピュータ読み取り可能な記録媒体に記録されたプログラムは、通常、ROMやハードディスク等に転送され記憶される。また、このプログラムは、たとえば、単独のアプリケーションソフトとして提供されてもよいし、EDCサーバの一機能としてEDCサーバの基本ソフトウエアに組み込まれてもよい。   The EDC system according to the present invention can be realized by a dedicated hardware circuit for executing each procedure described above, or by executing a program describing each procedure described above by the CPU. When the present invention is realized by the latter, the program for operating the EDC server may be provided by a computer-readable recording medium such as a CD-ROM or DVD-ROM, or online via a network such as the Internet. May be provided. In this case, the program recorded on the computer-readable recording medium is usually transferred and stored in a ROM, a hard disk or the like. Further, this program may be provided as, for example, a single application software, or may be incorporated into the basic software of the EDC server as one function of the EDC server.

上述したように、本発明のEDCシステムは、システムを稼働させたままでeCRFフォームのデータ入力フィールドに係るレコードの追加・変更・検索・集計を自由に行うことができるとともに、極めて容易にCDISC形式等の既定の書式に変換して出力することができるので、EDCシステムとして有用である。   As described above, the EDC system of the present invention can freely add / change / search / aggregate records related to the data input field of the eCRF form while the system is in operation, and it is extremely easy to use the CDISC format, etc. Therefore, it is useful as an EDC system.

10 EDCシステム
100A サーバ
100B DB
100C 管理者端末
100D 利用者端末
110 CPU
120 ROM
130 RAM
140 ハードディスク
150 ディスプレイ
160 入力装置
170 ネットワークインタフェース
200A、200B、200C、200D 通信ネットワーク
10 EDC system 100A server 100B DB
100C administrator terminal 100D user terminal 110 CPU
120 ROM
130 RAM
140 Hard Disk 150 Display 160 Input Device 170 Network Interface 200A, 200B, 200C, 200D Communication Network

Claims (12)

電子的症例報告書フォームを作成する電子的症例報告書フォーム作成手段と、
前記電子的症例報告書フォーム作成手段により作成された電子的症例報告書フォームに臨床検査情報からなるデータを入力する電子的症例報告書データ入力手段と、
前記電子的症例報告書データ入力手段によりデータが入力された電子的症例報告書を記憶する電子的症例報告書記憶手段と、
を有し、
前記電子的症例報告書フォームは、データ入力フィールドに係るレコードが、項目名とそれに対応するデータ入力値をセットにした連想配列により記述されるように構成されていることを特徴とする、
電子的臨床検査情報収集システム。
An electronic case report form creation means for creating an electronic case report form;
Electronic case report data input means for inputting data consisting of clinical laboratory information into the electronic case report form created by the electronic case report form creation means,
Electronic case report storage means for storing the electronic case report data input by the electronic case report data input means;
Have
The electronic case report form is configured such that a record relating to a data input field is described by an associative array in which item names and corresponding data input values are set,
Electronic clinical laboratory information collection system.
前記電子的症例報告書フォームは、既定の書式に関する情報が前記レコードのメタデータとして記述されるように構成されており、
前記既定の書式に関する情報に基づいて前記電子的症例報告書を前記既定の書式に変換して出力する電子的症例報告書出力手段を更に有する、
請求項1に記載の電子的臨床検査情報収集システム。
The electronic case report form is configured such that information about a predetermined format is described as metadata of the record,
Further comprising an electronic case report output means for converting the electronic case report into the predetermined format based on the information on the predetermined format and outputting the same.
The electronic clinical test information collection system according to claim 1.
前記既定の書式は、CDISC(Clinical Data Interchange Standards Consortium)SDTM(Study Data Tabulation Model)書式である、
請求項2に記載の電子的臨床検査情報収集システム。
The default format is CDISC (Clinical Data Interchange Standards Consortium) SDTM (Study Data Tabulation Model) format.
The electronic clinical test information collection system according to claim 2.
電子的症例報告書フォーム作成手段により作成された電子的症例報告書フォームを変更する電子的症例報告書フォーム変更手段を更に有する、
請求項1乃至3の何れか1項に記載の電子的臨床検査情報収集システム。
An electronic case report form changing means for changing the electronic case report form created by the electronic case report form creating means;
The electronic clinical test information collection system according to any one of claims 1 to 3.
前記電子的症例報告書記憶手段により記憶された電子的症例報告書を検索又は集計する電子的症例報告書検索・集計手段を更に有する、
請求項1乃至4の何れか1項に記載の電子的臨床検査情報収集システム。
An electronic case report search / aggregation means for retrieving or counting the electronic case report stored by the electronic case report storage means;
The electronic clinical test information collection system according to any one of claims 1 to 4.
電子的症例報告書フォームを作成する電子的症例報告書フォーム作成ステップと、
前記電子的症例報告書フォーム作成ステップにより作成された電子的症例報告書フォームに臨床検査情報からなるデータを入力する電子的症例報告書データ入力ステップと、
前記電子的症例報告書データ入力ステップによりデータが入力された電子的症例報告書を記憶する電子的症例報告書記憶ステップと、
を有し、
前記電子的症例報告書フォームは、データ入力フィールドに係るレコードが、項目名とそれに対応するデータ入力値をセットにした連想配列により記述されるように構成されていることを特徴とする、
電子的臨床検査情報収集方法。
An electronic case report form creation step for creating an electronic case report form;
An electronic case report data input step for inputting data consisting of clinical laboratory information into the electronic case report form created by the electronic case report form creation step;
An electronic case report storage step for storing the electronic case report in which data is input by the electronic case report data input step;
Have
The electronic case report form is configured such that a record relating to a data input field is described by an associative array in which item names and corresponding data input values are set,
Electronic clinical laboratory information collection method.
前記電子的症例報告書フォームは、既定の書式に関する情報が前記レコードのメタデータとして記述されるように構成されており、
前記既定の書式に関する情報に基づいて前記電子的症例報告書を前記既定の書式に変換して出力する電子的症例報告書出力ステップを更に有する、
請求項6に記載の電子的臨床検査情報収集方法。
The electronic case report form is configured such that information about a predetermined format is described as metadata of the record,
An electronic case report output step of converting the electronic case report into the default format based on the information on the default format and outputting the same.
The electronic clinical laboratory information collection method according to claim 6.
前記既定の書式は、CDISC(Clinical Data Interchange Standards Consortium)SDTM(Study Data Tabulation Model)書式である、
請求項7に記載の電子的臨床検査情報収集方法。
The default format is CDISC (Clinical Data Interchange Standards Consortium) SDTM (Study Data Tabulation Model) format.
The electronic clinical test information collection method according to claim 7.
電子的症例報告書フォームを作成する電子的症例報告書フォーム作成ステップと、
前記電子的症例報告書フォーム作成ステップにより作成された電子的症例報告書フォームに臨床検査情報からなるデータを入力する電子的症例報告書データ入力ステップと、
前記電子的症例報告書データ入力ステップによりデータが入力された電子的症例報告書を記憶する電子的症例報告書記憶ステップと、
をコンピュータに実行させるものであり、
前記電子的症例報告書フォームは、データ入力フィールドに係るレコードが、項目名とそれに対応するデータ入力値をセットにした連想配列により記述されるように構成されていることを特徴とする、
電子的臨床検査情報収集プログラム。
An electronic case report form creation step for creating an electronic case report form;
An electronic case report data input step for inputting data consisting of clinical laboratory information into the electronic case report form created by the electronic case report form creation step;
An electronic case report storage step for storing the electronic case report in which data is input by the electronic case report data input step;
To run on a computer,
The electronic case report form is configured such that a record relating to a data input field is described by an associative array in which item names and corresponding data input values are set,
Electronic clinical laboratory information collection program.
前記電子的症例報告書フォームは、既定の書式に関する情報が前記レコードのメタデータとして記述されるように構成されており、
前記既定の書式に関する情報に基づいて前記電子的症例報告書を前記既定の書式に変換して出力する電子的症例報告書出力ステップを更にコンピュータに実行させるものである、
請求項9に記載の電子的臨床検査情報収集プログラム。
The electronic case report form is configured such that information about a predetermined format is described as metadata of the record,
The computer further executes an electronic case report output step of converting the electronic case report into the predetermined format based on the information on the predetermined format and outputting the same.
The electronic clinical test information collection program according to claim 9.
前記既定の書式は、CDISC(Clinical Data Interchange Standards Consortium)SDTM(Study Data Tabulation Model)書式である、
請求項10に記載の電子的臨床検査情報収集プログラム。
The default format is CDISC (Clinical Data Interchange Standards Consortium) SDTM (Study Data Tabulation Model) format.
The electronic clinical test information collection program according to claim 10.
請求項9〜11のいずれか1項に記載の電子的臨床検査情報収集プログラムを記録したコンピュータ読み取り可能な記録媒体。   The computer-readable recording medium which recorded the electronic clinical test information collection program of any one of Claims 9-11.
JP2013117417A 2012-10-12 2013-06-03 Electronic clinical laboratory information collection system, electronic clinical laboratory information collection method, electronic clinical laboratory information collection program, and computer-readable recording medium recording the same Active JP6285113B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013117417A JP6285113B2 (en) 2012-10-12 2013-06-03 Electronic clinical laboratory information collection system, electronic clinical laboratory information collection method, electronic clinical laboratory information collection program, and computer-readable recording medium recording the same

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2012226480 2012-10-12
JP2012226480 2012-10-12
JP2013117417A JP6285113B2 (en) 2012-10-12 2013-06-03 Electronic clinical laboratory information collection system, electronic clinical laboratory information collection method, electronic clinical laboratory information collection program, and computer-readable recording medium recording the same

Publications (2)

Publication Number Publication Date
JP2014096132A true JP2014096132A (en) 2014-05-22
JP6285113B2 JP6285113B2 (en) 2018-02-28

Family

ID=50939126

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013117417A Active JP6285113B2 (en) 2012-10-12 2013-06-03 Electronic clinical laboratory information collection system, electronic clinical laboratory information collection method, electronic clinical laboratory information collection program, and computer-readable recording medium recording the same

Country Status (1)

Country Link
JP (1) JP6285113B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015118878A1 (en) * 2014-02-07 2015-08-13 公益財団法人先端医療振興財団 Conversion method and system
CN113535570A (en) * 2021-07-23 2021-10-22 北京奇艺世纪科技有限公司 Test case processing method and device and electronic equipment
KR20230165570A (en) 2022-05-27 2023-12-05 연세대학교 원주산학협력단 Device, Method And Computer Readable Recording Medium For Automatically Generating Electronic Case Report Form

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007299150A (en) * 2006-04-28 2007-11-15 Moss Institute Co Ltd Clinical trial data management method and clinical trial data management system
JP2008276761A (en) * 2007-04-06 2008-11-13 Sbs Joho System:Kk Data collection processing system
US20100299335A1 (en) * 2007-10-26 2010-11-25 Kalyan Gopalakrishnan Method for optimizing clinical data standardization

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007299150A (en) * 2006-04-28 2007-11-15 Moss Institute Co Ltd Clinical trial data management method and clinical trial data management system
JP2008276761A (en) * 2007-04-06 2008-11-13 Sbs Joho System:Kk Data collection processing system
US20100299335A1 (en) * 2007-10-26 2010-11-25 Kalyan Gopalakrishnan Method for optimizing clinical data standardization

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
原量宏ほか10名: ""保健医療福祉分野の電子認証基盤(HPKI)を用いた大規模治験ネットワークシステムの開発"", 医療情報学, vol. 第26巻 第2号, JPN6017007111, 1 September 2006 (2006-09-01), JP, pages pp. 93〜103 *
沖俊吾: ""医療システムでの非構造化データ活用事例"", 技報 UNISYS TECHNOLOGY REVIEW, vol. 第31巻 第4号, JPN6017007108, 31 March 2012 (2012-03-31), JP, pages 69 - 77 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015118878A1 (en) * 2014-02-07 2015-08-13 公益財団法人先端医療振興財団 Conversion method and system
JPWO2015118878A1 (en) * 2014-02-07 2017-03-23 公益財団法人先端医療振興財団 Conversion method and system
CN113535570A (en) * 2021-07-23 2021-10-22 北京奇艺世纪科技有限公司 Test case processing method and device and electronic equipment
CN113535570B (en) * 2021-07-23 2023-08-25 北京奇艺世纪科技有限公司 Processing method and device for test cases and electronic equipment
KR20230165570A (en) 2022-05-27 2023-12-05 연세대학교 원주산학협력단 Device, Method And Computer Readable Recording Medium For Automatically Generating Electronic Case Report Form

Also Published As

Publication number Publication date
JP6285113B2 (en) 2018-02-28

Similar Documents

Publication Publication Date Title
Walkey et al. The viral infection and respiratory illness universal study (VIRUS): an international registry of coronavirus 2019-related critical illness
Zhou et al. An evaluation of the THIN database in the OMOP Common Data Model for active drug safety surveillance
US10636515B2 (en) Medical or health information search support apparatus and medical or health information search support system
US10650478B2 (en) Real-time aggregation and processing of healthcare records
KR101440926B1 (en) Apparatus and method for acquiring clinical trial data from electronic healthcare records, initiated by edc system
Book et al. Neuroinformatics Database (NiDB)–a modular, portable database for the storage, analysis, and sharing of neuroimaging data
Pan et al. Using PhenX measures to identify opportunities for cross‐study analysis
Cimino et al. The clinical research data repository of the US National Institutes of Health
Kilintzis et al. Supporting integrated care with a flexible data management framework built upon Linked Data, HL7 FHIR and ontologies
JP6285113B2 (en) Electronic clinical laboratory information collection system, electronic clinical laboratory information collection method, electronic clinical laboratory information collection program, and computer-readable recording medium recording the same
US8630995B2 (en) Methods and systems for acquiring and processing veterinary-related information to facilitate differential diagnosis
Lee et al. A web-based data visualization tool for the MIMIC-II database
Gu et al. Discovering and visualizing knowledge evolution of chronic disease research driven by emerging technologies
Maulana et al. The potential of cardiac telerehabilitation as delivery rehabilitation care model in heart failure during COVID-19 and transmissible disease outbreak: a systematic scoping review of the latest RCTs
US10586069B2 (en) Networking devices for storing profiles longitudinally
US10049772B1 (en) System and method for creation, operation and use of a clinical research database
Baier et al. A shared opportunity for improving electronic medical record data
JP6023520B2 (en) Electronic medical record screening system, electronic medical record screening apparatus, electronic medical record screening method, and electronic medical record screening program
US20170193179A1 (en) Graphical user interface (gui) for accessing linked communication networks and devices
Harris et al. i2b2t2: unlocking visualization for clinical research
JP5758684B2 (en) Patient information providing server and patient information providing processing program
JP2014235562A (en) Electronic data capture system, electronic data capture method, electronic data capture program and computer readable recording medium having the same recorded
Mata et al. On the use of XML in medical imaging web-based applications
Rajbhandari et al. Semantic web in medical information systems
US20220076814A1 (en) Health administration method, apparatus, and system, and data collection apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160523

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20160523

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20160523

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170307

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170427

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20170905

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171205

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20171214

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180123

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180201

R150 Certificate of patent or registration of utility model

Ref document number: 6285113

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250