JP2020009384A - Data management server, data management method, and data management program - Google Patents

Data management server, data management method, and data management program Download PDF

Info

Publication number
JP2020009384A
JP2020009384A JP2018132665A JP2018132665A JP2020009384A JP 2020009384 A JP2020009384 A JP 2020009384A JP 2018132665 A JP2018132665 A JP 2018132665A JP 2018132665 A JP2018132665 A JP 2018132665A JP 2020009384 A JP2020009384 A JP 2020009384A
Authority
JP
Japan
Prior art keywords
data
measurement
data management
user
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018132665A
Other languages
Japanese (ja)
Other versions
JP6932379B2 (en
Inventor
滉允 清水
Kosuke Shimizu
滉允 清水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Arblet Inc
Original Assignee
Arblet Inc
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 Arblet Inc filed Critical Arblet Inc
Priority to JP2018132665A priority Critical patent/JP6932379B2/en
Publication of JP2020009384A publication Critical patent/JP2020009384A/en
Priority to JP2021130318A priority patent/JP7157486B2/en
Application granted granted Critical
Publication of JP6932379B2 publication Critical patent/JP6932379B2/en
Priority to JP2022157866A priority patent/JP7396726B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)

Abstract

To provide a data management server for providing an interface capable of easily performing access to the data of a data storage, without requiring an API for allowing an application to access measurement data and to provide a data management method and a data management program.SOLUTION: A data management server 100 of a data management system 1 includes, as its functions, a data layer management part 130 for generating a data layer for each type of a measurement device 300 in measurement data DB 121, a data management part 140 for generating an account in the data layer for each user using the measurement device 300, an application generation part 150 for performing predetermined arithmetic operation on biological data from the measurement data, and an interface providing part 160 for providing the interface for allowing the application to access the measurement data.SELECTED DRAWING: Figure 1

Description

本開示は、測定装置から測定データを受信して生体データへ演算を行うデータ管理サーバ、データ管理方法及びデータ管理プログラムに関する。   The present disclosure relates to a data management server, a data management method, and a data management program that receive measurement data from a measurement device and perform an operation on biometric data.

生体データを測定する測定装置を利用してユーザの生体データを連続的に測定し、その変化から病気の早期発見や病状変化の検出を行うことは、健康管理を行う上で有効である。そのためには、生体データを測定するだけではなく、複数の生体データから様々な健康状態を把握するため、数多くの測定データと、それに基づく数理モデルを利用したソフトウェアを作成して各種演算を行う必要がある。   It is effective for health management to continuously measure a user's biometric data using a measuring device for measuring biometric data and to detect a disease early or detect a change in a medical condition based on the change. To do so, it is necessary not only to measure biometric data, but also to create software that uses a large number of measurement data and mathematical models based on them to perform various calculations in order to grasp various health conditions from multiple biometric data. There is.

例えば、ユーザの測定データに基づいて各種演算が行われた数理モデルを提供する開発支援サーバが知られている(例えば、特許文献1参照。)。特許文献1に開示されている開発支援サーバは、測定データから生体情報データへ演算を行うための因果関係である数理モデルを生成し、数理モデルを利用可能に提供する。これにより、ソフトウェア開発者が、ユーザの測定データに基づく数理モデルを容易に利用し、アプリケーションソフトウェアを作成することを可能としている。   For example, a development support server that provides a mathematical model on which various calculations are performed based on measurement data of a user is known (for example, see Patent Literature 1). The development support server disclosed in Patent Literature 1 generates a mathematical model that is a causal relationship for performing an operation on biological information data from measurement data, and provides the mathematical model in a usable manner. This allows the software developer to easily use the mathematical model based on the measurement data of the user and create the application software.

特許第6257015号公報Japanese Patent No. 6257015

ところで、このようなアプリケーションソフトウェア(以下、「アプリ」という。)では、アプリごとにデータストレージが設けられ、それぞれ必要な測定データを含む各種データを記憶しているため、各種データを重複して記憶している場合がある。また、このようなアプリを利用するためには、アプリごとにユーザのアカウントを作成する必要があり、ユーザにとっても煩わしい作業が必要となっている。   By the way, in such application software (hereinafter, referred to as “app”), a data storage is provided for each application, and various data including necessary measurement data are stored. Therefore, various data are redundantly stored. You may have. In addition, in order to use such an application, it is necessary to create a user account for each application, which requires a cumbersome operation for the user.

このような各種データを共用することで、新たな価値を創出することが期待されているが、そのためにはアプリごとにAPI(Application Programming Interface)を作成し、各アプリがデータストレージのデータへアクセスできるようにする必要があり、ソフトウェア開発者にとっても余計な作業が必要となっている。   It is expected that sharing such various data will create new value. To that end, an API (Application Programming Interface) is created for each application, and each application accesses data in the data storage. It needs to be able to do that, and it requires extra work for software developers.

そこで、本開示では、アプリが測定データにアクセスするためのインタフェースを提供するデータ管理サーバ、データ管理方法及びデータ管理プログラムについて説明する。   Therefore, in the present disclosure, a data management server, a data management method, and a data management program that provide an interface for an application to access measurement data will be described.

本開示の一態様におけるデータ管理サーバは、ネットワークを介して測定装置から測定データを受信し、測定データから生体データへ演算を行うデータ管理サーバであって、測定装置ごとにデータレイヤを生成するデータレイヤ管理部と、測定装置を利用するユーザごとにアカウントを生成し、測定装置に対応するデータレイヤに区分けされて、アカウントごとに測定データを記憶させるデータ管理部と、ユーザの状態を検知し、測定データから生体データに関する所定の演算を行うアプリケーションソフトウェアを生成するアプリ生成部と、アプリケーションソフトウェアが測定データにアクセスするためのインタフェースを提供するインタフェース提供部と、を備え、インタフェース提供部は、アプリケーションソフトウェアが利用する1または複数のデータレイヤへアクセスさせ、1または複数のアカウントごとの測定データへアクセスさせる。   A data management server according to an aspect of the present disclosure is a data management server that receives measurement data from a measurement device via a network and performs an operation from the measurement data to biometric data, and generates a data layer for each measurement device. A layer management unit, an account is generated for each user who uses the measurement device, the data management unit is divided into data layers corresponding to the measurement device, and stores measurement data for each account, and detects a state of the user, An application generation unit that generates application software that performs predetermined computations on biological data from the measurement data, and an interface providing unit that provides an interface for the application software to access the measurement data. Used by Or to have access to a plurality of data layers, to access to the measurement data for one or more accounts.

本開示の一態様におけるデータ管理方法は、ネットワークを介して測定装置から測定データを受信し、測定データから生体データへ演算を行うデータ管理方法であって、データレイヤ管理部が行う、測定装置ごとにデータレイヤを生成するデータレイヤ管理ステップと、データ管理部が行う、測定装置を利用するユーザごとにアカウントを生成し、測定装置に対応するデータレイヤに区分けされて、アカウントごとに測定データを記憶させるデータ管理ステップと、アプリ生成部が行う、ユーザの状態を検知し、測定データから生体データに関する所定の演算を行うアプリケーションソフトウェアを生成するアプリ生成ステップと、インタフェース提供部が行う、アプリケーションソフトウェアが測定データにアクセスするためのインタフェースを提供するインタフェース提供ステップと、を備え、インタフェース提供ステップは、アプリケーションソフトウェアが利用する1または複数のデータレイヤへアクセスさせ、1または複数のアカウントごとの測定データへアクセスさせる。   A data management method according to an aspect of the present disclosure is a data management method for receiving measurement data from a measurement device via a network and performing an operation on the measurement data to the biological data, wherein the data layer management unit performs A data layer management step of generating a data layer, and an account generated by the data management unit for each user who uses the measurement device, and divided into data layers corresponding to the measurement device, and the measurement data is stored for each account. A data management step to be performed, an application generation step performed by the application generation unit to detect a user's state, and application software to perform a predetermined operation on biological data from the measurement data, and an application software performed by the interface providing unit to perform measurement. Interface for accessing data Includes an interface providing step of providing a scan, the interface providing step causes the access to one or more data layers by the application software to use, to access to the measurement data for one or more accounts.

また、本開示の一態様におけるデータ管理プログラムは、ネットワークを介して測定装置から測定データを受信し、測定データから生体データへ演算を行うデータ管理プログラムであって、測定装置ごとにデータレイヤを生成するデータレイヤ管理ステップと、測定装置を利用するユーザごとにアカウントを生成し、測定装置に対応するデータレイヤに区分けされて、アカウントごとに測定データを記憶させるデータ管理ステップと、ユーザの状態を検知し、測定データから生体データに関する所定の演算を行うアプリケーションソフトウェアを生成するアプリ生成ステップと、アプリケーションソフトウェアが測定データにアクセスするためのインタフェースを提供するインタフェース提供ステップと、を電子計算機に実行させ、インタフェース提供ステップは、アプリケーションソフトウェアが利用する1または複数のデータレイヤへアクセスさせ、1または複数のアカウントごとの測定データへアクセスさせる。   Further, the data management program according to an aspect of the present disclosure is a data management program that receives measurement data from a measurement device via a network and performs an operation from the measurement data to biological data, and generates a data layer for each measurement device. A data layer management step for generating an account for each user who uses the measurement apparatus, a data management step for dividing the data layer corresponding to the measurement apparatus and storing the measurement data for each account, and detecting a state of the user And causing the computer to execute an application generation step of generating application software for performing a predetermined operation on biological data from the measurement data, and an interface providing step of providing an interface for the application software to access the measurement data. Chromatography to provide step by access to one or more data layers by the application software to use, to access to the measurement data for one or more accounts.

本開示によれば、アプリが測定データにアクセスするためのインタフェースを備え、測定装置ごとに区分けされ、ユーザのアカウントごとに記憶されている測定データにアクセスさせる。これにより、測定データから生体データへ演算を行うアプリが容易に測定データにアクセスすることが可能になる。   According to the present disclosure, an application is provided with an interface for accessing measurement data, is divided for each measurement device, and has access to the measurement data stored for each user account. Thus, an application that performs an operation from the measurement data to the biological data can easily access the measurement data.

