JP5884334B2 - Information processing program, information processing method, and information processing apparatus - Google Patents

Information processing program, information processing method, and information processing apparatus Download PDF

Info

Publication number
JP5884334B2
JP5884334B2 JP2011176424A JP2011176424A JP5884334B2 JP 5884334 B2 JP5884334 B2 JP 5884334B2 JP 2011176424 A JP2011176424 A JP 2011176424A JP 2011176424 A JP2011176424 A JP 2011176424A JP 5884334 B2 JP5884334 B2 JP 5884334B2
Authority
JP
Japan
Prior art keywords
information
chart
creation time
item
value
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.)
Active
Application number
JP2011176424A
Other languages
Japanese (ja)
Other versions
JP2013041345A (en
Inventor
芳彦 村井
芳彦 村井
近藤 直
直 近藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2011176424A priority Critical patent/JP5884334B2/en
Publication of JP2013041345A publication Critical patent/JP2013041345A/en
Application granted granted Critical
Publication of JP5884334B2 publication Critical patent/JP5884334B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Measuring And Recording Apparatus For Diagnosis (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Description

本発明は、情報を処理する情報処理プログラム、情報処理方法、および情報処理装置に関する。   The present invention relates to an information processing program, an information processing method, and an information processing apparatus for processing information.

医療分野において、医師や助産師は、検査部門で記憶されている検査結果を参照して、法律に規定された事項を記載したカルテ(カルテとは医療上の諸記録であり、例えば診療録や助産録である)を作成している。従来、カルテの修正画面において、前回に作成したカルテの内容を修正元データとして修正画面内の入力欄に表示し、医師や助産師のカルテの作成を支援する技術があった(例えば、下記特許文献1参照)。   In the medical field, doctors and midwives refer to examination results stored in the examination department and describe medical records (medical records are medical records such as medical records and Is a midwifery record). Conventionally, there has been a technology for supporting the creation of medical charts for doctors and midwives by displaying the contents of a previously created medical chart as correction source data in the input field in the correction screen on the chart correction screen (for example, the following patents) Reference 1).

特開2001−160110号公報JP 2001-160110 A

上述した従来技術では、カルテのデータとは非同期に検査部門で検査結果が更新されることで、画面表示された前回保存時のカルテに含まれる検査結果のデータと、更新された検査結果とに不一致が生じることがある。しかしながら、医師や助産師は、検査結果の更新があったか、また、更新があった場合いつどの検査項目に対して行われたかがわからないため、画面表示されたカルテのデータよりも新しい、医療従事者にとって留意すべきデータが存在するか否かがわからないという問題があった。   In the above-described prior art, the inspection result is updated in the inspection department asynchronously with the medical chart data, so that the inspection result data included in the medical record at the time of the previous save displayed on the screen and the updated inspection result are displayed. Inconsistencies can occur. However, since doctors and midwives do not know whether the test results have been updated, and when they have been updated, which test items have been performed, it is important for health professionals who are newer than the chart data displayed on the screen. There is a problem that it is not known whether there is data to be noted.

本発明は、上述した従来技術による問題点を解消するため、共通項目を有する非同期の2つの記憶装置のうち、一方で共通項目のデータが更新されたことを、他方から読み出した共通項目のデータを表示する際に通知することができる情報処理プログラム、情報処理方法、および情報処理装置を提供することを目的とする。   In order to solve the above-described problems caused by the prior art, the present invention indicates that, among two asynchronous storage devices having a common item, the data of the common item is updated on the one side, and the data of the common item read from the other side An object of the present invention is to provide an information processing program, an information processing method, and an information processing apparatus that can be notified when displaying a message.

上述した課題を解決し、目的を達成するため、本発明の一側面によれば、共通項目を有する非同期の第1の記憶装置および第2の記憶装置にアクセスし、対象に関する情報の表示要求を受け付け、表示要求が受け付けられた場合、第1の記憶装置から対象に関する共通項目の第1の値を取得し、第2の記憶装置から対象に関する共通項目の第2の値を取得し、取得された第1の値と第2の値とを比較し、比較結果に基づいて、対象に関する情報の表示形態を決定し、決定された表示形態に基づいて、対象に関する共通項目の第1の値と第2の値のうち少なくともいずれかを表示する情報処理プログラム、情報処理方法、および情報処理装置が提案される。   In order to solve the above-described problems and achieve the object, according to one aspect of the present invention, the asynchronous first storage device and the second storage device having a common item are accessed and a display request for information on the object is made. When the acceptance and the display request are accepted, the first value of the common item related to the target is acquired from the first storage device, and the second value of the common item related to the target is acquired from the second storage device and acquired. The first value is compared with the second value, the display form of the information related to the object is determined based on the comparison result, and the first value of the common item related to the object is determined based on the determined display form An information processing program, an information processing method, and an information processing apparatus that display at least one of the second values are proposed.

本発明の一側面によれば、共通項目を有する非同期の2つの記憶装置のうち、一方で共通項目のデータが更新されたことを、他方から読み出した共通項目のデータを表示する際に通知することができるという効果を奏する。   According to one aspect of the present invention, when the data of the common item read from the other is displayed, the fact that the data of the common item has been updated on one of the two asynchronous storage devices having the common item is notified. There is an effect that can be.

図1は、産科用コンピュータによるカルテの表示の内容を示す説明図である。FIG. 1 is an explanatory diagram showing the contents of a chart display by an obstetric computer. 図2は、実施の形態にかかる表示システムのシステム構成例1を示す説明図である。FIG. 2 is an explanatory diagram of a system configuration example 1 of the display system according to the embodiment. 図3は、実施の形態にかかる表示システム200のシステム構成例2を示す説明図である。FIG. 3 is an explanatory diagram of a system configuration example 2 of the display system 200 according to the embodiment. 図4は、実施の形態にかかる産科用コンピュータ101のハードウェア構成例を示すブロック図である。FIG. 4 is a block diagram of a hardware configuration example of the obstetric computer 101 according to the embodiment. 図5は、看護DB103の記憶内容の一例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of the contents stored in the nursing DB 103. 図6は、患者DB104の記憶内容の一例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of the contents stored in the patient DB 104. 図7は、産科用コンピュータ101の機能的構成を示すブロック図である。FIG. 7 is a block diagram showing a functional configuration of the obstetric computer 101. 図8は、産科用コンピュータ101によるカルテの表示の内容を示す説明図(その1)である。FIG. 8 is an explanatory diagram (part 1) showing the contents of the chart display by the obstetric computer 101. 図9は、産科用コンピュータ101によるカルテの表示の内容を示す説明図(その2)である。FIG. 9 is an explanatory diagram (part 2) showing the contents of the chart display by the obstetric computer 101. 図10は、産科用コンピュータ101によるカルテの表示の内容を示す説明図(その3)である。FIG. 10 is an explanatory diagram (part 3) showing the contents of the chart display by the obstetric computer 101. 図11は、産科用コンピュータ101によるカルテの表示の内容を示す説明図(その4)である。FIG. 11 is an explanatory diagram (part 4) showing the contents of the chart display by the obstetric computer 101. 図12は、産科用コンピュータ101によるカルテの表示の内容を示す説明図(その5)である。FIG. 12 is an explanatory diagram (part 5) showing the contents of the chart display by the obstetric computer 101. 図13は、産科用コンピュータ101によるカルテの表示の内容を示す説明図(その6)である。FIG. 13 is an explanatory diagram (part 6) showing the contents of the chart display by the obstetric computer 101. 図14は、産科用コンピュータ101によるカルテの表示の内容を示す説明図(その7)である。FIG. 14 is an explanatory diagram (part 7) showing the contents of the chart display by the obstetric computer 101. 図15は、新規作成処理の処理内容を示すフローチャートである。FIG. 15 is a flowchart showing the processing contents of the new creation processing. 図16は、修正処理の処理内容を示すフローチャート(その1)である。FIG. 16 is a flowchart (part 1) showing the processing contents of the correction processing. 図17は、修正処理の処理内容を示すフローチャート(その2)である。FIG. 17 is a flowchart (part 2) showing the processing contents of the correction processing.

以下に添付図面を参照して、この発明にかかる情報処理プログラム、情報処理方法、および情報処理装置の実施の形態を詳細に説明する。情報処理装置は、共通項目の値を記憶する非同期の2つの記憶装置のうち、一方の記憶装置から読み出した共通項目の値が適正な値であるかを判定する。そのために、情報処理装置は、一方の記憶装置から読み出した共通項目の値と、他方の記憶装置に記憶されている共通項目の値と、を比較し、不一致であれば、適正な値でないと判定する。そして、情報処理装置は、一方の記憶装置から読み出した共通項目の値が適正な値でないことを強調して表示する。これにより、情報処理装置の利用者は、一方の記憶装置から読み出した共通項目の値が適正な値でないことを発見できるようになる。   Exemplary embodiments of an information processing program, an information processing method, and an information processing apparatus according to the present invention will be explained below in detail with reference to the accompanying drawings. The information processing device determines whether the value of the common item read from one of the two asynchronous storage devices that store the value of the common item is an appropriate value. For this reason, the information processing device compares the value of the common item read from one storage device with the value of the common item stored in the other storage device. judge. The information processing apparatus emphasizes and displays that the value of the common item read from one storage device is not an appropriate value. As a result, the user of the information processing apparatus can discover that the value of the common item read from one storage device is not an appropriate value.

以下では、情報処理装置として産科用コンピュータを例に挙げ、本実施の形態について説明する。産科用コンピュータは、産科で作成されたカルテを表示する際、カルテ内の項目の値が適正な値か否かを判定する。そのために、産科用コンピュータは、カルテとは非同期に、カルテ内の項目と共通する項目の値を記憶するデータベースから、共通する項目の値を取得する。   In the following, the present embodiment will be described using an obstetric computer as an example of the information processing apparatus. When the obstetric computer displays a medical chart created in the obstetrics, it determines whether or not the value of the item in the medical chart is an appropriate value. Therefore, the obstetric computer acquires the value of the common item from a database that stores the value of the item common to the item in the medical record asynchronously with the medical record.

そして、産科用コンピュータは、カルテ内の項目の値と、取得した共通する項目の値と、を比較し、不一致であればカルテ内の項目の値が示す前回の検査結果が変化したと判定する。そして、産科用コンピュータは、カルテ内の項目の値が示す前回の検査結果が変化したことを示す表示形態でカルテを表示する。これにより、産科用コンピュータを利用する助産師は、表示されたカルテ内の項目の値が示す前回の検査結果が変化したことを発見できるようになる。なお、以下では、情報処理装置として産科用コンピュータを例に挙げているが、情報処理装置は、産科以外の他科で使用されるコンピュータであってもよい。   Then, the obstetric computer compares the value of the item in the medical record with the value of the acquired common item, and determines that the previous test result indicated by the value of the item in the medical record has changed if there is a mismatch. . The obstetric computer displays the chart in a display form indicating that the previous test result indicated by the value of the item in the chart has changed. Thereby, the midwife who uses the obstetric computer can discover that the previous test result indicated by the value of the item in the displayed medical record has changed. In the following, an obstetric computer is taken as an example of the information processing apparatus, but the information processing apparatus may be a computer used in other departments other than obstetrics.

(産科用コンピュータによるカルテの表示の内容)
まず、図1を用いて、産科用コンピュータによるカルテの表示の内容について説明する。なお、産科用コンピュータにより表示されるカルテとは、助産録である。
(Contents of medical chart display by obstetric computer)
First, the contents of the chart display by the obstetric computer will be described with reference to FIG. The medical record displayed by the obstetric computer is a midwifery record.

図1は、産科用コンピュータによるカルテの表示の内容を示す説明図である。図1において、産科用コンピュータ101は、産科で助産師によって使用される装置である。産科用コンピュータ101は、共通項目を有するとともに産科用コンピュータからの情報の登録とは非同期に情報が登録される患者DB104、および看護DB103にアクセス可能である。ただし、産科用コンピュータ101は、患者DB104を参照可能であればよく、患者DB104に書き込み不可能であってもよい。   FIG. 1 is an explanatory diagram showing the contents of a chart display by an obstetric computer. In FIG. 1, an obstetric computer 101 is a device used by a midwife in obstetrics. The obstetric computer 101 has access to the patient DB 104 and the nursing DB 103, which have common items and in which information is registered asynchronously with the registration of information from the obstetric computer. However, the obstetric computer 101 only needs to be able to refer to the patient DB 104 and may not be able to write to the patient DB 104.

ここで、看護DB103には、産科で作成されたカルテのデータが記憶されている。カルテのデータには、患者DB104の検査結果と同一の項目「HCV」に対応する検査結果の値「−」が含まれている。患者DB104には、検査部門で作成された検査結果が記憶されている。検査結果には、看護DB103のカルテと同一の項目「HCV」に対応する検査結果の値「−」が含まれている。例えば、看護DB103と患者DB104とで共通する項目とは、患者についての感染症の検査結果の項目である。   Here, the nursing DB 103 stores medical chart data created in obstetrics. The medical record data includes a test result value “-” corresponding to the same item “HCV” as the test result of the patient DB 104. The patient DB 104 stores examination results created by the examination department. The test result includes a test result value “−” corresponding to the same item “HCV” as the medical record of the nursing DB 103. For example, an item common to the nursing DB 103 and the patient DB 104 is an item of a test result of an infectious disease for the patient.

産科用コンピュータ101は、患者DB104の検査結果を参照して助産師により作成されたカルテを看護DB103に書き込む。産科用コンピュータ101は、看護DB103に記憶されたカルテのデータを読み込んで、カルテを表示する。   The obstetric computer 101 refers to the examination result in the patient DB 104 and writes the medical chart created by the midwife in the nursing DB 103. The obstetric computer 101 reads the medical chart data stored in the nursing DB 103 and displays the medical chart.

検査部門用コンピュータ102は、検査部門で検査者によって使用される装置である。検査部門用コンピュータ102は、検査部門で検査者によって行われた検査の検査結果を患者DB104に書き込む。例えば、検査結果とは、患者についての感染症の検査の検査値や検査日である。   The inspection department computer 102 is an apparatus used by an inspector in the inspection department. The inspection department computer 102 writes the inspection result of the inspection performed by the inspector in the inspection department in the patient DB 104. For example, the test result is a test value or a test date of an infectious disease test for the patient.

以下、産科用コンピュータ101で作成された初版のカルテが看護DB103に記憶された場合を例に挙げて、産科用コンピュータ101で看護DB103から読み出した初版のカルテを表示する際の処理について説明する。   Hereinafter, the processing when displaying the first version of the medical chart read from the nursing DB 103 by the obstetric computer 101 will be described by taking as an example the case where the first version of the medical chart created by the obstetric computer 101 is stored in the nursing DB 103.

(1)産科用コンピュータ101は、助産師からの操作を受けて、カルテの作成に使用される検査結果を患者DB104から取得する。ここでは、産科用コンピュータ101は、患者DB104から、感染症「HCV」の検査の検査値「−」と検査日「2011/06/20」とを取得する。そして、産科用コンピュータ101では、助産師の操作により、取得された検査結果に基づいて初版のカルテのデータが作成される。   (1) The obstetric computer 101 receives an operation from the midwife and obtains a test result used to create a medical chart from the patient DB 104. Here, the obstetric computer 101 acquires the test value “−” and the test date “2011/06/20” of the test for the infectious disease “HCV” from the patient DB 104. In the obstetric computer 101, the first version of the chart data is created based on the acquired examination result by the operation of the midwife.

(2)次に、産科用コンピュータ101は、取得された検査結果に基づいて助産師によって作成された初版のカルテのデータを看護DB103に書き込む。ここでは、産科用コンピュータ101は、患者DB104から取得した感染症「HCV」の検査の検査値「−」と検査日「2011/06/20」を含む初版のカルテのデータを看護DB103に書き込む。   (2) Next, the obstetric computer 101 writes the first version of the medical chart data created by the midwife based on the acquired examination result in the nursing DB 103. Here, the obstetric computer 101 writes the first edition chart data including the examination value “-” and the examination date “2011/06/20” of the infectious disease “HCV” acquired from the patient DB 104 to the nursing DB 103.

(3)一方、検査部門用コンピュータ102は、産科用コンピュータ101での初版のカルテの作成以降に、新たな検査を行い、患者DB104に記憶された検査結果を更新する。ここでは、検査部門用コンピュータ102は、患者DB104に記憶されている感染症「HCV」の検査の検査値「−」と検査日「2011/06/20」とを、新たな検査の検査値「+」と検査日「2011/06/30」に更新する。   (3) On the other hand, the examination department computer 102 performs a new examination after the creation of the first edition chart in the obstetric computer 101 and updates the examination result stored in the patient DB 104. Here, the examination department computer 102 uses the examination value “−” and the examination date “2011/06/20” of the infectious disease “HCV” stored in the patient DB 104 as the new examination value “ + "And the inspection date" 2011/06/30 ".

(4)次に、産科用コンピュータ101は、助産師の操作により、初版のカルテを表示する際、看護DB103から初版のカルテのデータを取得する。ここでは、産科用コンピュータ101は、感染症「HCV」の検査の検査値「−」と検査日「2011/06/20」を含む初版のカルテのデータを取得する。   (4) Next, the obstetric computer 101 acquires the first version of the chart from the nursing DB 103 when displaying the first version of the chart by the operation of the midwife. Here, the obstetric computer 101 acquires the first version of the chart data including the test value “−” and the test date “2011/06/20” of the test for the infectious disease “HCV”.

(5)そして、産科用コンピュータ101は、初版のカルテのデータの取得に併せて、患者DB104から最新の検査結果を取得する。ここでは、産科用コンピュータ101は、患者DB104から、(3)で更新された最新の検査結果である感染症「HCV」の検査の検査値「+」と検査日「2011/06/30」とを取得する。   (5) The obstetric computer 101 acquires the latest examination result from the patient DB 104 in conjunction with the acquisition of the first version of the chart data. Here, the obstetric computer 101 obtains from the patient DB 104 the test value “+” and the test date “2011/06/30” of the test of the infectious disease “HCV” which is the latest test result updated in (3). To get.

(6)次に、産科用コンピュータ101は、取得された初版のカルテのデータと、最新の検査結果を比較する。ここでは、産科用コンピュータ101は、初版のカルテのデータに含まれる感染症「HCV」の検査の検査値「−」と検査日「2011/06/20」と、最新の検査結果である感染症「HCV」の検査の検査値「+」と検査日「2011/06/30」と、を比較する。   (6) Next, the obstetric computer 101 compares the acquired first edition chart data with the latest examination result. In this case, the obstetric computer 101 uses the test value “−” and the test date “2011/06/20” of the infectious disease “HCV” included in the data of the first edition of the chart, and the infectious disease that is the latest test result The inspection value “+” of the inspection of “HCV” is compared with the inspection date “2011/06/30”.

(7)産科用コンピュータ101は、比較した結果、初版のカルテのデータと最新の検査結果とが不一致であるため、初版のカルテ内の不一致のデータを強調して、自装置のディスプレイに表示する。ここでは、産科用コンピュータ101は、検査結果が不一致であるため、感染症「HCV」の検査の検査値「−」と検査日「2011/06/20」を、表示欄の色を変更することで、自装置のディスプレイで強調して表示する。   (7) As a result of comparison, the obstetric computer 101 shows that the data of the first edition chart and the latest inspection result do not match, so that the mismatch data in the first version chart is emphasized and displayed on the display of its own device. . Here, since the test results are inconsistent, the obstetric computer 101 changes the color of the display column for the test value “−” and the test date “2011/06/20” of the test for the infectious disease “HCV”. Then, highlight it on the display of your device.

また、産科用コンピュータ101は、初版のカルテのデータに含まれる感染症「HCV」の検査の検査値「−」と検査日「2011/06/20」を、最新の検査結果である検査値「+」と検査日「2011/06/30」に更新してもよい。そして、産科用コンピュータ101は、更新された感染症「HCV」の検査値「+」と検査日「2011/06/30」を、表示欄の色を変更することで、自装置のディスプレイで強調して表示してもよい。   In addition, the obstetric computer 101 uses the test value “−” and the test date “2011/06/20” for the infectious disease “HCV” included in the first edition of the chart data, and the test value “ “+” And the inspection date “2011/06/06” may be updated. The obstetric computer 101 emphasizes the updated test value “+” of the infectious disease “HCV” and the test date “2011/06/30” on the display of its own device by changing the color of the display column. May be displayed.

これにより、助産師は、産科用コンピュータ101のディスプレイでカルテが表示されるとき、カルテ内にある最新の検査結果と不一致のデータが強調して表示されるため、最新の検査結果と不一致のデータを発見できる。そのため、例えば、作成済みのカルテを修正元データとして修正したカルテを作成する際、助産師に患者の状態変化を知らせることができる。また、必要な場合には、カルテ内にある検査結果を最新のデータへ更新することもできる。   As a result, when the medical record is displayed on the display of the obstetric computer 101, the midwife highlights and displays the data that does not match the latest test result in the medical record, so the data that does not match the latest test result. Can be found. Therefore, for example, when creating a chart in which the created chart is corrected as correction source data, the midwife can be informed of a change in the condition of the patient. If necessary, the inspection result in the medical chart can be updated to the latest data.

また、助産師による更新不備を防止するために、カルテのデータを最新の検査結果と同期させておく場合もあるが、この場合では助産師がカルテのデータが更新されたことに気づかずに判断ミスをしてしまうことがある。例えば、助産師は、患者のカルテ内の感染症の検査結果が陰性(正常)から陽性(異常)に自動的に更新されたことに気づかずに、感染症対策を行わずに患者に接してしまう場合がある。   In addition, in order to prevent deficiencies in updating by midwives, the chart data may be synchronized with the latest test results. In this case, the midwife makes a decision without noticing that the chart data has been updated. Sometimes mistakes are made. For example, a midwife is not aware that an infectious disease test result in a patient's medical record has been automatically updated from negative (normal) to positive (abnormal), and contacts the patient without taking any countermeasures against infectious diseases. May end up.

また、例えば、助産師が患者のカルテ内の感染症の検査結果が陰性から陽性に自動的に更新されたことに気づかないため、患者への処置が遅れてしまう場合がある。また、例えば、助産師は、検査結果が誤って更新された場合であっても気づかないことがあり、検査結果を疑問視して再度の検査を依頼するといった判断ができない場合がある。一方、本実施の形態にかかる産科用コンピュータ101では、カルテ内で最新の検査結果と不一致の項目の値を強調して表示することで、助産師にカルテ内にある最新の検査結果と不一致のデータを発見させることができ、判断ミスを防止できる。   In addition, for example, the midwife may not be aware that the test result of the infectious disease in the patient's medical record has been automatically updated from negative to positive, so that the treatment for the patient may be delayed. In addition, for example, the midwife may not be aware even if the test result is updated by mistake, and may not be able to make a decision to question the test result and request another test. On the other hand, in the obstetric computer 101 according to the present embodiment, the value of the item that does not match the latest test result in the medical record is highlighted and displayed so that the midwife does not match the latest test result in the medical record. Data can be discovered and judgment errors can be prevented.

なお、ここでは、産科用コンピュータ101がカルテを表示するディスプレイを有する場合について説明したが、カルテを表示するディスプレイは他の装置が有していてもよい。例えば、産科用コンピュータ101は、他の装置からカルテのデータの要求を受けて、他の装置のディスプレイで表示されるカルテのデータを、強調して表示するデータを特定する情報と共に他の装置に送信してもよい。これにより、産科用コンピュータ101は、他の装置でカルテが表示されるとき、カルテ内にある最新の検査結果と不一致のデータを強調して表示させることができる。   Here, the case where the obstetric computer 101 has a display for displaying a medical chart has been described, but the display for displaying a medical chart may be included in another device. For example, the obstetric computer 101 receives a medical record data request from another device, and sends the medical record data displayed on the display of the other device to the other device together with information for specifying the data to be highlighted. You may send it. Thereby, the obstetric computer 101 can highlight and display data that does not match the latest test result in the medical chart when the medical chart is displayed on another apparatus.

(実施の形態にかかる表示システムのシステム構成例1)
次に、図2を用いて、実施の形態にかかる表示システムのシステム構成例1について説明する。
(System configuration example 1 of the display system according to the embodiment)
Next, a system configuration example 1 of the display system according to the embodiment will be described with reference to FIG.

図2は、実施の形態にかかる表示システムのシステム構成例1を示す説明図である。図2において、表示システム200は、産科用コンピュータ101と、検査部門用コンピュータ102と、データベースサーバ201と、を含む。表示システム200において、産科用コンピュータ101と、検査部門用コンピュータ102と、データベースサーバ201と、は有線または無線のネットワーク202を介して接続されている。ネットワーク202は、例えば、LAN(Local Area Network)、WAN(Wide Area Network)、インターネットなどである。   FIG. 2 is an explanatory diagram of a system configuration example 1 of the display system according to the embodiment. In FIG. 2, the display system 200 includes an obstetric computer 101, an inspection department computer 102, and a database server 201. In the display system 200, the obstetric computer 101, the examination department computer 102, and the database server 201 are connected via a wired or wireless network 202. The network 202 is, for example, a local area network (LAN), a wide area network (WAN), and the Internet.

データベースサーバ201は、非同期の看護DB103および患者DB104を記憶する装置である。看護DB103には、産科で作成されたカルテのデータが記憶されている。患者DB104には、検査部門で作成された検査結果が記憶されている。また、データベースサーバ201は、プロファイルDBを記憶していてもよいし、他科カルテDBを記憶していてもよい。プロファイルDBには、患者のプロファイル情報が記憶されている。他科カルテDBには、産科以外の他科で作成されたカルテのデータが記憶されている。データベースサーバ201としては、例えば、PC(Personal Computer)やノートPCなどを採用できる。   The database server 201 is a device that stores the asynchronous nursing DB 103 and patient DB 104. The nursing DB 103 stores medical chart data created in obstetrics. The patient DB 104 stores examination results created by the examination department. Further, the database server 201 may store a profile DB or may store a medical department DB. The profile DB stores patient profile information. In the other department medical record DB, medical chart data created in other departments other than obstetrics is stored. As the database server 201, for example, a PC (Personal Computer) or a notebook PC can be employed.

産科用コンピュータ101は、非同期の患者DB104および看護DB103にアクセス可能な装置である。ただし、産科用コンピュータ101は、患者DB104を参照可能であればよく、患者DB104に書き込み不可能であってもよい。産科用コンピュータ101は、助産師の操作により、患者DB104から取得した検査結果に基づいて作成されたカルテを、看護DB103に書き込む。   The obstetric computer 101 is a device that can access the asynchronous patient DB 104 and nursing DB 103. However, the obstetric computer 101 only needs to be able to refer to the patient DB 104 and may not be able to write to the patient DB 104. The obstetric computer 101 writes the medical chart created based on the examination result acquired from the patient DB 104 to the nursing DB 103 by the operation of the midwife.

なお、助産師は、カルテの作成の際、プロファイルDBから取得した患者のプロファイル情報や、他科カルテDBから取得した他科で作成されたカルテのデータを参照してもよい。産科用コンピュータ101は、看護DB103に記憶されたカルテのデータを参照することで、作成済みのカルテを表示し、表示したカルテを修正する。産科用コンピュータ101としては、例えば、PCやノートPCなどを採用できる。   The midwife may refer to patient profile information acquired from the profile DB and medical chart data created in other departments acquired from the other department medical chart DB when creating the chart. The obstetric computer 101 refers to the medical chart data stored in the nursing DB 103 to display the created medical chart and correct the displayed medical chart. As the obstetric computer 101, for example, a PC or a notebook PC can be employed.

検査部門用コンピュータ102は、検査部門で検査者によって使用される装置である。検査部門用コンピュータ102は、検査者によって行われた検査の検査結果を患者DB104に書き込む。検査部門用コンピュータ102としては、例えば、PCやノートPCなどを採用できる。   The inspection department computer 102 is an apparatus used by an inspector in the inspection department. The examination department computer 102 writes the examination result of the examination performed by the examiner in the patient DB 104. As the inspection department computer 102, for example, a PC or a notebook PC can be employed.

なお、看護DB103および患者DB104は、データベースサーバ201以外の装置が記憶していてもよい。例えば、看護DB103は産科用コンピュータ101が記憶していてもよいし、患者DB104は検査部門用コンピュータ102が記憶していてもよい。   The nursing DB 103 and the patient DB 104 may be stored in a device other than the database server 201. For example, the nursing DB 103 may be stored in the obstetric computer 101, and the patient DB 104 may be stored in the examination department computer 102.

(実施の形態にかかる表示システム200のシステム構成例2)
次に、図3を用いて、実施の形態にかかる表示システム200のシステム構成例2について説明する。図2では、産科用コンピュータ101がカルテを表示するディスプレイを有する場合の表示システム200を示したが、図3では、産科用コンピュータ101以外の他の装置がカルテを表示するディスプレイを有する場合の表示システム200を示す。
(System configuration example 2 of the display system 200 according to the embodiment)
Next, a system configuration example 2 of the display system 200 according to the embodiment will be described with reference to FIG. 2 shows the display system 200 in the case where the obstetric computer 101 has a display for displaying a medical chart, but FIG. 3 shows a display in a case where another device other than the obstetric computer 101 has a display for displaying a medical chart. System 200 is shown.

図3は、実施の形態にかかる表示システム200のシステム構成例2を示す説明図である。図3において、表示システム200は、産科用コンピュータ101と、検査部門用コンピュータ102と、データベースサーバ201と、複数のクライアント装置300と、を含む。表示システム200において、産科用コンピュータ101と、検査部門用コンピュータ102と、データベースサーバ201と、複数のクライアント装置300と、は有線または無線のネットワーク202を介して接続されている。ネットワーク202は、例えば、LAN、WAN、インターネットなどである。   FIG. 3 is an explanatory diagram of a system configuration example 2 of the display system 200 according to the embodiment. In FIG. 3, the display system 200 includes an obstetric computer 101, an examination department computer 102, a database server 201, and a plurality of client devices 300. In the display system 200, the obstetric computer 101, the examination department computer 102, the database server 201, and the plurality of client devices 300 are connected via a wired or wireless network 202. The network 202 is, for example, a LAN, a WAN, or the Internet.

データベースサーバ201は、非同期の看護DB103および患者DB104を記憶する装置である。看護DB103には、産科で作成されたカルテのデータが記憶されている。患者DB104には、検査部門で作成された検査結果が記憶されている。また、データベースサーバ201は、プロファイルDBを記憶していてもよいし、他科カルテDBを記憶していてもよい。プロファイルDBには、患者のプロファイル情報が記憶されている。他科カルテDBには、産科以外の他科で作成されたカルテのデータが記憶されている。データベースサーバ201としては、例えば、クラウドコンピューティング内のコンピュータやPCなどを採用できる。   The database server 201 is a device that stores the asynchronous nursing DB 103 and patient DB 104. The nursing DB 103 stores medical chart data created in obstetrics. The patient DB 104 stores examination results created by the examination department. Further, the database server 201 may store a profile DB or may store a medical department DB. The profile DB stores patient profile information. In the other department medical record DB, medical chart data created in other departments other than obstetrics is stored. As the database server 201, for example, a computer or a PC in cloud computing can be adopted.

産科用コンピュータ101は、非同期の患者DB104および看護DB103にアクセス可能な装置である。ただし、産科用コンピュータ101は、患者DB104を参照可能であればよく、患者DB104に書き込み不可能であってもよい。産科用コンピュータ101としては、例えば、クラウドコンピューティング内のコンピュータやPCなどを採用できる。検査部門用コンピュータ102は、患者DB104にアクセス可能な装置である。検査部門用コンピュータ102としては、例えば、クラウドコンピューティング内のコンピュータやPCなどを採用できる。   The obstetric computer 101 is a device that can access the asynchronous patient DB 104 and nursing DB 103. However, the obstetric computer 101 only needs to be able to refer to the patient DB 104 and may not be able to write to the patient DB 104. As the obstetric computer 101, for example, a computer or a PC in cloud computing can be employed. The examination department computer 102 is an apparatus that can access the patient DB 104. As the inspection department computer 102, for example, a computer or a PC in cloud computing can be employed.

クライアント装置300は、助産師や検査者によって使用される装置である。クライアント装置300は、助産師の操作により、産科用コンピュータ101を介して患者DB104から取得した検査結果に基づいて作成されたカルテを、産科用コンピュータ101を介して看護DB103に書き込む。なお、助産師は、カルテの作成の際、産科用コンピュータ101を介してプロファイルDBから取得した患者のプロファイル情報や、他科カルテDBから取得した他科で作成されたカルテのデータを参照してもよい。クライアント装置300は、産科用コンピュータ101を介して看護DB103に記憶されたカルテのデータを参照することで、カルテを表示する。クライアント装置300は、検査者の操作により、検査部門用コンピュータ102を介して検査結果を患者DB104に書き込む。   The client device 300 is a device used by a midwife or an inspector. The client device 300 writes the medical chart created based on the examination result acquired from the patient DB 104 via the obstetric computer 101 to the nursing DB 103 via the obstetric computer 101 by the operation of the midwife. The midwife refers to the patient profile information obtained from the profile DB via the obstetric computer 101 and the chart data created in the other department obtained from the other department chart DB when creating the chart. Also good. The client device 300 displays the medical chart by referring to the medical chart data stored in the nursing DB 103 via the obstetric computer 101. The client device 300 writes the test result in the patient DB 104 via the test department computer 102 by the operation of the tester.

(産科用コンピュータ101のハードウェア構成例)
次に、図4を用いて、産科用コンピュータ101のハードウェア構成例について説明する。
(Hardware configuration example of obstetric computer 101)
Next, a hardware configuration example of the obstetric computer 101 will be described with reference to FIG.

図4は、実施の形態にかかる産科用コンピュータ101のハードウェア構成例を示すブロック図である。図4において、産科用コンピュータ101は、CPU(Central Processing Unit)401と、ROM(Read‐Only Memory)402と、RAM(Random Access Memory)403と、磁気ディスクドライブ404と、磁気ディスク405と、光ディスクドライブ406と、光ディスク407と、ディスプレイ408と、I/F(Interface)409と、キーボード410と、マウス411と、スキャナ412と、プリンタ413と、を備えている。また、各構成部はバス400によってそれぞれ接続されている。   FIG. 4 is a block diagram of a hardware configuration example of the obstetric computer 101 according to the embodiment. In FIG. 4, an obstetric computer 101 includes a CPU (Central Processing Unit) 401, a ROM (Read-Only Memory) 402, a RAM (Random Access Memory) 403, a magnetic disk drive 404, a magnetic disk 405, and an optical disk. A drive 406, an optical disk 407, a display 408, an I / F (Interface) 409, a keyboard 410, a mouse 411, a scanner 412, and a printer 413 are provided. Each component is connected by a bus 400.

ここで、CPU401は、産科用コンピュータ101の全体の制御を司る。ROM402は、ブートプログラムなどのプログラムを記憶している。RAM403は、CPU401のワークエリアとして使用される。磁気ディスクドライブ404は、CPU401の制御にしたがって磁気ディスク405に対するデータのリード/ライトを制御する。磁気ディスク405は、磁気ディスクドライブ404の制御で書き込まれたデータを記憶する。   Here, the CPU 401 governs overall control of the obstetric computer 101. The ROM 402 stores programs such as a boot program. The RAM 403 is used as a work area for the CPU 401. The magnetic disk drive 404 controls the reading / writing of the data with respect to the magnetic disk 405 according to control of CPU401. The magnetic disk 405 stores data written under the control of the magnetic disk drive 404.

光ディスクドライブ406は、CPU401の制御にしたがって光ディスク407に対するデータのリード/ライトを制御する。光ディスク407は、光ディスクドライブ406の制御で書き込まれたデータを記憶したり、光ディスク407に記憶されたデータをコンピュータに読み取らせたりする。   The optical disk drive 406 controls reading / writing of data with respect to the optical disk 407 according to the control of the CPU 401. The optical disk 407 stores data written under the control of the optical disk drive 406, or causes the computer to read data stored on the optical disk 407.

ディスプレイ408は、カーソル、アイコンあるいはツールボックスをはじめ、文書、画像、機能情報などのデータを表示する。このディスプレイ408は、例えば、CRT、TFT液晶ディスプレイ、プラズマディスプレイなどを採用することができる。   The display 408 displays data such as a document, an image, and function information as well as a cursor, an icon, or a tool box. As the display 408, for example, a CRT, a TFT liquid crystal display, a plasma display, or the like can be adopted.

インターフェース(以下、「I/F」と略する。)409は、通信回線を通じてLAN(Local Area Network)、WAN(Wide Area Network)、インターネットなどのネットワーク202に接続され、このネットワーク202を介して他の装置に接続される。そして、I/F409は、ネットワーク202と内部のインターフェースを司り、外部装置からのデータの入出力を制御する。I/F409には、例えばモデムやLANアダプタなどを採用することができる。   An interface (hereinafter abbreviated as “I / F”) 409 is connected to a network 202 such as a LAN (Local Area Network), a WAN (Wide Area Network), and the Internet through a communication line. Connected to other devices. The I / F 409 controls an internal interface with the network 202 and controls input / output of data from an external device. For example, a modem or a LAN adapter may be employed as the I / F 409.

キーボード410は、文字、数字、各種指示などの入力のためのキーを備え、データの入力を行う。また、タッチパネル式の入力パッドやテンキーなどであってもよい。マウス411は、カーソルの移動や範囲選択、あるいはウィンドウの移動やサイズの変更などを行う。ポインティングデバイスとして同様に機能を備えるものであれば、トラックボールやジョイスティックなどであってもよい。   The keyboard 410 includes keys for inputting characters, numbers, various instructions, and the like, and inputs data. Moreover, a touch panel type input pad or a numeric keypad may be used. The mouse 411 moves the cursor, selects a range, moves the window, changes the size, and the like. A trackball or a joystick may be used as long as they have the same function as a pointing device.

スキャナ412は、画像を光学的に読み取り、産科用コンピュータ101内に画像データを取り込む。なお、スキャナ412は、OCR(Optical Character Reader)機能を持たせてもよい。また、プリンタ413は、画像データや文書データを印刷する。プリンタ413には、例えば、レーザプリンタやインクジェットプリンタを採用することができる。   The scanner 412 optically reads an image and takes in the image data into the obstetric computer 101. The scanner 412 may have an OCR (Optical Character Reader) function. The printer 413 prints image data and document data. As the printer 413, for example, a laser printer or an ink jet printer can be adopted.

なお、図4に示したハードウェア構成例は、検査部門用コンピュータ102、データベースサーバ201、またはクライアント装置300としても採用できる。   Note that the hardware configuration example shown in FIG. 4 can also be employed as the inspection department computer 102, the database server 201, or the client device 300.

(看護DB103の記憶内容の一例)
次に、図5を用いて、データベースサーバ201に記憶されている看護DB103の記憶内容の一例について説明する。
(An example of the contents stored in the nursing DB 103)
Next, an example of the stored contents of the nursing DB 103 stored in the database server 201 will be described with reference to FIG.

図5は、看護DB103の記憶内容の一例を示す説明図である。図5に示すように、看護DB103は、患者ID項目のそれぞれに対応付けて、版数項目と、患者氏名項目と、生年月日項目と、年齢項目と、血液型項目と、感染症名項目と、最終検査値項目と、最終検査日項目と、を有する。そして、看護DB103は、カルテが作成または更新されるごとにレコードを構成する。   FIG. 5 is an explanatory diagram showing an example of the contents stored in the nursing DB 103. As shown in FIG. 5, the nursing DB 103 associates each of the patient ID items with a version number item, a patient name item, a date of birth item, an age item, a blood type item, and an infectious disease name item. And a final inspection value item and a final inspection date item. And nursing DB103 constitutes a record, whenever a chart is created or updated.

患者ID項目には、カルテの対象の患者を識別する識別子が記憶される。版数項目には、カルテの版数が記憶される。例えば、新規作成されたカルテに関するレコードの版数項目には初版を示す「1」が記憶され、初版のカルテが変更された2版のカルテに関するレコードの版数項目には2版を示す「2」が記憶される。   In the patient ID item, an identifier for identifying a patient who is the subject of a medical record is stored. The version number item stores the version number of the chart. For example, “1” indicating the first version is stored in the version number field of the record relating to the newly created chart, and “2” indicating the second version is stored in the version number field of the record relating to the second version chart in which the first version chart is changed. Is stored.

患者氏名項目には、カルテの対象の患者の氏名が記憶される。生年月日項目には、カルテの対象の患者の生年月日が記憶される。年齢項目には、カルテの対象の患者の年齢が記憶される。血液型項目には、カルテの対象の患者の血液型が記憶される。   In the patient name item, the name of the patient who is the subject of the medical record is stored. In the birth date item, the birth date of the patient who is the subject of the medical record is stored. The age item stores the age of the patient who is the subject of the medical record. The blood type item stores the blood type of the patient who is the subject of the medical record.

感染症名項目には、カルテの対象の患者を検査した感染症の名称が記憶される。最終検査値項目には、感染症名項目の感染症について、カルテの対象の患者を検査したときの最新の検査結果が記憶される。最終検査日項目には、感染症名項目の感染症について、カルテの対象の患者を検査した最新の検査日が記憶される。   In the infectious disease name item, the name of the infectious disease inspecting the patient who is the subject of the medical record is stored. In the final test value item, the latest test result when the patient who is the subject of the medical record is tested for the infectious disease of the infectious disease name item is stored. In the final examination date item, the latest examination date for examining the patient who is the subject of the medical record is stored for the infectious disease of the infectious disease name item.

(患者DB104の記憶内容の一例)
次に、図6を用いて、データベースサーバ201に記憶されている患者DB104の記憶内容の一例について説明する。
(Example of stored contents of patient DB 104)
Next, an example of the stored contents of the patient DB 104 stored in the database server 201 will be described with reference to FIG.

図6は、患者DB104の記憶内容の一例を示す説明図である。図6に示すように、患者DB104は、患者ID項目のそれぞれに対応付けて、患者氏名項目と、生年月日項目と、年齢項目と、血液型項目と、感染症名項目と、検査値項目と、検査日項目と、を有する。そして、患者DB104は、患者が検査されるごとにレコードを構成する。   FIG. 6 is an explanatory diagram showing an example of the contents stored in the patient DB 104. As shown in FIG. 6, the patient DB 104 associates each patient ID item with a patient name item, a birth date item, an age item, a blood type item, an infectious disease name item, and a test value item. And an inspection date item. And patient DB104 comprises a record whenever a patient is test | inspected.

患者ID項目には、検査対象の患者を識別する識別子が記憶される。患者氏名項目には、検査対象の患者の氏名が記憶される。生年月日項目には、検査対象の患者の生年月日が記憶される。年齢項目には、検査対象の患者の年齢が記憶される。血液型項目には、検査対象の患者の血液型が記憶される。   In the patient ID item, an identifier for identifying a patient to be examined is stored. In the patient name item, the name of the patient to be examined is stored. The birth date item stores the birth date of the patient to be examined. The age item stores the age of the patient to be examined. The blood type item stores the blood type of the patient to be examined.

感染症名項目には、検査対象の患者を検査した感染症の名称が記憶される。検査値項目には、感染症名項目の感染症について、検査対象の患者を検査したときの検査結果が記憶される。検査日項目には、感染症名項目の感染症について、検査対象の患者を検査した検査日が記憶される。   In the infectious disease name item, the name of the infectious disease inspecting the patient to be inspected is stored. The test value item stores the test result when the patient to be tested is tested for the infectious disease of the infectious disease name item. The examination date item stores the examination date for examining the patient to be inspected for the infectious disease in the infectious disease name item.

(産科用コンピュータ101の機能的構成例)
次に、図7を用いて、産科用コンピュータ101の機能的構成例について説明する。
(Functional configuration example of the obstetric computer 101)
Next, a functional configuration example of the obstetric computer 101 will be described with reference to FIG.

図7は、産科用コンピュータ101の機能的構成を示すブロック図である。産科用コンピュータ101は、受付部701と、取得部702と、比較部703と、決定部704と、表示部705と、反映部706と、受信部707と、送信部708と、を含む構成である。この制御部となる機能(受付部701〜送信部708)は、具体的には、例えば、図4に示したROM402、RAM403、磁気ディスク405、光ディスク407などの記憶装置に記憶されたプログラムをCPU401に実行させることにより、または、I/F409により、その機能を実現する。   FIG. 7 is a block diagram showing a functional configuration of the obstetric computer 101. The obstetric computer 101 includes a reception unit 701, an acquisition unit 702, a comparison unit 703, a determination unit 704, a display unit 705, a reflection unit 706, a reception unit 707, and a transmission unit 708. is there. Specifically, the functions (accepting unit 701 to transmitting unit 708) serving as the control unit are, for example, a program stored in a storage device such as the ROM 402, RAM 403, magnetic disk 405, and optical disc 407 shown in FIG. This function is realized by executing the function or by the I / F 409.

受付部701は、対象者のカルテ情報の表示要求を受け付ける機能を有する。ここで、対象者のカルテ情報とは、例えば、対象とする患者(患畜であってもよい)に関するカルテのデータである。具体的には、例えば、受付部701は、図2に示したような表示システム200の場合、助産師によるマウス411またはキーボード410の操作により、対象とする患者に関するカルテの表示要求を受け付ける。表示要求には、対象とする患者を識別する患者IDが含まれてもよい。これにより、受付部701は、カルテの表示のトリガを受け付けられる。なお、受け付けられたデータは、RAM403、磁気ディスク405、光ディスク407などの記憶領域に記憶される。   The receiving unit 701 has a function of receiving a display request for the chart information of the subject. Here, the chart information of the subject is, for example, chart data relating to a target patient (may be a patient). Specifically, for example, in the case of the display system 200 as illustrated in FIG. 2, the reception unit 701 receives a medical chart display request regarding a target patient by an operation of the mouse 411 or the keyboard 410 by a midwife. The display request may include a patient ID that identifies a target patient. Thereby, the reception unit 701 can receive a chart display trigger. The received data is stored in a storage area such as the RAM 403, the magnetic disk 405, and the optical disk 407.

取得部702は、受付部701によって表示要求が受け付けられた場合、カルテ情報に含まれる複数の項目各々について、項目に関する値を記憶する第1の記憶装置から、特定の項目に係る第1の値を取得する機能を有する。また、取得部702は、受付部701によって表示要求が受け付けられた場合、対象者に対応する特定の項目に関する第2の値が第1の記憶装置とは非同期に登録される第2の記憶装置から第2の値を取得する機能を有する。ここで、特定の項目とは、第1の記憶装置と第2の記憶装置とで共通する共通項目である。第1の記憶装置と第2の記憶装置とは、共通項目を有し、それぞれ非同期に更新される記憶装置である。   When the display unit 701 receives a display request, the acquisition unit 702 receives a first value related to a specific item from a first storage device that stores a value related to each item included in the chart information. It has the function to acquire. In addition, when the display unit 701 receives a display request, the acquisition unit 702 stores a second value related to a specific item corresponding to the target person asynchronously with the first storage device. The second value is obtained from the function. Here, the specific item is a common item common to the first storage device and the second storage device. The first storage device and the second storage device are storage devices that have common items and are updated asynchronously.

第1の記憶装置とは、対象者に関する情報を記憶する記憶装置であり、例えば、上述した患者のカルテのデータを記憶する看護DB103である。第2の記憶装置とは、第1の記憶装置と共通する項目を有する記憶装置であり、例えば、上述したカルテの項目と共通する項目を有する患者DB104である。また、第2の記憶装置とは、上述したカルテの項目と共通する項目を有するプロファイルDBや他科カルテDBであってもよい。   A 1st memory | storage device is a memory | storage device which memorize | stores the information regarding a subject, for example, is nursing DB103 which memorize | stores the data of the patient's medical chart mentioned above. The second storage device is a storage device having items in common with the first storage device, for example, the patient DB 104 having items in common with the above-described chart items. Further, the second storage device may be a profile DB or other department chart DB having items common to the above-described chart items.

共通項目とは、例えば、看護DB103と患者DB104とで共通する感染症の検査の検査結果に関する項目である。また、共通項目とは、看護DB103とプロファイルDBとで共通する患者のプロファイル情報に関する項目であってもよい。プロファイル情報には、例えば患者のアレルギー情報や、身体情報、家族構成や、生活習慣などに関する情報が含まれる。第1の値とは、例えば、看護DB103に記憶されているカルテの最終検査値項目の値である。第2の値とは、例えば、患者DB104に記憶されている検査値項目の値である。   A common item is an item regarding the test result of the test | inspection of the infectious disease which is common in nursing DB103 and patient DB104, for example. The common item may be an item related to the patient profile information common to the nursing DB 103 and the profile DB. The profile information includes, for example, information on patient allergy information, physical information, family structure, lifestyle habits, and the like. The first value is, for example, the value of the final examination value item of the medical chart stored in the nursing DB 103. The second value is, for example, the value of the examination value item stored in the patient DB 104.

具体的には、例えば、取得部702は、受付部701によってカルテの表示要求が受け付けられた場合、患者IDに基づいて、看護DB103から最終検査値項目の値を含むカルテのデータを取得する。また、取得部702は、患者IDに基づいて、看護DB103と共通する検査値項目の値を患者DB104から取得する。これにより、取得部702は、比較部703によって比較されるカルテのデータとカルテの項目と共通する項目の値とを取得できる。なお、取得部702は、患者DB104で、同一の項目に対して複数の検査値が記憶されている場合、複数の検査値の中から最新の検査値を取得する。   Specifically, for example, when the reception unit 701 receives a medical chart display request, the acquisition unit 702 acquires medical chart data including the value of the final examination value item from the nursing DB 103 based on the patient ID. The acquisition unit 702 acquires the value of the test value item common to the nursing DB 103 from the patient DB 104 based on the patient ID. Accordingly, the acquisition unit 702 can acquire the chart data compared by the comparison unit 703 and the value of the item common to the chart items. The acquisition unit 702 acquires the latest test value from the plurality of test values when a plurality of test values are stored for the same item in the patient DB 104.

また、取得部702は、受付部701によって表示要求が受け付けられた場合、第1の記憶装置から第1の値および第1の値の作成時点を示す第1の作成時点情報を取得し、第2の記憶装置から第2の値および第2の値の作成時点を示す第2の作成時点情報を取得する機能を有する。ここで、第1の作成時点情報とは、例えば、カルテの項目の値が作成された時点を示す情報であり、例えば、カルテの項目の値の作成の年月日である。第2の作成時点情報とは、例えば、検査部門で検査値が作成された時点を示す情報であり、例えば、検査を行った年月日である。   In addition, when the display unit 701 receives a display request, the acquisition unit 702 acquires the first value and first creation time information indicating the creation time of the first value from the first storage device, The second value and the second creation point information indicating the creation point of the second value from the second storage device. Here, the first creation time information is, for example, information indicating the time when the value of the chart item is created, and is, for example, the date of creation of the value of the chart item. The second creation time point information is, for example, information indicating the time point when the inspection value is created in the inspection department, and is, for example, the date when the inspection was performed.

具体的には、例えば、取得部702は、受付部701によってカルテの表示要求が受け付けられた場合、患者IDに基づいて、看護DB103から最終検査値項目の値と最終検査日項目の値とを含むカルテのデータを取得する。また、取得部702は、患者IDに基づいて、看護DB103と共通する検査値項目の値と検査日項目の値を患者DB104から取得する。これにより、取得部702は、比較部703によって比較されるカルテのデータとカルテの項目と共通する項目の値とを取得できる。なお、取得されたデータは、RAM403、磁気ディスク405、光ディスク407などの記憶領域に記憶される。   Specifically, for example, when the reception unit 701 receives a medical chart display request, the acquisition unit 702 obtains the value of the final examination value item and the value of the final examination date item from the nursing DB 103 based on the patient ID. Get medical record data. The acquisition unit 702 acquires the value of the examination value item and the value of the examination date item common to the nursing DB 103 from the patient DB 104 based on the patient ID. Accordingly, the acquisition unit 702 can acquire the chart data compared by the comparison unit 703 and the value of the item common to the chart items. The acquired data is stored in a storage area such as the RAM 403, the magnetic disk 405, and the optical disk 407.

比較部703は、取得部702によって取得された第1の値と第2の値とを比較する機能を有する。具体的には、例えば、比較部703は、看護DB103から取得したカルテの最終検査値項目の値と患者DB104から取得した検査値項目の値とを比較する。これにより、比較部703は、カルテの最終検査値項目の値と患者DB104の検査値項目の値とが一致するか否かを判定することができる。   The comparison unit 703 has a function of comparing the first value acquired by the acquisition unit 702 with the second value. Specifically, for example, the comparison unit 703 compares the value of the final examination value item of the medical record acquired from the nursing DB 103 and the value of the examination value item acquired from the patient DB 104. Thereby, the comparison unit 703 can determine whether or not the value of the final examination value item in the medical record matches the value of the examination value item in the patient DB 104.

また、比較部703は、第1の値と第2の値とを比較し、第1の作成時点情報と第2の作成時点情報とを比較する機能を有する。具体的には、例えば、比較部703は、看護DB103から取得したカルテの最終検査値項目の値と患者DB104から取得した検査値項目の値とを比較する。また、比較部703は、看護DB103から取得したカルテの最終検査日項目の値と患者DB104から取得した検査日項目の値とを比較する。これにより、比較部703は、最終検査値項目の値と患者DB104の検査値項目の値とが一致するか否かと、最終検査日項目の値と患者DB104の検査日項目の値とが一致するか否かを判定することができる。なお、比較結果は、RAM403、磁気ディスク405、光ディスク407などの記憶領域に記憶される。   The comparison unit 703 has a function of comparing the first value and the second value, and comparing the first creation time information and the second creation time information. Specifically, for example, the comparison unit 703 compares the value of the final examination value item of the medical record acquired from the nursing DB 103 and the value of the examination value item acquired from the patient DB 104. Further, the comparison unit 703 compares the value of the final examination date item of the medical record acquired from the nursing DB 103 and the value of the examination date item acquired from the patient DB 104. Thereby, the comparison unit 703 matches whether the value of the final examination value item and the value of the examination value item in the patient DB 104 match, and the value of the final examination date item and the value of the examination date item in the patient DB 104 match. It can be determined whether or not. The comparison result is stored in a storage area such as the RAM 403, the magnetic disk 405, and the optical disk 407.

決定部704は、比較部703によって比較された比較結果に基づいて、カルテ情報の表示形態を決定する機能を有する。具体的には、例えば、決定部704は、比較部703によって比較された結果、第1の値と第2の値とが一致しない場合、特定の項目についてのカルテ情報の表示形態を、第1の値と第2の値とが一致する場合の表示形態とは異なる表示形態に決定する。   The determination unit 704 has a function of determining the display form of the chart information based on the comparison result compared by the comparison unit 703. Specifically, for example, when the first value and the second value do not match as a result of the comparison by the comparison unit 703, the determination unit 704 changes the display form of the chart information about a specific item to the first The display form is determined to be different from the display form in the case where the first value and the second value match.

より具体的には、例えば、決定部704は、比較部703によって比較された結果、看護DB103から取得したカルテの最終検査値項目の値と患者DB104から取得した検査値項目の値とが一致しなかった場合、カルテの最終検査値項目の値をアラート対象に決定する。そして、決定部704は、アラート対象である最終検査値項目の値の表示形態を、アラート対象でない項目の値の表示形態とは異なる表示形態に決定する。これにより、決定部704は、最新の検査結果と一致しないカルテ内の項目の値をアラート対象に決定することができる。そして、決定部704は、アラート対象の項目の表示形態を決定することができる。   More specifically, for example, as a result of the comparison by the comparison unit 703, the determination unit 704 matches the value of the final test value item of the medical record acquired from the nursing DB 103 and the value of the test value item acquired from the patient DB 104. If not, the value of the final examination value item in the chart is determined as the alert target. Then, the determination unit 704 determines the display form of the value of the final inspection value item that is the alert target to a display form different from the display form of the value of the item that is not the alert target. Thereby, the determination part 704 can determine the value of the item in the medical chart which does not correspond with the newest test result as an alert object. And the determination part 704 can determine the display form of the item of alert object.

また、具体的には、例えば、決定部704は、比較部703によって比較された結果、第1の値と第2の値とが一致しない場合、特定の項目についてのカルテ情報の表示形態を、第1の記憶装置が有する第2の記憶装置とは非共通の項目についての対象者のカルテ情報の表示形態とは異なる表示形態に決定する。   Specifically, for example, when the determination unit 704 compares the first value and the second value as a result of the comparison by the comparison unit 703, the chart information display form for a specific item is displayed as follows: The display form is determined to be different from the display form of the subject's chart information for items that are not common to the second storage device included in the first storage device.

より具体的には、例えば、決定部704は、比較部703によって比較された結果、看護DB103から取得したカルテの最終検査値項目の値と患者DB104から取得した検査値項目の値とが一致しなかった場合、カルテの最終検査値項目の値をアラート対象に決定する。そして、決定部704は、アラート対象の最終検査値項目の値の表示形態を、看護DB103のカルテの項目のうち患者DB104と非共通の項目の値の表示形態とは異なる表示形態に決定する。これにより、決定部704は、最新の検査結果と一致しないカルテ内の項目の値をアラート対象に決定することができる。そして、決定部704は、アラート対象の項目の表示形態を決定することができる。   More specifically, for example, as a result of the comparison by the comparison unit 703, the determination unit 704 matches the value of the final test value item of the medical record acquired from the nursing DB 103 and the value of the test value item acquired from the patient DB 104. If not, the value of the final examination value item in the chart is determined as the alert target. And the determination part 704 determines the display form of the value of the last test | inspection value item of alert object to the display form different from the display form of the value of an item not common with patient DB104 among the items of the chart of nursing DB103. Thereby, the determination part 704 can determine the value of the item in the medical chart which does not correspond with the newest test result as an alert object. And the determination part 704 can determine the display form of the item of alert object.

また、具体的には、例えば、決定部704は、比較部703によって比較された結果、第1の値と第2の値が一致し第1の作成時点情報と第2の作成時点情報とが一致しない場合、特定の項目についてのカルテ情報の表示形態を、第1の値と第2の値が一致し第1の作成時点情報と第2の作成時点情報とが一致する場合の表示形態とは異なる表示形態に決定する。   Specifically, for example, as a result of the comparison by the comparison unit 703, the determination unit 704 matches the first value and the second value, and the first creation time information and the second creation time information are If they do not match, the display form of the chart information for a specific item is the display form when the first value and the second value match and the first creation time information and the second creation time information match. Decide on a different display form.

より具体的には、例えば、決定部704は、比較部703によって比較された結果、看護DB103から取得したカルテの最終検査値項目の値と患者DB104から取得した検査値項目の値とが一致するが、看護DB103から取得したカルテの最終検査日と患者DB104から取得した検査日とが一致しなかった場合、カルテの最終検査値項目の値をアラート対象に決定する。そして、決定部704は、アラート対象である最終検査値項目の値の表示形態を、アラート対象でない項目の値の表示形態とは異なる表示形態に決定する。これにより、決定部704は、最新の検査結果と一致しないカルテ内の項目の値をアラート対象に決定することができる。そして、決定部704は、アラート対象の項目の表示形態を決定することができる。   More specifically, for example, as a result of the comparison by the comparison unit 703, the determination unit 704 matches the value of the final examination value item of the medical record acquired from the nursing DB 103 and the value of the examination value item acquired from the patient DB 104. However, if the final examination date of the medical chart acquired from the nursing DB 103 and the examination date acquired from the patient DB 104 do not match, the value of the final examination value item of the medical chart is determined as an alert target. Then, the determination unit 704 determines the display form of the value of the final inspection value item that is the alert target to a display form different from the display form of the value of the item that is not the alert target. Thereby, the determination part 704 can determine the value of the item in the medical chart which does not correspond with the newest test result as an alert object. And the determination part 704 can determine the display form of the item of alert object.

また、具体的には、例えば、決定部704は、比較部703によって比較された結果、第1の値と第2の値が一致し、第1の作成時点情報と第2の作成時点情報とが一致しない場合、特定の項目についてのカルテ情報の表示形態を、第1の記憶装置が有する第2の記憶装置とは非共通の項目についての対象者のカルテ情報の表示形態とは異なる表示形態に決定する。   Specifically, for example, as a result of the comparison by the comparison unit 703, the determination unit 704 matches the first value and the second value, and the first creation time information and the second creation time information Display form of the chart information about the specific item is different from the display form of the chart information of the subject about the item not common to the second storage device of the first storage device To decide.

より具体的には、例えば、決定部704は、比較部703によって比較された結果、看護DB103から取得したカルテの最終検査値項目の値と患者DB104から取得した検査値項目の値とが一致するが、看護DB103から取得したカルテの最終検査日と患者DB104から取得した検査日とが一致しなかった場合、カルテの最終検査値項目の値をアラート対象に決定する。そして、決定部704は、アラート対象の最終検査値項目の値の表示形態を、看護DB103のカルテの項目のうち患者DB104と非共通の項目の値の表示形態とは異なる表示形態に決定する。   More specifically, for example, as a result of the comparison by the comparison unit 703, the determination unit 704 matches the value of the final examination value item of the medical record acquired from the nursing DB 103 and the value of the examination value item acquired from the patient DB 104. However, if the final examination date of the medical chart acquired from the nursing DB 103 and the examination date acquired from the patient DB 104 do not match, the value of the final examination value item of the medical chart is determined as an alert target. And the determination part 704 determines the display form of the value of the last test | inspection value item of alert object to the display form different from the display form of the value of an item not common with patient DB104 among the items of the chart of nursing DB103.

これにより、決定部704は、最新の検査結果と一致しないカルテ内の項目の値をアラート対象に決定することができる。そして、決定部704は、アラート対象の項目の表示形態を決定することができる。なお、決定された表示形態は、RAM403、磁気ディスク405、光ディスク407などの記憶領域に記憶される。   Thereby, the determination part 704 can determine the value of the item in the medical chart which does not correspond with the newest test result as an alert object. And the determination part 704 can determine the display form of the item of alert object. The determined display form is stored in a storage area such as the RAM 403, the magnetic disk 405, and the optical disk 407.

表示部705は、決定部704によって決定された表示形態に基づいて、対象者に関する特定の項目の第1の値と第2の値のうち少なくともいずれかを表示する機能を有する。具体的には、例えば、表示部705は、決定部704によって決定された表示形態に基づいて、第2の値を反映させる対象となる第1の値を表示する。より具体的には、例えば、表示部705は、図2に示したような表示システム200の場合、決定部704によって決定された表示形態で、看護DB103から取得したカルテの最終検査値項目の値をディスプレイ408に表示する。   The display unit 705 has a function of displaying at least one of the first value and the second value of a specific item related to the subject based on the display form determined by the determination unit 704. Specifically, for example, the display unit 705 displays the first value to be reflected by the second value based on the display form determined by the determination unit 704. More specifically, for example, in the case of the display system 200 as shown in FIG. 2, the display unit 705 displays the value of the final examination value item of the chart acquired from the nursing DB 103 in the display form determined by the determination unit 704. Is displayed on the display 408.

これにより、表示部705は、産科用コンピュータ101のディスプレイ408に、アラート対象の最終検査値項目の値を強調したカルテを表示することができる。結果として、助産師は、カルテを閲覧する際、カルテ内の最新の検査結果と不一致のデータを発見することができるようになる。そして、助産師は、患者の検診を通じて、新たな検査結果がカルテに反映するべき適切な結果であると判断した場合に、最新の検査結果をカルテに反映させることができる。   As a result, the display unit 705 can display a chart that emphasizes the value of the final inspection value item to be alerted on the display 408 of the obstetric computer 101. As a result, midwives can find data that does not match the latest test results in the chart when browsing the chart. When the midwife determines that the new test result is an appropriate result to be reflected in the medical chart through the patient examination, the midwife can reflect the latest test result in the medical chart.

また、具体的には、例えば、表示部705は、決定部704によって決定された表示形態に基づいて、第1の値に反映させる対象となる第2の値を表示する。より具体的には、例えば、表示部705は、図2に示したような表示システム200の場合、決定部704によって決定された表示形態で、患者DB104から取得した検査値項目の値をディスプレイ408に表示する。これにより、表示部705は、産科用コンピュータ101のディスプレイ408に、アラート対象の最終検査値項目の値を患者DB104から取得した検査値項目の値で最新化して、最新化した最終検査値項目の値を強調したカルテを表示することができる。結果として、助産師は、カルテを閲覧する際、カルテ内の最新の検査結果と不一致であったデータを発見することができ、また、最新の検査結果を参照することができるようになる。   Specifically, for example, the display unit 705 displays the second value to be reflected on the first value based on the display form determined by the determination unit 704. More specifically, for example, in the case of the display system 200 as shown in FIG. 2, the display unit 705 displays the values of the examination value items acquired from the patient DB 104 in the display mode determined by the determination unit 704. To display. Thereby, the display unit 705 updates the value of the final examination value item to be alerted on the display 408 of the obstetric computer 101 with the value of the examination value item acquired from the patient DB 104, and displays the updated final examination value item. A chart that emphasizes the value can be displayed. As a result, when viewing the medical chart, the midwife can find data that is inconsistent with the latest test result in the medical chart and can refer to the latest test result.

また、具体的には、例えば、表示部705は、第1の値の表示と、第2の値の表示と、を切り替えて表示する。より具体的には、例えば、表示部705は、図2に示したような表示システム200の場合、看護DB103から取得したカルテの最終検査値項目の値と、患者DB104から取得した検査値項目の値と、のディスプレイ408での表示を切り替える。これにより、助産師は、カルテを閲覧する際、カルテ内の最新の検査結果と不一致であったデータについて、不一致であったデータと最新の検査結果とを切り替えて参照することができるようになる。   Specifically, for example, the display unit 705 switches between the display of the first value and the display of the second value. More specifically, for example, in the case of the display system 200 as shown in FIG. 2, the display unit 705 displays the values of the final test value items of the medical chart acquired from the nursing DB 103 and the test value items acquired from the patient DB 104. The display on the display 408 of the value is switched. This allows the midwife to switch between the mismatched data and the latest test result for data that does not match the latest test result in the chart when browsing the chart. .

また、具体的には、例えば、表示部705は、決定部704によって決定された表示形態に基づいて、第1の値および第2の値を表示する。より具体的には、例えば、表示部705は、図2に示したような表示システム200の場合、看護DB103から取得したカルテの最終検査値項目の値と、患者DB104から取得した検査値項目の値と、をディスプレイ408に表示する。これにより、表示部705は、産科用コンピュータ101のディスプレイ408に、アラート対象の最終検査値項目の値を強調したカルテを表示することができる。結果として、助産師は、カルテを閲覧する際、カルテ内の最新の検査結果と不一致のデータを発見することができ、不一致であったデータと最新の検査結果とを同時に参照することができる。   Specifically, for example, the display unit 705 displays the first value and the second value based on the display form determined by the determination unit 704. More specifically, for example, in the case of the display system 200 as shown in FIG. 2, the display unit 705 displays the values of the final test value items of the medical chart acquired from the nursing DB 103 and the test value items acquired from the patient DB 104. The value is displayed on the display 408. As a result, the display unit 705 can display a chart that emphasizes the value of the final inspection value item to be alerted on the display 408 of the obstetric computer 101. As a result, when viewing the medical chart, the midwife can find data that does not match the latest test result in the medical chart, and can simultaneously refer to the data that did not match and the latest test result.

反映部706は、受付部701によって第2の値の反映要求が受け付けられた場合、第2の値を第1の値に反映させる機能を有する。具体的には、反映部706は、受付部701によって最新化ボタンの押下が受け付けられると、カルテの最終検査値項目の値を患者DB104から取得した検査値項目の値で更新する。これにより、反映部706は、看護DB103のカルテの中の最新の値が記憶されていない項目に、最新の値を自動で入力することができる。   The reflection unit 706 has a function of reflecting the second value on the first value when the reception unit 701 receives a reflection request for the second value. Specifically, the reflection unit 706 updates the value of the final examination value item in the chart with the value of the examination value item acquired from the patient DB 104 when the accepting unit 701 accepts the pressing of the update button. Thereby, the reflecting unit 706 can automatically input the latest value to an item in the medical record of the nursing DB 103 in which the latest value is not stored.

受信部707は、対象者のカルテ情報の表示要求を、他の情報処理装置から受信する機能を有する。ここで、他の情報処理装置とは、カルテを表示するディスプレイ408を有するクライアント装置300である。具体的には、例えば、受信部707は、図3に示したような表示システム200の場合、クライアント装置300から、カルテの表示要求を受信する。表示要求には、クライアント装置300の識別子が含まれていてもよい。これにより、受信部707は、クライアント装置300にカルテを送信するトリガを受信できる。   The receiving unit 707 has a function of receiving a request to display the chart information of the subject from another information processing apparatus. Here, the other information processing apparatus is a client apparatus 300 having a display 408 for displaying a medical chart. Specifically, for example, in the case of the display system 200 as illustrated in FIG. 3, the receiving unit 707 receives a chart display request from the client device 300. The display request may include the identifier of the client device 300. Thereby, the receiving unit 707 can receive a trigger for transmitting a medical chart to the client device 300.

送信部708は、決定部704によって決定された表示形態と、対象者に関する特定の項目の第1の値と第2の値のうち少なくともいずれかと、を他の情報処理装置に送信する機能を有する。具体的には、例えば、送信部708は、図3に示したような表示システム200の場合、決定部704によって決定されたアラート対象の最終検査値項目の値の表示形態と、看護DB103から取得したカルテの最終検査値項目の値と、患者DB104から取得した検査値項目の値と、をクライアント装置300に送信する。   The transmission unit 708 has a function of transmitting the display form determined by the determination unit 704 and at least one of the first value and the second value of a specific item related to the subject to another information processing apparatus. . Specifically, for example, in the case of the display system 200 as illustrated in FIG. 3, the transmission unit 708 obtains the display form of the value of the final inspection value item to be alerted determined by the determination unit 704 and the nursing DB 103. The value of the final examination value item of the chart and the value of the examination value item acquired from the patient DB 104 are transmitted to the client device 300.

また、送信部708は、カルテのデータを、クライアント装置300に送信する。これにより、クライアント装置300は、クライアント装置300でカルテを表示するとき、カルテ内にある最新の検査結果と不一致のデータを強調して表示することができる。結果として、クライアント装置300を利用する助産師は、カルテを閲覧する際、カルテ内の最新の検査結果と不一致のデータを発見することができるようになる。   In addition, the transmission unit 708 transmits medical chart data to the client device 300. Accordingly, when the client apparatus 300 displays a medical chart on the client apparatus 300, the client apparatus 300 can highlight and display data that does not match the latest inspection result in the medical chart. As a result, the midwife who uses the client device 300 can find data that does not match the latest test result in the medical chart when browsing the medical chart.

(産科用コンピュータ101によるカルテの表示)
次に、図8〜図14を用いて、産科用コンピュータ101によるカルテの表示の内容について説明する。
(Display of medical records by computer 101 for obstetrics)
Next, the contents of the chart display by the obstetric computer 101 will be described with reference to FIGS.

図8〜図14は、産科用コンピュータ101によるカルテの表示の内容を示す説明図である。図8に示すように、産科用コンピュータ101は、患者を選択する患者選択画面を表示する。ここで、産科用コンピュータ101は、助産師によるマウス411やキーボード410の操作により患者が選択されると、選択された患者についての情報を表示する患者情報表示画面に移行する。   8 to 14 are explanatory diagrams showing the contents of the chart display by the obstetric computer 101. As shown in FIG. 8, the obstetric computer 101 displays a patient selection screen for selecting a patient. Here, when a patient is selected by the operation of the mouse 411 or the keyboard 410 by the midwife, the maternity computer 101 shifts to a patient information display screen that displays information about the selected patient.

図9に示すように、産科用コンピュータ101は、患者情報表示画面を表示する。ここで、産科用コンピュータ101は、助産師によるマウス411やキーボード410の操作により看護情報のタブが選択されると、看護情報を表示する看護情報表示画面に移行する。   As shown in FIG. 9, the obstetric computer 101 displays a patient information display screen. Here, when the nursing information tab is selected by the operation of the mouse 411 and the keyboard 410 by the midwife, the maternity computer 101 shifts to a nursing information display screen for displaying nursing information.

図10に示すように、産科用コンピュータ101は、看護情報表示画面を表示する。ここで、産科用コンピュータ101は、助産師によるマウス411やキーボード410の操作によりカルテの作成のメニューが呼び出されると、画面上にカルテの作成のメニューを表示する。そして、産科用コンピュータ101は、助産師によるマウス411やキーボード410の操作によりカルテの新規作成の項目が選択されると、カルテのデータの入力を受け付けるカルテ入力画面に移行する。   As shown in FIG. 10, the obstetric computer 101 displays a nursing information display screen. Here, the maternity computer 101 displays a chart creation menu on the screen when a chart creation menu is called by an operation of the mouse 411 and the keyboard 410 by the midwife. When the item for creating a new chart is selected by the operation of the mouse 411 or the keyboard 410 by the midwife, the maternity computer 101 shifts to a chart input screen for receiving input of chart data.

図11に示すように、産科用コンピュータ101は、カルテ入力画面を表示する。カルテ入力画面の各項目には、患者DB104から取得したデータが自動的に入力される。なお、カルテ入力画面の各項目には、患者DB104の他、プロファイルDBや他科カルテDBから取得したデータが自動的に入力されていてもよい。ここで、産科用コンピュータ101は、助産師によるマウス411やキーボード410の操作により確定ボタンが押下されると、カルテ入力画面の各項目に入力されたデータを、初版のカルテのデータとして看護DB103に書き込む。これにより、産科用コンピュータ101は、新規作成された初版のカルテを看護DB103に書き込んでおくことができる。   As shown in FIG. 11, the obstetric computer 101 displays a chart input screen. Data acquired from the patient DB 104 is automatically input to each item on the chart input screen. In addition, the data acquired from profile DB and other department medical record DB other than patient DB104 may be automatically input into each item of the medical record input screen. Here, when the confirm button is pressed by the midwife operating the mouse 411 or the keyboard 410, the obstetric computer 101 stores the data input to each item on the chart input screen as the first version chart data in the nursing DB 103. Write. Thereby, the obstetric computer 101 can write the newly created first version of the medical record in the nursing DB 103.

ここで、検査部門用コンピュータ102による患者DB104に記憶された検査値項目の値の更新以降に、産科用コンピュータ101で初版のカルテを修正する際、看護DB103から呼び出した初版のカルテを修正元データとして表示する場合を例に挙げる。   Here, after the update of the value of the examination value item stored in the patient DB 104 by the examination department computer 102, when the first edition chart is corrected by the obstetric computer 101, the first edition chart called from the nursing DB 103 is corrected as the original data. Take the case of displaying as an example.

図12に示すように、産科用コンピュータ101は、図8の患者選択画面と図9の患者情報表示画面を経て、看護情報表示画面を表示する。ここで、産科用コンピュータ101は、助産師によるマウス411やキーボード410の操作によりカルテの作成のメニューが呼び出されると、画面上にカルテの作成のメニューを表示する。そして、産科用コンピュータ101は、助産師によるマウス411やキーボード410の操作によりカルテの修正の項目が選択されると、カルテのデータの修正を受け付けるカルテ修正画面に移行する。   As shown in FIG. 12, the obstetric computer 101 displays a nursing information display screen through the patient selection screen in FIG. 8 and the patient information display screen in FIG. Here, the maternity computer 101 displays a chart creation menu on the screen when a chart creation menu is called by an operation of the mouse 411 and the keyboard 410 by the midwife. When the item for correcting the medical chart is selected by the operation of the mouse 411 or the keyboard 410 by the midwife, the maternity computer 101 shifts to a medical chart correction screen for accepting correction of the medical chart data.

図13に示すように、産科用コンピュータ101は、カルテ修正画面を表示する。具体的には、産科用コンピュータ101は、看護DB103を参照して初版のカルテのデータを取得し、患者DB104を参照して検査値項目の値を取得する。次に、産科用コンピュータ101は、カルテのデータのうち、検査値項目の値と一致しないデータがあれば、アラート表示の対象にする。   As shown in FIG. 13, the obstetric computer 101 displays a medical chart correction screen. Specifically, the obstetric computer 101 refers to the nursing DB 103 to acquire the first version of the chart data, and refers to the patient DB 104 to acquire the value of the examination value item. Next, if there is data that does not match the value of the examination value item in the medical record data, the obstetric computer 101 sets it as an alert display target.

そして、産科用コンピュータ101は、アラート表示の対象ではないデータとは異なる表示形態で、アラート表示の対象のデータを強調表示する。これにより、産科用コンピュータ101は、初版のカルテ内で、最新の検査値項目の値と一致しない最終検査値項目の値を強調したカルテを表示することができる。これにより、助産師は、初版のカルテ内にある最新の検査結果と不一致のデータを発見できる。結果として、助産師によるカルテ内にある最新の検査結果と不一致のデータの更新不備を防止することができる。   The obstetric computer 101 highlights the alert display target data in a display form different from the data that is not the alert display target. As a result, the obstetric computer 101 can display a chart that emphasizes the value of the final examination value item that does not match the latest examination value item in the first version of the chart. This allows the midwife to find data that does not match the latest test results in the first edition of the chart. As a result, it is possible to prevent deficiencies in updating data that does not match the latest test result in the medical record by the midwife.

図14に示すように、産科用コンピュータ101は、助産師によるマウス411やキーボード410の操作により最新化ボタンが押下されると、アラート表示の対象のデータを患者DB104から取得した検査値項目の値で更新し、アラート表示を解除する。ここで、産科用コンピュータ101は、助産師によるマウス411やキーボード410の操作により確定ボタンが押下されると、カルテ入力画面の各項目に入力されたデータを、2版のカルテのデータとして看護DB103に書き込む。これにより、産科用コンピュータ101は、初版のカルテを修正元データにして作成された2版のデータを看護DB103に書き込んでおくことができる。   As shown in FIG. 14, when the update button is pressed by the midwife operating the mouse 411 or the keyboard 410, the obstetric computer 101 acquires the value of the test value item obtained from the patient DB 104 for the alert display target data. Update with to cancel the alert display. Here, when the confirm button is pressed by the midwife operating the mouse 411 or the keyboard 410 by the midwife, the obstetric computer 101 converts the data input to each item on the medical record input screen as the data of the second version of the nursing DB 103. Write to. As a result, the obstetric computer 101 can write, in the nursing DB 103, the second edition data created using the first edition chart as the correction source data.

(新規作成処理の処理内容)
次に、図15を用いて、産科用コンピュータ101により行われる新規作成処理の処理内容について説明する。ここで、新規作成処理は、図8〜図11で、産科用コンピュータ101により行われた処理である。
(Contents of new creation process)
Next, the contents of the new creation process performed by the obstetric computer 101 will be described with reference to FIG. Here, the new creation process is a process performed by the obstetric computer 101 in FIGS.

図15は、新規作成処理の処理内容を示すフローチャートである。まず、CPU401は、患者選択画面(図8参照)を表示する(ステップS1501)。次に、CPU401は、患者選択画面で選択された患者についての患者情報表示画面(図9参照)を表示する(ステップS1502)。   FIG. 15 is a flowchart showing the processing contents of the new creation processing. First, the CPU 401 displays a patient selection screen (see FIG. 8) (step S1501). Next, the CPU 401 displays a patient information display screen (see FIG. 9) for the patient selected on the patient selection screen (step S1502).

そして、CPU401は、患者DB104、プロファイルDB、および他科カルテDBから患者の情報を取得し(ステップS1503)、取得した情報に基づいて、カルテ入力画面(図11参照)を表示する(ステップS1504)。次に、CPU401は、カルテ入力画面で情報が入力されたか否かを判定する(ステップS1505)。ここで、情報が入力された場合(ステップS1505:Yes)、CPU401は、ステップS1505に戻る。   The CPU 401 acquires patient information from the patient DB 104, profile DB, and other department medical chart DB (step S1503), and displays a medical chart input screen (see FIG. 11) based on the acquired information (step S1504). . Next, the CPU 401 determines whether information is input on the chart input screen (step S1505). Here, when information is input (step S1505: Yes), the CPU 401 returns to step S1505.

一方、情報が入力されていない場合(ステップS1505:No)、CPU401は、確定ボタンが押下されたか否かを判定する(ステップS1506)。ここで、確定ボタンが押下されていない場合(ステップS1506:No)、CPU401は、ステップS1505に戻る。   On the other hand, when information is not input (step S1505: No), the CPU 401 determines whether or not the confirm button has been pressed (step S1506). If the confirm button has not been pressed (step S1506: No), the CPU 401 returns to step S1505.

一方、確定ボタンが押下された場合(ステップS1506:Yes)、CPU401は、カルテ入力画面の各項目に入力されているデータを、初版のカルテのデータとして看護DB103に保存して(ステップS1507)、新規作成処理を終了する。これにより、産科用コンピュータ101は、初版のカルテを新規作成することができる。   On the other hand, when the confirm button is pressed (step S1506: Yes), the CPU 401 stores the data input to each item on the chart input screen in the nursing DB 103 as the first version chart data (step S1507). The new creation process is terminated. As a result, the obstetric computer 101 can newly create the first version of the chart.

(修正処理の処理内容)
次に、図16および図17を用いて、産科用コンピュータ101により行われる修正処理の処理内容について説明する。ここで、修正処理は、図12〜図14で、産科用コンピュータ101により行われた処理である。
(Contents of correction processing)
Next, processing contents of the correction processing performed by the obstetric computer 101 will be described with reference to FIGS. 16 and 17. Here, the correction process is a process performed by the obstetric computer 101 in FIGS.

図16および図17は、修正処理の処理内容を示すフローチャートである。まず、CPU401は、患者選択画面(図8参照)を表示する(ステップS1601)。次に、CPU401は、患者選択画面で選択された患者についての患者情報表示画面(図9参照)を表示する(ステップS1602)。そして、CPU401は、看護DB103からカルテのデータを取得する(ステップS1603)。   16 and 17 are flowcharts showing the processing contents of the correction processing. First, the CPU 401 displays a patient selection screen (see FIG. 8) (step S1601). Next, the CPU 401 displays a patient information display screen (see FIG. 9) for the patient selected on the patient selection screen (step S1602). Then, the CPU 401 acquires medical chart data from the nursing DB 103 (step S1603).

次に、CPU401は、取得したカルテのデータのうち、未選択のデータを対象データに決定する(ステップS1604)。そして、CPU401は、患者DB104から、対象データに対応する検査値項目の値を取得する(ステップS1605)。   Next, the CPU 401 determines unselected data among the acquired chart data as target data (step S1604). Then, the CPU 401 acquires the value of the examination value item corresponding to the target data from the patient DB 104 (step S1605).

次に、CPU401は、対象データと取得した検査値項目の値とが一致するか否かを判定する(ステップS1606)。ここで、一致する場合(ステップS1606:Yes)、CPU401は、ステップS1608に移行する。一方、一致しない場合(ステップS1606:No)、CPU401は、対象データをアラート表示の対象に決定する(ステップS1607)。   Next, the CPU 401 determines whether or not the target data matches the acquired value of the inspection value item (step S1606). If they match (step S1606: YES), the CPU 401 proceeds to step S1608. On the other hand, if they do not match (step S1606: No), the CPU 401 determines the target data as an alert display target (step S1607).

次に、CPU401は、取得したカルテのデータのすべてを選択したか否かを判定する(ステップS1608)。ここで、選択していないデータがある場合(ステップS1608:No)、CPU401は、ステップS1604に戻る。   Next, the CPU 401 determines whether or not all of the acquired chart data has been selected (step S1608). If there is unselected data (step S1608: NO), the CPU 401 returns to step S1604.

一方、すべてのデータを選択した場合(ステップS1608:Yes)、CPU401は、アラート対象のデータについてはアラート対象でないデータとは異なる表示形態で、取得したカルテのデータに基づいて、カルテ修正画面(図13参照)を表示する(ステップS1609)。そして、CPU401は、図17のステップS1701に移行する。   On the other hand, if all the data has been selected (step S1608: Yes), the CPU 401 displays the chart correction screen (see FIG. 5) based on the acquired chart data in a display form that is different from the data that is not the alert target data. 13) is displayed (step S1609). Then, the CPU 401 proceeds to step S1701 in FIG.

