WO2021040200A1 - 의료 정보 데이터를 송수신하기 위한 데이터 전송 시스템 및 데이터 전송 방법 - Google Patents

의료 정보 데이터를 송수신하기 위한 데이터 전송 시스템 및 데이터 전송 방법 Download PDF

Info

Publication number
WO2021040200A1
WO2021040200A1 PCT/KR2020/007248 KR2020007248W WO2021040200A1 WO 2021040200 A1 WO2021040200 A1 WO 2021040200A1 KR 2020007248 W KR2020007248 W KR 2020007248W WO 2021040200 A1 WO2021040200 A1 WO 2021040200A1
Authority
WO
WIPO (PCT)
Prior art keywords
medical information
information
storage device
medical
unique
Prior art date
Application number
PCT/KR2020/007248
Other languages
English (en)
French (fr)
Inventor
최승욱
Original Assignee
주식회사 아이알엠
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 주식회사 아이알엠 filed Critical 주식회사 아이알엠
Priority to US16/955,973 priority Critical patent/US20210065878A1/en
Publication of WO2021040200A1 publication Critical patent/WO2021040200A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H30/00ICT specially adapted for the handling or processing of medical images
    • G16H30/20ICT specially adapted for the handling or processing of medical images for handling medical images, e.g. DICOM, HL7 or PACS
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records