本開示の一実施形態に係るデータ管理システムを示すブロック構成図である。1 is a block diagram illustrating a data management system according to an embodiment of the present disclosure. 図1の測定データDB121におけるデータレイヤの構造を示すブロック構成図である。FIG. 2 is a block diagram showing a structure of a data layer in a measurement data DB 121 in FIG. 1. 図1の測定データDB121に関連付けされるタグ情報の例を示す模式図である。FIG. 2 is a schematic diagram illustrating an example of tag information associated with a measurement data DB 121 in FIG. 1. 図1の測定データDB121におけるデータ補正の例を示す模式図である。FIG. 2 is a schematic diagram illustrating an example of data correction in a measurement data DB 121 in FIG. 1. 図1の測定装置300で測定される心電波形及び脈波の例について説明するための図である。FIG. 2 is a diagram for describing an example of an electrocardiographic waveform and a pulse wave measured by the measuring device 300 in FIG. 1. 図1のデータ管理システム1の処理の例を示すフローチャートである。2 is a flowchart illustrating an example of a process of the data management system 1 in FIG. 本開示の一実施形態に係るデータ管理システムを示すブロック構成図である。1 is a block diagram illustrating a data management system according to an embodiment of the present disclosure. 本開示の一実施形態に係るコンピュータ600の構成の例を示す機能ブロック構成図である。1 is a functional block configuration diagram illustrating an example of a configuration of a computer 600 according to an embodiment of the present disclosure.

以下、本開示の実施形態について図面を参照して説明する。なお、以下に説明する実施形態は、特許請求の範囲に記載された本開示の内容を不当に限定するものではない。また、実施形態に示される構成要素のすべてが、本開示の必須の構成要素であるとは限らない。   Hereinafter, embodiments of the present disclosure will be described with reference to the drawings. The embodiments described below do not unduly limit the contents of the present disclosure described in the claims. In addition, all of the components shown in the embodiments are not necessarily indispensable components of the present disclosure.

(実施形態1)
<構成>
図1は、本開示の実施形態1に係るデータ管理システム1を示すブロック構成図である。このデータ管理システム1は、例えば、ユーザの生体データを測定する測定装置から測定データを受信し、ネットワークを介して測定データを受信して生体データへ演算を行うためのシステムである。
(Embodiment 1)
<Configuration>
FIG. 1 is a block diagram illustrating a data management system 1 according to the first embodiment of the present disclosure. The data management system 1 is, for example, a system for receiving measurement data from a measurement device that measures a user's biometric data, receiving the measurement data via a network, and performing an operation on the biometric data.

データ管理システム1は、データ管理サーバ100と、ユーザ端末装置200と、測定装置300と、データレイヤ作成者端末400と、アプリ提供者端末500と、ネットワークNWと、を有している。データ管理サーバ100と、ユーザ端末装置200と、データレイヤ作成者端末400と、アプリ提供者端末500とは、ネットワークNWを介して接続される。ネットワークNWは、インターネット、イントラネット、無線LAN(Local Area Network)やWAN(Wide Area Network)等により構成される。   The data management system 1 includes a data management server 100, a user terminal device 200, a measurement device 300, a data layer creator terminal 400, an application provider terminal 500, and a network NW. The data management server 100, the user terminal device 200, the data layer creator terminal 400, and the application provider terminal 500 are connected via a network NW. The network NW includes the Internet, an intranet, a wireless LAN (Local Area Network), a WAN (Wide Area Network), and the like.

データ管理サーバ100は、例えば、ネットワークを介して測定装置300からユーザの測定データを、ユーザ端末装置200を経由して受信して測定データから生体データへ演算を行う装置であり、各種Webサービスを提供するサーバ装置により構成されている。   The data management server 100 is, for example, a device that receives user measurement data from the measurement device 300 via a network via the user terminal device 200 and performs an operation from the measurement data to biometric data. It is composed of a server device to provide.

ユーザ端末装置200は、ユーザが所持する、例えばパーソナルコンピュータやタブレット端末、スマートフォン、スマートウォッチ、携帯電話、PHS、PDA等の情報処理装置であり、例えば、データ管理サーバ100で演算を行った生体データを波形グラフ等により表示させるために利用される。ユーザ端末装置200には、予めユーザの生年月日、性別、身長、体重、歩幅等の情報が登録されており、生年月日から算出した年齢等のユーザ情報を測定データに関連付けてネットワークNWを介してデータ管理サーバ100へ送信する。   The user terminal device 200 is an information processing device possessed by the user, such as a personal computer or a tablet terminal, a smartphone, a smart watch, a mobile phone, a PHS, a PDA, and the like. For example, biometric data calculated by the data management server 100 Is used to display the data as a waveform graph or the like. Information such as the user's date of birth, gender, height, weight, and stride is registered in the user terminal device 200 in advance, and user information such as the age calculated from the date of birth is associated with the measurement data to establish a network NW. To the data management server 100 via

また、ユーザ端末装置200は、ユーザが測定装置300によりデータを取得する状態を、タッチパネル等を用いて入力することができる。ユーザ端末装置200は、「データを取得する状態」を、例えば、走っている場合には「#ランニング中」、食事中である場合には「#食事中」など、ハッシュタグ情報として入力することができる。ユーザ端末装置200は、測定装置300から受信した測定データを、ハッシュタグ情報と関連付けてネットワークNWを介してデータ管理サーバ100へ送信する。   In addition, the user terminal device 200 can input a state in which the user acquires data with the measuring device 300 using a touch panel or the like. The user terminal device 200 inputs the “state in which data is acquired” as hash tag information such as “# running” when running and “# eating” when eating. Can be. The user terminal device 200 transmits the measurement data received from the measurement device 300 to the data management server 100 via the network NW in association with the hash tag information.

測定装置300は、ユーザの生体データを測定する装置であり、ユーザが自己の腕等の身体に装着して利用される、例えばウェアラブル装置である。この測定装置300は、例えばユーザの心電、脈波、温度(体温)、加速度のデータを測定するための複数種類の装置である。   The measurement device 300 is a device that measures a user's biometric data, and is, for example, a wearable device that is used when the user is worn on his or her body such as an arm. The measurement device 300 is, for example, a plurality of types of devices for measuring data of a user's electrocardiogram, pulse wave, temperature (body temperature), and acceleration.

測定装置300の具体的な構成の例としては、2つの電極を皮膚に接触させ、検出電位の差の時間変化より心電を心電波形のデータとして取得する装置で構成しても良く、心電波形は、ガルバニック皮膚反応により取得されたデータでも良い。また、緑、赤、赤外の発光を行うLEDから各光を皮膚に照射し、フォトダイオードで受光した光の強度の時間変化により、ユーザの心臓の心拍により生ずる血管の容積変化により脈波を脈波形のデータとして取得する装置で構成しても良く、この方式で検出を行うことができる脈波形は光電式容積脈波形である。また、ユーザの皮膚に接触させる温度センサによりユーザの皮膚温度をデータとして取得する装置で構成しても良い。さらに、直交するXYZ軸それぞれの変異状態を検出する3軸加速度センサにより構成しても良く、ユーザの動作を加速度データとして取得し、例えば測定装置300がユーザの腕に装着されている場合、測定装置300は、腕の振りと、全身の動きが合成された加速度として加速度データの取得をする。   An example of a specific configuration of the measurement device 300 may be a device in which two electrodes are brought into contact with the skin, and an electrocardiogram is obtained as electrocardiogram waveform data from a temporal change in the difference between the detected potentials. The radio wave form may be data acquired by galvanic skin reaction. In addition, each light is emitted from the LED emitting green, red, and infrared rays to the skin, and a pulse wave is generated by a volume change of a blood vessel caused by a heartbeat of the user due to a time change of the intensity of the light received by the photodiode. A pulse waveform that can be detected by this method may be a photoelectric volume pulse waveform, which may be configured by a device that acquires pulse waveform data. Further, it may be constituted by a device that acquires the user's skin temperature as data by a temperature sensor that comes into contact with the user's skin. Furthermore, a three-axis acceleration sensor that detects the mutation state of each of the orthogonal XYZ axes may be configured to acquire the user's motion as acceleration data. For example, when the measuring device 300 is worn on the user's arm, the measurement is performed. The apparatus 300 acquires acceleration data as acceleration obtained by combining the swing of the arm and the movement of the whole body.

ユーザ端末装置200と測定装置300との間は、Bluetooth(登録商標)、近距離無線通信(Near Field radio Communication=NFC)、Afero(登録商標)、Zigbee(登録商標)、Z−Wave(登録商標)、又は無線LAN等を用いて接続されている。なお、このような無線接続の代わりに有線で接続を行っても良い。また、ユーザ端末装置200と測定装置300とは一体の機器であっても良く、例えば測定装置300に通信機能を持たせてデータ管理サーバ100と直接通信可能に構成しても良い。   Between the user terminal device 200 and the measuring device 300, Bluetooth (registered trademark), Near Field Radio Communication (NFC), Afero (registered trademark), Zigbee (registered trademark), Z-Wave (registered trademark) ) Or using a wireless LAN or the like. Note that a wired connection may be used instead of such a wireless connection. Further, the user terminal device 200 and the measuring device 300 may be an integrated device. For example, the measuring device 300 may be provided with a communication function so as to be able to directly communicate with the data management server 100.

ユーザ端末装置200は、1または複数台あり、測定装置300を利用するユーザ数分ネットワークNWに接続されている。測定装置300は、1または複数台あり、1人のユーザが利用する台数分ユーザ端末装置200に接続されている。1人のユーザが複数の測定装置300を利用している場合は、1つのユーザ端末装置200に複数の測定装置300が接続されている。   One or more user terminal devices 200 are connected to the network NW for the number of users who use the measuring device 300. There are one or a plurality of measuring devices 300 connected to the user terminal devices 200 for the number used by one user. When one user uses a plurality of measurement devices 300, a plurality of measurement devices 300 are connected to one user terminal device 200.

データレイヤ作成者端末400は、測定データを記憶させる、後述するデータレイヤを管理するデータレイヤ作成者の端末であり、データレイヤへのアクセス管理を行うための装置である。アプリ提供者端末500は、生体データを利用する、後述するアプリ(アプリケーションソフトウェア)のダウンロード等を管理するための装置である。データレイヤ作成者端末400及びアプリ提供者端末500は、例えば、パーソナルコンピュータ等により構成される。   The data layer creator terminal 400 is a terminal of a data layer creator that stores measurement data and manages a data layer described later, and is a device for managing access to the data layer. The application provider terminal 500 is a device for managing download of an application (application software) to be described later, which uses biometric data. The data layer creator terminal 400 and the application provider terminal 500 are configured by, for example, a personal computer or the like.