次に、CPU401は、カルテ修正画面で情報が入力されたか否かを判定する(ステップS1701)。ここで、情報が入力された場合(ステップS1701:Yes)、CPU401は、ステップS1701に戻る。   Next, the CPU 401 determines whether information has been input on the chart correction screen (step S1701). Here, when information is input (step S1701: Yes), the CPU 401 returns to step S1701.

一方、情報が入力されていない場合(ステップS1701:No)、CPU401は、最新化ボタンが押下されたか否かを判定する(ステップS1702)。ここで、最新化ボタンが押下されていない場合(ステップS1702:No)、CPU401は、ステップS1705に移行する。   On the other hand, when information is not input (step S1701: No), the CPU 401 determines whether or not the update button has been pressed (step S1702). If the update button has not been pressed (step S1702: No), the CPU 401 proceeds to step S1705.

一方、最新化ボタンが押下された場合(ステップS1702:Yes)、CPU401は、アラート対象のデータを、患者DB104から取得した検査値項目の値で更新する(ステップS1703)。次に、CPU401は、アラート対象のアラート表示を解除する(ステップS1704)。   On the other hand, when the update button is pressed (step S1702: Yes), the CPU 401 updates the alert target data with the value of the examination value item acquired from the patient DB 104 (step S1703). Next, the CPU 401 cancels the alert display of the alert target (step S1704).