Definitions

  • the present invention relates to a data transmission system and a data transmission method for transmitting and receiving medical information data. Specifically, the present invention discloses a data transmission system and a data transmission method for transmitting and receiving medical information data using DICOM (Digital Imaging and Communications in Medicine), which is a standard for a medical information format.
  • DICOM Digital Imaging and Communications in Medicine
  • medical imaging devices for example, CT, X-ray, etc.
  • CT computed tomography
  • X-ray X-ray
  • DICOM Digital Imaging and COmmunications in Medicine
  • DICOM is gradually researching and expanding not only to the medical image format, but also to all types of medical information data including communication, transmission, display, and non-image medical data (e.g., electrocardiogram information). Is developing.
  • DICOM establishes a standard for medical information data
  • each device cannot communicate with each other if the communication protocol between the devices does not match.
  • DICOM provides not only the format of medical information data, but also standards for transmission and communication.
  • a DICOM standard medical information data set includes at least one data attribute (DE, data element), and each data attribute is a Tag, Length, Value, and Includes VR (Value Representation).
  • Tag indicates what the data attribute is, Length is the length of each data attribute, and Value may be the contents of the actual data attribute.
  • Value Representation represents an identifier type of data, and may include an application entity (AE), an age string (AS), an attribute tag (AT), a code string (CS), a decimal string (DS), and the like.
  • AE Application Entity
  • AE Application Entity
  • AE Application Entity
  • AE Title Application Entity Title
  • a gateway device has been installed in a medical institution (hospital), and a unique tag is attached to each medical information to be transmitted from each hospital and uploaded to a cloud server.
  • the TCP port received from the cloud server can be differently transmitted, there is a limitation that the TCP port of the cloud server cannot be infinitely increased.
  • a method of differently changing the called AE Title has been attempted, but there has been a problem that a situation in which the called AE Title overlaps may occur.
  • An object of the present invention is to provide a DICOM data transmission system and a data transmission method capable of efficiently transmitting and receiving medical information data between devices separated from each other by setting unique recipient information for each communication pair.
  • a data transmission method includes the steps of: receiving medical information data including unique recipient information; Comparing the unique recipient information with a pre-stored mapping table to identify whether there is a medical information storage device corresponding to the unique recipient information; And when a medical information storage device corresponding to the unique recipient information exists, transmitting the medical information data to the identified medical information storage device.
  • the receiving step is to receive first medical information data including first unique recipient information from the first medical information acquisition device, and the identifying step includes the first unique recipient information and the pre-stored mapping table.
  • the comparison is to identify whether a first medical information storage device corresponding to the first unique recipient information exists, and the transmitting step is to transmit the first medical information data to the first medical information storage device.
  • the first unique recipient information is generated based on identification information of the first medical information acquisition device and unique information of the first medical information storage device.
  • the receiving step is to receive second medical information data including second unique recipient information from the first medical information acquisition device, and the identifying step includes the second unique recipient information and the pre-stored mapping table.
  • the comparison is to identify whether there is a second medical information storage device corresponding to the second unique recipient information, and the transmitting step is to transmit the second medical information data to the second medical information storage device.
  • the second unique recipient information is generated based on identification information of the first medical information acquisition device and unique information of the second medical information storage device.
  • the recording medium according to an embodiment of the present invention may be a computer-readable recording medium in which a program for executing the above-described method on a computer is recorded.
  • the cloud server includes a transceiver for receiving medical information data including unique recipient information; And comparing the unique recipient information with a pre-stored mapping table to identify whether there is a medical information storage device corresponding to the unique recipient information, and if there is a medical information storage device corresponding to the unique recipient information, the identified medical care And a processor that controls the transceiver to transmit the medical information data to an information storage device.
  • the transmission/reception unit receives first medical information data including first unique recipient information from a first medical information acquisition device, and the processor compares the first unique recipient information with the pre-stored mapping table to obtain the first medical information. It identifies whether a first medical information storage device corresponding to the unique recipient information exists, and controls the transceiver to transmit the first medical information data to the first medical information storage device.
  • the first unique recipient information is generated based on identification information of the first medical information acquisition device and unique information of the first medical information storage device.
  • the transmission/reception unit receives second medical information data including second unique recipient information from the first medical information acquisition device, and the processor compares the second unique recipient information with the pre-stored mapping table to obtain the second medical information. It identifies whether there is a second medical information storage device corresponding to the unique recipient information, and controls the transceiver to transmit the second medical information data to the second medical information storage device.
  • the second unique recipient information is generated based on identification information of the first medical information acquisition device and unique information of the second medical information storage device.
  • a data transmission system includes a medical information acquisition device; At least one medical information storage device; And receiving medical information data including unique recipient information from the medical information obtaining device, and comparing the unique recipient information with a pre-stored mapping table to store medical information corresponding to the unique recipient information among at least one medical information storage device. And a cloud server that identifies whether a device exists and transmits the medical information data to the identified medical information storage device when there is a medical information storage device corresponding to the unique recipient information.
  • each medical institution uses the unique recipient information that is uniquely generated as DICOM standard recipient information (called AE Title), and uses the medical information data through a cloud server without installing a gateway device. It can be transferred to the target device.
  • DICOM standard recipient information called AE Title
  • FIG. 1 is a diagram schematically showing a conventional DICOM standard medical information data format.
  • FIG. 2 is a system diagram illustrating a medical information data transmission system according to an embodiment of the present invention.
  • FIG. 3 is a simple block diagram for explaining the components of a cloud server according to an embodiment of the present invention.
  • 4 and 5 are simple flowcharts illustrating a data transmission method of a cloud server according to an embodiment of the present invention.
  • FIG. 6 is a diagram for explaining in detail that a cloud server generates a hash value for each communication pair according to an embodiment of the present invention.
  • FIG. 7 is a diagram illustrating a mapping table according to an embodiment of the present invention.
  • FIG. 8 is a sequence diagram illustrating a data transmission method in a data transmission system according to an embodiment of the present invention.
  • FIG. 9 is a diagram illustrating generation and management of hash value information in a cloud server according to an embodiment of the present invention.
  • expressions such as “or” include any and all combinations of words listed together.
  • “A or B” may include A, may include B, or may include both A and B.
  • Expressions such as “first”, “second”, “first”, or “second” used in various embodiments of the present disclosure may modify various elements of various embodiments, but do not limit the corresponding elements. Does not. For example, the expressions do not limit the order and/or importance of corresponding components, and may be used to distinguish one component from another component.
  • modules such as “module”, “unit”, “part” are terms used to refer to components that perform at least one function or operation, and these components are hardware or software. It may be implemented or may be implemented as a combination of hardware and software.
  • a plurality of “modules”, “units”, “parts”, etc. are integrated into at least one module or chip, and at least one processor, except when each needs to be implemented as individual specific hardware. Can be implemented as
  • FIG. 2 is a system diagram illustrating a medical information data transmission system according to an embodiment of the present invention.
  • the system 10 may include a medical information acquisition device 100, a cloud server 200, and a medical information storage device 300.
  • the medical information data according to the present invention may include all kinds of data that can be processed by a general computing device, such as images, waveforms, and measured values.
  • the medical information acquisition device 100 includes a first medical information acquisition device 100-1, a second medical information acquisition device 100-2, and a third medical information acquisition device 100-3. Although illustrated, this is only an example, and according to embodiments, various numbers of devices for obtaining medical information may be included.
  • the medical information storage device 300 is illustrated as including a first medical information storage device 300-1, a second medical information storage device 300-2, and a third medical information storage device 300-3. However, this is only an example, and it goes without saying that various numbers of medical information storage devices may be included according to embodiments.
  • the apparatus 100 for obtaining medical information refers to all types of devices capable of obtaining and transmitting medical information data including information on a patient.
  • the apparatus 100 for obtaining medical information may be one of an X-ray imaging device, a CT imaging device, an MRI device, a PET imaging device, and an OCT imaging device, but is not limited thereto.
  • the apparatus 100 for obtaining medical information according to an embodiment of the present invention may mean a system including two or more of all types of devices described above.
  • the cloud server 200 may transmit and receive medical information data between each medical information acquisition device 100 and each medical information storage device 300 to the system 10.
  • the cloud server 200 may connect each medical information acquisition device 100 and each medical information storage device 300 to each other according to a wired/wireless communication protocol.
  • the cloud server 200 is based on medical information standards such as IHE, DICOM, and HL7 and international standards such as W3C and ISO. The process can be carried out.
  • the cloud server 200 when the cloud server 200 receives medical information data including caller information (calling AE Title) and receiver information (called AE Title) from each medical information acquisition device 100, the receiver information (called AE Title) may transmit medical information data to the medical information storage device 300.
  • the receiver information (called AE Title) may transmit medical information data to the medical information storage device 300.
  • Recipient information (called AE Title) may be the input of unique recipient information (for example, hash value information) for each communication pair generated by the cloud server 200.
  • the cloud server 200 is based on the identification information (calling AE Title) of the medical information acquisition device 100 and the unique information (UID) of the medical information storage device 300.
  • a hash value may be generated, and medical information data may be transmitted to the medical information storage device 300 corresponding to the hash value mapped for each communication pair. Details of this will be described later.
  • the medical information storage device 300 includes a medical image storage and transmission system (PACS; Picture Archiving Communication System), an electronic medical record (EMR) system, a radiation information system (RIS), and/or a clinical It may mean a laboratory information system (LIS), but is not limited thereto.
  • PACS Picture Archiving Communication System
  • EMR electronic medical record
  • RIS radiation information system
  • LIS laboratory information system
  • the medical image storage and transmission system is a system that can store or transmit medical images, and is a system used to read stored medical images and perform image diagnosis by a user (e.g., a medical professional such as a doctor) Means.
  • the electronic medical record system refers to a system that can computerize and input, manage, and store information related to patient treatment (ie, medical records).
  • the medical record means all information related to the patient, such as the patient's personal information, medical history, health status, medical examination record, hospitalization or discharge record.
  • RIS Radiation Information System
  • CT tomography images
  • MRI magnetic resonance images
  • the clinical information system refers to a network established for each laboratory and each department of a hospital.
  • the test results are automatically entered into the patient registration system as test items in the laboratory, and the result can be checked by the doctor in charge at the terminal.
  • the necessary examination items are displayed according to the doctor's instructions, and therefore, in clinical pathology departments and diagnostic radiology departments that do not treat patients directly, they often do not know what the patient's problem is. Accordingly, through the clinical information system, the user can view the patient's record through the terminal in each laboratory and review data necessary for diagnosis.
  • one medical information data includes one data element and may be included in zero or more data sets.
  • the medical information data includes one AE Title information, may not be included in the data set, or may be included in one or more data sets.
  • a data set refers to a set of actual data elements.
  • Data processing in the apparatus 100 for obtaining medical data may be performed in units of a data set, and the data set must belong to one group.
  • the group may refer to a group in a physical organization such as a hospital, department/division, or the like, or may refer to a set of users in a virtual form.
  • the recipient information (called AE Title) included for each data element of medical information data may be information corresponding to one group.
  • the system 10 may classify at least one medical information data including the same recipient information (or called AE Title) into one data set, and process data in units of data sets. You can do it.
  • FIG. 3 is a simple block diagram for explaining the components of a cloud server according to an embodiment of the present invention.
  • the cloud server 200 may include a transmission/reception unit 210, a database (DB) 220, and a processor 230.
  • DB database
  • the cloud server 200 may include a transmission/reception unit 210, a database (DB) 220, and a processor 230.
  • the transceiver 210 may communicate with various types of external devices according to various types of communication methods.
  • the transceiver 210 may include at least one of a Wi-Fi chip, a Bluetooth chip, and a wireless communication chip.
  • the processor 230 may communicate with an external server or various external devices using the transceiver 210.
  • the transmission/reception unit 210 may perform communication with an external device through various communication chips such as an NFC chip.
  • the processor 230 may control the overall operation of the cloud server 200 using various programs stored in a memory (not shown).
  • the processor 230 may include RAM, ROM, a main CPU, first to n interfaces, and a bus. In this case, RAM, ROM, main CPU, first to n interfaces, and the like may be connected to each other through a bus.
  • the database 220 is a group of organized data and is a group of common data that can be received from a plurality of devices and stored and operated. That is, the database 220 may integrate and store medical information data received from the plurality of medical information acquisition apparatuses 100.
  • the processor 230 may store various data received through the transceiver 210 in the database 220.
  • the processor 230 may store identification information (eg, AE Title) and unique information (UID) for the medical information acquisition device 100 and the medical information storage device 300 in the database 220.
  • the processor 230 may generate a hash value mapping table based on identification information (AE Title) and unique information (UID), and some or all of the hash value mapping table information to each medical information acquisition device 100 It is possible to control the transceiver 210 to transmit.
  • the processor 230 stores unique recipient information (eg, hash value) included in the first medical information data received through the transceiver 210 and a mapping table stored in the DB 220.
  • a first medical information storage device 300 corresponding to the corresponding first medical information data may be determined based on the first medical information data. Thereafter, the processor 230 may control the transceiver 210 to transmit the first medical information data to the first medical information storage device 300.
  • the processor 230 is connected to the transmission/reception unit 210 and the database 220 to perform the various processes described in the present disclosure of the cloud server 200. And control the database 220.
  • the transmission/reception unit 210, the database 220, and the processor 230 are shown to be included as separate modules in the cloud server 200, but are not limited thereto. In other words, at least two or more components of the cloud server 200 may be implemented as one module.
  • FIG. 3 shows that the transmission/reception unit 210, the database 220, and the processor 230 are implemented in one server, this is only an example.
  • Each component of the cloud server 200 may be implemented on a different server.
  • the processor 230 may transmit the DB 220 through the transmission/reception unit 210. ) Can be connected.
  • FIGS. 4 and 5 are simple flowcharts illustrating a data transmission method of a cloud server according to an embodiment of the present invention.
  • the data transmission method includes steps processed in a time series by the cloud server 200 shown in FIG. 1. Accordingly, it can be seen that even though the contents are omitted below, the contents described throughout the specification are applied to the data transmission method of the cloud server 200 of FIGS. 4 and 5.
  • the cloud server 200 may obtain first AE Title information from the first medical information acquisition device 100-1 and first UID information from the first medical information storage device 300-1. Yes (S410).
  • the first AE (Application Entity) Title information is the most basic value for starting DICOM communication, and may mean a DICOM communication name of the first medical information acquisition device 100-1.
  • the first unique identifier (UID) information may mean unique information for identifying the first medical information storage device 300-1.
  • the above-described AE Title information is only an example of the sender identification information, and the identification information may be various according to embodiments such as a host name and a sender IP address.
  • the UID information described above is only an example of the recipient's unique information, and the unique information for identifying the medical information storage device 300 may use a TCP/IP number in addition to the UID, but is not limited thereto.
  • the cloud server 200 may generate a first hash value based on the acquired first AE Title information and the acquired first UID information (S420). As described above, in addition to generating the first hash value based on the first AE Title information and the first UID information, the cloud server 200 includes the sender AE Title information, the sender Host Name, and the sender IP address according to the embodiment. , A hash value may be generated based on at least one of the recipient UID information and the recipient TCP/IP number.
  • the cloud server 200 of the embodiment of FIG. 4 may input first AE Title information and first UID information as input values into a hash function.
  • the hash function may output a hash value of a fixed length based on the input value. Since this hash function outputs a completely different hash value even if only a part of the input value is changed, each input value can have its own hash value.
  • the hash function of the present invention uses the AE Title of the first medical information acquisition device 100-1 and the UID of the first medical information storage device 300-1 as input values, only one of the input values is Even if it changes, a completely different hash value is output.
  • the hash function or hash algorithm of the present invention may be implemented with a message-digest algorithm (MD algorithm) and/or a secure hash algorithm (SHA).
  • MD algorithm especially the MD5 algorithm, provides a hash of 128 bits.
  • SHA algorithm is a hash function that generates a 160-bit value, and an input value may be a 512-bit block.
  • the hash function or hash algorithm can be implemented through various algorithms such as the SHA-0 algorithm and the SHA-1 algorithm in addition to the SHA-256 algorithm that provides a 160-bit hash. to be.
  • the cloud server 200 may transmit the generated first hash value to the first medical information acquisition device 100-1 (S430 ). Thereafter, when the medical information data is transmitted to the first medical information storage device 300-1, the first hash value may be input to the recipient information (called AE Title). This will be further described with reference to FIG. 5.
  • the first medical image acquisition device 100-1 wants to transmit medical data information to the first medical image storage device 300-1
  • the first hash value received as described above is Medical data
  • Medical data may be transmitted to the cloud server 200 by entering DICOM standard recipient information (called AE Title) as unique recipient information.
  • the unique recipient information may have the same meaning as the paired AE Title.
  • the first medical image acquisition apparatus 100-1 may transmit medical data by inputting the paired AE Title generated by the cloud server 200 into DICOM standard recipient information (called AE Title).
  • the first medical image acquisition apparatus 100-1 may use a derived value generated based on the first hash value in addition to the first hash value as the unique recipient information.
  • the derived value may mean a value obtained by processing a hash value to increase compatibility with DICOM standard recipient information (called AE Title).
  • the cloud server 200 When the cloud server 200 receives DICOM standard medical information data from the first medical information acquisition device 100-1 (S510), the first medical information storage device ( It may be determined whether or not a unique first hash value indicating transmission to 300-1) is included.
  • the cloud server 200 may check whether the first medical information storage device 300-1 corresponding to the first hash value exists based on a mapping table for the hash value ( S520).
  • the cloud server 200 When it is determined that the first medical information storage device 300-1 corresponding to the first hash value exists (S520-Y), the cloud server 200 stores the medical information data as the first medical information storage device 300-1. ) Can be transmitted (S530). On the other hand, when there is no medical information storage device corresponding to the first hash value (S520-N), the cloud server 200 does not transmit the received medical information data to a separate medical information storage device.
  • the cloud server 200 when there is no medical information storage device corresponding to the first hash value (S520-N), the cloud server 200 has a medical information storage device corresponding to the first hash value. A signal guiding that not to do so may be transmitted to the first medical information acquisition device 100-1. According to another embodiment of the present invention, the cloud server 200 may transmit a transmission rejection signal including information indicating that data transmission has been rejected to the first medical information acquisition device 100-1.
  • each hash value generated based on the AE Title of each medical information acquisition device 100 and the UID of each medical information storage device 300 is converted to each medical information acquisition device 100.
  • a table mapped to each medical information storage device 300 This will be described in detail with reference to FIGS. 6 and 7.
  • FIG. 6 is a diagram for explaining in detail that a cloud server generates a hash value for each communication pair according to an embodiment of the present invention.
  • the cloud server 200 of the present invention includes identification information for each of the first medical image acquisition device 100-1, the second medical image acquisition device 100-2, and the third medical image acquisition device 100-3 ( For example, AE Title) and unique information for each of the first medical information storage device 300-1, the second medical information storage device 300-2, and the third medical information storage device 300-3 (e.g., UID ) Can be obtained.
  • identification information for each of the first medical image acquisition device 100-1, the second medical image acquisition device 100-2, and the third medical image acquisition device 100-3 For example, AE Title
  • unique information for each of the first medical information storage device 300-1, the second medical information storage device 300-2, and the third medical information storage device 300-3 e.g., UID
  • the cloud server 200 is based on first AE Title information for the first medical image acquisition device 100-1 and first UID information for the first medical information storage device 300-1.
  • the first hash value a1 can be generated with.
  • the cloud server 200 has a second hash based on the first AE Title information for the first medical image acquisition device 100-1 and the second UID information for the second medical information storage device 300-2. You can create a value (a2).
  • the cloud server 200 includes a third hash value based on the first AE Title information for the first medical image acquisition device 100-1 and the third UID information for the third medical information storage device 300-3. a3) can be created.
  • the cloud server 200 includes a fourth hash value based on the second AE Title information for the second medical image acquisition device 100-1 and the first UID information for the first medical information storage device 300-1. b1) can be created.
  • the cloud server 200 includes a fifth hash value based on the second AE Title information for the second medical image acquisition device 100-2 and the second UID information for the second medical information storage device 300-2. b2) can be created.
  • the cloud server 200 includes a sixth hash value ( b3) can be created.
  • the cloud server 200 includes a seventh hash value ( c1) can be created.
  • the cloud server 200 includes an eighth hash value ( c2) can be created.
  • the cloud server 200 includes a ninth hash value ( c3) can be created.
  • the cloud server 200 includes identification information (e.g., AE Title) for each of various number of medical image acquisition devices and unique information (e.g., UID) for each of various number of medical information storage devices. ), a hash value for each communication pair may be generated.
  • identification information e.g., AE Title
  • unique information e.g., UID
  • FIG. 7 is a diagram illustrating a mapping table according to an embodiment of the present invention.
  • the cloud server 200 may generate a mapping table to correspond to a source and a target, respectively, based on a plurality of hash values obtained in FIG. 6.
  • the cloud server 200 may generate a derived value based on a plurality of acquired hash values.
  • the derived value may mean a value obtained by processing a hash value to increase compatibility with DICOM standard recipient information (called AE Title).
  • the cloud server 200 may generate a mapping table to correspond to a source and a target, respectively, based on respective derived values.
  • the cloud server 200 may check recipient information (called AE Title) included in the data.
  • the medical image acquisition apparatus 100 that has transmitted the medical information data may store hash value information corresponding to each target generated by the cloud server 200.
  • the apparatus 100 for obtaining a medical image may obtain and store the hash value information by receiving data including the hash value information from the cloud server 200, but is not limited thereto. It is possible to obtain and store the hash value information.
  • the apparatus 100 for obtaining a medical image according to an embodiment of the present invention DICOM the unique recipient information (a hash value or a derived value generated based on the hash value) corresponding to a target (medical information storage device) to which medical information data is to be transmitted It can be transmitted by inputting into standard recipient information (called AE Title).
  • AE Title standard recipient information
  • the cloud server 200 may search whether unique recipient information included in the received medical information data exists in the mapping table. When the unique recipient information exists in the mapping table, the cloud server 200 may transmit the received medical information data to a target (medical information storage device) corresponding to the corresponding unique recipient information.
  • a target medical information storage device
  • the second medical information acquisition device 100-2 may use DICOM.
  • the sixth hash value b3, that is, unique recipient information, may be entered in the standard recipient information (called AE Title).
  • the cloud server 200 When the cloud server 200 identifies that the device corresponding to the unique recipient information (or paired AE Title in the present disclosure) included in the DICOM standard medical information data is the third medical information storage device 300-3, the medical information Data may be transmitted to the third medical information storage device 300-3.
  • the cloud server 200 when the recipient information (called AE Title) included in the received DICOM standard medical information data is not the unique recipient information included in the mapping table, the cloud server 200 A transmission rejection signal including information indicating that data transmission has been rejected may be transmitted to the apparatus 100 for obtaining medical information that has transmitted a.
  • the cloud server 200 may transmit a signal for notifying that recipient information of a target is unclear.
  • the cloud server 200 may transmit a request signal informing that recipient information on a target device is checked to the medical information acquisition device 100 that has transmitted the medical information data.
  • FIG. 8 is a sequence diagram illustrating a data transmission method in a data transmission system according to an embodiment of the present invention.
  • the hash value includes a derived value corresponding to the hash value
  • the mapping table generated based on the hash value includes a mapping table generated based on the derived value corresponding to the hash value.
  • the cloud server 200 may generate a mapping table to correspond to a source and a target, respectively, based on a plurality of acquired hash values. (S810).
  • the cloud server 200 may transmit hash value information included in the mapping table to the first medical information obtaining device 100-1 and the second medical information obtaining device 100-2 (S820 ). Specifically, the cloud server 200 may transmit hash value information corresponding to each of at least one target to the first medical information acquisition device 100-1 that is a source of medical information data. For example, the cloud server 200 provides first hash value information and second hash value information corresponding to each of the first medical information storage device 300-1 and the second medical information storage device 300-2. 1 It may be transmitted to the apparatus 100-1 for obtaining medical information. In this case, the first hash value information and the second hash value information are transmitted to the first medical information obtaining device 100-1 and the second medical information obtaining device 100-2 through data including the hash value information. However, it is not limited thereto. The 1 medical information acquisition device 100-1 and the second medical information acquisition device 100-2 may acquire and store the hash value information in various ways, even if not an electronic method.
  • the first medical information acquisition apparatus 100-1 may transmit the first DICOM medical information data inputting the first hash value information as recipient information to the cloud server 200 (S830 ).
  • the cloud server 200 may check first hash value information included in the first DICOM medical information data, and determine that the first hash value information corresponds to the first medical information storage device 300-1. (S840).
  • the cloud server 200 may transmit the first DICOM medical information data to the first medical information storage device 300-1.
  • the second medical information acquisition apparatus 100-2 may transmit the second DICOM medical information data inputting the second hash value information as recipient information to the cloud server 200 (S860 ).
  • the cloud server 200 may check second hash value information included in the second DICOM medical information data, and determine that the second hash value information corresponds to the second medical information storage device 300-2. (S870).
  • the cloud server 200 may transmit the second DICOM medical information data to the second medical information storage device 300-2.
  • FIG. 9 is a diagram illustrating generation and management of hash value information in a cloud server according to an embodiment of the present invention.
  • the LIST item is a list named L1, L2 to Ln in the order in which the cloud server 200 generates hash values
  • the hash value information item corresponds to the LIST item in the same column.
  • the AE Title item is a list showing the AE Title of the apparatus 100 for obtaining medical information, which is the basis of the hash value information of the same column.
  • the Host Name is a list listing names set by the user of the cloud server 200 so as to correspond to L1, L2 to Ln of the LIST item in the same column, respectively.
  • the Port item is a list showing the TCP value of the medical information storage device 300, which is the basis of the hash value information of the same column.
  • the IP address item is a list showing the IP value of the medical information storage device, which is the basis of the hash value information in the same column.
  • the application layer protocol of the TCP/IP stack of the medical information storage device 300 can be distinguished by a unique port number.
  • the cloud server 200 may collect a unique port number as unique information of the medical information storage device 300, and may generate a hash value based on this. That is, the cloud server 200 of the present invention may acquire hash value information based on the AE Title of the medical information acquisition device 100 and the TCP/IP unique port number of the medical information storage device 300.
  • the AE Title and Host Name are the same as GE_CT_1 and 1.2.3.4, respectively.
  • the IP addresses of the L1 and L2 columns are different as 192.168.1.40 and 192.168.1.39, respectively, and the ports are also different as 104 and 88, respectively.
  • each hash value information is different in GUZNTFDU and FAGNXTFB.
  • the cloud server 200 may transmit different hash value information to the apparatus 100 for obtaining medical information.
  • the cloud server 200 has the medical information storage device 300 having an IP address 192.168.1.40 and Port 104.
  • the cloud server 200 has the medical information storage device 300 having an IP address 192.168.1.40 and Port 104.
  • the hash value information included in the received medical information data is FAGNXTFB, data may be transmitted to the medical information storage device 300 having an IP address 192.168.1.39 and Port 88.
  • the host names are different as 1.2.3.4 and MR, respectively.
  • the AE Titles in the L1 and L3 columns are the same as GE_CT_1, respectively, the IP address is the same as 192.168.1.40, and the port is also the same as 104.
  • the hash value information of FIG. 9 may be generated in the cloud server 200 based on the identification information of the sender and the receiver information of the receiver and stored in the apparatus 100 for obtaining medical information.
  • the device for obtaining medical information in columns L1 and L3 is the same source of AE Title GE_CT_1, and unique recipient information (hash value) generated in pairs for a target including IP address 192.168.1.40/ Port 104 Information GUZNTFDU) may be previously stored. For example, even if the Host Name of the medical information acquisition device in the L3 column is changed from 1.2.3.4 to MR, the medical information acquisition device in the L3 column is the hash value information to the medical information storage device corresponding to the IP address 192.168.1.40/ Port 104. It is storing the GUZNTFDU.
  • the apparatus for obtaining medical information in columns L1 and L3 may input the hash value information GUZNTFDU to the medical information storage device corresponding to the IP address 192.168.1.40/Port 104 in the recipient information (called AE Title).
  • the cloud server 200 is a medical information storage device having an IP address of 192.168.1.40 and a TCP/IP of Port 104.
  • a plurality of medical information data may be transmitted to 300.
  • the cloud server 200 may transmit data from the same source to the same target.
  • the system 10 is a unique receiver paired between a transmitting device (eg, a medical information acquisition device) and a receiving device (eg, a medical information storage device). Since information (a hash value and/or a derived value generated based on a hash value) is checked to determine whether to transmit data, there is an effect that efficient and accurate medical information data transmission is possible.
  • a transmitting device eg, a medical information acquisition device
  • a receiving device eg, a medical information storage device. Since information (a hash value and/or a derived value generated based on a hash value) is checked to determine whether to transmit data, there is an effect that efficient and accurate medical information data transmission is possible.
  • the cloud server 200 may generate a hash value based on at least one of information of a sender AE Title information, a sender Host Name, a sender IP address, a receiver UID information, and a receiver TCP/IP number. have.
  • the cloud server 200 includes at least one of the sender AE Title information, the sender Host Name, the sender IP address, and at least one of the receiver UID information and the receiver TCP/IP number. You can generate a hash value based on it.
  • the above-described method can be written as a program that can be executed on a computer, and can be implemented in a general-purpose digital computer that operates the program using a computer-readable recording medium.
  • the structure of the data used in the above-described method can be recorded on a computer-readable recording medium through various means.
  • the computer-readable recording medium includes a storage medium such as a magnetic storage medium (e.g., ROM, RAM, USB, floppy disk, hard disk, etc.), and an optical reading medium (e.g., CD-ROM, DVD, etc.). do.

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Radiology & Medical Imaging (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

본 발명은 의료 정보 데이터를 송수신하기 위한 데이터 전송 시스템 및 데이터 전송 방법에 관한 것이다. 구체적으로 본 발명은 의료 정보 포맷의 표준인 DICOM(Digital Imaging and Communications in Medicine)을 이용하여 의료 정보 데이터를 송수신하는 데이터 전송 시스템 및 데이터 전송 방법을 개시한다. 본 발명은 고유 수신자 정보를 포함하는 의료 정보 데이터를 수신하는 단계, 고유 수신자 정보와 기저장된 매핑 테이블을 비교하여 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는지 식별하는 단계 및 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는 경우, 식별된 의료 정보 저장 장치로 의료 정보 데이터를 전송하는 단계를 포함한다.

Description

의료 정보 데이터를 송수신하기 위한 데이터 전송 시스템 및 데이터 전송 방법
본 발명은 의료 정보 데이터를 송수신하기 위한 데이터 전송 시스템 및 데이터 전송 방법에 관한 것이다. 구체적으로 본 발명은 의료 정보 포맷의 표준인 DICOM(Digital Imaging and Communications in Medicine)을 이용하여 의료 정보 데이터를 송수신하는 데이터 전송 시스템 및 데이터 전송 방법을 개시한다.
의학 기술 및 통신 기술이 발달함에 따라, 근래에는 의료 산업과 통신 산업을 융합하려는 시도가 활발히 진행되고 있다. 특히, 환자에 대한 진단 결과를 포함하는 의료 영상 데이터를 획득하고, 이를 이격된 장치들 간에 송수신할 수 있는 기술에 대한 연구가 진행되고 있다.
한편, 의료 영상 장치(예를 들면, CT, X-ray 등)는 기존의 아날로그 방식 대신 디지털 방식으로 촬영 영상을 출력하게 되면서, 의료 영상 장치의 각 제조 업체들은 업체 고유의 영상 출력 형태를 갖도록 설계하여 왔다. 이때, 제조사 고유의 출력형태를 사용할 경우 타 업체 장비와 호환성 문제가 있어 왔다.
이를 해결하기 위하여 ACR(American College of Radiology)와 NEMA(National Electrical Manufacture Association)에서 의료영상포맷의 표준인 DICOM(Digital Imaging and COmmunications in Medicine)을 정하게 되었다.
DICOM은 점차 연구를 거듭하여 의료영상 포맷뿐만 아니라 의료 영상 데이터의 통신, 전송, 표시 및 영상이 아닌 의료 데이터(예를 들면, 심전도 정보 등)를 포함하는 모든 유형의 의료 정보 데이터의 영역까지 확대되어 발전하고 있다.
DICOM이 의료 정보 데이터에 대한 표준을 제정한다 하더라도, 장치 간 통신 프로토콜이 맞지 않으면 각 장치는 서로 통신을 할 수 없다. 즉, DICOM에서는 의료 정보 데이터의 포맷뿐만 아니라 전송, 통신 등에 관한 표준안도 제공한다.
종래의 DICOM 표준 의료 정보 데이터 포맷을 도식적으로 나타낸 도 1을 보면, DICOM 표준 의료 정보 데이터 세트는 적어도 하나의 데이터 속성(DE, data element)을 포함하고, 각각의 데이터 속성은 Tag, Length, Value 및 VR(Value Representation)을 포함한다. Tag는 데이터 속성이 무엇인지를 나타내는 것이고, Length는 각 데이터 속성의 길이이고, Value는 실제 데이터 속성의 내용일 수 있다.
VR(Value Representation)은 데이터의 식별자 타입을 나타내는 것으로, AE(Application Entity), AS(Age String), AT(Attribute Tag), CS(Code String), DS(Decimal string) 등을 포함할 수 있다.
특히, AE(Application Entity)는 DICOM 통신을 시작하기 위한 가장 기본적인 값으로서, AE(Application Entity)는 DICOM 통신 상대를 구별하여 인식하도록 할 수 있다. AE(Application Entity)는 AE Title(Application Entity Title)로도 불리며, DICOM 통신이 가능한 장치의 DICOM 통신상 이름을 의미한다. 만약 송수신 장치의 AE Title이 하나라도 존재하지 않거나 알 수 없는 경우, DICOM 통신은 수행될 수 없다.
다만, 같은 제조사에서 나온 의료 장치는 대부분 같은 AE Title로 설정된 경우가 많다. 이 때문에 하나의 의료 기관(예로, 병원)으로부터 클라우드 서버로 전송되는 의료 정보 데이터는, 비록 의료 정보 데이터를 획득한 의료 장치가 상이하더라도, calling AE Title이 동일하여 하나의 의료 장치로부터 획득된 것으로 인식될 수 있다.
종래에는 의료 기관(병원)에서 게이트웨이 장비를 설치하고, 각 병원에서 전송할 의료 정보마다 고유의 태그를 붙여서 클라우드 서버로 업로드하는 방식을 사용해왔다.
한편, 클라우드 서버에서 수신하는 TCP 포트를 달리하여 전송할 수 있으나, 클라우드 서버의 TCP 포트를 무한정 늘릴 수도 없다는 한계가 있다. 또한, 종래에는 called AE Title을 다르게 하는 방법이 시도되고 있으나, called AE Title가 중복되는 상황이 발생할 수 있다는 문제점이 있어왔다.
본 발명은 통신 쌍(pair) 별 고유 수신자 정보를 설정함으로써, 의료 정보 데이터를 효율적으로 이격된 장치들 간에 송수신할 수 있는 DICOM 데이터 전송 시스템 및 데이터 전송 방법을 제공하는 것을 목적으로 한다.
그러나 이러한 과제는 예시적인 것으로, 이에 의해 본 발명의 범위가 한정되는 것은 아니다.
본 발명의 일 실시 예에 따른 데이터 전송 방법은, 고유 수신자 정보를 포함하는 의료 정보 데이터를 수신하는 단계; 상기 고유 수신자 정보와 기저장된 매핑 테이블을 비교하여 상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는지 식별하는 단계; 및 상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는 경우, 상기 식별된 의료 정보 저장 장치로 상기 의료 정보 데이터를 전송하는 단계; 를 포함한다.
또한, 상기 수신하는 단계는 제1 의료 정보 획득 장치로부터 제1 고유 수신자 정보를 포함하는 제1 의료 정보 데이터를 수신하는 것이고, 상기 식별하는 단계는 상기 제1 고유 수신자 정보와 상기 기저장된 매핑 테이블을 비교하여 상기 제1 고유 수신자 정보에 대응하는 제1 의료 정보 저장 장치가 존재하는지 식별하는 것이고, 상기 전송하는 단계는 상기 제1 의료 정보 데이터를 상기 제1 의료 정보 저장 장치로 전송하는 것이다.
이때, 상기 제1 고유 수신자 정보는 상기 제1 의료 정보 획득 장치의 식별 정보 및 상기 제1 의료 정보 저장 장치의 고유 정보를 기초로 생성된 것이다.
또한, 상기 수신하는 단계는 제1 의료 정보 획득 장치로부터 제2 고유 수신자 정보를 포함하는 제2 의료 정보 데이터를 수신하는 것이고, 상기 식별하는 단계는 상기 제2 고유 수신자 정보와 상기 기저장된 매핑 테이블을 비교하여 상기 제2 고유 수신자 정보에 대응하는 제2 의료 정보 저장 장치가 존재하는지 식별하는 것이고, 상기 전송하는 단계는 상기 제2 의료 정보 데이터를 상기 제2 의료 정보 저장 장치로 전송하는 것이다.
이때, 상기 제2 고유 수신자 정보는 상기 제1 의료 정보 획득 장치의 식별 정보 및 상기 제2 의료 정보 저장 장치의 고유 정보를 기초로 생성된 것이다.
한편, 본 발명의 일 실시예에 따른 기록매체는 상술한 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체일 수 있다.
한편, 본 발명의 일 실시예에 따른 클라우드 서버는 고유 수신자 정보를 포함하는 의료 정보 데이터를 수신하는 송수신부; 및 상기 고유 수신자 정보와 기저장된 매핑 테이블을 비교하여 상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는지 식별하고, 상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는 경우, 상기 식별된 의료 정보 저장 장치로 상기 의료 정보 데이터를 전송하도록 상기 송수신부를 제어하는 프로세서;를 포함한다.
이때, 상기 송수신부는 제1 의료 정보 획득 장치로부터 제1 고유 수신자 정보를 포함하는 제1 의료 정보 데이터를 수신하고, 상기 프로세서는 상기 제1 고유 수신자 정보와 상기 기저장된 매핑 테이블을 비교하여 상기 제1 고유 수신자 정보에 대응하는 제1 의료 정보 저장 장치가 존재하는지 식별하고, 상기 제1 의료 정보 데이터를 상기 제1 의료 정보 저장 장치로 전송하도록 상기 송수신부를 제어한다.
또한, 상기 제1 고유 수신자 정보는 상기 제1 의료 정보 획득 장치의 식별 정보 및 상기 제1 의료 정보 저장 장치의 고유 정보를 기초로 생성된 것이다.
또한, 상기 송수신부는 제1 의료 정보 획득 장치로부터 제2 고유 수신자 정보를 포함하는 제2 의료 정보 데이터를 수신하고, 상기 프로세서는 상기 제2 고유 수신자 정보와 상기 기저장된 매핑 테이블을 비교하여 상기 제2 고유 수신자 정보에 대응하는 제2 의료 정보 저장 장치가 존재하는지 식별하고, 상기 제2 의료 정보 데이터를 상기 제2 의료 정보 저장 장치로 전송하도록 상기 송수신부를 제어한다.
이때, 상기 제2 고유 수신자 정보는 상기 제1 의료 정보 획득 장치의 식별 정보 및 상기 제2 의료 정보 저장 장치의 고유 정보를 기초로 생성된 것이다.
한편, 본 발명의 일 실시예에 따른 데이터 전송 시스템은 의료 정보 획득 장치; 적어도 하나의 의료 정보 저장 장치; 및 상기 의료 정보 획득 장치로부터 고유 수신자 정보를 포함하는 의료 정보 데이터를 수신하고, 상기 고유 수신자 정보와 기저장된 매핑 테이블을 비교하여 적어도 하나의 의료 정보 저장 장치 중 상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는지 식별하고, 상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는 경우, 상기 식별된 의료 정보 저장 장치로 상기 의료 정보 데이터를 전송하는 클라우드 서버;를 포함한다.
전술한 것 외의 다른 측면, 특징, 이점은 이하의 발명을 실시하기 위한 구체적인 내용, 청구범위 및 도면으로부터 명확해질 것이다.
상기한 바와 같이 이루어진 본 발명에 따르면, 각각의 의료 기관은 고유하게 생성된 고유 수신자 정보를 DICOM 표준 수신자 정보(called AE Title)로 이용하여, 의료 정보 데이터를 게이트웨이 장비를 설치하지 않고도 클라우드 서버를 통해 타겟(target) 장치로 전송할 수 있다.
또한, 본 발명에 의하면, 의료 정보 데이터를 의도하는 장치 및 시스템으로 정확하게 자동으로 전송할 수 있다.
물론 이러한 효과에 의해 본 발명의 범위가 한정되는 것은 아니다.
도 1은 종래의 DICOM 표준 의료 정보 데이터 포맷을 도식적으로 도시한 도면이다.
도 2는 본 발명의 일 실시예예 따른 의료 정보 데이터 전송 시스템을 설명하기 위한 시스템도이다.
도 3은 본 발명의 일 실시예에 따른 클라우드 서버의 구성요소를 설명하기 위한 간단한 블록도이다.
도 4 및 도 5는 본 발명의 일 실시예에 따른 클라우드 서버의 데이터 전송 방법을 설명하기 위한 간단한 흐름도이다.
도 6은 본 발명의 일 실시예에 따른 클라우드 서버가 통신 쌍(pair) 별 해시 값을 생성하는 것을 구체적으로 설명하기 위한 도면이다.
도 7은 본 발명의 일 실시예에 따른 매핑 테이블을 도시한 도면이다.
도 8은 본 발명의 일 실시예에 따른 데이터 전송 시스템의 데이터 전송 방법을 설명하기 위한 시퀀스 도이다.
도 9는 본 발명의 일 실시예에 따른 클라우드 서버에서 해시 값 정보를 생성 및 관리하는 것을 도시한 도면이다.
이하, 본 개시의 다양한 실시예가 첨부된 도면과 연관되어 기재된다. 본 개시의 다양한 실시예는 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는바, 특정 실시예들이 도면에 예시되고 관련된 상세한 설명이 기재되어 있다. 그러나 이는 본 개시의 다양한 실시예를 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 개시의 다양한 실시예의 사상 및 기술 범위에 포함되는 모든 변경 및/또는 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 도면의 설명과 관련하여, 유사한 구성요소에 대해서는 유사한 참조 부호가 사용되었다.
본 개시의 다양한 실시예에서, "포함하다." 또는 "가지다." 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.
본 개시의 다양한 실시예에서 "또는" 등의 표현은 함께 나열된 단어들의 어떠한, 그리고 모든 조합을 포함한다. 예를 들어, "A 또는 B"는, A를 포함할 수도, B를 포함할 수도, 또는 A 와 B 모두를 포함할 수도 있다.
본 개시의 다양한 실시예에서 사용된 "제1", "제2", "첫째", 또는 "둘째" 등의 표현들은 다양한 실시예들의 다양한 구성요소들을 수식할 수 있지만, 해당 구성요소들을 한정하지 않는다. 예를 들어, 상기 표현들은 해당 구성요소들의 순서 및/또는 중요도 등을 한정하지 않으며, 한 구성요소를 다른 구성요소와 구분하기 위해 사용될 수 있다.
본 개시의 실시 예에서 "모듈", "유닛", "부(part)" 등과 같은 용어는 적어도 하나의 기능이나 동작을 수행하는 구성요소를 지칭하기 위한 용어이며, 이러한 구성요소는 하드웨어 또는 소프트웨어로 구현되거나 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다. 또한, 복수의 "모듈", "유닛", "부(part)" 등은 각각이 개별적인 특정한 하드웨어로 구현될 필요가 있는 경우를 제외하고는, 적어도 하나의 모듈이나 칩으로 일체화되어 적어도 하나의 프로세서로 구현될 수 있다.
일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미가 있는 것으로 해석되어야 하며, 본 개시의 다양한 실시예에서 명백하게 정의되지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.
이하에서, 첨부된 도면을 이용하여 본 발명의 다양한 실시 예들에 대하여 구체적으로 설명한다.
도 2는 본 발명의 일 실시예예 따른 의료 정보 데이터 전송 시스템을 설명하기 위한 시스템도이다.
도 2를 참조하면, 시스템(10)은 의료 정보 획득 장치(100), 클라우드 서버(200) 및 의료 정보 저장 장치(300)를 포함할 수 있다. 한편, 이하에서 본 발명에 따른 의료 정보 데이터는 영상(image), 파형(waveforms), 측정값(measured values) 등 일반적인 연산 장치에서 처리될 수 있는 모든 종류의 데이터를 포함할 수 있다.
도 2에서 의료 정보 획득 장치(100)는 제1 의료 정보 획득 장치(100-1), 제2 의료 정보 획득 장치(100-2), 제3 의료 정보 획득 장치(100-3)를 포함하는 것으로 도시하였으나, 이는 일 예에 불과하고, 실시예에 따라 다양한 수의 의료 정보 획득 장치를 포함할 수 있다. 마찬가지로, 의료 정보 저장 장치(300)는 제1 의료 정보 저장 장치(300-1), 제2 의료 정보 저장 장치(300-2), 제3 의료 정보 저장 장치(300-3)를 포함하는 것으로 도시하였으나, 이는 일 예에 불과하고, 실시예에 따라 다양한 수의 의료 정보 저장 장치를 포함할 수 있음은 물론이다.
본 개시(disclosure)에서 의료 정보 획득 장치(100)는 환자에 대한 정보를 포함하는 의료 정보 데이터를 획득하고, 전송 가능한 모든 유형의 장치를 의미한다. 예를 들어, 의료 정보 획득 장치(100)는 X-ray 영상 장치, CT 영상 장치, MRI 장치, PET 영상 장치, OCT 영상 장치 중 하나일 수 있으나 이에 한정하지 않는다. 또한, 본 발명의 일 실시예에 따른 의료 정보 획득 장치(100)는 상술한 모든 유형의 장치 중 2 이상을 포함하는 시스템을 의미할 수도 있다.
본 개시에서 클라우드 서버(200)는 시스템(10)에 각각의 의료 정보 획득 장치(100) 및 각각의 의료 정보 저장 장치(300) 간 의료 정보 데이터의 송수신을 수행할 수 있다.
클라우드 서버(200)는 각각의 의료 정보 획득 장치(100) 및 각각의 의료 정보 저장 장치(300)를 유/무선 통신 프로토콜에 따라 서로 연결할 수 있다. 예를 들어, 클라우드 서버(200)는 IHE, DICOM, HL7과 같은 의료정보 표준 및 W3C, ISO와 같은 국제표준에 근거하여 의료 정보 데이터를 검색, 저장, 전송, 조회, 교환, 연결하는 등의 다양한 프로세스를 수행할 수 있다.
예를 들어, 클라우드 서버(200)는 각각의 의료 정보 획득 장치(100)로부터 송신자 정보(calling AE Title) 및 수신자 정보(called AE Title)를 포함하는 의료 정보 데이터를 수신하면, 수신자 정보(called AE Title)에 대응하는 의료 정보 저장 장치(300)로 의료 정보 데이터를 전송할 수 있다.
본 발명의 수신자 정보(called AE Title)는 클라우드 서버(200)에서 생성한 통신 쌍(pair) 별 고유 수신자 정보(일 예로, 해시 값 정보)가 입력된 것일 수 있다. 본 발명의 일 실시예에 따르면, 클라우드 서버(200)는 의료 정보 획득 장치(100)의 식별 정보(calling AE Title) 및 의료 정보 저장 장치(300)의 고유 정보(UID; Unique Identifier)를 기초로 해시 값을 생성할 수 있고, 통신 쌍 별로 매핑된 해시 값에 대응하는 의료 정보 저장 장치(300)로 의료 정보 데이터를 전송할 수 있다. 이에 대하여 구체적인 내용은 추후에 설명하기로 한다.
본 개시에서 의료 정보 저장 장치(300)는 의료 영상 저장 전송 시스템 (PACS; Picture Archiving Communication System), 전자 의무 기록(EMR; Electronic Medical Record) 시스템 방사선 정보 시스템(RIS; Radiology Information System) 및/또는 임상 정보 시스템(LIS; Laboratory Information System)을 의미할 수 있으나, 이에 한정하지 않는다.
이때, 의료 영상 저장 전송 시스템(PACS)은 의료 영상을 저장하거나 전송할 수 있는 시스템으로서, 사용자(예를 들어, 의사 등 의료 전문 인력)가 저장된 의료 영상을 독출하고, 영상 진단을 수행하는데 이용되는 시스템을 의미한다.
전자 의무 기록 시스템(EMR)은 환자의 진료와 관련된 정보(즉, 의무기록)를 전산화하여 입력, 관리, 저장할 수 있는 시스템을 의미한다. 이때, 의무 기록은 환자의 인적 사항, 병력, 건강 상태, 진찰 기록, 입원 또는 퇴원 기록 등 환자와 관련된 모든 정보를 의미한다.
방사선 정보 시스템(RIS)은 엑스레이(X-Ray) 영상, 단층 촬영 영상(CT), 자기 공명 영상(MRI) 등과 같은 의료 영상의 분석ㆍ관리 시스템. 분석 보고서관리와 촬영 예약 관리, 영상 분석을 위한 참고 자료의 관리 등과 같은 방사선과의 일반적인 관리 기능을 수행하는 시스템을 의미한다.
임상 정보 시스템(LIS)은 병원의 각 검사실과 각 진료과 별로 구축된 네트워크를 의미한다. 예를 들어, 임상 정보 시스템을 통하여 검사실에서 자동으로 검사 결과들이 환자 등록 시스템에 검사 항목으로 입력되고, 그 결과에 대하여 담당 의사가 단말기에서 확인할 수 있다. 대부분의 병원에서는 의사의 지시에 따라 필요한 검사 항목이 표시되어 나가기 때문에 환자를 직접 대하지 않는 임상 병리과, 진단 방사선과 등에서는 환자의 문제가 무엇인지를 모르게 되는 경우가 많다. 따라서, 임상 정보 시스템을 통하여, 사용자는 각 검사실에서 단말기를 통해서 환자의 기록을 열람하고, 진단에 필요한 자료를 검토할 수 있다.
한편, 하나의 의료 정보 데이터는 하나의 데이터 요소(data element)를 포함하고, 0개 이상의 데이터 세트(data set)에 포함될 수 있다. 다시 말해, 의료 정보 데이터는 하나의 AE Title 정보를 포함하고, 데이터 세트에 포함되지 않을 수도 있고, 하나 이상의 데이터 세트에 포함될 수도 있다.
데이터 세트(data set)는 실제 데이터 요소(data element)들의 집합을 의미한다. 의료 데이터 획득 장치(100) 내에서의 데이터 처리는 데이터 세트 단위로 이루어질 수 있으며, 데이터 세트는 반드시 1개의 그룹에 속해야 한다. 여기에서, 그룹은 병원, 부서/과 등의 실체적 조직상의 그룹을 의미할 수도 있고, 가상적인 형태의 사용자 집합을 의미할 수도 있다.
한편, 본 발명의 일 실시예에 따른 의료 정보 데이터의 데이터 요소(data element)마다 포함된 수신자 정보(called AE Title)는 1개의 그룹에 대응하는 정보일 수 있다.
즉, 본 발명의 일 실시예에 따른 시스템(10)은 동일한 수신자 정보(또는 called AE Title)를 포함하는 적어도 하나의 의료 정보 데이터를 하나의 데이터 세트로 구분할 수 있고, 데이터 세트 단위로 데이터 처리를 수행할 수 있다.
도 3은 본 발명의 일 실시예에 따른 클라우드 서버의 구성요소를 설명하기 위한 간단한 블록도이다.
도 3을 참조하면, 클라우드 서버(200)는 송수신부(210), 데이터베이스(DB; database, 220) 및 프로세서(230)를 포함할 수 있다.
송수신부(210)는 다양한 유형의 통신방식에 따라 다양한 유형의 외부 장치와 통신을 수행할 수 있다. 송수신부(210)는 와이파이칩, 블루투스 칩, 무선 통신 칩 중 적어도 하나를 포함할 수 있다. 프로세서(230)는 송수신부(210)를 이용하여 외부 서버 또는 각종 외부 장치와 통신을 수행할 수 있다. 그 밖에, 송수신부(210)는 NFC 칩 등과 같은 다양한 통신 칩을 통해 외부 기기와 통신을 수행할 수 있다.
프로세서(230)(또는, 제어부)는 메모리(미도시)에 저장된 각종 프로그램을 이용하여 클라우드 서버(200)의 전반적인 동작을 제어할 수 있다. 프로세서(230)는 RAM, ROM, 메인 CPU, 제1 내지 n 인터페이스, 버스를 포함할 수 있다. 이때, RAM, ROM, 메인 CPU, 제1 내지 n 인터페이스 등은 버스를 통해 서로 연결될 수 있다.
데이터베이스(220)는 체계화된 데이터의 모임으로, 복수의 장치로부터 수신하여 통합된 정보들을 저장하여 운영할 수 있는 공용 데이터들의 묶음이다. 즉, 데이터베이스(220)는 복수의 의료 정보 획득 장치(100)로부터 수신한 의료 정보 데이터를 통합하여 저장할 수 있다.
본 발명의 일 실시예에 따르면, 프로세서(230)는 송수신부(210)를 통해 수신한 다양한 데이터를 데이터베이스(220)에 저장할 수 있다. 특히, 프로세서(230)는 의료 정보 획득 장치(100), 의료 정보 저장 장치(300)에 대한 식별 정보(예로, AE Title) 및 고유 정보(UID) 등을 데이터베이스(220)에 저장할 수 있다. 프로세서(230)는 식별 정보(AE Title) 및 고유 정보(UID) 등을 기초로 해시 값 매핑 테이블을 생성할 수 있고, 각각의 의료 정보 획득 장치(100)로 해시 값 매핑 테이블 정보 중 일부 또는 전부를 송신하도록 송수신부(210)를 제어할 수 있디.
본 발명의 일 실시예에 따르면, 프로세서(230)는 송수신부(210)를 통해 수신한 제1 의료 정보 데이터에 포함된 고유 수신자 정보(예로, 해시 값) 및 DB(220)에 저장된 매핑 테이블을 기초로 대응하는 제1 의료 정보 데이터에 대응하는 제1 의료 정보 저장 장치(300)를 판단할 수 있다. 이후, 프로세서(230)는 제1 의료 정보 데이터를 제1 의료 정보 저장 장치(300)로 전송하도록 송수신부(210)를 제어할 수 있다.
상술한 실시 예들은 일 예에 불과하며, 프로세서(230)는 송수신부(210) 및 데이터베이스(220)와 연결되어 클라우드 서버(200)의 본 개시에서 설명된 다양한 프로세스를 수행하도록 송수신부(210) 및 데이터베이스(220)를 제어할 수 있다.
한편, 도 3에는 송수신부(210), 데이터베이스(DB; database, 220) 및 프로세서(230)가 클라우드 서버(200) 내에 각각 별도의 모듈로서 포함되는 것으로 도시되어 있으나, 이에 한정되지 않는다. 다시 말해, 클라우드 서버(200) 중 적어도 2 이상이 구성요소가 하나의 모듈로서 구현될 수도 있다.
또한, 도 3에는 송수신부(210), 데이터베이스(DB; database, 220) 및 프로세서(230)가 하나의 서버에 구현된 것을 도시하였으나, 이는 일 예에 불과하다. 클라우드 서버(200)의 각각의 구성요소는 상이한 서버에 구현될 수 있으며, 예를 들어 DB(220)가 별도의 서버에 구현되는 경우, 프로세서(230)는 송수신부(210)를 통해 DB(220)와 연결될 수 있다.
이하, 도 4 및 도 5를 참조하여 클라우드 서버(200)가 동작하는 예들을 설명한다. 도 4 및 도 5는 본 발명의 일 실시예에 따른 클라우드 서버의 데이터 전송 방법을 설명하기 위한 간단한 흐름도이다.
도 4 및 도 5를 참조하면, 데이터 전송 방법은 도 1에 도시된 클라우드 서버(200)에서 시계열적으로 처리되는 단계들로 구성된다. 따라서, 이하에서 생략된 내용이라 하더라도 명세서 전반에 기술된 내용은 도 4 및 도 5의 클라우드 서버(200)의 데이터 전송 방법에 적용됨을 알 수 있다.
도 4를 참조하면, 클라우드 서버(200)는 제1 의료 정보 획득 장치(100-1)로부터 제1 AE Title 정보 및 제1 의료 정보 저장 장치(300-1)로부터 제1 UID 정보를 획득할 수 있다(S410).
이때, 제1 AE(Application Entity) Title 정보는 DICOM 통신을 시작하기 위한 가장 기본적인 값으로서, 제1 의료 정보 획득 장치(100-1)의 DICOM 통신상 이름을 의미할 수 있다. 또한, 제1 UID(Unique Identifier) 정보는 제1 의료 정보 저장 장치(300-1)를 식별하기 위한 고유 정보를 의미할 수 있다.
상술한 AE Title 정보는 송신자 식별 정보의 일 예에 불과하며, 식별 정보는 이 외에도 Host Name, 송신자 IP 주소 등 실시예에 따라 다양할 수 있다. 마찬가지로, 상술한 UID 정보는 수신자 고유 정보의 일 예에 불과하며, 의료 정보 저장 장치(300)를 식별하기 위한 고유 정보는 UID 외에도 TCP/IP 번호 등을 이용할 수 있으나 이에 한정하지 않는다.
클라우드 서버(200)는 획득한 제1 AE Title 정보 및 획득한 제1 UID 정보를 기초로 제1 해시(hash) 값을 생성할 수 있다(S420). 상술한 바와 같이, 제1 AE Title 정보 및 제1 UID 정보를 기초로 제1 해시 값을 생성하는 것 외에도, 클라우드 서버(200)는 실시예에 따라 송신자 AE Title 정보, 송신자 Host Name, 송신자 IP 주소, 수신자 UID 정보 및 수신자 TCP/IP 번호 중 적어도 하나 이상의 정보를 기초로 해시 값을 생성할 수 있다.
도 4의 실시예의 클라우드 서버(200)는 제1 AE Title 정보 및 제1 UID 정보를 입력 값으로 해시 함수에 입력할 수 있다. 해시 함수는 상기 입력 값을 기초로 고정된 길이의 해시 값을 출력할 수 있다. 이러한 해시 함수는 입력 값의 일부만 변경되어도 전혀 다른 해시 값을 출력하기 때문에, 각각의 입력 값은 고유의 해시 값을 가질 수 있다.
즉, 본 발명의 해시 함수는 입력 값으로 제1 의료 정보 획득 장치(100-1)의 AE Title 및 제1 의료 정보 저장 장치(300-1)의 UID를 이용하기 때문에, 둘 중에 하나의 입력 값만 변경되더라도 전혀 다른 해시 값을 출력한다.
본 발명의 해시 함수 또는 해시 알고리즘은 MD 알고리즘(Message-Digest algorithm) 및/또는 SHA 알고리즘(Secure Hash Algorithm)으로 구현된 것일 수 있다. MD 알고리즘, 특히 MD5 알고리즘은 128bit의 해시를 제공한다. SHA 알고리즘은 160비트의 값을 생성하는 해시 함수로, 입력 값은 512비트 크기의 블록일 수 있다.
다만, 상술한 예시는 일 예에 불과하며, 해시 함수 또는 해시 알고리즘은 160bit의 해시를 제공하는 SHA-256 알고리즘 외에도 SHA-0 알고리즘, SHA-1 알고리즘과 같은 다양한 알고리즘을 통해 구현될 수 있음은 물론이다.
클라우드 서버(200)는 생성한 제1 해시 값을 제1 의료 정보 획득 장치(100-1)로 전송할 수 있다(S430). 이후, 제1 의료 정보 저장 장치(300-1)로 의료 정보 데이터를 전송할 때, 상기 제1 해시 값을 수신자 정보(called AE Title)에 입력할 수 있다. 이에 대하여는 도 5를 통해 추가적으로 설명하기로 한다.
도 5를 참조하면, 제1 의료 영상 획득 장치(100-1)는 제1 의료 영상 저장 장치(300-1)로 의료 데이터 정보를 전송하고자 하는 경우, 상술한 바와 같이 수신한 제1 해시 값을 고유 수신자 정보로써 DICOM 표준 수신자 정보(called AE Title)에 입력하여 클라우드 서버(200)로 의료 데이터를 전송할 수 있다. 이때, 본 개시에서 고유 수신자 정보는 paired AE Title와 동일한 의미일 수 있다. 달리 말하면, 제1 의료 영상 획득 장치(100-1)는 클라우드 서버(200)에서 생성된 paired AE Title을 DICOM 표준 수신자 정보(called AE Title)에 입력하여 의료 데이터를 전송할 수 있다.
한편, 본 발명의 일 실시예에 따르면, 제1 의료 영상 획득 장치(100-1)는 고유 수신자 정보로 제1 해시 값 외에도 제1 해시 값을 기초로 생성한 파생 값을 이용할 수 있다. 이때, 파생 값은 DICOM 표준 수신자 정보(called AE Title)와 호환성이 높아지도록 해시 값을 가공한 값을 의미할 수 있다.
클라우드 서버(200)는 제1 의료 정보 획득 장치(100-1)로부터 DICOM 표준의 의료 정보 데이터를 수신하면(S510), 제1 의료 정보 획득 장치(100-1)에서 제1 의료 정보 저장 장치(300-1)로 전송할 것을 의미하는 고유한 제1 해시 값을 포함하는지 여부를 판단할 수 있다.
구체적으로, 클라우드 서버(200)는 해시 값에 대한 매핑 테이블(mapping table)을 기초로 상기 제1 해시 값에 대응하는 제1 의료 정보 저장 장치(300-1)가 존재하는지 여부를 확인할 수 있다(S520).
클라우드 서버(200)는 제1 해시 값에 대응하는 제1 의료 정보 저장 장치(300-1)가 존재하는 것으로 확인되면(S520-Y), 의료 정보 데이터를 제1 의료 정보 저장 장치(300-1)로 전송할 수 있다(S530). 반면, 제1 해시 값에 대응하는 의료 정보 저장 장치가 존재하지 않는 경우(S520-N), 클라우드 서버(200)는 수신한 의료 정보 데이터를 별도의 의료 정보 저장 장치로 전송하지 않는다.
본 발명의 일 실시예에 따르면, 클라우드 서버(200)는 제1 해시 값에 대응하는 의료 정보 저장 장치가 존재하지 않는 경우(S520-N), 제1 해시 값에 대응하는 의료 정보 저장 장치가 존재하지 않는다는 것을 안내하는 신호를 제1 의료 정보 획득 장치(100-1)로 전송할 수 있다. 본 발명의 또 다른 실시예에 따르면 클라우드 서버(200)는 제1 의료 정보 획득 장치(100-1)로 데이터 전송이 거절되었다는 정보를 포함하는 전송 거절 신호를 전송할 수 있다.
한편, 본 개시의 매핑 테이블은 각각의 의료 정보 획득 장치(100)의 AE Title과 각각의 의료 정보 저장 장치(300)의 UID를 기초로 생성된 각각의 해시 값을 각각의 의료 정보 획득 장치(100) 및 각각의 의료 정보 저장 장치(300)에 매핑한 테이블일 수 있다. 이에 대하여 구체적으로 도 6 및 도 7을 통해 설명하기로 한다.
도 6은 본 발명의 일 실시예에 따른 클라우드 서버가 통신 쌍(pair) 별 해시 값을 생성하는 것을 구체적으로 설명하기 위한 도면이다.
본 발명의 클라우드 서버(200)는 제1 의료 영상 획득 장치(100-1), 제2 의료 영상 획득 장치(100-2) 및 제3 의료 영상 획득 장치(100-3) 각각에 대한 식별 정보(예로, AE Title) 및 제1 의료 정보 저장 장치(300-1), 제2 의료 정보 저장 장치(300-2) 및 제3 의료 정보 저장 장치(300-3) 각각에 대한 고유 정보(예로, UID)를 획득할 수 있다.
도 6을 참조하면, 클라우드 서버(200)는 제1 의료 영상 획득 장치(100-1)에 대한 제1 AE Title 정보 및 제1 의료 정보 저장 장치(300-1)에 대한 제1 UID 정보를 기초로 제1 해시 값(a1)을 생성할 수 있다.
마찬가지로, 클라우드 서버(200)는 제1 의료 영상 획득 장치(100-1)에 대한 제1 AE Title 정보 및 제2 의료 정보 저장 장치(300-2)에 대한 제2 UID 정보를 기초로 제2 해시 값(a2)을 생성할 수 있다. 클라우드 서버(200)는 제1 의료 영상 획득 장치(100-1)에 대한 제1 AE Title 정보 및 제3 의료 정보 저장 장치(300-3)에 대한 제3 UID 정보를 기초로 제3 해시 값(a3)을 생성할 수 있다. 클라우드 서버(200)는 제2 의료 영상 획득 장치(100-1)에 대한 제2 AE Title 정보 및 제1 의료 정보 저장 장치(300-1)에 대한 제1 UID 정보를 기초로 제4 해시 값(b1)을 생성할 수 있다. 클라우드 서버(200)는 제2 의료 영상 획득 장치(100-2)에 대한 제2 AE Title 정보 및 제2 의료 정보 저장 장치(300-2)에 대한 제2 UID 정보를 기초로 제5 해시 값(b2)을 생성할 수 있다. 클라우드 서버(200)는 제2 의료 영상 획득 장치(100-2)에 대한 제2 AE Title 정보 및 제3 의료 정보 저장 장치(300-3)에 대한 제3 UID 정보를 기초로 제6 해시 값(b3)을 생성할 수 있다. 클라우드 서버(200)는 제3 의료 영상 획득 장치(100-3)에 대한 제3 AE Title 정보 및 제1 의료 정보 저장 장치(300-1)에 대한 제1 UID 정보를 기초로 제7 해시 값(c1)을 생성할 수 있다. 클라우드 서버(200)는 제3 의료 영상 획득 장치(100-3)에 대한 제3 AE Title 정보 및 제2 의료 정보 저장 장치(300-2)에 대한 제2 UID 정보를 기초로 제8 해시 값(c2)을 생성할 수 있다. 클라우드 서버(200)는 제3 의료 영상 획득 장치(100-3)에 대한 제3 AE Title 정보 및 제3 의료 정보 저장 장치(300-3)에 대한 제3 UID 정보를 기초로 제9 해시 값(c3)을 생성할 수 있다.
다만, 이는 일 예에 불과하고, 클라우드 서버(200)는 다양한 수의 의료 영상 획득 장치 각각에 대한 식별 정보(예로, AE Title) 및 다양한 수의 의료 정보 저장 장치 각각에 대한 고유 정보(예로, UID)를 기초로 각각의 통신 쌍(pair) 별 해시 값을 생성할 수 있다.
도 7은 본 발명의 일 실시예에 따른 매핑 테이블을 도시한 도면이다.
도 7을 참조하면, 클라우드 서버(200)는 도 6에서 획득한 복수의 해시 값을 기초로 각각 소스(source) 및 타겟(target)에 대응되도록 매핑 테이블을 생성할 수 있다.
또한, 본 발명의 일 실시예에 따르면, 클라우드 서버(200)는 획득한 복수의 해시 값을 기초로 파생 값을 생성할 수 있다. 이때, 파생 값은 DICOM 표준 수신자 정보(called AE Title)와 호환성이 높아지도록 해시 값을 가공한 값을 의미할 수 있다. 클라우드 서버(200)는 각각의 파생 값을 기초로 각각 소스(source) 및 타겟(target)에 대응되도록 매핑 테이블을 생성할 수 있다.
클라우드 서버(200)는 의료 영상 획득 장치(100)로부터 DICOM 표준 의료 정보 데이터를 수신하면, 데이터에 포함된 수신자 정보(called AE Title)를 확인할 수 있다.
이때, 의료 정보 데이터를 송신한 의료 영상 획득 장치(100)는 클라우드 서버(200)가 생성한 각각의 타겟에 대응하는 해시 값 정보를 저장하고 있을 수 있다. 이때, 의료 영상 획득 장치(100)는 클라우드 서버(200)로부터 상기 해시 값 정보를 포함하는 데이터를 수신함으로써 상기 해시 값 정보를 획득 및 저장할 수 있으나 이에 한정하지 않으며, 전자적인 방법이 아니더라도 다양한 방법으로 상기 해시 값 정보를 획득 및 저장할 수 있다.
본 발명의 일 실시예에 따른 의료 영상 획득 장치(100)는 의료 정보 데이터를 전송할 타겟(의료 정보 저장 장치)에 대응하는 고유 수신자 정보(해시 값 또는 해시 값을 기초로 생성한 파생 값)를 DICOM 표준 수신자 정보(called AE Title)에 입력하여 전송할 수 있다.
클라우드 서버(200)는 수신한 의료 정보 데이터에 포함된 고유 수신자 정보가 매핑 테이블에 존재하는지 탐색할 수 있다. 클라우드 서버(200)는 매핑 테이블에 고유 수신자 정보가 존재하는 경우, 해당 고유 수신자 정보에 대응되는 타겟(의료 정보 저장 장치)으로 수신한 의료 정보 데이터를 전송할 수 있다.
예를 들어, 제2 의료 정보 획득 장치(100-2)가 제3 의료 정보 저장 장치(300-3)로 의료 정보 데이터를 전송하고자 하는 경우, 제2 의료 정보 획득 장치(100-2)는 DICOM 표준 수신자 정보(called AE Title)에 제6 해시 값(b3), 즉 고유 수신자 정보를 입력할 수 있다.
클라우드 서버(200)는 DICOM 표준 의료 정보 데이터에 포함된 고유 수신자 정보(또는 본 개시에서 paired AE Title)에 대응하는 장치가 제3 의료 정보 저장 장치(300-3)인 것으로 식별하면, 상기 의료 정보 데이터를 제3 의료 정보 저장 장치(300-3)로 전송할 수 있다.
한편, 본 발명의 일 실시예에 따르면, 수신된 DICOM 표준 의료 정보 데이터에 포함된 수신자 정보(called AE Title)가 매핑 테이블에 포함된 고유 수신자 정보가 아닌 경우, 클라우드 서버(200)는 의료 정보 데이터를 전송한 의료 정보 획득 장치(100)로 데이터 전송이 거절되었다는 정보를 포함하는 전송 거절 신호를 전송할 수 있다. 다만, 이는 일예에 불과하고, 본 발명의 또 다른 실시예에 따르면, 클라우드 서버(200)는 타겟(target)의 수신자 정보가 불명확함을 알리기 위한 신호를 전송할 수 있다.
상술한 경우, 클라우드 서버(200)는 의료 정보 데이터를 전송한 의료 정보 획득 장치(100)로 타겟(target) 장치에 대한 수신자 정보를 확인할 것을 알리는 요청 신호를 전송할 수 있다.
도 8은 본 발명의 일 실시예에 따른 데이터 전송 시스템의 데이터 전송 방법을 설명하기 위한 시퀀스 도이다. 이하에서는 설명의 편의를 위해 해시 값은 해시 값에 대응하는 파생 값을 포함하고, 해시 값을 기초로 생성한 매핑 테이블은 해시 값에 대응하는 파생 값을 기초로 생성한 매핑 테이블을 포함하는 것을 전제로 설명한다.
도 8을 참조하면, 클라우드 서버(200)는 도 6 및 도 7에서와 같이, 획득한 복수의 해시 값을 기초로 각각 소스(source) 및 타겟(target)에 대응되도록 매핑 테이블을 생성할 수 있다(S810).
클라우드 서버(200)는 제1 의료 정보 획득 장치(100-1) 및 제2 의료 정보 획득 장치(100-2)로 매핑 테이블에 포함된 해시 값 정보를 전송할 수 있다(S820). 구체적으로, 클라우드 서버(200)는 의료 정보 데이터의 소스(source)인 제1 의료 정보 획득 장치(100-1)로, 적어도 하나의 타겟(target) 각각에 대응하는 해시 값 정보를 전송할 수 있다. 예를 들어, 클라우드 서버(200)는 제1 의료 정보 저장 장치(300-1) 및 제2 의료 정보 저장 장치(300-2) 각각에 대응하는 제1 해시 값 정보 및 제2 해시 값 정보를 제1 의료 정보 획득 장치(100-1)로 전송할 수 있다. 이때, 제1 해시 값 정보 및 제2 해시 값 정보는 상기 해시 값 정보들을 포함하는 데이터를 통해 제1 의료 정보 획득 장치(100-1) 및 제2 의료 정보 획득 장치(100-2)로 전송될 수 있으나 이에 한정하지 않다. 1 의료 정보 획득 장치(100-1) 및 제2 의료 정보 획득 장치(100-2)는 전자적인 방법이 아니더라도 다양한 방법으로 상기 해시 값 정보들을 획득 및 저장할 수 있다.
한편, 제1 의료 정보 획득 장치(100-1)는 제1 해시 값 정보를 수신자 정보로 입력한 제1 DICOM 의료 정보 데이터를 클라우드 서버(200)로 전송할 수 있다(S830). 클라우드 서버(200)는 제1 DICOM 의료 정보 데이터에 포함된 제1 해시 값 정보를 확인할 수 있고, 제1 해시 값 정보가 제1 의료 정보 저장 장치(300-1)에 대응되는 것으로 판단할 수 있다(S840). 클라우드 서버(200)는 상기 제1 DICOM 의료 정보 데이터를 제1 의료 정보 저장 장치(300-1)로 전송할 수 있다.
마찬가지로, 제2 의료 정보 획득 장치(100-2)는 제2 해시 값 정보를 수신자 정보로 입력한 제2 DICOM 의료 정보 데이터를 클라우드 서버(200)로 전송할 수 있다(S860). 클라우드 서버(200)는 제2 DICOM 의료 정보 데이터에 포함된 제2 해시 값 정보를 확인할 수 있고, 제2 해시 값 정보가 제2 의료 정보 저장 장치(300-2)에 대응되는 것으로 판단할 수 있다(S870). 클라우드 서버(200)는 상기 제2 DICOM 의료 정보 데이터를 제2 의료 정보 저장 장치(300-2)로 전송할 수 있다.
도 9는 본 발명의 일 실시예에 따른 클라우드 서버에서 해시 값 정보를 생성 및 관리하는 것을 도시한 도면이다.
도 9를 참조하면, LIST 항목은 클라우드 서버(200)가 해시 값을 생성하는 순서대로 L1, L2 내지 Ln으로 명명하여 나열한 목록이고, 해시 값 정보 항목은 동일한 열의 LIST 항목에 대응되도록 클라우드 서버(200)가 생성한 해시 값을 순서대로 나타낸 목록이다. AE Title 항목은 동일한 열의 해시 값 정보의 기초가 된 의료 정보 획득 장치(100)의 AE Title을 나타낸 목록이다. Host Name은 동일한 열의 LIST 항목의 L1, L2 내지 Ln에 각각 대응되도록, 클라우드 서버(200)의 사용자가 설정한 명칭을 나열한 목록이다. Port 항목은 동일한 열의 해시 값 정보의 기초가 된 의료 정보 저장 장치(300)의 TCP 값을 나타낸 목록이다. IP address 항목은 동일한 열의 해시 값 정보의 기초가 된 의료 정보 저장 장치의 IP 값을 나타낸 목록이다.
이때, 의료 정보 저장 장치(300)의 TCP/IP 스택의 어플리케이션 계층 프로토콜은 고유의 포트 번호로 구별이 가능하다. 따라서, 본 발명의 일 실시예에 따른 클라우드 서버(200)는 고유의 포트 번호를 의료 정보 저장 장치(300)의 고유 정보로 수집할 수 있고, 이를 기초로 해시 값을 생성할 수 있다. 즉, 본 발명의 클라우드 서버(200)는 의료 정보 획득 장치(100)의 AE Title 및 의료 정보 저장 장치(300)의 TCP/IP 고유 포트 번호를 기초로 해시 값 정보를 획득할 수 있다.
도 9의 예시에서 L1열과 L2열을 비교하면, AE Title 및 Host Name이 각각 GE_CT_1 및 1.2.3.4로 동일하다. 다만, L1열과 L2열의 IP address는 각각 192.168.1.40 및 192.168.1.39로 상이하며, Port 역시 각각 104 및 88로 상이하다. 이 경우, 비록 AE Title 및 Host Name이 동일하더라도 각각 해시 값 정보가 GUZNTFDU 및 FAGNXTFB로 상이하다.
즉, 의료 정보 획득 장치(100)의 AE Title 및 Host Name이 각각 GE_CT_1 및 1.2.3.4로 동일하더라도, 수신하는 의료 정보 저장 장치(300) 정보(예로 TCP/IP)가 상이한 경우, 클라우드 서버(200)는 상이한 해시 값 정보를 생성한다. 또한, 클라우드 서버(200)는 상이한 해시 값 정보를 의료 정보 획득 장치(100)로 전송할 수 있다. 본 예시에서, 클라우드 서버(200)는 의료 정보 획득 장치(100)로부터 수신한 의료 정보 데이터에 포함된 해시 값 정보가 GUZNTFDU인 경우 IP address 192.168.1.40 및 Port 104를 갖는 의료 정보 저장 장치(300)로 데이터를 전송하고, 수신한 의료 정보 데이터에 포함된 해시 값 정보가 FAGNXTFB인 경우 IP address 192.168.1.39 및 Port 88을 갖는 의료 정보 저장 장치(300)로 데이터를 전송할 수 있다.
도 9의 예시에서 L1열과 L3열을 비교하면, Host Name은 각각 1.2.3.4 및 MR로 상이하다. 다만, L1열과 L3열의 AE Title은 각각 GE_CT_1로 동일하고, IP address는 각각 192.168.1.40로 동일하며, Port 역시 각각 104로 동일하다.
도 9의 해시 값 정보는 송신자의 식별 정보 및 수신자의 수신자 정보를 기초로 클라우드 서버(200)에서 기생성되어 의료 정보 획득 장치(100)에 저장된 것일 수 있다.
L1열과 L3열의 의료 정보 획득 장치는 AE Title GE_CT_1의 동일한 소스(source)로써, IP address 192.168.1.40/ Port 104를 포함하는 타겟(target)에 대하여 쌍으로(paired) 생성된 고유 수신자 정보(해시 값 정보 GUZNTFDU)를 기저장하고 있을 수 있다. 예를 들어, L3열의 의료 정보 획득 장치의 Host Name이 1.2.3.4에서 MR로 변경되더라도, L3열의 의료 정보 획득 장치는 IP address 192.168.1.40/ Port 104에 대응하는 의료 정보 저장 장치로의 해시 값 정보 GUZNTFDU를 저장하고 있다.
이때, L1열과 L3열의 의료 정보 획득 장치는 IP address 192.168.1.40/ Port 104에 대응하는 의료 정보 저장 장치로의 해시 값 정보 GUZNTFDU를 수신자 정보(called AE Title)에 입력할 수 있다.
L1열과 L3열의 의료 정보 획득 장치로부터 수신한 복수의 의료 정보 데이터에 포함된 해시 값이 GUZNTFDU인 경우, 클라우드 서버(200)는 IP address 192.168.1.40 및 Port 104의 TCP/IP를 갖는 의료 정보 저장 장치(300)로 복수의 의료 정보 데이터를 전송할 수 있다.
즉, 비록 송신자의 Host Name이 상이하더라도 각각 해시 값 정보가 GUZNTFDU 로 동일한 경우, 클라우드 서버(200)는 동일한 소스(source)에서 동일한 타겟(target)으로 데이터를 전송할 수 있다.
상술한 실시예와 같이 본 발명의 일 실시예에 따른 시스템(10)은 송신 장치(예로, 의료 정보 획득 장치)와 수신 장치(예로, 의료 정보 저장 장치)간 쌍 지어진(paired) 각각의 고유 수신자 정보(해시 값 및/또는 해시 값을 기초로 생성된 파생 값)을 확인하여 데이터 전송 여부를 판단하기 때문에, 효율적이고 정확한 의료 정보 데이터 전송이 가능한 효과가 있다.
도 9에서는 송신자 식별 정보 AE Title 및 수신자 고유 정보 TCP/IP 번호를 기초로 해시 값을 생성한 실시예에 대하여 설명하였으나, 이에 한정하지 않는다. 본 발명의 일 실시예에 따른 클라우드 서버(200)는 송신자 AE Title 정보, 송신자 Host Name, 송신자 IP 주소, 수신자 UID 정보 및 수신자 TCP/IP 번호 중 적어도 하나 이상의 정보를 기초로 해시 값을 생성할 수 있다.
또한, 본 발명의 또 다른 실시예에 따른 클라우드 서버(200)는 송신자 AE Title 정보, 송신자 Host Name, 송신자 IP 주소 중 적어도 하나의 정보 및 수신자 UID 정보 및 수신자 TCP/IP 번호 중 적어도 하나 이상의 정보를 기초로 해시 값을 생성할 수 있다.
한편, 상술한 방법은 컴퓨터에서 실행될 수 있는 프로그램으로 작성 가능하고, 컴퓨터로 읽을 수 있는 기록매체를 이용하여 상기 프로그램을 동작시키는 범용 디지털 컴퓨터에서 구현될 수 있다. 또한, 상술한 방법에서 사용된 데이터의 구조는 컴퓨터로 읽을 수 있는 기록매체에 여러 수단을 통하여 기록될 수 있다. 상기 컴퓨터로 읽을 수 있는 기록매체는 마그네틱 저장매체(예를 들면, 롬, 램, USB, 플로피 디스크, 하드 디스크 등), 광학적 판독 매체(예를 들면, 시디롬, 디브이디 등)와 같은 저장매체를 포함한다.
이와 같이 본 발명은 도면에 도시된 실시예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 당해 기술분야에서 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 다른 실시예가 가능하다는 점을 이해할 것이다. 따라서 본 발명의 진정한 기술적 보호 범위는 첨부된 청구범위의 기술적 사상에 의하여 정해져야 할 것이다.

Claims (12)

  1. 고유 수신자 정보를 포함하는 의료 정보 데이터를 수신하는 단계;
    상기 고유 수신자 정보와 기저장된 매핑 테이블을 비교하여 상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는지 식별하는 단계; 및
    상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는 경우, 상기 식별된 의료 정보 저장 장치로 상기 의료 정보 데이터를 전송하는 단계; 를 포함하는 데이터 전송 방법.
  2. 제1항에 있어서,
    상기 수신하는 단계는 제1 의료 정보 획득 장치로부터 제1 고유 수신자 정보를 포함하는 제1 의료 정보 데이터를 수신하는 것이고,
    상기 식별하는 단계는 상기 제1 고유 수신자 정보와 상기 기저장된 매핑 테이블을 비교하여 상기 제1 고유 수신자 정보에 대응하는 제1 의료 정보 저장 장치가 존재하는지 식별하는 것이고,
    상기 전송하는 단계는 상기 제1 의료 정보 데이터를 상기 제1 의료 정보 저장 장치로 전송하는 것인 데이터 전송 방법.
  3. 제2항에 있어서,
    상기 제1 고유 수신자 정보는 상기 제1 의료 정보 획득 장치의 식별 정보 및 상기 제1 의료 정보 저장 장치의 고유 정보를 기초로 생성된 것인 데이터 전송 방법.
  4. 제2항에 있어서,
    상기 수신하는 단계는 제1 의료 정보 획득 장치로부터 제2 고유 수신자 정보를 포함하는 제2 의료 정보 데이터를 더 수신하는 것이고,
    상기 식별하는 단계는 상기 제2 고유 수신자 정보와 상기 기저장된 매핑 테이블을 비교하여 상기 제2 고유 수신자 정보에 대응하는 제2 의료 정보 저장 장치가 존재하는지 더 식별하는 것이고,
    상기 전송하는 단계는 상기 제2 의료 정보 데이터를 상기 제2 의료 정보 저장 장치로 전송하는 것인 데이터 전송 방법.
  5. 제4항에 있어서,
    상기 제2 고유 수신자 정보는 상기 제1 의료 정보 획득 장치의 식별 정보 및 상기 제2 의료 정보 저장 장치의 고유 정보를 기초로 생성된 것인 데이터 전송 방법.
  6. 제1 항 내지 제5 항 중 어느 한 항의 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
  7. 고유 수신자 정보를 포함하는 의료 정보 데이터를 수신하는 송수신부; 및
    상기 고유 수신자 정보와 기저장된 매핑 테이블을 비교하여 상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는지 식별하고, 상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는 경우, 상기 식별된 의료 정보 저장 장치로 상기 의료 정보 데이터를 전송하도록 상기 송수신부를 제어하는 프로세서;를 포함하는 클라우드 서버.
  8. 제7항에 있어서,
    상기 송수신부는 제1 의료 정보 획득 장치로부터 제1 고유 수신자 정보를 포함하는 제1 의료 정보 데이터를 수신하고,
    상기 프로세서는 상기 제1 고유 수신자 정보와 상기 기저장된 매핑 테이블을 비교하여 상기 제1 고유 수신자 정보에 대응하는 제1 의료 정보 저장 장치가 존재하는지 식별하고, 상기 제1 의료 정보 데이터를 상기 제1 의료 정보 저장 장치로 전송하도록 상기 송수신부를 제어하는 클라우드 서버.
  9. 제8항에 있어서,
    상기 제1 고유 수신자 정보는 상기 제1 의료 정보 획득 장치의 식별 정보 및 상기 제1 의료 정보 저장 장치의 고유 정보를 기초로 생성된 것인 클라우드 서버.
  10. 제8항에 있어서,
    상기 송수신부는 제1 의료 정보 획득 장치로부터 제2 고유 수신자 정보를 포함하는 제2 의료 정보 데이터를 더 수신하고,
    상기 프로세서는 상기 제2 고유 수신자 정보와 상기 기저장된 매핑 테이블을 비교하여 상기 제2 고유 수신자 정보에 대응하는 제2 의료 정보 저장 장치가 존재하는지 더 식별하고, 상기 제2 의료 정보 데이터를 상기 제2 의료 정보 저장 장치로 전송하도록 상기 송수신부를 제어하는 클라우드 서버.
  11. 제10항에 있어서,
    상기 제2 고유 수신자 정보는 상기 제1 의료 정보 획득 장치의 식별 정보 및 상기 제2 의료 정보 저장 장치의 고유 정보를 기초로 생성된 것인 클라우드 서버.
  12. 의료 정보 획득 장치;
    적어도 하나의 의료 정보 저장 장치; 및
    상기 의료 정보 획득 장치로부터 고유 수신자 정보를 포함하는 의료 정보 데이터를 수신하고, 상기 고유 수신자 정보와 기저장된 매핑 테이블을 비교하여 적어도 하나의 의료 정보 저장 장치 중 상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는지 식별하고, 상기 고유 수신자 정보에 대응하는 의료 정보 저장 장치가 존재하는 경우, 상기 식별된 의료 정보 저장 장치로 상기 의료 정보 데이터를 전송하는 클라우드 서버;를 포함하는 데이터 전송 시스템.
PCT/KR2020/007248 2019-08-27 2020-06-04 의료 정보 데이터를 송수신하기 위한 데이터 전송 시스템 및 데이터 전송 방법 WO2021040200A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/955,973 US20210065878A1 (en) 2019-08-27 2020-06-04 Data Transmission System for Transmitting and Receiving Medical Information Data and Data Transmission Method Thereof

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020190105285A KR102471120B1 (ko) 2019-08-27 2019-08-27 의료 정보 데이터를 송수신하기 위한 데이터 전송 시스템 및 데이터 전송 방법
KR10-2019-0105285 2019-08-27

Publications (1)

Publication Number Publication Date
WO2021040200A1 true WO2021040200A1 (ko) 2021-03-04

Family

ID=74684276

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2020/007248 WO2021040200A1 (ko) 2019-08-27 2020-06-04 의료 정보 데이터를 송수신하기 위한 데이터 전송 시스템 및 데이터 전송 방법

Country Status (2)

Country Link
KR (1) KR102471120B1 (ko)
WO (1) WO2021040200A1 (ko)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114900497A (zh) * 2022-05-09 2022-08-12 上海极豆科技有限公司 一种标识序号生成方法、装置、电子设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090048867A1 (en) * 2005-11-24 2009-02-19 Shusuke Soejima Diagnostic record information management system and diagnostic record information management method
JP2010082002A (ja) * 2008-09-29 2010-04-15 Toshiba Corp 医用画像検索装置及び医用画像検索システム
KR20100097524A (ko) * 2009-02-26 2010-09-03 서울대학교산학협력단 환자 및 의료기관 식별정보를 이용한 환자 정보 접근방법 및 장치
KR20140029012A (ko) * 2012-08-31 2014-03-10 삼성전자주식회사 건강 데이터 관리를 위한 장치 및 방법
KR20150032065A (ko) * 2013-09-17 2015-03-25 삼성전자주식회사 의료 영상을 관리하는 방법 및 이를 위한 장치

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10839321B2 (en) 1997-01-06 2020-11-17 Jeffrey Eder Automated data storage system
KR101413482B1 (ko) * 2012-12-10 2014-07-04 주식회사 헤셀 모바일 개인용 의무기록 관리 방법 및 장치
US20170208052A1 (en) 2016-01-19 2017-07-20 Hope Bay Technologies, Inc Hybrid cloud file system and cloud based storage system having such file system therein
US11657175B2 (en) * 2016-02-23 2023-05-23 Philips Medical Systems Technologies Ltd Patient medical data acquisition system and method using an external device
US10796010B2 (en) * 2017-08-30 2020-10-06 MyMedicalImages.com, LLC Cloud-based image access systems and methods

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090048867A1 (en) * 2005-11-24 2009-02-19 Shusuke Soejima Diagnostic record information management system and diagnostic record information management method
JP2010082002A (ja) * 2008-09-29 2010-04-15 Toshiba Corp 医用画像検索装置及び医用画像検索システム
KR20100097524A (ko) * 2009-02-26 2010-09-03 서울대학교산학협력단 환자 및 의료기관 식별정보를 이용한 환자 정보 접근방법 및 장치
KR20140029012A (ko) * 2012-08-31 2014-03-10 삼성전자주식회사 건강 데이터 관리를 위한 장치 및 방법
KR20150032065A (ko) * 2013-09-17 2015-03-25 삼성전자주식회사 의료 영상을 관리하는 방법 및 이를 위한 장치

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114900497A (zh) * 2022-05-09 2022-08-12 上海极豆科技有限公司 一种标识序号生成方法、装置、电子设备及存储介质
CN114900497B (zh) * 2022-05-09 2023-09-26 上海极豆科技有限公司 一种标识序号生成方法、装置、电子设备及存储介质

Also Published As

Publication number Publication date
KR102471120B1 (ko) 2022-11-25
KR20210025352A (ko) 2021-03-09

Similar Documents

Publication Publication Date Title
WO2017176093A1 (ko) 블록체인 기반 의료데이터전송시스템, 방법 및 프로그램
WO2010067981A9 (ko) 의료기기 정보연동 시스템 및 방법
KR100725867B1 (ko) 의료 영상 저장 및 전송 시스템의 다이콤 영상 중계 시스템
WO2018205373A1 (zh) 人伤理赔定损费用测算方法、装置、服务器和介质
WO2020107895A1 (zh) 慢病检查报告生成方法、装置、设备及存储介质
WO2016179885A1 (zh) 用户终端、专家平台及基于用户终端的专家会诊请求方法
WO2017065359A1 (ko) 통신망을 이용한 원격 헬스케어 시스템 및 방법
WO2019100595A1 (zh) 保险理赔案件互斥信息的确定方法及装置
WO2019182368A1 (ko) 건강관리 데이터 제공 방법, 서버 및 프로그램
WO2017183878A1 (ko) 의료 서비스를 제공하기 위한 방법, 시스템 및 비일시성의 컴퓨터 판독 가능 기록 매체
WO2020119131A1 (zh) 用药方案异常的识别方法、装置、终端及可读存储介质
WO2016179880A1 (zh) 网络医院平台、专家平台及基于专家平台的紧急专家会诊请求方法
WO2013100319A1 (ko) 기준 좌표를 이용한 의료 영상 데이터 관리 장치 및 그 방법
WO2021040200A1 (ko) 의료 정보 데이터를 송수신하기 위한 데이터 전송 시스템 및 데이터 전송 방법
WO2014035212A1 (en) Apparatus and method for managing health data
EP3799056A1 (en) Cloud-based patient data exchange
WO2013122320A1 (en) Method and apparatus for relaying ultrasound data
JP2006350998A (ja) 情報処理装置、情報処理方法
WO2018169219A1 (en) Printing through automatic sorting
WO2019098510A1 (ko) 온라인 구강건강상태 진단방법 및 온라인 구강건강상태 진단 서비스를 제공하기 위한 서버
WO2016179878A1 (zh) 网络医院平台、专家平台及紧急专家会诊请求方法
JP2012027726A (ja) 患者情報管理装置、患者情報管理プログラム及び患者情報管理方法
WO2022019514A1 (ko) 병원의 의사결정 장치, 방법 및 컴퓨터 판독 가능한 기록매체
WO2023095931A1 (ko) 진료 정보 처리 방법 및 디바이스
WO2019208976A1 (ko) 전자의무기록 송수신 방법 및 디바이스

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20858688

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

Country of ref document: EP

Kind code of ref document: A1