データ管理サーバ100は、通信部110と、記憶部120と、データレイヤ管理部130と、データ管理部140と、アプリ生成部150と、インタフェース提供部160と、演算部170とを備える。   The data management server 100 includes a communication unit 110, a storage unit 120, a data layer management unit 130, a data management unit 140, an application generation unit 150, an interface providing unit 160, and a calculation unit 170.

通信部110は、ユーザ端末装置200、データレイヤ作成者端末400、及びアプリ提供者端末500と通信を行うための通信インタフェースであり、例えばTCP/IP(Transmission Control Protocol/Internet Protocol)等の通信規約により通信が行われる。   The communication unit 110 is a communication interface for communicating with the user terminal device 200, the data layer creator terminal 400, and the application provider terminal 500, and has a communication protocol such as TCP / IP (Transmission Control Protocol / Internet Protocol). The communication is performed by.

記憶部120は、各種制御処理やデータレイヤ管理部130、データ管理部140、アプリ生成部150、インタフェース提供部160、及び演算部170の各機能を実行するためのプログラム、入力データ等を記憶するものであり、RAM(Random Access Memory)、ROM(Read Only Memory)等から構成される。また、記憶部120は、測定装置300による測定データを記憶する測定データDB121と、測定データから演算されて生成される生体データを記憶する生体情報データDB122と、測定データDB121に記憶されている測定データにアクセスするためのインタフェースを記憶するインタフェースDB123と、例えば生体データを利用してユーザの健康管理情報を通知するアプリDB124とを記憶する。さらに、記憶部120は、ユーザ端末装置200、データレイヤ作成者端末400、及びアプリ提供者端末500と通信を行ったデータを一時的に記憶する。   The storage unit 120 stores programs, input data, and the like for executing various control processes, and functions of the data layer management unit 130, the data management unit 140, the application generation unit 150, the interface providing unit 160, and the calculation unit 170. And comprises a random access memory (RAM), a read only memory (ROM), and the like. The storage unit 120 includes a measurement data DB 121 that stores measurement data obtained by the measurement device 300, a biological information data DB 122 that stores biological data calculated and generated from the measurement data, and a measurement data stored in the measurement data DB 121. An interface DB 123 for storing an interface for accessing data and an application DB 124 for notifying health management information of a user using, for example, biometric data are stored. Further, the storage unit 120 temporarily stores data that has communicated with the user terminal device 200, the data layer creator terminal 400, and the application provider terminal 500.

データレイヤ管理部130は、記憶部120の測定データDB121内に、測定装置300の種類ごとにデータレイヤを生成し、データレイヤへのアクセスを管理する。   The data layer management unit 130 generates a data layer for each type of the measurement device 300 in the measurement data DB 121 of the storage unit 120, and manages access to the data layer.

ここで、記憶部120の測定データDB121内に生成されるデータレイヤについて説明する。図2は、図1の測定データDB121におけるデータレイヤの構造を示すブロック構成図である。図2に示すように、測定データDB121には、複数のデータレイヤ121a,121b,121cにより区分けされている。   Here, a data layer generated in the measurement data DB 121 of the storage unit 120 will be described. FIG. 2 is a block diagram showing the structure of the data layer in the measurement data DB 121 of FIG. As shown in FIG. 2, the measurement data DB 121 is divided into a plurality of data layers 121a, 121b, and 121c.

データレイヤ121a,121b,121cは、測定装置300の種類ごとに設けられるデータ記憶空間(データストレージ)であり、例えば、測定装置300の一種類であるデバイスA,B,Cごとに、データレイヤ121a,121b,121cがそれぞれ設けられている。このデータレイヤ121a,121b,121cは、例えば、データレイヤを管理する業者であるデータレイヤ作成者によりデータレイヤ作成者端末400が操作されて生成される。   The data layers 121a, 121b, and 121c are data storage spaces (data storages) provided for each type of the measuring device 300. For example, the data layers 121a, 121b, and 121c are provided for each of the devices A, B, and C that are one type of the measuring device 300. , 121b, 121c are provided respectively. The data layers 121a, 121b, and 121c are generated, for example, by operating the data layer creator terminal 400 by a data layer creator that is a company that manages the data layers.

デバイスA,B,Cは、ユーザがアカウント登録を行うことにより測定データがデータ管理サーバ100へ送信されて生体データが演算される装置であり、データレイヤ121a,121b,121cには、ユーザごとにアカウントが生成されている。図2に示す例では、ユーザXのアカウントXがデータレイヤ121a,121bに生成され、ユーザYのアカウントYがデータレイヤ121a,121cに生成されている。これは、ユーザXがデバイスA,Bを利用しており、ユーザYがデバイスA,Cを利用しているためである。ユーザXのデバイスAによる測定データは、データレイヤ121aのアカウントXに記憶され、ユーザXのデバイスBによる測定データは、データレイヤ121bのアカウントXに記憶される。また、ユーザYのデバイスAによる測定データは、データレイヤ121aのアカウントYに記憶され、ユーザYのデバイスCによる測定データは、データレイヤ121cのアカウントYに記憶される。   The devices A, B, and C are devices in which measurement data is transmitted to the data management server 100 when a user registers an account, and biometric data is calculated. The data layers 121a, 121b, and 121c include devices for each user. An account has been created. In the example shown in FIG. 2, the account X of the user X is generated in the data layers 121a and 121b, and the account Y of the user Y is generated in the data layers 121a and 121c. This is because user X uses devices A and B, and user Y uses devices A and C. The measurement data by the device A of the user X is stored in the account X of the data layer 121a, and the measurement data by the device B of the user X is stored in the account X of the data layer 121b. Further, the measurement data of the device A of the user Y is stored in the account Y of the data layer 121a, and the measurement data of the device C of the user Y is stored in the account Y of the data layer 121c.

また、後述するアプリ生成部150により生成されるアプリAP1,AP2は、測定データDB121にアクセスして測定データを読み取り、生体データを生成したり、ユーザ端末装置200に表示させたりする。このアプリAP1,AP2は、ソフトウェア開発者がアプリを開発するとき、その種類や目的に応じて測定データDB121の希望のデータレイヤを参照するためのプログラムである。図2に示す例では、アプリAP1がデータレイヤ121a,121bにアクセスし、アプリAP2がデータレイヤ121b,121cにアクセスするように設定されている。   The applications AP1 and AP2 generated by the application generation unit 150 described later access the measurement data DB 121 to read the measurement data, generate biometric data, and display the biometric data on the user terminal device 200. The applications AP1 and AP2 are programs for referring to a desired data layer of the measurement data DB 121 according to the type and purpose when a software developer develops an application. In the example illustrated in FIG. 2, the application AP1 is set to access the data layers 121a and 121b, and the application AP2 is set to access the data layers 121b and 121c.

このように、測定装置300の種類ごとにデバイスA,B,Cに対応するようにデータレイヤ121a,121b,121cに区分けされ、データレイヤ121a,121b,121cにユーザX,Yが利用するデバイスA,B,Cに対応させてアカウントX,Yが生成されているのは、このように測定データを統合することにより、ソフトウェア開発者(アプリケーションソフトウェア提供者)はアプリの種類や目的に応じて測定データDB121の希望のデータレイヤを参照することが容易であり、APIを作成する手間が削減されるからである。また、データレイヤ管理部130がデータレイヤを生成し、後述するデータ管理部140がアカウントの作成及び測定データを一元管理することにより、データの重複がなくなるので、無駄な資源の利用を削減することが可能である。   As described above, the data layers 121a, 121b, and 121c are classified into the data layers 121a, 121b, and 121c so as to correspond to the devices A, B, and C for each type of the measurement apparatus 300, and the devices A used by the users X and Y are included in the data layers 121a, 121b, and 121c. Accounts X and Y are generated in correspondence with,, and B. By integrating the measurement data in this way, a software developer (application software provider) can measure according to the type and purpose of the application. This is because it is easy to refer to a desired data layer of the data DB 121, and the trouble of creating an API is reduced. In addition, since the data layer management unit 130 generates a data layer and the data management unit 140, which will be described later, centrally manages creation of accounts and measurement data, data duplication is eliminated, thereby reducing useless use of resources. Is possible.

データ管理部140は、測定装置300を利用するユーザごとに、所定のデータレイヤ内にアカウントを生成する。このアカウント生成は、測定装置300を利用するユーザがユーザ端末装置200でアカウントを登録すると行われる。また、データ管理部140は、測定装置300に対応するデータレイヤ内のアカウントごとに、測定データを記憶させる。そのため、データ管理部140は、アプリAP1,AP2に対してデータレイヤごとにアクセスの可否を制御し、ユーザのユーザ端末装置200に対してアカウントごとにアクセスの可否の制御を行う。また、このとき、データ管理部140は、測定データに所定のタグ情報の関連付けを行って記憶させることが可能である。   The data management unit 140 generates an account in a predetermined data layer for each user who uses the measurement device 300. This account generation is performed when a user using the measuring device 300 registers an account with the user terminal device 200. Further, the data management unit 140 stores the measurement data for each account in the data layer corresponding to the measurement device 300. Therefore, the data management unit 140 controls whether or not the applications AP1 and AP2 can be accessed for each data layer, and controls whether or not the user terminal device 200 of the user can be accessed for each account. At this time, the data management unit 140 can associate measurement data with predetermined tag information and store the measurement data.

図3は、図1の測定データDB121に関連付けされるタグ情報の例を示す模式図である。図3に示すデータD1は、測定装置300の測定データである。タグT1は、データD1に関連付けされたタグ情報であり、例えば、測定装置300がデータD1を測定した時刻情報、またはデータD1が測定装置300からユーザ端末装置200へ送信された時刻情報が時系列データとして記憶される。もしくは、測定した時刻情報と送信された時刻情報との両方について関連付けを行っても良い。例えば、図3に示すタグT1の1行目では、「20180620120746144」が格納されているが、2018年06月20日12時07分46秒144ミリ秒を示している。このような時刻情報は通信ログより取得可能である。これにより、測定データがどの時間帯のものか把握することが可能である。   FIG. 3 is a schematic diagram illustrating an example of tag information associated with the measurement data DB 121 in FIG. Data D1 shown in FIG. 3 is measurement data of the measurement device 300. The tag T1 is tag information associated with the data D1. For example, the time information when the measuring device 300 measures the data D1 or the time information when the data D1 is transmitted from the measuring device 300 to the user terminal device 200 are time-series. Stored as data. Alternatively, both the measured time information and the transmitted time information may be associated with each other. For example, in the first line of the tag T1 shown in FIG. 3, “20180620120746144” is stored, but indicates 12: 07: 46: 144 ms on June 20, 2018. Such time information can be obtained from the communication log. Thereby, it is possible to grasp which time zone the measurement data is.