そして、CPU401は、確定ボタンが押下されたか否かを判定する(ステップS1705)。ここで、確定ボタンが押下されていない場合(ステップS1705:No)、CPU401は、ステップS1701に戻る。   Then, the CPU 401 determines whether or not the confirm button has been pressed (step S1705). If the confirm button has not been pressed (step S1705: NO), the CPU 401 returns to step S1701.

一方、確定ボタンが押下された場合(ステップS1705:Yes)、CPU401は、カルテ入力画面の各項目に入力されているデータを、修正されたカルテのデータとして看護DB103に保存して(ステップS1706)、修正処理を終了する。   On the other hand, when the confirm button is pressed (step S1705: Yes), the CPU 401 stores the data input to each item on the chart input screen in the nursing DB 103 as corrected chart data (step S1706). The correction process is terminated.

これにより、産科用コンピュータ101は、前回のカルテを修正元データとして修正した新たなカルテを作成することができる。この際、産科用コンピュータ101は、修正元データにするカルテ内に最新の検査値項目の値と不一致の値があれば、不一致の値を強調して表示する。これにより、助産師は、強調して表示されたデータが、検査部門での最新の検査結果とは不一致のデータであると判断できる。結果として、助産師は、表示されているカルテ内で強調されている値を、検査部門の最新の検査値項目の値で更新すべきと判断できる。そのため、助産師によるカルテ内にある最新の検査値項目の値と不一致の値の更新不備を防止することができる。   Thereby, the obstetric computer 101 can create a new medical record in which the previous medical record is corrected as the correction source data. At this time, if there is a value that does not match the latest value of the inspection value item in the medical chart used as the correction source data, the obstetric computer 101 highlights and displays the mismatch value. Thereby, the midwife can determine that the highlighted data is inconsistent with the latest inspection result in the inspection department. As a result, the midwife can determine that the value highlighted in the displayed medical chart should be updated with the value of the latest inspection value item of the inspection department. Therefore, it is possible to prevent inadequate update of the value of the latest inspection value item in the medical record by the midwife.

