WO2021199144A1 - 動物患者用電子カルテの提供方法 - Google Patents
動物患者用電子カルテの提供方法 Download PDFInfo
- Publication number
- WO2021199144A1 WO2021199144A1 PCT/JP2020/014519 JP2020014519W WO2021199144A1 WO 2021199144 A1 WO2021199144 A1 WO 2021199144A1 JP 2020014519 W JP2020014519 W JP 2020014519W WO 2021199144 A1 WO2021199144 A1 WO 2021199144A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- medical record
- record information
- information
- terminal
- electronic medical
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/02—Agriculture; Fishing; Forestry; Mining
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
Definitions
- the present invention relates to a method for providing an electronic medical record for an animal patient, which manages medical information for the animal patient.
- Patent Document 1 A method of displaying the corresponding electronic medical record is disclosed (Patent Document 1).
- Patent Document 1 is a search system provided for hospitals, although it is possible to search the medical history data related to the medical history data from the medical history database based on the patient information and the date information in the medical history data searched from the medical history database. , Not designed for users such as owners of animal patients.
- an object of the present invention is to provide a user with medical examination information regarding an animal patient.
- a method of providing an electronic medical record relating to an animal patient in which medical record information of an animal patient is generated, the medical record information is stored, the medical record information is extracted, and all or a part of the medical record information is obtained. Send to the user terminal.
- FIG. 1 is a block configuration diagram showing an electronic medical record providing system 1 according to the first embodiment of the present invention.
- the electronic medical record providing system 1 provides a user interface for viewing and / or editing an electronic medical record, which is displayed via a display or the like of one or more veterinary hospital terminals.
- the electronic medical record providing system 1 has a server terminal (data processing device) 100, a user terminal 200, and a network NW.
- the server terminal 100 and the user terminal 200 are connected via a network NW.
- the network NW is composed of the Internet, an intranet, a wireless LAN (Local Area Network), a WAN (Wide Area Network), and the like.
- the server terminal 100 is a device that stores and processes electronic medical record information for each animal patient user, and may be, for example, a general-purpose computer such as a workstation or a personal computer, or logically by cloud computing. It may be realized.
- the user terminal 200 is an information processing device owned and used by the owner of an animal patient, for example, a personal computer or a tablet terminal, but may be configured by a smartphone, a mobile phone, a PDA, or the like.
- the animal hospital terminal 300 is an information processing device managed by the animal hospital and used by doctors, nurses, staff, etc. of the animal hospital, for example, a personal computer, a tablet terminal, etc. It may be configured.
- the electronic chart providing system 1 includes a server terminal 100, a user terminal 200, and a veterinary hospital terminal 300, and operates on the server terminal 100 using the user terminal 200 and / or the veterinary hospital terminal 300.
- the server terminal 100 may be configured as a stand-alone device, and the server terminal 100 itself may be provided with a function for the user to operate, or the user terminal 200 may be used as a whole or a part of a program executed by the server terminal 100. And / or by installing it on the animal hospital terminal 300, all or part of the functions executed by the server terminal 100 may be executed by the user terminal 200 and / or the animal hospital terminal 300.
- FIG. 2 is a functional block configuration diagram of the server terminal 100 of FIG.
- the server terminal 100 includes a communication unit 110, a storage unit 120, and a control unit 130.
- the communication unit 110 is a communication interface for communicating with the user terminal 200 and the animal hospital terminal 300 via the network NW, and the communication is performed according to a communication protocol such as TCP / IP (Transmission Control Protocol / Internet Protocol). ..
- the storage unit 120 stores a program executed by the control unit 130, input data received from the user terminal 200 and / or the animal hospital terminal 300, and is a RAM (Random Access Memory) and a ROM (Read Only Memory). ), HDD (Hard Disk Drive), etc. Further, the storage unit 120 has an electronic medical record information storage unit 121 that stores electronic medical record information for each user. Further, the storage unit 120 includes data for performing graphic representation such as icons constituting the electronic chart user interface (not shown), text data necessary for displaying each information constituting the electronic chart interface, and the electronic chart interface. Various data or programs such as layout determination data for determining the layout of the above and a diagnostic information recommendation program for recommending diagnostic information based on the input contents can be stored. A database (not shown) storing each data may be constructed outside the storage unit 120.
- the control unit 130 controls the overall operation of the server terminal 100 by executing a program stored in the storage unit 120, and is composed of a CPU (Central Processing Unit), a GPU (Graphics Processing Unit), and the like. Will be done.
- the functions of the control unit 130 include an instruction receiving unit 131 from the user terminal 120 of the user, a medical record information management unit 132, a medical record information sharing unit 133, and a screen generation unit 134. These are started by a program stored in the storage unit 120 and executed by the server terminal 100 which is a computer (electronic computer).
- the instruction receiving unit 131 is predetermined by the user and / or the person in charge of the animal hospital inputting through the user interface such as the web screen displayed on the display or the like of the user terminal 200 and / or the animal hospital terminal 300.
- the instruction is received from the user terminal 200 and / or the animal hospital terminal 300 via the communication unit 110.
- the medical record information management unit 132 executes the processing related to the medical record information based on the request received from the user and / or the person in charge of the veterinary hospital.
- the medical record information sharing unit 133 executes a process for sharing the medical record information to the user terminal.
- the screen generation unit 133 generates screen information for configuring the user interface, which is displayed on the user terminal 200 and / or the veterinary hospital terminal 300.
- a user interface is generated by arranging various images and texts in a predetermined area of the user interface based on a predetermined layout rule using the image and text data stored in the storage unit 120 as a material.
- the processing related to the screen generation unit 133 can also be executed by the GPU (Graphics Processing Unit).
- FIG. 3 is a functional block configuration diagram of the user terminal 200 of FIG.
- the user terminal 200 includes a communication unit 310, a display operation unit 220, a storage unit 230, and a control unit 240.
- the communication unit 210 is a communication interface for communicating with the server terminal 100 via the network NW, and communication is performed according to a communication convention such as TCP / IP.
- the display operation unit 220 is a user interface used for the user to input an instruction and display text, an image, or the like according to the input data from the control unit 240, and the user terminal 200 is composed of a personal computer. In the case, it is composed of a display, a keyboard and a mouse, and when the user terminal 200 is composed of a tablet terminal, it is composed of a touch panel and the like.
- the display operation unit 220 is activated by a control program stored in the storage unit 230 and executed by a user terminal 200 which is a computer (electronic computer).
- the storage unit 230 stores various control processes, programs for executing each function in the control unit 340, input data, and the like, and is composed of a RAM, a ROM, and the like. In addition, the storage unit 330 temporarily stores the communication content with the server terminal 100.
- the control unit 240 controls the entire operation of the user terminal 200 by executing the program stored in the storage unit 230, and is composed of a CPU, a GPU, and the like.
- the description of the functional configuration of the veterinary hospital terminal 200 will be omitted, but the functional configuration of the veterinary hospital terminal 300 is described. It can be substantially the same as the functional configuration of the user terminal 200. Twice
- FIG. 4 is a schematic diagram showing an example of electronic medical record information stored in the storage unit 120 of the server 100.
- the electronic medical record information 1000 is managed, for example, in association with the user ID for each user, and the medical record information for each user is managed for each consultation date.
- the user includes an animal patient.
- the basic information name, address, e-mail, etc.
- the animal patient the animal patient (pet).
- Information (pet name, gender, type, weight, etc.), interview information (situation, attendance, duration, appetite, physical condition, vomiting, diarrhea, etc.), physical findings, medical history, examination, diagnosis, treatment / medication, prescription , Memo, and information such as videos / images of animal patients (pets).
- the owner information, the pet information, the interview information, and the input contents of the pet video / image are composed of the data received from the user terminal 200, and the physical findings and other information related to the diagnosis of the animal patient are received from the veterinary hospital terminal 300. It can be composed of the data received by a person in charge such as a doctor at the veterinary hospital by inputting the data to the veterinary hospital terminal 300 based on the information acquired from the owner of the animal patient. Can be done.
- the range of medical record information that can be shared with users such as the owner of the animal patient (for example, limited to items related to physical findings and examinations) is shared in response to a setting request from the veterinary hospital terminal 300. The range can be set.
- FIG. 5 is an example of a flowchart for explaining a method of providing an electronic medical record according to the first embodiment of the present invention.
- the instruction receiving unit 131 of the control unit 130 of the server terminal 100 receives the electronic medical record sharing request from the user terminal 200 via the communication unit 110 (S101).
- the medical record information can be shared with the user terminal 200 regardless of the sharing request, and this step can be omitted, but it is also information that requires careful handling of information related to the electronic medical record. It is more preferable to share the electronic medical record information by synchronizing the user terminal 200 with the electronic medical record information stored in the server terminal 100 in response to the sharing request from the user terminal 200.
- the medical record information management unit 132 of the control unit 130 acquires the electronic medical record information from the electronic medical record information storage unit 121 of the storage unit 120 and extracts the medical record information (S102).
- the medical record information sharing unit 133 of the control unit 130 stores the edited data of the medical record information content in the electronic medical record information storage unit 121 (S103).
- the veterinarian of the veterinary hospital terminal 300 deletes the electronic medical record information among the electronic medical record information by editing the information related to the uncertain illness, or deletes the memo for the veterinary doctor, and then edits the medical record information.
- the medical record information can be edited on the screen for editing the electronic medical record information displayed on the browser of the animal hospital terminal 300 by transmitting the file containing the above to the server terminal 100 or accessing the server terminal 100.
- the edited electronic medical record information is stored in the electronic medical record information storage unit 121.
- the range to be shared from the animal hospital terminal 300 to the user terminal 100 among the electronic medical record information is set by designating each item of the electronic medical record information. can do.
- the medical record information sharing unit 133 of the control unit 130 shares the medical record information by transmitting the edited (or related to the set range) medical record information to the user terminal 200 (S104).
- a list of electronic medical record information by date of the target animal is displayed on the chat user interface screen of the user terminal 200.
- the chat user interface screen may be an interface screen displayed via a chat application provided by the operator of the service provided by the server terminal 100 or a third party.
- the server terminal 100 uses the information displayed on the interface screen as the API (Application Programming Interface) of the third party application. It can also be provided via.
- FIG. 6 when the user of the user terminal 100 selects a desired electronic medical record, the detailed screen of the electronic medical record as shown in FIG. 7 is displayed.
- FIG. 7 as details of the electronic medical record, in addition to comments by the veterinarian, the main symptoms of the animal, the contents of the examination, the contents of the diagnosis, the contents of the treatment, the contents of the prescription drug, and the like are displayed.
- the details of the test result are displayed for the test content
- the explanation of the diagnosis content is displayed for the diagnosis content
- the prescription method is displayed for the prescription drug in response to a further request from the user terminal 100.
- the user of the user terminal 100 can also ask a question to the veterinarian via the chat user interface screen.
- the user can refer to the electronic medical record by a simple method even when the pet is located outside the veterinary hospital such as at home, and can confirm the health condition of the pet at a desired timing and strive for care. ..
- the server terminal 100 stores the hospitalized medical record as a part of the electronic medical record or separately from the electronic medical record, and the medical record information sharing unit 133 is used in the pet image and / or video, and the user terminal 100.
- the contents of the animal's diet, the prescription drug, the contents of the prescription, and the like can also be provided to the user terminal 100.
- the owner user who has a pet in the hospital needs to grasp various information about the pet in order to remotely know the state of the pet in the hospital. In such a case, the user can check the pet's condition such as what the hospitalized pet eats, what kind of medicine is prescribed, and what kind of medicine is taken while outside the hospital.
- Electronic medical record providing system 100 server terminal, 110 communication unit, 120 storage unit, 130 control unit, 200 user terminal, 300 animal hospital terminal NW network
Landscapes
- Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Engineering & Computer Science (AREA)
- General Business, Economics & Management (AREA)
- Health & Medical Sciences (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Primary Health Care (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- Economics (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Theoretical Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Agronomy & Crop Science (AREA)
- Animal Husbandry (AREA)
- Marine Sciences & Fisheries (AREA)
- Mining & Mineral Resources (AREA)
- Medical Treatment And Welfare Office Work (AREA)
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2020/014519 WO2021199144A1 (ja) | 2020-03-30 | 2020-03-30 | 動物患者用電子カルテの提供方法 |
| JP2021533762A JPWO2021199144A1 (https=) | 2020-03-30 | 2020-03-30 | |
| JP2021208287A JP7082442B2 (ja) | 2020-03-30 | 2021-12-22 | 動物患者用電子カルテの提供方法 |
| JP2022083436A JP2022103426A (ja) | 2020-03-30 | 2022-05-20 | 動物患者用電子カルテの提供方法 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2020/014519 WO2021199144A1 (ja) | 2020-03-30 | 2020-03-30 | 動物患者用電子カルテの提供方法 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2021199144A1 true WO2021199144A1 (ja) | 2021-10-07 |
Family
ID=77927997
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2020/014519 Ceased WO2021199144A1 (ja) | 2020-03-30 | 2020-03-30 | 動物患者用電子カルテの提供方法 |
Country Status (2)
| Country | Link |
|---|---|
| JP (1) | JPWO2021199144A1 (https=) |
| WO (1) | WO2021199144A1 (https=) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007538344A (ja) * | 2004-05-20 | 2007-12-27 | アイデックス ラボラトリーズ インコーポレイテッド | ポータブル獣医療記録装置および使用方法 |
| WO2010148444A1 (en) * | 2009-06-25 | 2010-12-29 | Medster Pty Ltd | A health care system and a method for providing health care to a patient |
| JP2012146029A (ja) * | 2011-01-07 | 2012-08-02 | Tetsuya Kawase | 動物診療データ表示システム |
| JP2020027493A (ja) * | 2018-08-14 | 2020-02-20 | 株式会社Rinn | 仮想通貨積立管理システム、仮想通貨積立管理端末装置、仮想通貨積立管理生成方法及び仮想通貨積立管理プログラム |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002132918A (ja) * | 2000-10-26 | 2002-05-10 | Matsushita Electric Ind Co Ltd | ペット情報管理システム |
-
2020
- 2020-03-30 JP JP2021533762A patent/JPWO2021199144A1/ja active Pending
- 2020-03-30 WO PCT/JP2020/014519 patent/WO2021199144A1/ja not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007538344A (ja) * | 2004-05-20 | 2007-12-27 | アイデックス ラボラトリーズ インコーポレイテッド | ポータブル獣医療記録装置および使用方法 |
| WO2010148444A1 (en) * | 2009-06-25 | 2010-12-29 | Medster Pty Ltd | A health care system and a method for providing health care to a patient |
| JP2012146029A (ja) * | 2011-01-07 | 2012-08-02 | Tetsuya Kawase | 動物診療データ表示システム |
| JP2020027493A (ja) * | 2018-08-14 | 2020-02-20 | 株式会社Rinn | 仮想通貨積立管理システム、仮想通貨積立管理端末装置、仮想通貨積立管理生成方法及び仮想通貨積立管理プログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| JPWO2021199144A1 (https=) | 2021-10-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7005085B1 (ja) | 方法、プログラム、カルテ情報提供システム | |
| US11410753B2 (en) | System and methods of capturing medical imaging data using a mobile device | |
| US12198792B2 (en) | System and methods of capturing medical imaging data using a mobile device | |
| US20060074719A1 (en) | System and method for collection of community health and administrative data | |
| US20230019597A1 (en) | Apparatus and method for retreiving information from a computer system for storage in a cloud environment | |
| JP7082442B2 (ja) | 動物患者用電子カルテの提供方法 | |
| US20130173439A1 (en) | System and Method for Remote Veterinary Image Analysis and Consultation | |
| US20160335400A1 (en) | Systems and methods for managing patient-centric data | |
| JP2009266077A (ja) | 電子カルテ管理サーバ、及び電子カルテ管理システム | |
| US20060106648A1 (en) | Intelligent patient context system for healthcare and other fields | |
| JP2017033254A (ja) | 情報処理装置およびその制御方法、情報処理システム、並びにプログラム | |
| JP6662317B2 (ja) | 医療連携システム | |
| US10854321B2 (en) | System and method for electronic communication | |
| JP6989998B1 (ja) | 動物患者用電子カルテの提供方法 | |
| WO2021199144A1 (ja) | 動物患者用電子カルテの提供方法 | |
| JP2009266076A (ja) | 電子カルテ管理サーバ、及び電子カルテ管理システム | |
| JP7149665B2 (ja) | 動物患者用電子カルテの提供方法 | |
| JP2011198310A (ja) | 医療連携システム | |
| US20150073826A1 (en) | Systems and methods for managing data | |
| JP6969839B1 (ja) | 電子カルテシステムおよびプログラム | |
| JP6645251B2 (ja) | 画像送信装置、画像送信システム及び治験データ管理装置 | |
| WO2008035564A1 (en) | Medical information providing device | |
| Hassan et al. | Development of a kidney TeleUltrasound consultation system | |
| JP6399712B1 (ja) | プログラム及び閲覧システム | |
| KR20180086534A (ko) | 계속 진료 문서 및 그 생성 방법 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| ENP | Entry into the national phase |
Ref document number: 2021533762 Country of ref document: JP Kind code of ref document: A |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 20928909 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 20928909 Country of ref document: EP Kind code of ref document: A1 |