なお、このようなタグ情報による測定データの関連付けは、時刻情報に限られず、ユーザの身体状態や活動状態を示す身体情報や活動情報を自由記載で記入させてタグ情報として記憶しても良く、所定の選択肢から選択させ(例えば、「現在の体調は如何ですか?」という質問に対して、「1:良い、2:普通、3:悪い」のいずれかを選択させる、等)、その選択した回答を記憶するようにしても良い。   Incidentally, the association of the measurement data by such tag information is not limited to time information, physical information and activity information indicating the physical state and activity state of the user may be freely entered and stored as tag information, The user is allowed to select from predetermined options (for example, in response to the question "How is your current physical condition?", Select one of "1: good, 2: normal, 3: bad", etc.), and select it. The answer may be stored.

また、例えばデータ管理部140は、図3に示すように、データD1をタグT1の時刻順に並べ替え(ソート)を行うことが可能である。このような構成にしたのは、測定データはユーザの生体データに基づいて時系列に取得したものであるから時系列に並んでいる方が処理しやすいからであるが、ユーザ端末装置200及び通信部110を経由して受信する際に通信状況の変化等により受信データの逆転(後で送信された送信データが先に送信された送信データより先に受信されること)等が起こる場合があり、そのときの測定データの不整合を防止するためである。これにより、測定データの不整合を防止することが可能である。   Further, for example, as shown in FIG. 3, the data management unit 140 can rearrange (sort) the data D1 in the order of the time of the tag T1. The reason for such a configuration is that the measurement data is obtained in a time series based on the biometric data of the user, so that it is easier to process the data in the time series. When data is received via the unit 110, the received data may be inverted (transmission data transmitted later is received earlier than transmission data transmitted earlier) due to a change in communication conditions or the like. This is to prevent inconsistency in the measurement data at that time. Thereby, it is possible to prevent inconsistency of the measurement data.

さらに、データ管理部140は、通信エラー等による測定データの欠損を補正することが可能である。図4は、図1の測定データDB121におけるデータ補正の例を示す模式図である。図4に示すデータD2は、図3のデータD1と同様の測定装置300の測定データであり、タグT2は、データD1に関連付けされたタグ情報である。   Further, the data management unit 140 can correct the loss of the measurement data due to a communication error or the like. FIG. 4 is a schematic diagram showing an example of data correction in the measurement data DB 121 of FIG. Data D2 shown in FIG. 4 is measurement data of the measurement device 300 similar to data D1 in FIG. 3, and tag T2 is tag information associated with data D1.

測定装置300による測定データは、心電や脈波のように周期的な信号であったり、温度(体温)のようにある程度ゆっくり変化する時系列データであったりするため、所定の範囲内で予測が可能である。そのため、図4のデータD2に示すように所定の時刻の測定データが欠損している場合、例えば、当該時刻の直前に受信した測定データと、当該時刻の直後に受信した測定データとに基づいて推定することが可能である。この欠損データの推定は、例えば、当該時刻の直前に受信した測定データと当該時刻の直後に受信した測定データとの平均値や、時系列データにおける時間推移からの推定値を使用しても良い。また、直前及び直後のデータに限られず、所定範囲の前後のデータ(例えば、前後5つのデータ)から推定しても良い。このような場合に、データ管理部140は、他の時刻の測定データを当該時刻の測定データと推定してタグ情報の関連付けを行う。   The data measured by the measuring device 300 is a periodic signal such as an electrocardiogram or a pulse wave, or time-series data that changes to some extent slowly such as a temperature (body temperature), and thus is predicted within a predetermined range. Is possible. Therefore, as shown in the data D2 of FIG. 4, when the measurement data at a predetermined time is missing, for example, based on the measurement data received immediately before the time and the measurement data received immediately after the time. It is possible to estimate. For the estimation of the missing data, for example, an average value of the measurement data received immediately before the time and the measurement data received immediately after the time, or an estimated value from a time transition in the time-series data may be used. . Further, the estimation is not limited to the data immediately before and immediately after, and may be estimated from data before and after a predetermined range (for example, five data before and after). In such a case, the data management unit 140 estimates the measurement data at another time as the measurement data at the time and associates the tag data with the measurement data.

アプリ生成部150は、測定データDB121に記憶された測定データから生体データを演算して算出したり、算出された生体データを利用したり、といった生体データに関する所定の演算を行い、例えば、ユーザの健康管理情報を通知するためにデータ管理サーバ100またはユーザ端末装置200で実行可能なアプリを生成する。この生体データは、例えばユーザの血圧情報、心拍情報、血中酸素量情報、心電情報、呼吸数、体温情報、歩幅情報、重心の位置情報のデータであり、このようなデータを算出または利用するためのアプリが生成される。演算により生成された生体データは、生体情報データDB122に記憶される。また、生成されたアプリは、アプリDB124に記憶される。さらに、このアプリは、ユーザの希望によりユーザ端末装置200が操作されると、ユーザ端末装置200へ配信される。   The application generation unit 150 performs a predetermined calculation on the biometric data, such as calculating and calculating the biometric data from the measurement data stored in the measurement data DB 121, or using the calculated biometric data. An application that can be executed by the data management server 100 or the user terminal device 200 for notifying health management information is generated. The biometric data is, for example, data of a user's blood pressure information, heart rate information, blood oxygen amount information, electrocardiogram information, respiratory rate, body temperature information, stride length information, and center of gravity position information, and such data is calculated or used. An application is created to do this. The biological data generated by the calculation is stored in the biological information data DB 122. The generated application is stored in the application DB 124. Furthermore, this application is distributed to the user terminal device 200 when the user terminal device 200 is operated according to the user's request.

ここで、アプリ生成部150により生成されるアプリの例として、測定データから生体情報データである最大血圧と最小血圧を算出する方法を説明する。図5は、図1の測定装置300で測定される心電波形及び脈波の例について説明するための図であり、測定装置300が測定し、記憶部120に記憶されたユーザの心電波形及び光電式容積脈波形と、アプリが光電式容積脈波形を時間で1階微分した速度脈波形及び、光電式容積脈波形を時間で2階微分した加速度脈波形を示している。図5は上から順に、心電波形、光電式容積脈波形、速度脈波形及び加速度脈波形となる。縦軸は、各波形の強度を示しており、心電波形及び光電式容積脈波形は電位を示すmVで表される。横軸は時間経過を示し、左から右へ時間経過を示している。   Here, as an example of an application generated by the application generation unit 150, a method of calculating the maximum blood pressure and the minimum blood pressure, which are biological information data, from measurement data will be described. FIG. 5 is a diagram for describing an example of an electrocardiographic waveform and a pulse wave measured by the measuring device 300 in FIG. 1. The user's electrocardiographic waveform measured by the measuring device 300 and stored in the storage unit 120 is illustrated. 5 shows a photoelectric plethysmogram waveform, a velocity pulse waveform obtained by first-order differentiation of the photoelectric plethysmogram waveform with respect to time by the application, and an acceleration pulse waveform obtained by performing second-order differential of the photoelectric plethysmogram waveform with time. FIG. 5 shows an electrocardiographic waveform, a photoelectric volume pulse waveform, a velocity pulse waveform, and an acceleration pulse waveform in order from the top. The vertical axis indicates the intensity of each waveform, and the electrocardiographic waveform and the photoelectric plethysmographic waveform are represented by mV indicating the potential. The horizontal axis indicates the passage of time, and indicates the passage of time from left to right.

心電波形は、人の心臓の拍動を引き起こす電気的信号の周期的変化を示す波形である。心電波形は、その形状の変曲点にそれぞれP波,Q波,R波,S波,T波の名称が割り当てられ、心拍の1サイクルを示している。P波は心房収縮を表し、Q波R波S波は心室収縮の状態を表し、T波は心室拡張の開始を表す。   The electrocardiographic waveform is a waveform that indicates a periodic change in an electrical signal that causes a human heart to beat. In the electrocardiographic waveform, P-wave, Q-wave, R-wave, S-wave, and T-wave are assigned to inflection points of the shape, respectively, and indicate one cycle of a heartbeat. P-waves represent atrial contractions, Q-waves, R-waves and S-waves represent states of ventricular contraction, and T-waves represent the onset of ventricular dilation.

光電式容積脈波形は、人の心臓の拍動に伴う末梢血管系内の血圧・体積の変化を示す波形である。光電式容積脈波形は、その形状の変曲点にそれぞれA波、P波、V波、D波の名称が割り当てられ、心拍の1サイクルを示している。A波を動脈脈波が生じた時点の基準点として、P波が左心室駆出によって生じるPercussion波(衝撃波)、V波が大動脈弁の閉鎖時に生じるValley波(重複隆起による波)、D波が反射振動波であるDicrotic波(重複波)を示している。   The photoelectric plethysmographic waveform is a waveform that indicates changes in blood pressure and volume in the peripheral vascular system accompanying the pulsation of the human heart. In the photoelectric plethysmographic waveform, names of A-wave, P-wave, V-wave, and D-wave are assigned to inflection points of the shape, respectively, and indicate one cycle of a heartbeat. A wave is a reference point at which an arterial pulse wave is generated, P wave is a Percussion wave (shock wave) generated by left ventricular ejection, V wave is a Valley wave (wave caused by overlapping bulge) generated when aortic valve is closed, D wave Indicates a dicrotic wave (overlapping wave) which is a reflected vibration wave.