なお、ここでは、産科用コンピュータ101は、カルテのデータと患者DB104から取得した検査値項目の値とを比較したが、カルテのデータと患者DB104の検査日項目の値を比較してもよい。また、産科用コンピュータ101は、カルテのデータとプロファイルDBの患者のプロファイル情報とを比較してもよいし、カルテのデータと他科カルテDBの他科で作成されたカルテのデータとを比較してもよい。   Here, the obstetric computer 101 compares the chart data with the value of the examination value item acquired from the patient DB 104, but may compare the chart data with the value of the examination date item in the patient DB 104. The obstetric computer 101 may compare the chart data with the patient profile information in the profile DB, or may compare the chart data with the chart data created in the other department of the other department chart DB. May be.

以上説明したように、産科用コンピュータ101は、最新の検査結果と不一致のカルテ内の項目の値を強調して表示する。これにより、産科用コンピュータ101は、助産師に患者の状態変化を知らせることができる。そして、助産師は、強調して表示されたデータが、検査部門での最新の検査結果とは不一致のデータであると判断できる。結果として、助産師は、表示されているカルテ内で強調されている値を、検査部門の最新の検査値項目の値で更新すべきか否かを判断して、必要な場合には、カルテ内にある検査結果を最新のデータへ更新することもできる。   As described above, the obstetric computer 101 highlights and displays the value of the item in the chart that does not match the latest test result. Thereby, the maternity computer 101 can notify the midwife of the change in the patient's condition. The midwife can determine that the highlighted data is inconsistent with the latest inspection result in the inspection department. As a result, the midwife determines whether the value highlighted in the displayed chart should be updated with the value of the latest laboratory value item in the laboratory and, if necessary, within the chart. It is also possible to update the test results in the latest data.