速度脈波形は、光電式容積脈波形を時間で1階微分をしたものである。加速度脈波形は、速度脈波形を時間で1階微分したもの、すなわち光電式容積脈波形を2階微分したものである。加速度脈波形は、図5で示すように、その波形の各ピークにa波(収縮初期陽性波)、b波(収縮初期陰性波)、c波(収縮中期再上昇波)、d波(収縮後期再下降波)、e波(拡張初期陽性波)、f波(拡張初期陰性波)の名称が割り当てられている。   The velocity pulse waveform is obtained by first-order differentiation of the photoelectric volume pulse waveform with respect to time. The acceleration pulse waveform is a first-order derivative of the velocity pulse waveform with respect to time, that is, a second-order derivative of the photoelectric volume pulse waveform. As shown in FIG. 5, the acceleration pulse waveform has an a-wave (early contraction initial positive wave), a b-wave (early contraction initial negative wave), a c-wave (mid-systolic re-rise wave), and a d-wave (contraction). The names of late re-falling wave), e-wave (extended initial positive wave) and f-wave (extended initial negative wave) are assigned.

b波の強度とa波の強度の比、及びf波の強度とe波の強度の比はそれぞれ血管の伸縮性すなわち弾性を示すパラメータである。主な血管の成分は、血管内皮(Endothelium)、弾性線維(Elastin)、タンパク質(Collagen)、平滑筋(Smooth Muscle)である。これらの成分は、それぞれ異なった性質があり、最大血圧、最小血圧時の血管の弾性はそれぞれCollagen、Elastinが強い影響力を担っている。そのため、血圧値によって異なる弾性をb波の強度とa波の強度の比である(b/a),f波の強度とe波の強度の比である(f/e)のパラメータで示すことができ、年齢・性別・環境変数の影響によってもこれらの値は変動する。そのため、(b/a),(f/e)の値は、加速度脈波形の特性情報として算出することができる。   The ratio of the intensity of the b-wave to the intensity of the a-wave and the ratio of the intensity of the f-wave to the intensity of the e-wave are parameters indicating the elasticity, ie, elasticity, of the blood vessel. Main blood vessel components are vascular endothelium (Endothelium), elastic fibers (Elastin), proteins (Collagen), and smooth muscle (Smooth Muscle). These components have different properties, respectively, and the elasticity of blood vessels at the time of systolic blood pressure and diastolic blood pressure is strongly influenced by Collagen and Elastin, respectively. Therefore, the elasticity that varies depending on the blood pressure value is indicated by a parameter of the ratio of the intensity of the b-wave to the intensity of the a-wave (b / a) and the ratio of the intensity of the f-wave to the intensity of the e-wave (f / e). These values fluctuate due to the effects of age, gender, and environmental variables. Therefore, the values of (b / a) and (f / e) can be calculated as the characteristic information of the acceleration pulse waveform.

図5で示すように、R波の生じた時間TrとP波の生じた時間Tpの差分の時間が心室収縮期脈波伝搬時間PTT_SYSとなる。T波の生じた時間TtとD波の生じた時間Tdの差分の時間が心室拡張期脈波伝搬時間PTT_DIAとなる。すなわち、心電波形のR波の時間Tr及びT波の時間Ttと、光電式容積脈波形のT波の時間TpとD波の時間Tdから、心室収縮期脈波伝搬時間PTT_SYS及び心室拡張期脈波伝搬時間PTT_DIAを算出することができる。   As shown in FIG. 5, the time of the difference between the time Tr at which the R wave is generated and the time Tp at which the P wave is generated is the ventricular systolic pulse wave propagation time PTT_SYS. The time of the difference between the time Tt when the T wave is generated and the time Td when the D wave is generated is the ventricular diastolic pulse wave propagation time PTT_DIA. That is, from the time Tt of the R wave and T time of the electrocardiographic waveform, the time Tp of the T wave and the time Td of the D wave of the photoelectric volume pulse waveform, the ventricular systolic pulse wave propagation time PTT_SYS and the ventricular diastole The pulse wave propagation time PTT_DIA can be calculated.

また、脈波伝播速度と動脈壁の縦弾性係数との関係が所定の式で示される相関関係にあることが知られており、縦弾性係数と血圧値との関係も所定の式で示される相関関係にあることが知られている。そのため、最大血圧を心室収縮期脈波伝搬時間PTT_SYSの所定の式で求めることが可能であり、最小血圧を心室拡張期脈波伝搬時間PTT_DIAの所定の式で求めることが可能である。これにより、最大血圧と最小血圧を算出することが可能である。   It is also known that the relationship between the pulse wave propagation velocity and the longitudinal elastic modulus of the arterial wall has a correlation represented by a predetermined formula, and the relationship between the longitudinal elastic modulus and the blood pressure value is also represented by a predetermined formula. It is known that there is a correlation. Therefore, the systolic pulse wave propagation time PTT_SYS can determine the systolic blood pressure, and the ventricular diastolic pulse wave propagation time PTT_DIA can determine the minimum blood pressure. Thereby, the maximum blood pressure and the minimum blood pressure can be calculated.

インタフェース提供部160は、アプリが測定データにアクセスするため、インタフェースDB123に記憶されているインタフェースを提供する。このインタフェースは、APIのようにデータストレージのデータへアクセスするためにソフトウェア開発者が作成するものとは異なり、例えば、データレイヤへのアクセスを一元管理するデータレイヤ作成者により提供されるものであり、データレイヤごとに提供されるものである。これにより、ソフトウェア開発者がAPIを作成する必要がなくなり、その種類や目的に応じて測定データDB121の希望のデータレイヤを容易に参照することが可能になる。   The interface providing unit 160 provides an interface stored in the interface DB 123 so that the application accesses the measurement data. This interface is different from that created by a software developer for accessing data in a data storage like an API. For example, this interface is provided by a data layer creator that centrally manages access to a data layer. , Provided for each data layer. This eliminates the need for the software developer to create an API, and makes it possible to easily refer to a desired data layer of the measurement data DB 121 according to the type and purpose.

演算部170は、アプリ生成部150により生成されたアプリを実行することにより、データ管理サーバ100の全体の動作を制御するものであり、CPU(Central Processing Unit)等から構成される。   The calculation unit 170 controls the entire operation of the data management server 100 by executing the application generated by the application generation unit 150, and includes a CPU (Central Processing Unit) and the like.

ソフトウェア開発者は、アプリ提供者端末500において、データ管理サーバ100から取得したインタフェースを用いて、測定データから生体情報データを生成し、測定者の状態を検知するアプリを作成することができる。また、ソフトウェア開発者は、作成したアプリを、アプリ提供者端末500からデータ管理サーバ100のアプリDB124へアップロードすることができる。   Using the interface acquired from the data management server 100, the software developer can generate the biometric information data from the measurement data and create an application that detects the state of the measurer at the application provider terminal 500. Further, the software developer can upload the created application from the application provider terminal 500 to the application DB 124 of the data management server 100.

アプリを利用したいと希望するユーザは、ユーザ端末装置200からネットワークNWを介してデータ管理サーバ100へアクセスし、希望するアプリをユーザ端末装置200へダウンロードする。ユーザは、データ管理サーバ100へアクセスして自己のアカウントを作成することで、アプリを利用することが可能になる。   The user who wants to use the application accesses the data management server 100 from the user terminal device 200 via the network NW, and downloads the desired application to the user terminal device 200. The user can use the application by accessing the data management server 100 and creating his own account.

<処理の流れ>
図6を参照しながら、データ管理システム1が実行するデータ管理方法の処理の流れについて説明する。図6は、図1のデータ管理システム1の処理の例を示すフローチャートである。
<Process flow>
The processing flow of the data management method executed by the data management system 1 will be described with reference to FIG. FIG. 6 is a flowchart illustrating an example of processing of the data management system 1 in FIG.

ステップS101の処理として、データレイヤ管理部130では、データレイヤ作成者の指示により、測定装置300の種類ごとにデータレイヤが記憶部120の測定データDB121内に生成される。これ以降、データレイヤ管理部130によってデータレイヤごとのアクセスが管理される。   In the process of step S101, the data layer management unit 130 generates a data layer for each type of the measurement device 300 in the measurement data DB 121 of the storage unit 120 according to an instruction of the data layer creator. Thereafter, the data layer management unit 130 manages access for each data layer.

ステップS102の処理として、データ管理部140では、測定装置300を利用するユーザごとに、記憶部120の測定データDB121内における測定装置300に対応する所定のデータレイヤ内にアカウントが生成される。ステップS101及びステップS102の処理は、ユーザが測定装置300を利用するための前処理として行われる。   As the process of step S102, the data management unit 140 generates an account for each user who uses the measurement device 300 in a predetermined data layer corresponding to the measurement device 300 in the measurement data DB 121 of the storage unit 120. The processing in step S101 and step S102 is performed as preprocessing for the user to use the measurement device 300.

ステップS103の処理として、ユーザが測定装置300を利用すると、測定データが測定装置300からユーザ端末装置200を介してデータ管理サーバ100へ送信され、通信部110を介して受信される。データ管理部140では、記憶部120の測定データDB121内における測定装置300に対応するデータレイヤ内のアカウントごとに測定データが記憶される。   When the user uses the measurement device 300 as the process of step S103, the measurement data is transmitted from the measurement device 300 to the data management server 100 via the user terminal device 200, and received via the communication unit 110. The data management unit 140 stores the measurement data for each account in the data layer corresponding to the measurement device 300 in the measurement data DB 121 of the storage unit 120.

ステップS104の処理として、アプリ生成部150では、測定データDB121に記憶された測定データから、データ管理サーバ100またはユーザ端末装置200で実行可能なアプリが生成される。生成されたアプリは、アプリDB124に記憶される。   In the process of step S104, the application generation unit 150 generates an application that can be executed by the data management server 100 or the user terminal device 200 from the measurement data stored in the measurement data DB 121. The generated application is stored in the application DB 124.

ステップS105の処理として、インタフェース提供部160では、ステップS104で生成されたアプリに対して、所定のデータレイヤにアクセスするためのインタフェースDB123に記憶されているインタフェースが提供される。これにより、アプリから所定のデータレイヤ内の測定データにアクセスすることが可能になる。   As the processing in step S105, the interface providing unit 160 provides the application generated in step S104 with an interface stored in the interface DB 123 for accessing a predetermined data layer. Thereby, it becomes possible to access the measurement data in the predetermined data layer from the application.

ステップS106の処理として、演算部170では、ステップS104で生成されたアプリが利用されると、測定データDB121の所定のデータレイヤにアクセスされて測定データが読み取られ、生体データの算出等の所定の演算が行われる。演算により算出された生体データは、生体情報データDB122に記憶され、当該アプリや他のアプリでも利用可能になる。   As the process of step S106, when the application generated in step S104 is used, the arithmetic unit 170 accesses a predetermined data layer of the measurement data DB 121 to read the measurement data, and performs a predetermined process such as calculation of biometric data. An operation is performed. The biometric data calculated by the calculation is stored in the biometric information data DB 122 and can be used by the application and other applications.

<効果>
以上のように、本実施形態に係るデータ管理システムは、データレイヤ管理部により、測定装置の種類に対応するようにデータレイヤが生成され、データ管理部により、各データレイヤにユーザごとにアカウントが生成され、ユーザの測定データがユーザのアカウントごとに記憶されている。これにより、測定データが一元管理されるので、データの重複がなくなり、無駄な資源の利用を削減することが可能である。
<Effect>
As described above, in the data management system according to the present embodiment, the data layer is generated by the data layer management unit so as to correspond to the type of the measurement device, and the data management unit creates an account for each user in each data layer. The generated measurement data of the user is stored for each user account. As a result, since the measurement data is centrally managed, data duplication is eliminated, and useless use of resources can be reduced.

また、インタフェース提供部により、アプリが所定のデータレイヤにアクセスするためのインタフェースが提供され、ソフトウェア開発者はアプリの種類や目的に応じて希望のデータレイヤの測定データを参照することが可能である。これにより、APIを作成する手間が省けるので、容易にアプリの開発が可能である。   Further, the interface providing unit provides an interface for the application to access a predetermined data layer, and the software developer can refer to the measurement data of a desired data layer according to the type and purpose of the application. . This saves the trouble of creating an API, so that the application can be easily developed.

さらに、データ管理部により、測定データに関連付けされてタグ情報が記憶されることにより、測定データを測定した時刻やユーザの測定状態を記憶することができるので、測定データをより精度高く利用することが可能になる。   Furthermore, since the data management unit stores the tag information in association with the measurement data, the time at which the measurement data was measured and the measurement state of the user can be stored, so that the measurement data can be used with higher accuracy. Becomes possible.

(実施形態2)
図7は、本開示の実施形態2に係るデータ管理システム1Aを示すブロック構成図である。このデータ管理システム1Aは、ユーザの生体データを測定する測定装置から測定データを受信し、ネットワークを介して測定データを受信して生体データへ演算を行うためのシステムである点において実施形態1と同様であるが、図7に示すように、データ管理サーバ100Aには、支払情報算出部180を備えている点において、実施形態1と異なる。
(Embodiment 2)
FIG. 7 is a block diagram illustrating a data management system 1A according to the second embodiment of the present disclosure. This data management system 1A is different from the first embodiment in that the data management system 1A is a system for receiving measurement data from a measurement device that measures a user's biometric data, receiving the measurement data via a network, and performing calculations on the biometric data. Similar to the first embodiment, except that the data management server 100A includes a payment information calculation unit 180 as shown in FIG.

支払情報算出部180は、データ管理サーバ100Aを利用するための、ユーザ、データレイヤ作成者、及びソフトウェア開発者(アプリケーションソフトウェア提供者)の支払情報を算出する。具体的には、測定装置300を利用するユーザがデータ管理サーバ100Aを利用するための利用料を算出するための支払情報を算出し、データレイヤ作成者へ当該データレイヤのデータ参照料を算出するための支払情報を算出し、ソフトウェア開発者へ測定データのデータ使用料を算出するための支払情報を算出する。その他の構成については、実施形態1と同様である。   The payment information calculation unit 180 calculates payment information of a user, a data layer creator, and a software developer (application software provider) for using the data management server 100A. Specifically, the user of the measuring device 300 calculates payment information for calculating a usage fee for using the data management server 100A, and calculates a data reference fee for the data layer to the data layer creator. Payment information for calculating the data usage fee of the measurement data to the software developer. Other configurations are the same as in the first embodiment.

ここで、ユーザ、ソフトウェア開発者、及びデータレイヤ作成者の支払関係について説明する。なお、ソフトウェア開発者はアプリを提供している者(アプリケーションソフトウェア提供者)であるが、アプリを購入等してネットワークNW上で配信を行う者であっても良い。また、データレイヤ作成者はデータ管理サーバ100Aにデータレイヤを作成した者であるが、データ管理サーバ100Aにおけるデータストレージの管理者等でも良い。まず、測定装置300を利用するユーザは、データ管理サーバ100Aの運営者へ利用料を支払う。この利用料には、ソフトウェア開発者に対するアプリを利用するための利用料と、データレイヤ作成者に対するデータレイヤを利用するための利用料とが含まれる。この利用料は、例えばユーザの利用時間や使用したデータ量に応じて算出される。   Here, the payment relationship between the user, the software developer, and the data layer creator will be described. Note that the software developer is a person who provides an application (application software provider), but may be a person who purchases an application and distributes it on the network NW. The creator of the data layer is the creator of the data layer in the data management server 100A, but may be the administrator of the data storage in the data management server 100A. First, the user who uses the measuring device 300 pays a usage fee to the operator of the data management server 100A. The usage fee includes a usage fee for using the application for the software developer and a usage fee for using the data layer for the data layer creator. This usage fee is calculated, for example, according to the user's usage time and the amount of data used.

データレイヤ作成者は、データ管理サーバ100Aの運営者へデータ管理サーバ100Aの運用費を支払う。この運用費は、例えば記憶部120内に確保した空きデータ容量に応じて算出される。そして、データ管理サーバ100Aの運営者は、データレイヤ作成者へデータの参照料を支払う。この参照料は、例えば当該データレイヤのアクセス数や参照されたデータ量(参照データ量)に応じて算出される。   The data layer creator pays the operating cost of the data management server 100A to the operator of the data management server 100A. This operation cost is calculated, for example, according to the free data capacity secured in the storage unit 120. Then, the operator of the data management server 100A pays a data reference fee to the data layer creator. The reference fee is calculated according to, for example, the number of accesses to the data layer and the amount of data referred to (the amount of reference data).

ソフトウェア開発者は、データ管理サーバ100Aの運営者へ、ユーザに対するアプリ提供の課金ツールの利用料を支払う。この利用料は、例えばユーザのダウンロード数に応じて算出される。そして、データ管理サーバ100Aの運営者は、ソフトウェア開発者へアプリの利用料を支払う。この利用料は、例えばアプリのダウンロード数やユーザによるアプリの利用回数に応じて算出される。   The software developer pays the operator of the data management server 100A a fee for using the charging tool for providing the application to the user. This usage fee is calculated, for example, according to the number of downloads of the user. Then, the operator of the data management server 100A pays a usage fee of the application to the software developer. This usage fee is calculated according to, for example, the number of downloads of the application or the number of times the user has used the application.

支払情報算出部180は、このような各支払情報の基になる、ユーザの利用時間や使用したデータ量、データレイヤのアクセス数や参照されたデータ量、アプリのダウンロード数やユーザによるアプリの利用回数等をカウントし、支払情報を算出する。   The payment information calculation unit 180 determines the usage time of the user, the amount of data used, the number of accesses to the data layer, the amount of data referred to, the number of downloaded applications, and the use of the application by the user. The number of times is counted and payment information is calculated.

なお、この各支払は電子マネーやクレジットカードによる支払を可能にしても良く、データ管理サーバ100Aは、電子マネーやクレジットカードのサービスを提供するサーバにアクセスして決済を行う機能を備えていても良い。   Each payment may be made by electronic money or a credit card, and the data management server 100A may have a function of accessing a server that provides electronic money or credit card services to make payment. good.

本実施形態によれば、上記実施形態1の効果に加え、支払情報算出部を備えたことにより、複雑なユーザのデータ管理サーバの運営者に対する支払情報、データレイヤ作成者とデータ管理サーバの運営者との間の支払情報、ソフトウェア開発者とデータ管理サーバの運営者との間の支払情報を適切に管理することが可能になる。   According to the present embodiment, in addition to the effect of the first embodiment, by providing the payment information calculation unit, the payment information for the operator of the data management server of the complicated user, the operation of the data layer creator and the operation of the data management server. Payment information between the software developer and the operator of the data management server can be appropriately managed.

(実施形態3(プログラム))
図8は、コンピュータ(電子計算機)600の構成の例を示す機能ブロック構成図である。コンピュータ600は、CPU601、主記憶装置602、補助記憶装置603、インタフェース604を備える。
(Embodiment 3 (program))
FIG. 8 is a functional block diagram showing an example of the configuration of the computer (electronic computer) 600. The computer 600 includes a CPU 601, a main storage device 602, an auxiliary storage device 603, and an interface 604.

ここで、実施形態1及び2に係るデータレイヤ管理部130、データ管理部140、アプリ生成部150、インタフェース提供部160、及び支払情報算出部180を構成する各機能を実現するための制御プログラムの詳細について説明する。これらの機能ブロックは、コンピュータ600に実装される。そして、これらの各構成要素の動作は、プログラムの形式で補助記憶装置603に記憶されている。CPU601は、プログラムを補助記憶装置603から読み出して主記憶装置602に展開し、当該プログラムに従って上記処理を実行する。また、CPU601は、プログラムに従って、上述した記憶部に対応する記憶領域を主記憶装置602に確保する。   Here, the control program for realizing each function configuring the data layer management unit 130, the data management unit 140, the application generation unit 150, the interface providing unit 160, and the payment information calculation unit 180 according to the first and second embodiments is described. Details will be described. These functional blocks are implemented on the computer 600. The operation of each of these components is stored in the auxiliary storage device 603 in the form of a program. The CPU 601 reads out the program from the auxiliary storage device 603, expands the program in the main storage device 602, and executes the above processing according to the program. Further, the CPU 601 secures a storage area corresponding to the above-described storage unit in the main storage device 602 according to a program.