ここで、助産師は、適切な診療や検診のために、患者の状態の変化または変化の可能性を把握しておく必要がある。よって、助産師は、新たな検査結果が登録されたことに気づかずに判断ミスをしてしまうことがある。例えば、助産師は、患者のカルテ内の感染症の検査結果が陰性から陽性に自動的に更新されたことに気づかずに、感染症対策を行わずに患者に接してしまう場合がある。   Here, it is necessary for the midwife to grasp the change in the patient's condition or the possibility of the change in order to perform appropriate medical treatment or examination. Thus, the midwife may make a judgment error without noticing that a new test result has been registered. For example, a midwife may not be aware that an infectious disease test result in a patient's medical record has been automatically updated from negative to positive, and may contact the patient without taking measures against the infectious disease.

また、例えば、助産師が患者のカルテ内の感染症の検査結果が陰性から陽性に自動的に更新されたことに気づかないため、患者への処置が遅れてしまう場合がある。一方、産科用コンピュータ101は、カルテ内で最新の検査結果と不一致の項目の値を強調して表示する。そのため、助産師は、強調して表示されたデータが、検査部門での最新の検査結果とは不一致のデータであると判断でき、判断ミスを防止できる。   In addition, for example, the midwife may not be aware that the test result of the infectious disease in the patient's medical record has been automatically updated from negative to positive, so that the treatment for the patient may be delayed. On the other hand, the obstetric computer 101 highlights and displays the value of the item that does not match the latest test result in the medical chart. Therefore, the midwife can determine that the highlighted data is inconsistent with the latest inspection result in the inspection department, and can prevent a determination error.

また、産科用コンピュータ101は、最新の検査日以外の検査日に行われた検査結果が記憶されたカルテ内の項目の値を強調して表示する。これにより、助産師は、強調して表示されたデータが、検査部門での最新の検査結果とは不一致のデータであると判断できる。結果として、助産師によるカルテ内にある最新の検査結果と不一致のデータの更新不備を防止することができる。また、助産師は、最新の検査結果とは検査日が不一致であるが、患者の状態に変化がないことを視覚的に判断して、カルテを更新するか否かの判断の指標にすることができる。   Further, the obstetric computer 101 highlights and displays the value of the item in the medical record in which the result of the examination performed on the examination date other than the latest examination date is stored. Thereby, the midwife can determine that the highlighted data is inconsistent with the latest inspection result in the inspection department. As a result, it is possible to prevent deficiencies in updating data that does not match the latest test result in the medical record by the midwife. In addition, the midwife should visually determine that the patient's condition has not changed although the date of the test is inconsistent with the latest test result, and use it as an index for determining whether or not to update the chart. Can do.

産科用コンピュータ101は、カルテ内にある最新の検査結果と不一致のデータを、カルテ内の他のデータとは異なる表示形式で表示することで、強調して表示する。これにより、助産師は、強調して表示されたデータが、検査部門での最新の検査結果とは不一致のデータであると視覚的に判断できる。   The obstetric computer 101 displays the data inconsistent with the latest test result in the medical chart by displaying it in a display format different from the other data in the medical chart. As a result, the midwife can visually determine that the highlighted data is inconsistent with the latest inspection result in the inspection department.

産科用コンピュータ101は、カルテ内にある最新の検査結果と不一致のデータを、一致する場合とは異なる表示形式で表示することで、強調して表示する。これにより、助産師は、強調して表示されたデータが、検査部門での最新の検査結果とは不一致のデータであると視覚的に判断できる。   The obstetric computer 101 displays the data that does not match the latest test result in the medical chart in a highlighted manner by displaying it in a display format different from the case of matching. As a result, the midwife can visually determine that the highlighted data is inconsistent with the latest inspection result in the inspection department.

産科用コンピュータ101は、カルテ内にある最新の検査結果と不一致のデータを、助産師からの要求により自動的に更新できるようにする。これにより、助産師の作業負担を軽減できる。   The obstetric computer 101 automatically updates the data that does not match the latest test result in the medical chart according to a request from the midwife. Thereby, the work burden of the midwife can be reduced.

ここで、助産師による更新不備を防止するために、カルテのデータを最新の検査結果と同期させておく場合、助産師は最新の検査結果のみしか参照できず、過去の検査結果との比較ができない。そのため、助産師は、患者に対して、どのような処置をすべきかを判断することが困難な場合があった。例えば、助産師は、最新の検査結果のみしか参照できない場合には、最新の検査結果が陰性であっても過去の検査結果が陽性である場合には、検査結果を疑問視して再度の検査を検査部門に依頼するといった判断ができない。   Here, in order to prevent deficiencies in updating by midwives, if the medical record data is synchronized with the latest test results, the midwife can only refer to the latest test results, and the comparison with the past test results Can not. Therefore, it may be difficult for the midwife to determine what kind of treatment should be performed on the patient. For example, if the midwife can only refer to the latest test result, if the latest test result is negative, but the previous test result is positive, the midwife may question the test result and repeat the test. It is not possible to make a decision to request the inspection department.

一方、本実施の形態にかかる産科用コンピュータ101では、カルテ内で、最新の検査結果と不一致のデータを強調して表示し、かつ、不一致のデータと最新の検査結果とを切り替えて表示できる。これにより、助産師は、不一致のデータ(過去の検査結果)と最新の検査結果とを切り替えて参照できるようになり、患者に対して、どのような処置をすべきかの判断を容易にできるようになる。   On the other hand, the obstetric computer 101 according to the present embodiment can highlight and display the mismatched data and the latest test result in the medical chart, and switch between the mismatched data and the latest test result. As a result, the midwife can switch between the mismatched data (past test results) and the latest test result, and can easily determine what kind of treatment should be performed on the patient. become.

産科用コンピュータ101は、カルテ内で、最新の検査結果と不一致のデータと、最新の検査結果と、を同時に強調して表示する。そのため、助産師は、不一致のデータ(過去の検査結果)と最新の検査結果とを同時に参照できるようになり、患者に対して、どのような処置をすべきかの判断を容易にできるようになる。   The obstetric computer 101 simultaneously highlights and displays the latest inspection result and the latest inspection result in the medical chart. Therefore, the midwife can refer to the mismatched data (past test results) and the latest test results at the same time, and can easily determine what kind of treatment should be performed on the patient. .

なお、本実施の形態で説明した情報処理方法は、予め用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。本情報処理プログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVD等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また本情報処理プログラムは、インターネット等のネットワークを介して配布してもよい。   The information processing method described in this embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. The information processing program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer. The information processing program may be distributed through a network such as the Internet.

上述した実施の形態に関し、さらに以下の付記を開示する。   The following additional notes are disclosed with respect to the embodiment described above.