当該プログラムは、具体的には、コンピュータ600において、測定装置ごとにデータレイヤを生成するデータレイヤ管理ステップと、測定装置を利用するユーザごとにアカウントを生成し、測定装置に対応するデータレイヤに区分けされて、アカウントごとに測定データを記憶させるデータ管理ステップと、測定データから生体データへ演算を行う演算ステップと、ユーザの状態を検知し、測定データから生体データへの演算結果に基づく生体データを利用するアプリケーションソフトウェアを生成するアプリ生成ステップと、アプリケーションソフトウェアが測定データにアクセスするためのインタフェースを提供するインタフェース提供ステップと、をコンピュータによって実現する制御プログラムである。   Specifically, the program includes, in the computer 600, a data layer management step of generating a data layer for each measurement device, and an account for each user who uses the measurement device, and dividing the data layer into data layers corresponding to the measurement devices. A data management step of storing measurement data for each account, a calculation step of performing calculation from the measurement data to biometric data, and detecting a state of the user, and obtaining biometric data based on a calculation result from the measurement data to biometric data. A control program for realizing, by a computer, an application generating step of generating application software to be used, and an interface providing step of providing an interface for the application software to access measurement data.

なお、補助記憶装置603は、一時的でない有形の媒体の一例である。一時的でない有形の媒体の他の例としては、インタフェース604を介して接続される磁気ディスク、光磁気ディスク、CD−ROM、DVD−ROM、半導体メモリ等が挙げられる。また、このプログラムがネットワークを介してコンピュータ600に配信される場合、配信を受けたコンピュータ600が当該プログラムを主記憶装置602に展開し、上記処理を実行してもよい。   The auxiliary storage device 603 is an example of a tangible medium that is not temporary. Other examples of the non-transitory tangible medium include a magnetic disk, a magneto-optical disk, a CD-ROM, a DVD-ROM, and a semiconductor memory connected via the interface 604. When the program is distributed to the computer 600 via the network, the computer 600 that has received the program may load the program into the main storage device 602 and execute the above-described processing.

また、当該プログラムは、前述した機能の一部を実現するためのものであってもよい。さらに、当該プログラムは、前述した機能を補助記憶装置603に既に記憶されている他のプログラムとの組み合わせで実現するもの、いわゆる差分ファイル(差分プログラム)
であってもよい。
Further, the program may be for realizing a part of the functions described above. Further, the program realizes the above-described functions in combination with another program already stored in the auxiliary storage device 603, that is, a so-called difference file (difference program).
It may be.

以上、開示に係る実施形態について説明したが、これらはその他の様々な形態で実施することが可能であり、種々の省略、置換および変更を行なって実施することが出来る。これらの実施形態および変形例ならびに省略、置換および変更を行なったものは、特許請求の範囲の技術的範囲とその均等の範囲に含まれる。   Although the embodiments according to the present disclosure have been described above, these can be implemented in various other forms, and can be implemented with various omissions, substitutions, and changes. These embodiments and modified examples and those obtained by omission, substitution, and modification are included in the technical scope of the claims and the equivalents thereof.

1,1A データ管理システム、100,100A データ管理サーバ、110 通信部、120 記憶部、121 測定データDB、122 生体情報データDB、123 インタフェースDB、124 アプリDB、130 データレイヤ管理部、140 データ管理部、150 アプリ生成部、160 インタフェース提供部、170 演算部、180 支払情報算出部、200 端末装置、300 測定装置、400 データレイヤ作成者端末、500 アプリ提供者端末、NW ネットワーク 1, 1A data management system, 100, 100A data management server, 110 communication unit, 120 storage unit, 121 measurement data DB, 122 biological information data DB, 123 interface DB, 124 application DB, 130 data layer management unit, 140 data management Unit, 150 application generating unit, 160 interface providing unit, 170 calculating unit, 180 payment information calculating unit, 200 terminal device, 300 measuring device, 400 data layer creator terminal, 500 application provider terminal, NW network

Claims (15)

ネットワークを介して測定装置から測定データを受信し、前記測定データから生体データへ演算を行うデータ管理サーバであって、
前記測定装置ごとにデータレイヤを生成するデータレイヤ管理部と、
前記測定装置を利用するユーザごとにアカウントを生成し、前記測定装置に対応する前記データレイヤに区分けされて、前記アカウントごとに前記測定データを記憶させるデータ管理部と、
前記ユーザの状態を検知し、前記測定データから前記生体データに関する所定の演算を行うアプリケーションソフトウェアを生成するアプリ生成部と、
前記アプリケーションソフトウェアが前記測定データにアクセスするためのインタフェースを提供するインタフェース提供部と、を備え、
前記インタフェース提供部は、前記アプリケーションソフトウェアが利用する1または複数の前記データレイヤへアクセスさせ、1または複数の前記アカウントごとの前記測定データへアクセスさせる、データ管理サーバ。
A data management server that receives measurement data from a measurement device via a network and performs an operation on the biological data from the measurement data,
A data layer management unit that generates a data layer for each measurement device;
A data management unit that generates an account for each user who uses the measurement device, is divided into the data layers corresponding to the measurement device, and stores the measurement data for each account.
An application generation unit that detects the state of the user and generates application software that performs a predetermined operation on the biological data from the measurement data.
An interface providing unit that provides an interface for the application software to access the measurement data,
The data management server, wherein the interface providing unit is configured to access one or a plurality of the data layers used by the application software and to access the measurement data for one or a plurality of the accounts.
前記データレイヤ管理部は、データレイヤ作成者の指示に基づき前記データレイヤを生成し、
前記データ管理部は、前記ユーザのアカウント登録に基づき前記アカウントを生成し、
前記アプリ生成部は、アプリケーションソフトウェア提供者から提供を受けた前記アプリケーションソフトウェアを生成する、請求項1に記載のデータ管理サーバ。
The data layer management unit generates the data layer based on an instruction of a data layer creator,
The data management unit generates the account based on the user's account registration,
The data management server according to claim 1, wherein the application generation unit generates the application software provided by an application software provider.
前記ユーザがサーバ運営者へ支払う支払情報と、
前記データレイヤ作成者と前記サーバ運営者との間の支払情報と、
前記アプリケーションソフトウェア提供者と前記サーバ運営者との間の支払情報と、を算出する支払情報算出部を備える、請求項2に記載のデータ管理サーバ。
Payment information paid by the user to the server operator,
Payment information between the data layer creator and the server operator,
The data management server according to claim 2, further comprising a payment information calculation unit configured to calculate payment information between the application software provider and the server operator.
前記支払情報算出部は、
前記データレイヤ作成者が前記サーバ運営者への支払情報を算出する場合、前記データレイヤへのアクセス数または参照データ量に基づいて前記データレイヤ作成者の支払情報を算出し、
前記アプリケーションソフトウェア提供者が前記サーバ運営者への支払情報を算出する場合、前記アプリケーションソフトウェアのダウンロード数または前記ユーザによる前記アプリケーションソフトウェアの利用回数に基づいて前記アプリケーションソフトウェア提供者の支払情報を算出する、請求項3に記載のデータ管理サーバ。
The payment information calculation unit,
When the data layer creator calculates the payment information to the server operator, calculate the payment information of the data layer creator based on the number of accesses to the data layer or the amount of reference data,
When the application software provider calculates the payment information to the server operator, calculate the payment information of the application software provider based on the number of downloads of the application software or the number of times the user uses the application software, The data management server according to claim 3.
前記データ管理部は、前記アプリケーションソフトウェアに対して前記データレイヤごとにアクセスの可否を制御し、前記ユーザに対して前記アカウントごとに前記測定データへのアクセスの可否を制御する、請求項1から請求項4のいずれか1項に記載のデータ管理サーバ。   2. The data management unit according to claim 1, wherein the data management unit controls whether the application software can be accessed for each data layer, and controls the user with respect to the measurement data for each account. Item 5. The data management server according to any one of items 4. 前記データ管理部は、前記測定データにタグ情報と関連付けを行い、前記アカウントごとに前記測定データを記憶させる、請求項1から請求項5のいずれか1項に記載のデータ管理サーバ。   The data management server according to any one of claims 1 to 5, wherein the data management unit associates the measurement data with tag information and stores the measurement data for each account. 前記データ管理部は、時系列データである前記測定データに対して、前記測定装置が前記測定データを測定した時刻情報及び/または送信した時刻情報をタグ情報として関連付けを行う、請求項6に記載のデータ管理サーバ。   7. The data management unit according to claim 6, wherein the measurement information, which is time-series data, associates time information at which the measurement device measured the measurement data and / or time information at which the measurement data was transmitted as tag information. Data management server. 前記データ管理部は、前記測定データを前記時刻情報の時刻順にソートする、請求項7に記載のデータ管理サーバ。   The data management server according to claim 7, wherein the data management unit sorts the measurement data in the order of time of the time information. 前記データ管理部は、所定の時刻の前記測定データが受信できなかった場合、当該時刻の前に受信した前記測定データと、当該時刻の後に受信した前記測定データとに基づいて当該時刻の前記測定データと推定し、当該時刻の前記時刻情報をタグ情報として関連付けを行う、請求項7または請求項8に記載のデータ管理サーバ。   The data management unit, when the measurement data at a predetermined time is not received, based on the measurement data received before the time and the measurement data received after the time, the measurement at the time is performed. 9. The data management server according to claim 7, wherein the data management server estimates the data and associates the time information of the time as tag information. 前記データ管理部は、前記ユーザの活動状態を示す活動情報をタグ情報として関連付けを行う、請求項6から請求項9のいずれか1項に記載のデータ管理サーバ。   The data management server according to any one of claims 6 to 9, wherein the data management unit associates activity information indicating an activity state of the user as tag information. 前記アプリ生成部は、生成された前記アプリケーションソフトウェアを前記ユーザの端末装置へ配信する、請求項1から請求項10のいずれか1項に記載のデータ管理サーバ。   The data management server according to any one of claims 1 to 10, wherein the application generation unit distributes the generated application software to a terminal device of the user. 前記測定データは、前記ユーザの心電、脈波、温度、加速度のうち少なくとも一つを含むデータである、請求項1から請求項11のいずれか1項に記載のデータ管理サーバ。   The data management server according to any one of claims 1 to 11, wherein the measurement data is data including at least one of an electrocardiogram, a pulse wave, a temperature, and an acceleration of the user. 前記生体データは、前記ユーザの血圧情報、心拍情報、血中酸素量情報、心電情報、呼吸数、体温情報、歩幅情報、重心の位置情報のうち少なくとも一つを含むデータである、請求項1から請求項12のいずれか1項に記載のデータ管理サーバ。   The biometric data is data including at least one of blood pressure information, heart rate information, blood oxygen content information, electrocardiogram information, respiratory rate, body temperature information, stride length information, and center of gravity position information of the user. The data management server according to any one of claims 1 to 12. ネットワークを介して測定装置から測定データを受信し、前記測定データから生体データへ演算を行うデータ管理方法であって、
データレイヤ管理部が行う、前記測定装置ごとにデータレイヤを生成するデータレイヤ管理ステップと、
データ管理部が行う、前記測定装置を利用するユーザごとにアカウントを生成し、前記測定装置に対応する前記データレイヤに区分けされて、前記アカウントごとに前記測定データを記憶させるデータ管理ステップと、
アプリ生成部が行う、前記ユーザの状態を検知し、前記測定データから前記生体データに関する所定の演算を行うアプリケーションソフトウェアを生成するアプリ生成ステップと、
インタフェース提供部が行う、前記アプリケーションソフトウェアが前記測定データにアクセスするためのインタフェースを提供するインタフェース提供ステップと、を備え、
前記インタフェース提供ステップは、前記アプリケーションソフトウェアが利用する1または複数の前記データレイヤへアクセスさせ、1または複数の前記アカウントごとの前記測定データへアクセスさせる、データ管理方法。
A data management method for receiving measurement data from a measurement device via a network and performing an operation on the biological data from the measurement data,
A data layer management unit that performs a data layer management step of generating a data layer for each measurement device;
A data management step in which a data management unit generates an account for each user who uses the measurement device, is divided into the data layers corresponding to the measurement device, and stores the measurement data for each account.
An application generating step of performing an application generating unit, detecting the state of the user, and generating application software for performing a predetermined operation on the biological data from the measurement data,
An interface providing unit that provides an interface for the application software to access the measurement data, performed by an interface providing unit,
The data management method, wherein the interface providing step includes accessing one or a plurality of the data layers used by the application software and accessing the measurement data for one or a plurality of the accounts.
ネットワークを介して測定装置から測定データを受信し、前記測定データから生体データへ演算を行うデータ管理プログラムであって、
前記測定装置ごとにデータレイヤを生成するデータレイヤ管理ステップと、
前記測定装置を利用するユーザごとにアカウントを生成し、前記測定装置に対応する前記データレイヤに区分けされて、前記アカウントごとに前記測定データを記憶させるデータ管理ステップと、
前記ユーザの状態を検知し、前記測定データから前記生体データに関する所定の演算を行うアプリケーションソフトウェアを生成するアプリ生成ステップと、
前記アプリケーションソフトウェアが前記測定データにアクセスするためのインタフェースを提供するインタフェース提供ステップと、を電子計算機に実行させ、
前記インタフェース提供ステップは、前記アプリケーションソフトウェアが利用する1または複数の前記データレイヤへアクセスさせ、1または複数の前記アカウントごとの前記測定データへアクセスさせる、データ管理プログラム。
A data management program that receives measurement data from a measurement device via a network and performs an operation on the biological data from the measurement data,
A data layer management step of generating a data layer for each of the measurement devices;
A data management step of generating an account for each user using the measurement device, being divided into the data layers corresponding to the measurement device, and storing the measurement data for each account;
An application generation step of detecting the state of the user and generating application software for performing a predetermined operation on the biological data from the measurement data,
An interface providing step of providing an interface for the application software to access the measurement data, and causes a computer to execute,
The data management program, wherein the interface providing step includes accessing one or a plurality of the data layers used by the application software and accessing the measurement data for one or a plurality of the accounts.
JP2018132665A 2018-07-12 2018-07-12 Data management server, data management method and data management program Active JP6932379B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2018132665A JP6932379B2 (en) 2018-07-12 2018-07-12 Data management server, data management method and data management program
JP2021130318A JP7157486B2 (en) 2018-07-12 2021-08-06 DATA MANAGEMENT SERVER, DATA MANAGEMENT METHOD AND DATA MANAGEMENT PROGRAM
JP2022157866A JP7396726B2 (en) 2018-07-12 2022-09-30 Data management server, data management method and data management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018132665A JP6932379B2 (en) 2018-07-12 2018-07-12 Data management server, data management method and data management program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021130318A Division JP7157486B2 (en) 2018-07-12 2021-08-06 DATA MANAGEMENT SERVER, DATA MANAGEMENT METHOD AND DATA MANAGEMENT PROGRAM