(付記1)情報処理装置に、
対象者のカルテ情報の表示要求を受け付け、
前記表示要求が受け付けられた場合、前記カルテ情報に含まれる複数の項目各々について、項目に関する値を記憶する第1の記憶装置から、特定の項目に係る第1の値を取得し、
前記対象者に対応する前記特定の項目に関する第2の値が前記第1の記憶装置とは非同期に登録される第2の記憶装置から前記第2の値を取得し、
取得された前記第1の値と前記第2の値とを比較し、
比較結果に基づいて、前記カルテ情報の表示形態を決定し、
決定された表示形態に基づいて、前記対象者に関する前記特定の項目の前記第1の値と前記第2の値のうち少なくともいずれかを表示する、
処理を実行させることを特徴とする情報処理プログラム。
(Supplementary note 1)
Accepts a request to display the subject's chart information,
When the display request is accepted, for each of a plurality of items included in the medical chart information, a first value related to a specific item is acquired from a first storage device that stores a value related to the item,
Obtaining the second value from a second storage device in which a second value related to the specific item corresponding to the subject is registered asynchronously with the first storage device;
Comparing the acquired first value and the second value;
Based on the comparison result, the display form of the chart information is determined,
Based on the determined display form, at least one of the first value and the second value of the specific item related to the subject is displayed.
An information processing program for executing a process.

(付記2)前記表示形態を決定する処理では、
前記比較結果により、前記第1の値と前記第2の値とが一致しない場合、前記特定の項目についての前記カルテ情報の表示形態を、前記第1の値と前記第2の値とが一致する場合の表示形態とは異なる表示形態に決定することを特徴とする付記1に記載の情報処理プログラム。
(Supplementary Note 2) In the process of determining the display form,
When the comparison result shows that the first value and the second value do not match, the display form of the chart information for the specific item is the same as the first value and the second value. The information processing program according to appendix 1, wherein the display form is determined to be different from the display form in the case of performing.

(付記3)前記表示形態を決定する処理では、
前記比較結果により、前記第1の値と前記第2の値とが一致しない場合、前記特定の項目についての前記カルテ情報の表示形態を、前記第1の記憶装置が有する前記第2の記憶装置とは非共通の項目についての前記対象者のカルテ情報の表示形態とは異なる表示形態に決定することを特徴とする付記1に記載の情報処理プログラム。
(Supplementary Note 3) In the process of determining the display form,
If the first value and the second value do not match according to the comparison result, the first storage device has a display form of the chart information for the specific item. The information processing program according to appendix 1, wherein a display form different from the display form of the subject's chart information for items that are not common to the subject is determined.

(付記4)前記第2の値の反映要求が受け付けられた場合、前記第2の値を前記第1の値に反映させる処理を実行させることを特徴とする付記1〜3のいずれか一つに記載の情報処理プログラム。 (Supplementary note 4) Any one of Supplementary notes 1 to 3, wherein when a reflection request for the second value is received, a process of reflecting the second value on the first value is executed. Information processing program described in 1.

(付記5)前記取得する処理では、
前記表示要求が受け付けられた場合、前記第1の記憶装置から前記第1の値および前記第1の値の作成時点を示す第1の作成時点情報を取得し、前記第2の記憶装置から前記第2の値および前記第2の値の作成時点を示す第2の作成時点情報を取得し、
前記比較する処理では、
前記第1の値と前記第2の値とを比較し、前記第1の作成時点情報と前記第2の作成時点情報とを比較することを特徴とする付記1に記載の情報処理プログラム。
(Supplementary note 5)
When the display request is received, the first creation time information indicating the creation time of the first value and the first value is acquired from the first storage device, and the first creation time information is obtained from the second storage device. Obtaining second creation time information indicating a second value and a creation time of the second value;
In the comparison process,
The information processing program according to appendix 1, wherein the first value is compared with the second value, and the first creation time information is compared with the second creation time information.

(付記6)前記表示形態を決定する処理では、
前記比較結果により、前記第1の値と前記第2の値が一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致しない場合、前記特定の項目についての前記カルテ情報の表示形態を、前記第1の値と前記第2の値が一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致する場合の表示形態とは異なる表示形態に決定することを特徴とする付記5に記載の情報処理プログラム。
(Supplementary Note 6) In the process of determining the display form,
According to the comparison result, when the first value and the second value match and the first creation time information and the second creation time information do not match, the chart information of the specific item The display form is determined to be different from the display form when the first value and the second value match and the first creation time information and the second creation time information match. The information processing program according to appendix 5, characterized by:

(付記7)前記表示形態を決定する処理では、
前記比較結果により、前記第1の値と前記第2の値が一致し、前記第1の作成時点情報と前記第2の作成時点情報とが一致しない場合、前記特定の項目についての前記カルテ情報の表示形態を、前記第1の記憶装置が有する前記第2の記憶装置とは非共通の項目についての前記対象者のカルテ情報の表示形態とは異なる表示形態に決定することを特徴とする付記5に記載の情報処理プログラム。
(Supplementary note 7) In the process of determining the display form,
When the first value and the second value match and the first creation time information and the second creation time information do not match according to the comparison result, the chart information about the specific item The display form is determined to be a display form different from the display form of the subject's chart information for items that are not common to the second storage device of the first storage device. 5. The information processing program according to 5.

(付記8)前記表示する処理では、
決定された表示形態に基づいて、前記第2の値を反映させる対象となる前記第1の値を表示することを特徴とする付記1〜7のいずれか一つに記載の情報処理プログラム。
(Supplementary note 8) In the processing to be displayed,
The information processing program according to any one of appendices 1 to 7, wherein the first value that is a target to reflect the second value is displayed based on the determined display form.

(付記9)前記表示する処理では、
決定された表示形態に基づいて、前記第1の値に反映させる対象となる前記第2の値を表示することを特徴とする付記1〜7のいずれか一つに記載の情報処理プログラム。
(Supplementary note 9) In the processing to be displayed,
The information processing program according to any one of appendices 1 to 7, wherein the second value to be reflected on the first value is displayed based on the determined display form.

(付記10)前記表示する処理では、
前記第1の値と前記第2の値とを切り替えて表示することを特徴とする付記8または9に記載の情報処理プログラム。
(Supplementary Note 10) In the processing to be displayed,
The information processing program according to appendix 8 or 9, wherein the first value and the second value are switched and displayed.

(付記11)前記表示する処理では、
決定された表示形態に基づいて、前記第1の値および前記第2の値を表示することを特徴とする付記1〜7のいずれか一つに記載の情報処理プログラム。
(Supplementary Note 11) In the processing to be displayed,
The information processing program according to any one of appendices 1 to 7, wherein the first value and the second value are displayed based on the determined display form.

(付記12)情報処理装置に、
対象者のカルテ情報の表示要求を、他の情報処理装置から受信し、
前記表示要求が受け付けられた場合、前記カルテ情報に含まれる複数の項目各々について、項目に関する値を記憶する第1の記憶装置から、特定の項目に係る第1の値を取得し、
前記対象者に対応する前記特定の項目に関する第2の値が前記第1の記憶装置とは非同期に登録される第2の記憶装置から前記第2の値を取得し、
取得された前記第1の値と前記第2の値とを比較し、
比較結果に基づいて、前記カルテ情報の表示形態を決定し、
決定された表示形態と、前記対象者に関する前記特定の項目の前記第1の値と前記第2の値のうち少なくともいずれかと、を前記他の情報処理装置に送信する、
処理を実行させることを特徴とする情報処理プログラム。
(Supplementary note 12)
A request to display the subject's chart information is received from another information processing device,
When the display request is accepted, for each of a plurality of items included in the medical chart information, a first value related to a specific item is acquired from a first storage device that stores a value related to the item,
Obtaining the second value from a second storage device in which a second value related to the specific item corresponding to the subject is registered asynchronously with the first storage device;
Comparing the acquired first value and the second value;
Based on the comparison result, the display form of the chart information is determined,
Transmitting the determined display form and at least one of the first value and the second value of the specific item relating to the subject to the other information processing apparatus;
An information processing program for executing a process.

(付記13)情報処理装置が、
対象者のカルテ情報の表示要求を受け付け、
前記表示要求が受け付けられた場合、前記カルテ情報に含まれる複数の項目各々について、項目に関する値を記憶する第1の記憶装置から、特定の項目に係る第1の値を取得し、
前記対象者に対応する前記特定の項目に関する第2の値が前記第1の記憶装置とは非同期に登録される第2の記憶装置から前記第2の値を取得し、
取得された前記第1の値と前記第2の値とを比較し、
比較結果に基づいて、前記カルテ情報の表示形態を決定し、
決定された表示形態に基づいて、前記対象者に関する前記特定の項目の前記第1の値と前記第2の値のうち少なくともいずれかを表示する、
処理を実行することを特徴とする情報処理方法。
(Supplementary note 13) Information processing device is
Accepts a request to display the subject's chart information,
When the display request is accepted, for each of a plurality of items included in the medical chart information, a first value related to a specific item is acquired from a first storage device that stores a value related to the item,
Obtaining the second value from a second storage device in which a second value related to the specific item corresponding to the subject is registered asynchronously with the first storage device;
Comparing the acquired first value and the second value;
Based on the comparison result, the display form of the chart information is determined,
Based on the determined display form, at least one of the first value and the second value of the specific item related to the subject is displayed.
An information processing method characterized by executing processing.

(付記14)情報処理装置が、
対象者のカルテ情報の表示要求を、他の情報処理装置から受信し、
前記表示要求が受け付けられた場合、前記カルテ情報に含まれる複数の項目各々について、項目に関する値を記憶する第1の記憶装置から、特定の項目に係る第1の値を取得し、
前記対象者に対応する前記特定の項目に関する第2の値が前記第1の記憶装置とは非同期に登録される第2の記憶装置から前記第2の値を取得し、
取得された前記第1の値と前記第2の値とを比較し、
比較結果に基づいて、前記カルテ情報の表示形態を決定し、
決定された表示形態と、前記対象者に関する前記特定の項目の前記第1の値と前記第2の値のうち少なくともいずれかと、を前記他の情報処理装置に送信する、
処理を実行することを特徴とする情報処理方法。
(Supplementary Note 14) The information processing apparatus is
A request to display the subject's chart information is received from another information processing device,
When the display request is accepted, for each of a plurality of items included in the medical chart information, a first value related to a specific item is acquired from a first storage device that stores a value related to the item,
Obtaining the second value from a second storage device in which a second value related to the specific item corresponding to the subject is registered asynchronously with the first storage device;
Comparing the acquired first value and the second value;
Based on the comparison result, the display form of the chart information is determined,
Transmitting the determined display form and at least one of the first value and the second value of the specific item relating to the subject to the other information processing apparatus;
An information processing method characterized by executing processing.

(付記15)対象者のカルテ情報の表示要求を受け付ける受付部と、
前記受付部によって前記表示要求が受け付けられた場合、前記カルテ情報に含まれる複数の項目各々について、項目に関する値を記憶する第1の記憶装置から、特定の項目に係る第1の値を取得し、前記対象者に対応する前記特定の項目に関する第2の値が前記第1の記憶装置とは非同期に登録される第2の記憶装置から前記第2の値を取得する取得部と、
前記取得部によって取得された前記第1の値と前記第2の値とを比較する比較部と、
前記比較部によって比較された比較結果に基づいて、前記カルテ情報の表示形態を決定する決定部と、
前記決定部によって決定された表示形態に基づいて、前記対象者に関する前記特定の項目の前記第1の値と前記第2の値のうち少なくともいずれかを表示する表示部と、
を備えることを特徴とする情報処理装置。
(Additional remark 15) The reception part which receives the display request of a subject's medical chart information,
When the display request is received by the reception unit, for each of a plurality of items included in the medical chart information, a first value related to a specific item is acquired from a first storage device that stores a value related to the item. An acquisition unit that acquires the second value from a second storage device in which a second value related to the specific item corresponding to the subject is registered asynchronously with the first storage device;
A comparison unit that compares the first value acquired by the acquisition unit with the second value;
A determination unit that determines a display form of the chart information based on a comparison result compared by the comparison unit;
Based on the display form determined by the determination unit, a display unit that displays at least one of the first value and the second value of the specific item related to the subject person;
An information processing apparatus comprising:

(付記16)対象者のカルテ情報の表示要求を、他の情報処理装置から受信する受信部と、
前記受信部によって前記表示要求が受け付けられた場合、前記カルテ情報に含まれる複数の項目各々について、項目に関する値を記憶する第1の記憶装置から、特定の項目に係る第1の値を取得し、前記対象者に対応する前記特定の項目に関する第2の値が前記第1の記憶装置とは非同期に登録される第2の記憶装置から前記第2の値を取得する取得部と、
前記取得部によって取得された前記第1の値と前記第2の値とを比較する比較部と、
前記比較部によって比較された比較結果に基づいて、前記カルテ情報の表示形態を決定する決定部と、
前記決定部によって決定された表示形態と、前記対象者に関する前記特定の項目の前記第1の値と前記第2の値のうち少なくともいずれかと、を前記他の情報処理装置に送信する送信部と、
を備えることを特徴とする情報処理装置。
(Supplementary Note 16) A receiving unit that receives a display request for the subject's medical chart information from another information processing apparatus;
When the display request is received by the receiving unit, for each of a plurality of items included in the medical chart information, a first value related to a specific item is acquired from a first storage device that stores a value related to the item. An acquisition unit that acquires the second value from a second storage device in which a second value related to the specific item corresponding to the subject is registered asynchronously with the first storage device;
A comparison unit that compares the first value acquired by the acquisition unit with the second value;
A determination unit that determines a display form of the chart information based on a comparison result compared by the comparison unit;
A display unit that is determined by the determination unit, and a transmission unit that transmits at least one of the first value and the second value of the specific item relating to the subject to the other information processing apparatus; ,
An information processing apparatus comprising:

101 産科用コンピュータ
102 検査部門用コンピュータ
103 看護DB
104 患者DB
701 受付部
702 取得部
703 比較部
704 決定部
705 表示部
706 反映部
707 受信部
708 送信部
101 Computer for Obstetrics 102 Computer for Examination Department 103 Nursing DB
104 Patient DB
701 reception unit 702 acquisition unit 703 comparison unit 704 determination unit 705 display unit 706 reflection unit 707 reception unit 708 transmission unit

Claims (10)