Publications (2)

Publication Number Publication Date
JP2020009384A true JP2020009384A (en) 2020-01-16
JP6932379B2 JP6932379B2 (en) 2021-09-08

Family

ID=69151999

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2018132665A Active JP6932379B2 (en) 2018-07-12 2018-07-12 Data management server, data management method and data management program
JP2021130318A Active JP7157486B2 (en) 2018-07-12 2021-08-06 DATA MANAGEMENT SERVER, DATA MANAGEMENT METHOD AND DATA MANAGEMENT PROGRAM
JP2022157866A Active JP7396726B2 (en) 2018-07-12 2022-09-30 Data management server, data management method and data management program

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2021130318A Active JP7157486B2 (en) 2018-07-12 2021-08-06 DATA MANAGEMENT SERVER, DATA MANAGEMENT METHOD AND DATA MANAGEMENT PROGRAM
JP2022157866A Active JP7396726B2 (en) 2018-07-12 2022-09-30 Data management server, data management method and data management program

Country Status (1)

Country Link
JP (3) JP6932379B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6830704B1 (en) * 2020-07-09 2021-02-17 株式会社Arblet Information processing system, information processing method and program
WO2021246370A1 (en) * 2020-06-01 2021-12-09 株式会社Arblet Information processing system, server, information processing method, and program
JP7033362B1 (en) 2021-11-23 2022-03-10 株式会社Arblet Information processing system, server, information processing method and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259469A (en) * 2000-12-26 2002-09-13 Fujitsu Ltd Computer-readable recording medium with cad data managing program recorded thereon and the program
JP6257015B1 (en) * 2017-08-02 2018-01-10 株式会社Arblet Development support server, development support method, and development support program
JP2018005824A (en) * 2016-07-08 2018-01-11 ソフトバンク株式会社 Information processing apparatus and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100168605A1 (en) 2005-08-08 2010-07-01 Koninklijke Philips Electronics, N.V. Method and apparatus for medical measurement and communication
JP2010154881A (en) 2008-12-26 2010-07-15 Omron Healthcare Co Ltd Biological information acquiring apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259469A (en) * 2000-12-26 2002-09-13 Fujitsu Ltd Computer-readable recording medium with cad data managing program recorded thereon and the program
JP2018005824A (en) * 2016-07-08 2018-01-11 ソフトバンク株式会社 Information processing apparatus and program
JP6257015B1 (en) * 2017-08-02 2018-01-10 株式会社Arblet Development support server, development support method, and development support program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021246370A1 (en) * 2020-06-01 2021-12-09 株式会社Arblet Information processing system, server, information processing method, and program
JP2021186681A (en) * 2020-06-01 2021-12-13 株式会社Arblet Information processing system, server, information processing method and program
JP6830704B1 (en) * 2020-07-09 2021-02-17 株式会社Arblet Information processing system, information processing method and program
WO2022009819A1 (en) * 2020-07-09 2022-01-13 株式会社Arblet Information processing system, information processing method, and program
JP2022015768A (en) * 2020-07-09 2022-01-21 株式会社Arblet Information processing system, information processing method and program
JP7033362B1 (en) 2021-11-23 2022-03-10 株式会社Arblet Information processing system, server, information processing method and program
JP2023076791A (en) * 2021-11-23 2023-06-02 株式会社Arblet Information processing system, server, information processing method, and program

Also Published As

Publication number Publication date
JP6932379B2 (en) 2021-09-08
JP7396726B2 (en) 2023-12-12
JP7157486B2 (en) 2022-10-20
JP2022173490A (en) 2022-11-18
JP2021170422A (en) 2021-10-28

Similar Documents

Publication Publication Date Title
JP7157486B2 (en) DATA MANAGEMENT SERVER, DATA MANAGEMENT METHOD AND DATA MANAGEMENT PROGRAM
Borodin et al. Architectural approach to the multisource health monitoring application design
JP6257015B1 (en) Development support server, development support method, and development support program
WO2022054797A1 (en) Information processing system, server, information processing method, and program
JP6887194B1 (en) Information processing systems, servers, information processing methods and programs
WO2022097592A1 (en) Information processing system, server, information processing method, and program
JP7033362B1 (en) Information processing system, server, information processing method and program
JP6919959B1 (en) Information processing system, server, information processing method and program
WO2022009817A1 (en) Server, user assistance system, user assistance method, and program
JP7097111B2 (en) Information processing system, server, information processing method and program
JP7240052B1 (en) Information processing system, server, information processing method, program and learning model
JP6934219B1 (en) Information processing systems, servers, information processing methods and programs
WO2021246346A1 (en) Information processing system, server, information processing method, and program
JP6881811B1 (en) Information processing system, management server, information processing method and program
KR102382659B1 (en) Method and system for training artificial intelligence model for estimation of glycolytic hemoglobin levels
US20140221778A1 (en) Identifying Physiological Parameters from Raw Data Received Wirelessly from a Sensor
Hansson et al. Automated Recognition of Human Activity: A Practical Perspective of the State of Research
BR102022005303A2 (en) INTERNET OF THINGS (IoT) BASED DEVICE AND SYSTEM FOR COLLECTION, PROCESSING AND ANALYSIS OF A USER&#39;S VITAL SIGNS
JP2023036454A (en) Information processing system, server, information processing method and program
JP2023077368A (en) Information processing system, server, information processing method and program
JP2021186653A (en) Server, adjustment information providing method and program
JP2023076792A (en) Information processing system, server, information processing method and program
Timoshchenko et al. Potentials of rheovasography in assessing circulatory disorders in the postoperative period in children
Hollmann et al. The behavior of arterial blood pressure in dynamic and static muscle exercise with respect to atrial natriuretic peptide and neurotransmitters
CHENG ECG MONITORING AND DATA ANALYSIS ON MOBILE PLATFORM

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20180801

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20210526

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210709

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20210709

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20210715

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210730

RD07 Notification of extinguishment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7427

Effective date: 20210730

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210804

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210811

R150 Certificate of patent or registration of utility model

Ref document number: 6932379

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150