第1の情報処理装置に、
対象者のカルテ情報の表示要求を受け付け、
前記対象者についての前記カルテ情報に含まれる複数の項目に係る各々の情報が記憶される第1の記憶装置に記憶された少なくとも一つの項目に係る第1の情報および前記第1の情報の作成時点を示す第1の作成時点情報を取得し、
カルテ情報の更新が可能な第2の情報処理装置に設けられた第2の記憶装置から、前記少なくとも一つの項目に係る第2の情報および前記第2の情報の作成時点を示す第2の作成時点情報を取得し、
前記第1の情報と前記第2の情報とを比較し、前記第1の作成時点情報と前記第2の作成時点情報とを比較し、前記第1の情報と前記第2の情報が一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致しない場合、前記少なくとも一つの項目についての前記カルテ情報の表示形態を、前記第1の情報と前記第2の情報とが一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致する場合の表示形態とは異なる表示形態で表示させる、
処理を実行させることを特徴とする情報処理プログラム。
In the first information processing device,
Accepts a request to display the subject's chart information,
Creation of first information and at least one item related to at least one item stored in a first storage device in which information related to a plurality of items included in the chart information about the subject is stored Get the first creation time information indicating the time ,
The second creation indicating the creation time of the second information and the second information related to the at least one item from the second storage device provided in the second information processing device capable of updating the chart information Get point-in-time information ,
The first information and the second information are compared, the first creation time information and the second creation time information are compared, and the first information and the second information match. When the first creation time information and the second creation time information do not match, the display form of the chart information for the at least one item is the same as the first information and the second information. Then, the first creation time information and the second creation time information are displayed in a display form different from the display form when the first creation time information and the second creation time information match.
An information processing program for executing a process.
前記表示させる処理では、
前記第1の情報と前記第2の情報が一致しない場合に、前記第2の情報で前記第1の情報を更新し、更新された情報が一致する場合とは異なる方法で表示させることを特徴とする請求項1に記載の情報処理プログラム。
In the process of displaying,
When the first information and the second information do not match, the first information is updated with the second information, and is displayed by a method different from that when the updated information matches. The information processing program according to claim 1.
前記表示させる処理では、
前記第2の情報を反映させる対象となる前記第1の情報を表示することを特徴とする請求項1または2のいずれか一つに記載の情報処理プログラム。
In the process of displaying,
Claim 1 or storage medium according to any one of 2 and displaying the first information to be to reflect the second information.
前記表示させる処理では、
前記第1の情報と前記第2の情報とを切り替えて表示することを特徴とする請求項に記載の情報処理プログラム。
In the process of displaying,
The information processing program according to claim 3 , wherein the first information and the second information are switched and displayed.
第1の情報処理装置に、
対象者のカルテ情報の表示要求を、他の情報処理装置から受信し、
前記対象者についての前記カルテ情報に含まれる複数の項目に係る各々の情報が記憶される第1の記憶装置に記憶された少なくとも一つの項目に係る第1の情報および前記第1の情報の作成時点を示す第1の作成時点情報を取得し、
カルテ情報の更新が可能な第2の情報処理装置に設けられた第2の記憶装置から、前記少なくとも一つの項目に係る第2の情報および前記第2の情報の作成時点を示す第2の作成時点情報を取得し、
前記第1の情報と前記第2の情報とを比較し、前記第1の作成時点情報と前記第2の作成時点情報とを比較し、前記第1の情報と前記第2の情報が一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致しない場合、前記少なくとも一つの項目についての前記カルテ情報の表示形態を、前記第1の情報と前記第2の情報とが一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致する場合の表示形態とは異なる表示形態と、前記対象者に関する前記第1の情報と前記第2の情報のうち少なくともいずれかと、を前記他の情報処理装置に送信する、
処理を実行させることを特徴とする情報処理プログラム。
In the first information processing device,
A request to display the subject's chart information is received from another information processing device,
Creation of first information and at least one item related to at least one item stored in a first storage device in which information related to a plurality of items included in the chart information about the subject is stored Get the first creation time information indicating the time ,
The second creation indicating the creation time of the second information and the second information related to the at least one item from the second storage device provided in the second information processing device capable of updating the chart information Get point-in-time information ,
The first information and the second information are compared, the first creation time information and the second creation time information are compared, and the first information and the second information match. When the first creation time information and the second creation time information do not match, the display form of the chart information for the at least one item is the same as the first information and the second information. In addition, at least one of the display form different from the display form when the first creation time information and the second creation time information match, and the first information and the second information related to the subject To send to the other information processing apparatus,
An information processing program for executing a process.
産科用コンピュータに、In obstetric computer,
特定の患者についてのカルテ情報の編集要求を受け付け、Accepts a request to edit chart information about a specific patient,
産科部門にて入力され、患者についてのカルテ情報に含まれる複数の項目のそれぞれの項目についての情報を記憶する看護データベースを参照して、前記特定の患者についての前記複数の項目のうちの少なくとも一つの項目に係る第1の情報を取得し、Referring to a nursing database that stores information about each of a plurality of items that are input in the obstetrics department and are included in the chart information about the patient, at least one of the plurality of items about the specific patient Get first information about two items,
前記産科部門とは異なる部門にて入力され、患者についてのカルテ情報に含まれる複数の項目のそれぞれの項目についての情報が記憶される患者データベースを参照して、前記特定の患者についての前記少なくとも一つの項目に対応する第2の情報を取得し、The at least one for the specific patient is referred to by referring to a patient database in which information about each of a plurality of items that are input in a department different from the obstetric department and are included in the chart information about the patient is stored. Get second information corresponding to one item,
前記第1の情報と前記第2の情報とが一致しない場合、前記第1の情報と前記第2の情報とが一致する場合の表示形態とは異なる表示形態に前記第1の情報の表示を変更する制御を行い、前記編集要求の対象の前記カルテ情報を表示する、If the first information and the second information do not match, the display of the first information is different from the display mode when the first information and the second information match. Control to change, and display the chart information of the target of the editing request,
処理を実行させることを特徴とする情報処理プログラム。An information processing program for executing a process.
第1の情報処理装置が、
対象者のカルテ情報の表示要求を受け付け、
前記対象者についての前記カルテ情報に含まれる複数の項目に係る各々の情報が記憶される第1の記憶装置に記憶された少なくとも一つの項目に係る第1の情報および前記第1の情報の作成時点を示す第1の作成時点情報を取得し、
カルテ情報の更新が可能な第2の情報処理装置に設けられた第2の記憶装置から、前記少なくとも一つの項目に係る第2の情報および前記第2の情報の作成時点を示す第2の作成時点情報を取得し、
前記第1の情報と前記第2の情報とを比較し、前記第1の作成時点情報と前記第2の作成時点情報とを比較し、前記第1の情報と前記第2の情報が一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致しない場合、前記少なくとも一つの項目についての前記カルテ情報の表示形態を、前記第1の情報と前記第2の情報とが一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致する場合の表示形態とは異なる表示形態で表示させる、
処理を実行することを特徴とする情報処理方法。
The first information processing apparatus
Accepts a request to display the subject's chart information,
Creation of first information and at least one item related to at least one item stored in a first storage device in which information related to a plurality of items included in the chart information about the subject is stored Get the first creation time information indicating the time ,
The second creation indicating the creation time of the second information and the second information related to the at least one item from the second storage device provided in the second information processing device capable of updating the chart information Get point-in-time information ,
The first information and the second information are compared, the first creation time information and the second creation time information are compared, and the first information and the second information match. When the first creation time information and the second creation time information do not match, the display form of the chart information for the at least one item is the same as the first information and the second information. Then, the first creation time information and the second creation time information are displayed in a display form different from the display form when the first creation time information and the second creation time information match.
An information processing method characterized by executing processing.
第1の情報処理装置が、
対象者のカルテ情報の表示要求を、他の情報処理装置から受信し、
前記対象者についての前記カルテ情報に含まれる複数の項目に係る各々の情報が記憶される第1の記憶装置に記憶された少なくとも一つの項目に係る第1の情報および前記第1の情報の作成時点を示す第1の作成時点情報を取得し、
カルテ情報の更新が可能な第2の情報処理装置に設けられた第2の記憶装置から、前記少なくとも一つの項目に係る第2の情報および前記第2の情報の作成時点を示す第2の作成時点情報を取得し、
前記第1の情報と前記第2の情報とを比較し、前記第1の作成時点情報と前記第2の作成時点情報とを比較し、前記第1の情報と前記第2の情報が一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致しない場合、前記少なくとも一つの項目についての前記カルテ情報の表示形態を、前記第1の情報と前記第2の情報とが一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致する場合の表示形態とは異なる表示形態と、前記対象者に関する前記第1の情報と前記第2の情報のうち少なくともいずれかと、を前記他の情報処理装置に送信する、
処理を実行することを特徴とする情報処理方法。
The first information processing apparatus
A request to display the subject's chart information is received from another information processing device,
Creation of first information and at least one item related to at least one item stored in a first storage device in which information related to a plurality of items included in the chart information about the subject is stored Get the first creation time information indicating the time ,
The second creation indicating the creation time of the second information and the second information related to the at least one item from the second storage device provided in the second information processing device capable of updating the chart information Get point-in-time information ,
The first information and the second information are compared, the first creation time information and the second creation time information are compared, and the first information and the second information match. When the first creation time information and the second creation time information do not match, the display form of the chart information for the at least one item is the same as the first information and the second information. In addition, at least one of the display form different from the display form when the first creation time information and the second creation time information match, and the first information and the second information related to the subject To send to the other information processing apparatus,
An information processing method characterized by executing processing.
対象者のカルテ情報の表示要求を受け付ける受付部と、
前記受付部によって前記表示要求が受け付けられた場合、前記対象者についての前記カルテ情報に含まれる複数の項目に係る各々の情報が記憶される第1の記憶装置に記憶された少なくとも一つの項目に係る第1の情報および前記第1の情報の作成時点を示す第1の作成時点情報を取得し、カルテ情報の更新が可能な第2の情報処理装置に設けられた第2の記憶装置から、前記少なくとも一つの項目に係る第2の情報および前記第2の情報の作成時点を示す第2の作成時点情報を取得する取得部と、
前記第1の情報と前記第2の情報とを比較し、前記第1の作成時点情報と前記第2の作成時点情報とを比較し、前記第1の情報と前記第2の情報が一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致しない場合、前記少なくとも一つの項目についての前記カルテ情報の表示形態を、前記第1の情報と前記第2の情報とが一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致する場合の表示形態とは異なる表示形態で表示する表示部と、
を備えることを特徴とする第1の情報処理装置。
A reception unit for receiving a display request of the subject's chart information;
When the display request is received by the reception unit, at least one item stored in the first storage device in which each information related to a plurality of items included in the medical chart information about the subject is stored From the second storage device provided in the second information processing apparatus capable of acquiring the first information and the first creation time information indicating the creation time of the first information and updating the chart information, An acquisition unit configured to acquire second information related to the at least one item and second creation time information indicating a creation time of the second information ;
The first information and the second information are compared, the first creation time information and the second creation time information are compared, and the first information and the second information match. When the first creation time information and the second creation time information do not match, the display form of the chart information for the at least one item is the same as the first information and the second information. In addition , a display unit that displays in a display form different from the display form when the first creation time information and the second creation time information match ;
A first information processing apparatus comprising:
対象者のカルテ情報の表示要求を、他の情報処理装置から受信する受信部と、
前記受信部によって前記表示要求が受け付けられた場合、前記対象者についての前記カルテ情報に含まれる複数の項目に係る各々の情報が記憶される第1の記憶装置に記憶された少なくとも一つの項目に係る第1の情報および前記第1の情報の作成時点を示す第1の作成時点情報を取得し、カルテ情報の更新が可能な第2の情報処理装置に設けられた第2の記憶装置から、前記少なくとも一つの項目に係る第2の情報および前記第2の情報の作成時点を示す第2の作成時点情報を取得する取得部と、
前記第1の情報と前記第2の情報とを比較し、前記第1の作成時点情報と前記第2の作成時点情報とを比較し、前記第1の情報と前記第2の情報が一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致しない場合、前記少なくとも一つの項目についての前記カルテ情報の表示形態を、前記第1の情報と前記第2の情報とが一致し前記第1の作成時点情報と前記第2の作成時点情報とが一致する場合の表示形態とは異なる表示形態と、前記対象者に関する前記第1の情報と前記第2の情報のうち少なくともいずれかと、を前記他の情報処理装置に送信する送信部と、
を備えることを特徴とする情報処理装置。
A receiving unit that receives a display request for the subject's chart information from another information processing apparatus;
In the case where the display request is received by the receiving unit, at least one item stored in the first storage device in which each information related to a plurality of items included in the medical chart information about the subject is stored From the second storage device provided in the second information processing apparatus capable of acquiring the first information and the first creation time information indicating the creation time of the first information and updating the chart information, An acquisition unit configured to acquire second information related to the at least one item and second creation time information indicating a creation time of the second information ;
The first information and the second information are compared, the first creation time information and the second creation time information are compared, and the first information and the second information match. When the first creation time information and the second creation time information do not match, the display form of the chart information for the at least one item is the same as the first information and the second information. In addition, at least one of the display form different from the display form when the first creation time information and the second creation time information match, and the first information and the second information related to the subject A transmission unit for transmitting the heel to the other information processing device;
An information processing apparatus comprising:
JP2011176424A 2011-08-11 2011-08-11 Information processing program, information processing method, and information processing apparatus Active JP5884334B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011176424A JP5884334B2 (en) 2011-08-11 2011-08-11 Information processing program, information processing method, and information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011176424A JP5884334B2 (en) 2011-08-11 2011-08-11 Information processing program, information processing method, and information processing apparatus

Publications (2)

Publication Number Publication Date
JP2013041345A JP2013041345A (en) 2013-02-28
JP5884334B2 true JP5884334B2 (en) 2016-03-15

Family

ID=47889708

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011176424A Active JP5884334B2 (en) 2011-08-11 2011-08-11 Information processing program, information processing method, and information processing apparatus

Country Status (1)

Country Link
JP (1) JP5884334B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200051695A1 (en) * 2016-10-28 2020-02-13 Koninklijke Philips N.V. Time-sensitive risk model calculation
JP6738715B2 (en) * 2016-11-22 2020-08-12 パラマウントベッド株式会社 Terminal device, information providing method, and computer program
WO2023204000A1 (en) * 2022-04-18 2023-10-26 富士フイルム株式会社 Information processing device, information processing method, and information processing program

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004021767A (en) * 2002-06-19 2004-01-22 Fuji Photo Film Co Ltd Patient information acquisition system
JP4634729B2 (en) * 2004-03-10 2011-02-16 株式会社東芝 DICOM media information management system and management server for managing DICOM media information
JP5279982B2 (en) * 2004-03-31 2013-09-04 株式会社湯山製作所 Electronic medical record device
JP2007317045A (en) * 2006-05-29 2007-12-06 Hitachi Medical Corp Health examination system
JP5150142B2 (en) * 2007-06-11 2013-02-20 株式会社ニデック Medical information management system
JP5271659B2 (en) * 2008-10-09 2013-08-21 富士フイルム株式会社 Medical service support system, medical service support method, and program
JP5679252B2 (en) * 2009-03-04 2015-03-04 Necソリューションイノベータ株式会社 Electronic medical record system
JP4797103B2 (en) * 2009-06-25 2011-10-19 有限会社東海メディカルサービス Treatment support program, recording medium thereof, and treatment support system
JP5338534B2 (en) * 2009-07-14 2013-11-13 株式会社湯山製作所 Electronic medical record terminal

Also Published As

Publication number Publication date
JP2013041345A (en) 2013-02-28

Similar Documents

Publication Publication Date Title
KR20140050620A (en) Diagnosis support apparatus, diagnosis support system, diagnosis support apparatus control method, and non-transitory computer-readable storage medium
WO2011126860A2 (en) Medical diagnosis using biometric sensor protocols
JP2013039230A (en) Medical diagnosis support device and medical diagnosis support method
TWI700665B (en) Method, apparatus,computer program and computer program product for collecting test data from use of a disposable test kit
JP5966712B2 (en) MEDICAL IMAGE GENERATION DEVICE AND MEDICAL IMAGE MANAGEMENT SYSTEM
JP2012513280A (en) Image system with report function and operation method
US20060184394A1 (en) Method to display up-to-date medical information graphs
JP5884334B2 (en) Information processing program, information processing method, and information processing apparatus
JP2019091399A (en) Method and system for processing electronic medical chart in the case of presence of discrepancy
JP7313890B2 (en) MEDICAL INFORMATION PROCESSING APPARATUS AND MEDICAL INFORMATION PROCESSING METHOD
JP5995415B2 (en) Medical diagnosis support apparatus, information processing method, and program
JP2017010577A (en) Medical diagnosis support device and medical diagnosis support method
JP2016192157A (en) Biological information analyzer, report server and control method of the same, and biological information analysis system
JP2011198103A (en) Operation support program, operation support method, and operation support device
JP6823911B2 (en) Biometric information report server and its control method
WO2009128296A1 (en) Regional medical cooperation system, registration terminal, and program
KR102494757B1 (en) A system, a device and a method of medical questionnaire for a patient
JP4786333B2 (en) MEDICAL IMAGE DIAGNOSIS DEVICE AND METHOD FOR CHECKING OPERATION OF MEDICAL IMAGE DIAGNOSIS DEVICE
JP4774308B2 (en) Depreciation cost calculation program and depreciation cost calculation method
CN111096765B (en) Ultrasonic diagnostic apparatus, method of rapidly searching for unfinished section using the same, and storage medium storing the same
JP5120231B2 (en) Image display device
JP4044414B2 (en) Ultrasound medical system
JP2018110040A (en) Information processor, information processing method and program
US20230377702A1 (en) Medical information processing apparatus and consistency determination method
JP4429743B2 (en) Electronic medical record input system, program for causing computer to execute electronic medical record creation process, and computer-readable information recording medium recording the program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140404

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141125

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150609

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150810

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: 20160112

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160125

R150 Certificate of patent or registration of utility model

Ref document number: 5884334

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150