JP2010113399A - Pharmaceutical affairs law feature model creating device and pharmaceutical affairs law feature model creating method - Google Patents

Pharmaceutical affairs law feature model creating device and pharmaceutical affairs law feature model creating method Download PDF

Info

Publication number
JP2010113399A
JP2010113399A JP2008283243A JP2008283243A JP2010113399A JP 2010113399 A JP2010113399 A JP 2010113399A JP 2008283243 A JP2008283243 A JP 2008283243A JP 2008283243 A JP2008283243 A JP 2008283243A JP 2010113399 A JP2010113399 A JP 2010113399A
Authority
JP
Japan
Prior art keywords
feature
conversion
conversion rule
feature model
unit
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.)
Pending
Application number
JP2008283243A
Other languages
Japanese (ja)
Inventor
Akira Kuratani
彰 倉谷
Yoji Arai
洋司 新井
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.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Solutions Corp
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 Toshiba Corp, Toshiba Solutions Corp filed Critical Toshiba Corp
Priority to JP2008283243A priority Critical patent/JP2010113399A/en
Publication of JP2010113399A publication Critical patent/JP2010113399A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To reduce the burden of confirmation works by visualizing the features of the Pharmaceutical Affairs Law. <P>SOLUTION: The Pharmaceutical Affairs Law feature model creating device acquires the article text data of the Pharmaceutical Affairs Law and the input from outside, creates conversion rules for converting the article text data into a Pharmaceutical Affairs Law feature model indicating the features of the Pharmaceutical Affairs Law based on the acquired input information, and registers the rules in a database. The device extracts the plurality of features from the article text data based on the registered conversion rules, creates the Pharmaceutical Affairs Law model containing the information regarding the features and the information to associate the features mutually, and registers the model in the database for management. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、法令の構造を解析し、コンピュータ上で扱えるデータ形式に変換する装置およびその方法に関する。   The present invention relates to an apparatus and method for analyzing a legal structure and converting it into a data format that can be handled on a computer.

薬事法で規制された製品を製造・販売する業者(以下、「製造販売業者」という。)は、薬事法および薬事法関連省令を遵守しなければならない。そのため、自社の標準業務プロセスはSOP(Standard Operation Procedure)として文書化し、関連する業務マニュアルや業務システムに展開されていることを検証することが必要である。一方、薬事法および薬事法関連省令では取り扱う製品の区分によって遵守する必要のある条項が異なる。そのため、製造販売業者は、薬事法および薬事法関連省令と自社のSOP、業務マニュアル、業務システムなどに対応付けて厳密に管理すること、すなわち、薬事法のトレーサビリティを確保することが求められている。   A company that manufactures and sells products regulated by the Pharmaceutical Affairs Law (hereinafter referred to as “manufacturer / seller”) must comply with the Pharmaceutical Affairs Law and regulations related to the Pharmaceutical Affairs Law. For this reason, it is necessary to verify that the company's standard business process is documented as SOP (Standard Operation Procedure) and that it is deployed in the relevant business manuals and business systems. On the other hand, in the Pharmaceutical Affairs Law and the Pharmaceutical Affairs Law-related ministerial ordinances, the provisions that must be observed differ depending on the product category. Therefore, manufacturers and distributors are required to strictly manage the Pharmaceutical Affairs Law and the Pharmaceutical Affairs Law related ministerial orders and their SOPs, business manuals, business systems, etc., that is, to ensure traceability of the Pharmaceutical Affairs Law. .

しかし、薬事法そのものは非構造化文書であり、一般にコンピュータ上で管理されているSOP、業務マニュアル、および業務システムと連携して上記のような管理を行うためには、薬事法の条文テキストデータを解析してコンピュータで扱えるデータ形式(モデル)に変換する必要がある。   However, the Pharmaceutical Affairs Law itself is an unstructured document, and in order to perform the above management in cooperation with the SOP, business manual, and business system that are generally managed on a computer, Need to be analyzed and converted to a data format (model) that can be handled by a computer.

非構造化文書の変換に関する従来の技術としては、非構造化文書から「第1章」や「1.1」などの論理構造を表現する文字列(以下、「キーワード」という。)を抽出し、抽出したキーワードを手がかりとして文書全体の論理構造を認識することにより、構造化文書を生成する方法が知られている(例えば、特許文献1・2参照)。
特開2004−295500号公報 特開2001−312489号公報
As a conventional technique related to conversion of an unstructured document, a character string (hereinafter referred to as “keyword”) expressing a logical structure such as “Chapter 1” or “1.1” is extracted from the unstructured document. A method of generating a structured document by recognizing the logical structure of the entire document using extracted keywords as a clue is known (for example, see Patent Documents 1 and 2).
JP 2004-295500 A JP 2001-312489 A

しかしながら、上記の従来技術においては、以下のような問題があった。   However, the above prior art has the following problems.

(1)薬事法および薬事法関連省令の条文(非構造化文書)を解析し、薬事法および薬事法関連省令の特徴(少なくとも区分)を構造に反映させる手段が存在しないため、コンピュータで扱いにくい。 (1) Since there is no means to analyze the provisions (unstructured documents) of the Pharmaceutical Affairs Law and Pharmaceutical Affairs Law-related ministerial ordinances and reflect the characteristics (at least classification) of the Pharmaceutical Affairs Law and Pharmaceutical Affairs Law-related ministerial ordinances in the structure, it is difficult to handle with computers .

(2)利用者(製造販売業者)にとって分かりやすい形式で薬事法および薬事法関連省令の特徴を表現することができず、遵守すべき条文の確認に多大な時間を要する。 (2) The characteristics of the Pharmaceutical Affairs Law and the Pharmaceutical Affairs Law-related ministerial ordinances cannot be expressed in an easy-to-understand format for users (manufacturers and distributors), and it takes a lot of time to confirm the articles to be observed.

そこで、本発明は、上記従来技術の問題に鑑み、薬事法および薬事法関連省令の特徴(共通部分と可変部分)を可視化し、確認作業の負担を軽減可能な薬事法フィーチャモデル作成装置および作成方法を提供することを目的とする。   Therefore, in view of the above-described problems of the prior art, the present invention visualizes the characteristics (common part and variable part) of the Pharmaceutical Affairs Law and the Ministerial Ordinance related to the Pharmaceutical Affairs Law and creates a Pharmaceutical Affairs Law feature model creation apparatus and creation that can reduce the burden of confirmation work It aims to provide a method.

本発明に係る薬事法フィーチャモデル作成装置は、薬事法の条文テキストデータおよび外部入力情報を取得するインターフェース部と、前記薬事法の特徴を表す薬事法フィーチャモデルおよび予め定義された前記条文テキストデータに係る変換ルールを記憶するデータベース部と、前記インターフェース部において取得された外部入力情報に基づいて前記変換ルールを作成して前記データベース部へ登録すると共に、前記変換ルールの更新および参照を管理する変換ルール管理部と、前記データベース部に記憶されている前記変換ルールに基づいて前記条文テキストデータから複数のフィーチャを抽出すると共に、前記フィーチャに係る情報および前記フィーチャ同士を関連付ける情報を含む前記薬事法フィーチャモデルを作成するフィーチャモデル変換部と、前記変換された薬事法フィーチャモデルを前記データベース部へ登録すると共に、前記薬事法フィーチャモデルの更新および参照を管理するフィーチャモデル情報管理部と、を有することを特徴とする。   The Pharmaceutical Affairs Law feature model creation device according to the present invention includes an interface section for acquiring the Pharmaceutical Affairs Law text data and external input information, a Pharmaceutical Affairs Law feature model representing the characteristics of the Pharmaceutical Affairs Law, and the predefined text data. A database unit for storing the conversion rule, and a conversion rule for creating and registering the conversion rule on the basis of the external input information acquired in the interface unit, and managing update and reference of the conversion rule The pharmaceutical law feature model including a management unit and a plurality of features extracted from the sentence text data based on the conversion rules stored in the database unit, and information relating to the features and information associating the features with each other Create a Feach A model conversion unit, and registers the converted Pharmaceutical Affairs Law feature model to the database unit, and having a a feature model information managing unit for managing the update and reference of the Pharmaceutical Affairs Law feature model.

本発明に係る薬事法フィーチャモデル作成方法は、薬事法の条文テキストデータおよび外部入力情報を取得するデータ取得ステップと、前記取得された外部入力情報に基づいて前記条文テキストデータを前記薬事法の特徴を表す薬事法フィーチャモデルに変換するための変換ルールを作成してデータベースへ登録する変換ルール登録ステップと、前記登録された前記変換ルールに基づいて前記条文テキストデータから複数のフィーチャを抽出すると共に、前記フィーチャに係る情報および前記フィーチャ同士を関連付ける情報を含む前記薬事法フィーチャモデルを作成するフィーチャモデル変換ステップと、前記変換された薬事法フィーチャモデルを前記データベースへ登録するフィーチャモデル登録ステップと、を有することを特徴とする。   The Pharmaceutical Affairs Law feature model creation method according to the present invention includes a data acquisition step for acquiring text data and external input information of the Pharmaceutical Affairs Law, and the text data of the text based on the acquired external input information. A conversion rule registration step for creating a conversion rule for converting into a pharmacy law feature model representing the data and registering it in the database, and extracting a plurality of features from the text data based on the registered conversion rule, A feature model conversion step of creating the pharmacy law feature model including information relating to the feature and information associating the features with each other, and a feature model registration step of registering the converted pharmacy law feature model in the database. It is characterized by

本発明によれば、薬事法および関連省令の特徴(共通部分と可変部分)を可視化し、確認作業の負担を軽減可能な薬事法フィーチャモデル作成装置および作成方法が提供される。   ADVANTAGE OF THE INVENTION According to this invention, the pharmaceutical law feature model creation apparatus and creation method which can visualize the characteristic (common part and variable part) of the Pharmaceutical Affairs Law and related ministerial ordinances, and can reduce the burden of confirmation work are provided.

以下、本発明の実施形態について図面を用いて説明する。図1は、本発明の一実施形態に係る薬事法フィーチャモデル作成装置1の全体構成例を示すブロック図である。同図に示されるように、薬事法フィーチャモデル作成装置1は、インターフェース部11、データベース部12、変換ルール管理部13、フィーチャモデル変換部14、およびフィーチャモデル情報管理部15から構成され、薬事法のテキストデータから薬事法フィーチャモデルを作成するコンピュータである。「フィーチャ」とは、要求事項を管理する典型的な単位の一つであり、機能と非機能の両方を含む。また、「フィーチャモデル」とは、フィーチャを階層的に捉えるための記述形式および当該記述形式に基づいて記述されたデータ群をいう。このフィーチャモデルでは、フィーチャの共通性と変動性を分析した結果を、階層的なand/orツリーで表現することができる。本実施形態では、薬事法および薬事法関連省令(以下、併せて「薬事法」という。)に特化したフィーチャモデルを薬事法フィーチャモデルという。この薬事法フィーチャモデルでは、薬事法で規制された製品を製造・販売する業者(以下、「製造販売業者」という。)が製品ごとに遵守しなければならない薬事法上の要求事項が表現される。図2は、薬事法フィーチャモデルの具体例を示す図である。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an example of the overall configuration of a pharmaceutical law feature model creation device 1 according to an embodiment of the present invention. As shown in the figure, the Pharmaceutical Affairs Law feature model creation device 1 includes an interface unit 11, a database unit 12, a conversion rule management unit 13, a feature model conversion unit 14, and a feature model information management unit 15. It is a computer that creates a pharmaceutical law feature model from text data. A “feature” is one of typical units for managing requirements, and includes both functions and non-functions. The “feature model” refers to a description format for capturing features hierarchically and a data group described based on the description format. In this feature model, the result of analyzing the commonality and variability of features can be expressed in a hierarchical and / or tree. In the present embodiment, a feature model specialized in the Pharmaceutical Affairs Law and the Pharmaceutical Affairs Law-related ministerial ordinance (hereinafter also referred to as “Pharmaceutical Affairs Law”) is referred to as a Pharmaceutical Affairs Law feature model. This Pharmaceutical Affairs Law feature model expresses the requirements under the Pharmaceutical Affairs Law that must be followed for each product by a company that manufactures and sells products regulated by the Pharmaceutical Affairs Law (hereinafter referred to as “manufacturers”). . FIG. 2 is a diagram showing a specific example of the Pharmaceutical Affairs Law feature model.

インターフェース部11は、ユーザに対して各種の情報を入出力するための画面やデータ通信のインターフェースを提供するプログラムである。ユーザからの外部入力情報は、インターフェース部11に接続されている変換ルール管理部13、フィーチャモデル変換部14、およびフィーチャモデル情報管理部15に引き渡される。また、インターフェース部11では、外部とのデータ通信によって薬事法の条文テキストデータが取得される。   The interface unit 11 is a program that provides a screen for inputting and outputting various types of information to the user and an interface for data communication. External input information from the user is delivered to a conversion rule management unit 13, a feature model conversion unit 14, and a feature model information management unit 15 connected to the interface unit 11. In the interface unit 11, the text data of the Pharmaceutical Affairs Law is acquired by data communication with the outside.

図3は、データベース部12の構成例を示すブロック図である。同図に示されるように、データベース部12は、フィーチャ変換ルール定義テーブル121、区分変換ルール定義テーブル122、準用変換ルール定義テーブル123、読替変換ルール定義テーブル124、フィーチャ情報保存テーブル125、およびフィーチャ関連情報保存テーブル126を備えるデータベースである。また、データベース部12は、変換ルール管理部13、フィーチャモデル変換部14、およびフィーチャモデル情報管理部15にそれぞれ接続されている。   FIG. 3 is a block diagram illustrating a configuration example of the database unit 12. As shown in the figure, the database unit 12 includes a feature conversion rule definition table 121, a division conversion rule definition table 122, a semi-conversion conversion rule definition table 123, a replacement conversion rule definition table 124, a feature information storage table 125, and a feature relation. It is a database including an information storage table 126. The database unit 12 is connected to a conversion rule management unit 13, a feature model conversion unit 14, and a feature model information management unit 15, respectively.

フィーチャ変換ルール定義テーブル121は、フィーチャ変換ルールを記憶する。図4は、フィーチャ変換ルール定義テーブル121の具体例を示す図である。ここでは、フィーチャ変換ルールID、フィーチャ変換ルール、および階層が項目として挙げられている。また、フィーチャ変換ルールは、正規表現によって記載されている。条文テキストデータ内に適合する文字列がある場合には、当該箇所を指定された階層のフィーチャとして抽出する。例えば、条文テキストデータ内に“第1章”の文字列が含まれていた場合には、“第{$1}章”のフィーチャ変換ルールに適合するので、“第1章”が1階層目のフィーチャとして抽出される。   The feature conversion rule definition table 121 stores feature conversion rules. FIG. 4 is a diagram illustrating a specific example of the feature conversion rule definition table 121. Here, the feature conversion rule ID, the feature conversion rule, and the hierarchy are listed as items. The feature conversion rule is described by a regular expression. If there is a matching character string in the text data, the part is extracted as a feature of the specified hierarchy. For example, if the text string of “Chapter 1” is included in the text text data, it conforms to the feature conversion rule of “Chapter {$ 1}”, so “Chapter 1” is the first layer. It is extracted as a feature.

区分変換ルール定義テーブル122は、区分変換ルールを記憶する。「区分」とは、薬事法が規制対象とする製品の区分をいう。区分としては、“医薬品”、“医薬部外品”、“化粧品”、および“医療機器”などが挙げられる。図5は、区分変換ルール定義テーブル122の具体例を示す図である。ここでは、区分変換ルールIDと区分変換ルールが項目として挙げられており、区分変換ルールが正規表現によって記載されている。条文テキストデータ内に適合する文字列がある場合には、当該箇所に係るフィーチャに所定の区分を付加する。   The classification conversion rule definition table 122 stores classification conversion rules. “Category” means a product category regulated by the Pharmaceutical Affairs Law. Examples of the category include “pharmaceuticals”, “quasi-drugs”, “cosmetics”, and “medical devices”. FIG. 5 is a diagram showing a specific example of the segment conversion rule definition table 122. Here, the category conversion rule ID and the category conversion rule are listed as items, and the category conversion rule is described by a regular expression. If there is a matching character string in the text text data, a predetermined section is added to the feature related to the part.

準用変換ルール定義テーブル123は、準用変換ルールを記憶する。図6は、準用変換ルール定義テーブル123の具体例を示す図である。ここでは、準用変換ルールIDと準用変換ルールが項目として挙げられており、準用変換ルールが正規表現によって記載されている。条文テキストデータ内に適合する文字列がある場合には、当該箇所に係るフィーチャに準用情報に基づく関連情報を付加する。   The quasi-use conversion rule definition table 123 stores quasi-use conversion rules. FIG. 6 is a diagram showing a specific example of the quasi-conversion rule definition table 123. Here, the quasi-use conversion rule ID and the quasi-use conversion rule are listed as items, and the quasi-use conversion rule is described by a regular expression. If there is a matching character string in the text text data, related information based on the quasi-application information is added to the feature related to the part.

読替変換ルール定義テーブル124は、読替変換ルールを記憶する。図7は、読替変換ルール定義テーブル124の具体例を示す図である。ここでは、読替変換ルールIDと読替変換ルールが項目として挙げられており、読替変換ルールが正規表現によって記載されている。条文テキストデータ内に適合する文字列がある場合には、当該箇所に係るフィーチャに読替情報に基づく新たなフィーチャを付加する。   The replacement conversion rule definition table 124 stores replacement conversion rules. FIG. 7 is a diagram showing a specific example of the replacement conversion rule definition table 124. Here, the replacement conversion rule ID and the replacement conversion rule are listed as items, and the replacement conversion rule is described by a regular expression. When there is a matching character string in the text data, a new feature based on the replacement information is added to the feature related to the part.

フィーチャ情報保存テーブル125は、フィーチャ情報を記憶する。図8は、フィーチャ情報保存テーブル125の具体例を示す図である。ここでは、フィーチャID、フィーチャ名、区分(医薬品、医薬部外品、化粧品、医療機器)、およびテキストが項目として挙げられている。   The feature information storage table 125 stores feature information. FIG. 8 is a diagram showing a specific example of the feature information storage table 125. Here, feature ID, feature name, classification (pharmaceutical, quasi-drug, cosmetic, medical device) and text are listed as items.

フィーチャ関連情報保存テーブル126は、フィーチャ関連情報を記憶する。   The feature related information storage table 126 stores feature related information.

図9は、フィーチャ関連情報保存テーブル126の具体例を示す図である。ここでは、元フィーチャID、先フィーチャID、関連区分が項目として挙げられている。元フィーチャと先フィーチャは関連付けされており、元フィーチャが上位の階層のフィーチャを示す。例えば、元フィーチャIDが“F001”(フィーチャ名:第1章)のフィーチャの一階層下には“F002”(フィーチャ名:第1条)のフィーチャが関連付けされている。関連区分は、元フィーチャにおいて薬事法に基づいて遵守すべき区分が先フィーチャにおいて遵守すべき区分に含まれているか否かを判別するためのフラグである。例えば、元フィーチャIDが“F013”(フィーチャ名:第4条)のフィーチャの場合には、遵守すべき区分は“医薬品、医薬部外品、化粧品、医療機器”の4区分だが、先フィーチャIDが“F015”(フィーチャ名:(第4条)第2項)では“医薬品、医療機器”の2区分であるので、関連区分は“選択”に設定されている。これに対し、先フィーチャで遵守すべき区分が元フィーチャの区分と一致する場合には、関連区分には“必須”が設定されている。 FIG. 9 is a diagram showing a specific example of the feature related information storage table 126. Here, the original feature ID, the destination feature ID, and the related category are listed as items. The original feature and the destination feature are associated with each other, and the original feature indicates a higher-level feature. For example, a feature “F002” (feature name: Article 1) is associated with a lower layer of the feature whose original feature ID is “F001” (feature name: Chapter 1). The related category is a flag for determining whether or not the category to be observed in the original feature is included in the category to be observed in the previous feature. For example, in the case of a feature whose original feature ID is “F013” (feature name: Article 4), the categories to be observed are “pharmaceuticals, quasi-drugs, cosmetics, medical devices”, but the previous feature ID However, in “F015” (feature name: (article 4), item 2), there are two categories of “pharmaceuticals and medical devices”, so the related category is set to “selection”. On the other hand, if the category to be observed in the previous feature matches the category of the original feature, “required” is set in the related category.

図10は、変換ルール管理部13の構成例を示すブロック図である。同図に示されるように、変換ルール管理部13は、変換ルール管理振分部131、フィーチャ変換ルール管理部132、区分変換ルール管理部133、準用変換ルール管理部134、および読替変換ルール管理部135を備え、インターフェース部11から引き渡された各種の変換ルールをデータベース部12へ登録すると共に、データベース部12の更新および参照を行う機能を有するプログラムである。また、変換ルール管理部13は、インターフェース部11、データベース部12、およびフィーチャモデル変換部14にそれぞれ接続されている。   FIG. 10 is a block diagram illustrating a configuration example of the conversion rule management unit 13. As shown in the figure, the conversion rule management unit 13 includes a conversion rule management distribution unit 131, a feature conversion rule management unit 132, a classification conversion rule management unit 133, a quasi-conversion conversion rule management unit 134, and a replacement conversion rule management unit. 135 is a program that has a function of registering various conversion rules delivered from the interface unit 11 in the database unit 12 and updating and referencing the database unit 12. The conversion rule management unit 13 is connected to the interface unit 11, the database unit 12, and the feature model conversion unit 14, respectively.

変換ルール管理振分部131は、インターフェース部11から引き渡された情報に基づいて各種情報を各管理部に振分けると共に、各管理部からの処理結果をインターフェース部11に引き渡す。   The conversion rule management distribution unit 131 distributes various information to each management unit based on the information delivered from the interface unit 11, and delivers the processing result from each management unit to the interface unit 11.

フィーチャ変換ルール管理部132は、変換ルール管理振分部131からの情報に基づいて起動され、インターフェース部11から取得した入力情報より作成したフィーチャ変換ルールをフィーチャ変換ルール定義テーブル121へ登録すると共に、更新(修正・削除)および参照を行う機能を有するプログラムである。   The feature conversion rule management unit 132 is activated based on the information from the conversion rule management distribution unit 131, registers the feature conversion rule created from the input information acquired from the interface unit 11 in the feature conversion rule definition table 121, and It is a program having a function of updating (modifying / deleting) and referencing.

区分変換ルール管理部133は、変換ルール管理振分部131からの情報に基づいて起動され、インターフェース部11から取得した入力情報より作成した区分変換ルールを区分変換ルール定義テーブル122へ登録すると共に、更新(修正・削除)および参照を行う機能を有するプログラムである。   The division conversion rule management unit 133 is activated based on the information from the conversion rule management distribution unit 131, registers the division conversion rule created from the input information acquired from the interface unit 11 in the division conversion rule definition table 122, and It is a program having a function of updating (modifying / deleting) and referencing.

準用変換ルール管理部134は、変換ルール管理振分部131からの情報に基づいて起動され、インターフェース部11から取得した入力情報より作成した準用変換ルールを準用変換ルール定義テーブル123へ登録すると共に、更新(修正・削除)および参照を行う機能を有するプログラムである。   The quasi-conversion rule management unit 134 is activated based on the information from the conversion rule management allocating unit 131, registers the quasi-conversion rule created from the input information acquired from the interface unit 11 in the quasi-conversion conversion rule definition table 123, and It is a program having a function of updating (modifying / deleting) and referencing.

読替変換ルール管理部135は、変換ルール管理振分部131からの情報に基づいて起動され、インターフェース部11から取得した入力情報より作成した読替変換ルールを読替変換ルール定義テーブル124へ登録すると共に、更新(修正・削除)および参照を行う機能を有するプログラムである。   The replacement conversion rule management unit 135 is activated based on the information from the conversion rule management distribution unit 131, registers the replacement conversion rule created from the input information acquired from the interface unit 11 in the replacement conversion rule definition table 124, and It is a program having a function of updating (modifying / deleting) and referencing.

図11は、フィーチャモデル変換部14の構成例を示すブロック図である。同図に示されるように、フィーチャモデル変換部14は、変換処理振分部141、フィーチャ変換処理部142、区分変換処理部143、準用変換処理部144、読替変換処理部145を備え、インターフェース部11および変換ルール管理部13から引き渡された情報に基づき、薬事法の条文テキストデータを薬事法フィーチャモデルに変換するプログラムである。また、フィーチャモデル変換部14は、インターフェース部11、データベース部12、および変換ルール管理部13にそれぞれ接続されおり、変換処理によって作成した薬事法フィーチャモデルをフィーチャモデル情報管理部15に引渡してデータベース部12へ登録する。   FIG. 11 is a block diagram illustrating a configuration example of the feature model conversion unit 14. As shown in the figure, the feature model conversion unit 14 includes a conversion processing distribution unit 141, a feature conversion processing unit 142, a segment conversion processing unit 143, a semi-conversion conversion processing unit 144, and a read conversion processing unit 145, and includes an interface unit. 11 and the conversion rule management unit 13 are programs for converting the text data of the Pharmaceutical Affairs Law into the Pharmaceutical Affairs Law feature model. The feature model conversion unit 14 is connected to the interface unit 11, the database unit 12, and the conversion rule management unit 13. The feature model conversion unit 14 delivers the pharmacy feature model created by the conversion process to the feature model information management unit 15. 12 is registered.

変換処理振分部141は、インターフェース部11から引き渡された情報に基づき、各種情報を各処理部に振分け、各処理部を利用して薬事法の条文テキストデータを薬事法フィーチャモデルに変換する。また、各処理部からの処理結果をインターフェース部11に引き渡す。   Based on the information delivered from the interface unit 11, the conversion processing distribution unit 141 distributes various types of information to each processing unit, and converts the text data of the Pharmaceutical Affairs Law into a pharmaceutical law feature model using each processing section. In addition, the processing result from each processing unit is delivered to the interface unit 11.

フィーチャ変換処理部142は、変換処理振分部141からの情報に基づいて起動され、薬事法のテキストデータにフィーチャ変換ルールを適用しフィーチャに変換するプログラムである。   The feature conversion processing unit 142 is a program that is activated based on information from the conversion processing distribution unit 141 and applies a feature conversion rule to text data of the Pharmaceutical Affairs Law to convert it into a feature.

区分変換処理部143は、変換処理振分部141からの情報に基づいて起動され、各フィーチャが規制対象としている区分を判定し、区分を設定する。   The classification conversion processing unit 143 is activated based on the information from the conversion processing distribution unit 141, determines the classification that each feature is a restriction target, and sets the classification.

準用変換処理部144は、変換処理振分部141からの情報に基づいて起動され、薬事法のテキストデータに準用変換ルールを適用して準用情報を取得し、この準用情報に基づいてフィーチャ関連情報の関連区分(必須/選択)を設定する。   The quasi-use conversion processing unit 144 is activated based on the information from the conversion process allocating unit 141, applies the quasi-use conversion rule to the text data of the Pharmaceutical Affairs Law, acquires the quasi-use information, and the feature related information based on the quasi-use information Set the related category (required / selected).

読替変換処理部145は、変換処理振分部141からの情報に基づいて起動され、薬事法のテキストデータに読替変換ルールを適用し、読替箇所をフィーチャとして追加する。   The replacement conversion processing unit 145 is activated based on information from the conversion processing distribution unit 141, applies the replacement conversion rule to the text data of the Pharmaceutical Affairs Law, and adds the replacement part as a feature.

図12は、フィーチャモデル情報管理部15の構成例を示すブロック図である。同図に示されるように、フィーチャモデル情報管理部15は、フィーチャモデル情報管理部15は、情報管理振分部151、フィーチャ情報管理部152、フィーチャ関連情報管理部153、および表示モデル作成部154を備え、インターフェース部11からの入力情報またはフィーチャモデル変換部14における変換処理により作成されたフィーチャモデル情報をデータベース部12に登録すると共に、インターフェース部11から引き渡された情報に基づいてデータベース部12の更新および参照を行う機能を有するプログラムである。また、フィーチャモデル情報管理部15は、インターフェース部11、データベース部12、およびフィーチャモデル変換部14にそれぞれ接続されている。   FIG. 12 is a block diagram illustrating a configuration example of the feature model information management unit 15. As shown in the figure, the feature model information management unit 15, the feature model information management unit 15, the information management distribution unit 151, the feature information management unit 152, the feature related information management unit 153, and the display model creation unit 154 The feature model information created by the input information from the interface unit 11 or the conversion process in the feature model conversion unit 14 is registered in the database unit 12, and the database unit 12 stores the feature model information based on the information delivered from the interface unit 11. It is a program having a function of performing update and reference. The feature model information management unit 15 is connected to the interface unit 11, the database unit 12, and the feature model conversion unit 14, respectively.

情報管理振分部151は、インターフェース部11から引き渡された情報に基づき、各種情報をフィーチャ情報管理部152、フィーチャ関連情報管理部153、または表示モデル作成部154を起動させ、処理を振分ける。また、情報管理振分部151は、各処理部における処理結果をインターフェース部11に引き渡す。   Based on the information delivered from the interface unit 11, the information management distribution unit 151 activates the feature information management unit 152, the feature related information management unit 153, or the display model creation unit 154 for various information, and distributes the processing. In addition, the information management distribution unit 151 delivers the processing result in each processing unit to the interface unit 11.

フィーチャ情報管理部152は、情報管理振分部151からの情報に基づいて起動され、インターフェース部11からの入力情報またはフィーチャモデル変換部14における変換処理により作成されたフィーチャ情報をフィーチャ情報保存テーブル125に登録すると共に、更新(修正・削除)および参照を行う機能を有するプログラムである。   The feature information management unit 152 is activated based on the information from the information management distribution unit 151, and the feature information created by the input information from the interface unit 11 or the conversion processing in the feature model conversion unit 14 is stored in the feature information storage table 125. Is a program that has the function of performing registration (update / deletion) and reference.

フィーチャ関連情報管理部153は、情報管理振分部151からの情報に基づいて起動され、インターフェース部11からの入力情報またはフィーチャモデル変換部14における変換処理により作成されたフィーチャ関連情報をフィーチャ関連情報保存テーブル126に登録すると共に、更新(修正・削除)および参照を行う機能を有するプログラムである。   The feature related information management unit 153 is activated based on the information from the information management distribution unit 151, and the feature related information generated by the input information from the interface unit 11 or the conversion processing in the feature model conversion unit 14 is used. It is a program that has a function of registering in the storage table 126 and performing update (correction / deletion) and reference.

表示モデル作成部154は、インターフェース部11からの入力情報に基づいてフィーチャ情報保存テーブル125からフィーチャ情報、フィーチャ関連情報保存テーブル126からフィーチャ関連情報をそれぞれ取得し、フィーチャ情報とフィーチャ関連情報に基づいて薬事法フィーチャモデルを可視化させた表示モデルのデータを作成するプログラムである。この表示モデルは、インターフェース部11に引き渡されることで表示装置(図示省略する)上に表示され、ユーザが薬事法の特徴を容易に把握することができる。   The display model creation unit 154 acquires feature information from the feature information storage table 125 and feature related information from the feature related information storage table 126 based on input information from the interface unit 11, and based on the feature information and feature related information. This is a program that creates display model data that visualizes the Pharmaceutical Affairs Law feature model. This display model is displayed on a display device (not shown) by being delivered to the interface unit 11, and the user can easily grasp the characteristics of the Pharmaceutical Affairs Law.

以下、本発明の一実施形態に係る薬事法フィーチャモデル作成装置1の動作を図面に基づいて説明する。図13は、本発明の一実施形態に係る薬事法フィーチャモデル作成装置1の処理の具体例を示すフローチャートである。   Hereinafter, the operation of the pharmaceutical law feature model creation device 1 according to an embodiment of the present invention will be described with reference to the drawings. FIG. 13 is a flowchart showing a specific example of processing of the pharmaceutical law feature model creation device 1 according to an embodiment of the present invention.

S1301において、インターフェース部11は、ユーザが業務画面(図示省略する)より入力した各種の入力データを取得する。   In step S <b> 1301, the interface unit 11 acquires various input data input by a user from a business screen (not illustrated).

S1302において、インターフェース部11は、入力データの種類に応じて処理の振分を行う。ここで、入力データが変換ルールの登録・更新要求と判定された場合には、S1303へ進む。入力データがフィーチャモデルへの変換要求と判定された場合には、S1304へ進む。入力データがフィーチャモデル情報の登録・更新・表示要求と判定された場合には、S1306へ進む。尚、入力データがその他のデータと判定された場合には、S1309へ進む。   In step S1302, the interface unit 11 performs processing distribution according to the type of input data. If the input data is determined to be a conversion rule registration / update request, the process advances to step S1303. If it is determined that the input data is a conversion request to the feature model, the process proceeds to S1304. If it is determined that the input data is a registration / update / display request for feature model information, the process advances to step S1306. If it is determined that the input data is other data, the process proceeds to S1309.

S1303において、インターフェース部11は、変換ルール管理部13を起動させ、ユーザからの入力データに基づいて変換ルール管理部13に変換ルールの登録・更新処理を行わせる。   In step S1303, the interface unit 11 activates the conversion rule management unit 13, and causes the conversion rule management unit 13 to perform conversion rule registration / update processing based on input data from the user.

S1304において、インターフェース部11は、フィーチャモデル変換部14を起動させ、フィーチャモデル変換部14に薬事法の条文テキストデータを薬事法フィーチャモデルに変換させる。   In step S <b> 1304, the interface unit 11 activates the feature model conversion unit 14 and causes the feature model conversion unit 14 to convert the text data of the Pharmaceutical Affairs Law into a pharmaceutical law feature model.

S1305において、フィーチャモデル変換部14は、各種の変換処理により求められたフィーチャモデル情報をフィーチャモデル情報管理部15へ出力し、データベース部12(フィーチャ情報保存テーブル125およびフィーチャ関連情報保存テーブル126)への登録または更新を行わせる。   In S 1305, the feature model conversion unit 14 outputs the feature model information obtained by various conversion processes to the feature model information management unit 15, and outputs it to the database unit 12 (the feature information storage table 125 and the feature related information storage table 126). To register or update.

S1306において、インターフェース部11は、フィーチャモデル情報管理部15を起動させ、ユーザからの入力データに基づいて作成されたフィーチャモデル情報をフィーチャモデル情報管理部15に出力し、フィーチャモデル情報の登録・更新・表示処理を行わせる。   In step S1306, the interface unit 11 activates the feature model information management unit 15, outputs the feature model information created based on the input data from the user to the feature model information management unit 15, and registers / updates the feature model information.・ Perform display processing.

S1307において、変換ルール管理部13、フィーチャモデル変換部14、またはフィーチャモデル情報管理部15は、インターフェース部11に対する出力データの有無を判定する。ここで、出力データ有りと判定された場合には、S1308へ進む。これに対して、出力データ無しと判定された場合には、S1309へ進む。   In step S <b> 1307, the conversion rule management unit 13, the feature model conversion unit 14, or the feature model information management unit 15 determines whether there is output data for the interface unit 11. If it is determined that there is output data, the process advances to step S1308. On the other hand, if it is determined that there is no output data, the process advances to step S1309.

S1308において、変換ルール管理部13、フィーチャモデル変換部14、またはフィーチャモデル情報管理部15は、インターフェース部11に対してデータを出力する。   In S <b> 1308, the conversion rule management unit 13, the feature model conversion unit 14, or the feature model information management unit 15 outputs data to the interface unit 11.

S1309において、インターフェース部11は、ユーザからのデータ入力の有無を判定する。ここで、ユーザからの入力が有りと判定された場合には、S1301へ戻り、S1301〜S1309の処理を繰り返す。これに対し、ユーザからの入力が無しと判定された場合には、処理を終了する。   In step S1309, the interface unit 11 determines whether there is data input from the user. If it is determined that there is an input from the user, the process returns to S1301, and the processes of S1301 to S1309 are repeated. On the other hand, when it is determined that there is no input from the user, the process is terminated.

<変換ルールの登録・更新処理>
図14は、変換ルール管理部13の処理の具体例を示すフローチャートであり、図13のS1303に相当する。
<Conversion rule registration / update process>
FIG. 14 is a flowchart showing a specific example of processing of the conversion rule management unit 13, and corresponds to S1303 of FIG.

S1401において、変換ルール管理振分部131は、インターフェース部11から変換ルールの登録・更新要求に係るデータを取得する。   In step S <b> 1401, the conversion rule management distribution unit 131 acquires data related to a conversion rule registration / update request from the interface unit 11.

S1402において、変換ルール管理振分部131は、取得されたデータに応じて処理を振り分ける。すなわち、登録・更新処理を行う変換ルールの種別に応じて処理を振分ける。   In S1402, the conversion rule management distribution unit 131 distributes processing according to the acquired data. That is, the process is distributed according to the type of conversion rule for performing the registration / update process.

S1403において、変換ルール管理振分部131は、フィーチャ変換ルール管理部132を起動させ、インターフェース部11から取得された入力データに基づいてフィーチャ変換ルール管理部132にフィーチャ変換ルールを作成させ、フィーチャ変換ルール定義テーブル121へフィーチャ変換ルールの登録処理または更新処理を行わせる。   In step S1403, the conversion rule management distribution unit 131 activates the feature conversion rule management unit 132, causes the feature conversion rule management unit 132 to create a feature conversion rule based on the input data acquired from the interface unit 11, and converts the feature. The rule definition table 121 is made to perform feature conversion rule registration processing or update processing.

S1404において、変換ルール管理振分部131は、区分変換ルール管理部133を起動させ、インターフェース部11から取得される入力情報に基づいて区分変換ルール管理部133に区分変換ルールを作成させ、区分変換ルール定義テーブル122へ区分変換ルールの登録処理または更新処理を行わせる。   In S1404, the conversion rule management distribution unit 131 activates the division conversion rule management unit 133, causes the division conversion rule management unit 133 to create a division conversion rule based on the input information acquired from the interface unit 11, and performs the division conversion. The rule definition table 122 is made to perform the classification conversion rule registration process or update process.

S1405において、変換ルール管理振分部131は、準用変換ルール管理部134を起動させ、インターフェース部11から取得される入力データに基づいて準用変換ルール管理部134に準用変換ルールを作成させ、準用変換ルール定義テーブル123へ準用変換ルールの登録処理または更新処理を行わせる。   In step S1405, the conversion rule management distribution unit 131 activates the quasi-conversion rule management unit 134, causes the quasi-conversion rule management unit 134 to create a quasi-conversion rule based on input data acquired from the interface unit 11, and converts the quasi-conversion The rule definition table 123 is made to perform registration processing or update processing of the quasi-conversion rules.

S1406において、変換ルール管理振分部131は、読替変換ルール管理部135を起動させ、インターフェース部11から取得される入力データに基づいて読替変換ルール管理部135に読替変換ルールを作成させ、読替変換ルール定義テーブル124へ読替変換ルールの登録処理または更新処理を行わせる。   In S1406, the conversion rule management distribution unit 131 activates the replacement conversion rule management unit 135, causes the replacement conversion rule management unit 135 to create a replacement conversion rule based on the input data acquired from the interface unit 11, and replaces the conversion. The rule definition table 124 is caused to perform a replacement conversion rule registration process or update process.

S1407において、フィーチャ変換ルール管理部132、区分変換ルール管理部133、準用変換ルール管理部134、または読替変換ルール管理部135は、変換ルール管理振分部131に対する出力データの有無を判定する。ここで、出力データ有りと判定された場合には、S1408へ進む。これに対して、出力データ無しと判定された場合には、S1409へ進む。   In step S <b> 1407, the feature conversion rule management unit 132, the division conversion rule management unit 133, the semi-conversion conversion rule management unit 134, or the replacement conversion rule management unit 135 determines whether there is output data for the conversion rule management distribution unit 131. If it is determined that there is output data, the process advances to step S1408. On the other hand, if it is determined that there is no output data, the process advances to step S1409.

S1408において、変換ルール管理振分部131に対してデータを出力する。   In step S1408, the data is output to the conversion rule management distribution unit 131.

S1409において、変換ルール管理振分部131は、未処理の取得データの有無を判定する。ここで、未処理のデータ有りと判定された場合にはS1402へ戻り、全ての処理が完了するまでS1402〜S1409の処理を繰り返す。これに対して、未処理のデータ無しと判定された場合には処理を終了する。   In step S1409, the conversion rule management distribution unit 131 determines whether there is unprocessed acquired data. If it is determined that there is unprocessed data, the process returns to S1402, and the processes of S1402 to S1409 are repeated until all the processes are completed. On the other hand, if it is determined that there is no unprocessed data, the process is terminated.

<フィーチャモデル変換処理>
図15は、フィーチャモデル変換部14の処理の具体例を示すフローチャートであり、図13のS1304に相当する。
<Feature model conversion process>
FIG. 15 is a flowchart showing a specific example of the process of the feature model conversion unit 14, and corresponds to S1304 in FIG.

S1501において、変換処理振分部141は、インターフェース部11からフィーチャモデル変換要求に係るデータを取得する。   In step S <b> 1501, the conversion processing distribution unit 141 acquires data related to the feature model conversion request from the interface unit 11.

S1502において、変換処理振分部141は、プログラムに記載された処理手順に基づいて起動するプログラムを決定する。   In step S1502, the conversion processing distribution unit 141 determines a program to be activated based on the processing procedure described in the program.

S1503において、フィーチャ変換処理部142は、フィーチャ変換ルール定義テーブル121からフィーチャ変換ルールを取得する。   In step S <b> 1503, the feature conversion processing unit 142 acquires a feature conversion rule from the feature conversion rule definition table 121.

S1504において、フィーチャ変換処理部142は、取得されたフィーチャ変換ルールに基づいて条文テキストデータのフィーチャ変換を行う。図16は、フィーチャ変換処理部142におけるフィーチャ変換(第一階層目)を具体的に説明する図である。ここでは、図4に示されるフィーチャ変換ルール(“第{$1}章”)に基づいて第一階層目のフィーチャとして章番号が抽出されることが示されている。図17は、フィーチャ変換(第一階層目)の結果を示す図である。   In step S1504, the feature conversion processing unit 142 performs feature conversion of the text text data based on the acquired feature conversion rule. FIG. 16 is a diagram for specifically explaining feature conversion (first layer) in the feature conversion processing unit 142. Here, it is shown that a chapter number is extracted as a feature of the first layer based on the feature conversion rule (“# {$ 1} chapter)” shown in FIG. FIG. 17 is a diagram illustrating a result of feature conversion (first layer).

図18は、フィーチャ変換処理部142におけるフィーチャ変換(第二階層目)を具体的に説明する図である。ここでは、図4に示されるフィーチャ変換ルール(“第{$1}条”)に基づいて第二階層目のフィーチャとして条番号が抽出されることが示されている。図19は、図18のフィーチャ変換(第二階層目)の結果を示す図である。条番号に係るフィーチャは章番号に係るフィーチャに関連するとして配置されている。例えば、元フィーチャが“第1章”の場合には、“第1条”と“第2条”を先フィーチャとするフィーチャ関連情報が作成されることが示されている。   FIG. 18 is a diagram for specifically explaining feature conversion (second level) in the feature conversion processing unit 142. Here, it is shown that the item number is extracted as the feature of the second layer based on the feature conversion rule (“Item {$ 1}”) shown in FIG. FIG. 19 is a diagram illustrating the result of the feature conversion (second layer) in FIG. The feature related to the section number is arranged as related to the feature related to the chapter number. For example, when the original feature is “Chapter 1”, it is shown that feature-related information having “Article 1” and “Article 2” as destination features is created.

図20は、フィーチャ変換処理部142におけるフィーチャ変換(第三階層目)を具体的に説明する図である。ここでは、図4に示されるフィーチャ変換ルール(“第{$1}項”)に基づいて第三階層目のフィーチャとして項番号が抽出されることが示されている。図21は、図20のフィーチャ変換(第三階層目)の結果を示す図である。項番号に係るフィーチャは条番号に係るフィーチャに関連するとして配置されている。例えば、元フィーチャが“第2条”の場合には、“第1項”〜“第5項”を先フィーチャとするフィーチャ関連情報が作成されることが示されている。   FIG. 20 is a diagram specifically explaining feature conversion (third layer) in the feature conversion processing unit 142. Here, it is shown that the item number is extracted as the feature of the third layer based on the feature conversion rule (“the {$ 1} item”) shown in FIG. FIG. 21 is a diagram showing the result of the feature conversion (third layer) in FIG. The feature related to the item number is arranged as related to the feature related to the item number. For example, when the original feature is “Article 2”, it is shown that feature-related information having “1st term” to “5th term” as the previous feature is created.

S1505において、区分変換処理部143は、区分変換ルール定義テーブル122から区分変換ルールを取得する。   In step S <b> 1505, the partition conversion processing unit 143 acquires the partition conversion rule from the partition conversion rule definition table 122.

S1506において、区分変換処理部143は、取得された区分変換ルールに基づいて条文テキストデータの区分変換を行う。図22は、区分変換処理部143における区分変換を具体的に説明する図である。ここでは、条文テキストデータ内に“第2章 医薬品“の文字列が含まれていた場合には、“第{.*}章 {.*}医薬品{.*}”の区分変換ルールに適合するので、“第2章”のフィーチャの区分として医薬品が付加される。図23は、図22の区分変換の結果を示す図である。   In step S1506, the section conversion processing unit 143 performs section conversion of the text text data based on the acquired section conversion rule. FIG. 22 is a diagram for specifically explaining the segment conversion in the segment conversion processing unit 143. Here, if the text of “Chapter 2 Pharmaceuticals” is included in the text data, it will conform to the section conversion rules of “Chapter {. *} Chapter {. *} Pharmaceuticals {. *}”. Therefore, a medicine is added as a feature classification of “Chapter 2”. FIG. 23 is a diagram illustrating a result of the segment conversion in FIG.

S1507において、準用変換処理部144は、準用変換ルール定義テーブル123から準用変換ルールを取得する。   In S <b> 1507, the quasi-conversion processing unit 144 acquires a quasi-conversion rule from the quasi-conversion rule definition table 123.

S1508において、準用変換処理部144は、取得された準用変換ルールに基づいて条文テキストデータの準用変換を行う。図24は、準用変換処理部144における準用変換を具体的に説明する図である。ここでは、条文テキストデータ内に「第十九条 第三条、…の規定を準用する」の文字列が含まれており、図5に示される“第{$1}条 準用{$2}*”の準用変換ルールに適合するので、“第十九条”のフィーチャと“第三条”のフィーチャが関連するものとして関連情報が作成される。図25は、図24の準用変換の結果を示す図である。   In step S1508, the quasi-use conversion processing unit 144 performs quasi-use conversion of the text text data based on the acquired quasi-use conversion rule. FIG. 24 is a diagram specifically describing the quasi-use conversion in the quasi-use conversion processing unit 144. Here, the text text data includes the character string “Applying Article 19, Article 3, ...”, and the “Item {$ 1} for Application {$ 2}” shown in FIG. * Since it conforms to the quasi-conversion rule of “*”, the related information is created as the “Article 19” feature and the “Article 3” feature are related. FIG. 25 is a diagram showing the result of the semi-conversion of FIG.

S1509において、読替変換処理部145は、読替変換ルール定義テーブル124から読替変換ルールを取得する。   In step S <b> 1509, the replacement conversion processing unit 145 acquires a replacement conversion rule from the replacement conversion rule definition table 124.

S1510において、読替変換処理部145は、取得された読替変換ルールに基づいて条文テキストデータの読替変換を行う。図26は、読替変換処理部145における読替変換を具体的に説明する図である。条文テキストデータ内に“第三条第一項中「次条第三項に規定する品質保証責任者」とあるのは「品質保証責任者」と”」の文字列が含まれており、図7に示される“第{$1}条第{$2}項中{$2}とあるのは{$3}”の読替変換ルールに適合するので、“第三条第一項”のフィーチャに対して読替情報に係るフィーチャが付加される。図27は、図26の読替変換の結果を示す図である。   In S1510, the replacement conversion processing unit 145 performs replacement conversion of the text text data based on the acquired replacement conversion rule. FIG. 26 is a diagram specifically explaining the read conversion in the read conversion processing unit 145. The text of the text contains the character string “Quality Assurance Manager” in “Article 3, Paragraph 1,“ Quality Assurance Manager as stipulated in Paragraph 3 of the next article ””. Since “{$ 2} in section {$ 1} in section {$ 1} in section 7 is compatible with the replacement conversion rule of {$ 3}” shown in FIG. A feature related to the replacement information is added to. FIG. 27 is a diagram illustrating a result of the read conversion in FIG.

S1511において、変換処理振分部141に対する出力データの有無を判定する。   In step S1511, the presence / absence of output data for the conversion processing distribution unit 141 is determined.

S1512において、変換処理振分部141に対してデータを出力する。   In step S <b> 1512, data is output to the conversion processing distribution unit 141.

S1513において、変換処理振分部141は、未処理の取得データの有無を判定する。ここで、未処理のデータ有りと判定された場合にはS1502へ戻り、全ての処理が完了するまでS1502〜S1513の処理を繰り返す。これに対して、未処理のデータ無しと判定された場合には、S1514へ進む。   In step S1513, the conversion processing distribution unit 141 determines whether there is unprocessed acquired data. If it is determined that there is unprocessed data, the process returns to S1502, and the processes of S1502 to S1513 are repeated until all the processes are completed. On the other hand, if it is determined that there is no unprocessed data, the process proceeds to S1514.

S1514において、フィーチャモデル情報管理部15に対して薬事法フィーチャモデルを出力し、処理を終了する。   In step S1514, the pharmacy feature model is output to the feature model information management unit 15, and the process ends.

<薬事法フィーチャモデルの登録・更新・参照処理>
図28は、フィーチャモデル情報管理部15の処理の具体例を示すフローチャートであり、図13のS1305およびS1306に相当する。
<Registration / update / reference processing of the Pharmaceutical Affairs Law feature model>
FIG. 28 is a flowchart showing a specific example of the process of the feature model information management unit 15, and corresponds to S1305 and S1306 in FIG.

S2801において、情報管理振分部151は、インターフェース部11またはフィーチャモデル変換部14からデータを取得する。   In step S2801, the information management distribution unit 151 acquires data from the interface unit 11 or the feature model conversion unit 14.

S2802において、情報管理振分部151は、取得データの種類に応じて処理の振分を行う。ここで、取得データがフィーチャ情報と判定された場合には、S2803へ進む。また、取得データがフィーチャ関連情報と判定された場合には、S2804へ進む。また、取得データが薬事法フィーチャモデルの表示要求と判定された場合には、S2805へ進む。尚、取得データがその他のデータと判定された場合には、S2808へ進む。   In step S2802, the information management distribution unit 151 performs processing according to the type of acquired data. If the acquired data is determined as feature information, the process advances to S2803. If it is determined that the acquired data is feature-related information, the process proceeds to S2804. If it is determined that the acquired data is a request for displaying the Pharmaceutical Affairs Law feature model, the process proceeds to S2805. If it is determined that the acquired data is other data, the process advances to step S2808.

S2803において、情報管理振分部151は、フィーチャ情報管理部152を起動し、インターフェース部11またはフィーチャモデル変換部14から取得されたフィーチャ情報に基づいてフィーチャ情報保存テーブル125への登録・更新処理を行う。   In step S2803, the information management distribution unit 151 activates the feature information management unit 152, and performs registration / update processing to the feature information storage table 125 based on the feature information acquired from the interface unit 11 or the feature model conversion unit 14. Do.

S2804において、情報管理振分部151は、フィーチャ関連情報管理部153を起動し、インターフェース部11またはフィーチャモデル変換部14から取得されたフィーチャ情報に基づいてフィーチャ関連情報保存テーブル126への登録・更新処理を行う。   In S 2804, the information management distribution unit 151 activates the feature related information management unit 153, and registers / updates the feature related information storage table 126 based on the feature information acquired from the interface unit 11 or the feature model conversion unit 14. Process.

S2805において、情報管理振分部151は、表示モデル作成部154を起動し、フィーチャ情報保存テーブル125およびフィーチャ関連情報保存テーブル126の情報に基づいて薬事法フィーチャモデルの表示データを構築する。   In step S2805, the information management distribution unit 151 activates the display model creation unit 154 and constructs display data of the pharmaceutical law feature model based on the information in the feature information storage table 125 and the feature related information storage table 126.

S2806において、フィーチャ情報管理部152、フィーチャ関連情報管理部153、または表示モデル作成部154は、情報管理振分部151に対する出力データの有無を判定する。ここで、情報管理振分部151に対する出力データ有りと判定された場合には、S2807へ進む。これに対し、出力データ無しと判定された場合には、S2808へ進む。   In step S <b> 2806, the feature information management unit 152, the feature related information management unit 153, or the display model creation unit 154 determines whether there is output data for the information management distribution unit 151. If it is determined that there is output data for the information management distribution unit 151, the process advances to step S2807. On the other hand, if it is determined that there is no output data, the process advances to step S2808.

S2807において、フィーチャ情報管理部152、フィーチャ関連情報管理部153、または表示モデル作成部154は、情報管理振分部151に対してデータを出力する。出力されるデータとしては、インターフェース部11へ引き渡される薬事法フィーチャモデルの表示データ、フィーチャ情報やフィーチャ関連情報の登録・更新処理の完了通知などが挙げられる。   In step S <b> 2807, the feature information management unit 152, the feature related information management unit 153, or the display model creation unit 154 outputs data to the information management distribution unit 151. Examples of output data include display data of a pharmaceutical law feature model delivered to the interface unit 11, notification of completion of registration / update processing of feature information and feature related information, and the like.

S2808において、情報管理振分部151は、未処理の取得データの有無を判定する。ここで、未処理のデータ有りと判定された場合にはS2802へ戻り、全ての処理が完了するまでS2802〜S2808の処理を繰り返す。これに対して、未処理のデータ無しと判定された場合には処理を終了する。   In step S2808, the information management distribution unit 151 determines whether there is unprocessed acquired data. If it is determined that there is unprocessed data, the process returns to S2802, and the processes in S2802 to S2808 are repeated until all the processes are completed. On the other hand, if it is determined that there is no unprocessed data, the process is terminated.

このように、薬事法および薬事法関連省令の条文テキストデータをコンピュータで扱えるモデルとして変換されることで、フィーチャモデルの登録、修正、更新、削除が行え、フィーチャモデルを一元的に管理できる。また、取り扱っている製品の区分によって、遵守しなければならない薬事法条項を絞り込んで参照できるので作業負担を大幅に削減可能である。更に、薬事法、薬事法関連省令、SOP、業務マニュアル、業務システムの対応付けを行うトレーサビリティシステムにおける入力情報として利用できる。   In this way, by converting the text data of the Pharmaceutical Affairs Law and regulations related to the Pharmaceutical Affairs Law into a model that can be handled by a computer, the feature model can be registered, modified, updated, and deleted, and the feature model can be managed centrally. In addition, depending on the product category, it is possible to narrow down and refer to the Pharmaceutical Affairs Law clauses that must be observed, so the workload can be greatly reduced. Furthermore, it can be used as input information in a traceability system that associates the Pharmaceutical Affairs Law, Pharmaceutical Affairs Law-related ministerial ordinances, SOPs, business manuals, and business systems.

尚、本発明は上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。   Note that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. In addition, various inventions can be formed by appropriately combining a plurality of components disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment.

本発明の一実施形態に係る薬事法フィーチャモデル作成装置1の全体構成例を示すブロック図。1 is a block diagram showing an example of the overall configuration of a pharmaceutical law feature model creation device 1 according to an embodiment of the present invention. 薬事法フィーチャモデルの具体例を示す図。The figure which shows the specific example of a pharmacy law feature model. データベース部12の構成例を示すブロック図。FIG. 3 is a block diagram illustrating a configuration example of a database unit 12. フィーチャ変換ルール定義テーブル121の具体例を示す図。The figure which shows the specific example of the feature conversion rule definition table 121. FIG. 区分変換ルール定義テーブル122の具体例を示す図。The figure which shows the specific example of the division | segmentation conversion rule definition table 122. FIG. 準用変換ルール定義テーブル123の具体例を示す図。The figure which shows the specific example of the conversion rule definition table for semi-application. 読替変換ルール定義テーブル124の具体例を示す図。The figure which shows the specific example of the replacement conversion rule definition table. フィーチャ情報保存テーブル125の具体例を示す図。The figure which shows the specific example of the feature information storage table 125. FIG. フィーチャ関連情報保存テーブル126の具体例を示す図。The figure which shows the specific example of the feature related information storage table 126. FIG. 変換ルール管理部13の構成例を示すブロック図。The block diagram which shows the structural example of the conversion rule management part 13. FIG. フィーチャモデル変換部14の構成例を示すブロック図。FIG. 3 is a block diagram illustrating a configuration example of a feature model conversion unit 14. フィーチャモデル情報管理部15の構成例を示すブロック図。FIG. 3 is a block diagram illustrating a configuration example of a feature model information management unit 15. 本発明の一実施形態に係る薬事法フィーチャモデル作成装置1の処理の具体例を示すフローチャート。The flowchart which shows the specific example of the process of the pharmacy law feature model production apparatus 1 which concerns on one Embodiment of this invention. 変換ルール管理部13の処理の具体例を示すフローチャート。10 is a flowchart illustrating a specific example of processing of a conversion rule management unit 13. フィーチャモデル変換部14の処理の具体例を示すフローチャート。5 is a flowchart showing a specific example of processing of a feature model conversion unit 14. フィーチャ変換処理部142におけるフィーチャ変換(第一階層目)を具体的に説明する図。The figure which demonstrates the feature conversion (1st hierarchy) in the feature conversion process part 142 concretely. 図16のフィーチャ変換(第一階層目)の結果を示す図。The figure which shows the result of the feature conversion (1st hierarchy) of FIG. フィーチャ変換処理部142におけるフィーチャ変換(第二階層目)を具体的に説明する図。The figure which demonstrates the feature conversion (2nd hierarchy) in the feature conversion process part 142 concretely. 図18のフィーチャ変換(第二階層目)の結果を示す図。The figure which shows the result of the feature conversion (2nd hierarchy) of FIG. フィーチャ変換処理部142におけるフィーチャ変換(第三階層目)を具体的に説明する図。The figure which demonstrates the feature conversion (3rd hierarchy) in the feature conversion process part 142 concretely. 図20のフィーチャ変換(第三階層目)の結果を示す図。The figure which shows the result of the feature conversion (3rd hierarchy) of FIG. 区分変換処理部143における区分変換を具体的に説明する図。The figure explaining concretely the division conversion in the division conversion process part 143. FIG. 図22の区分変換の結果を示す図。The figure which shows the result of the division conversion of FIG. 準用変換処理部144における準用変換を具体的に説明する図。FIG. 10 is a diagram for specifically explaining the quasi-use conversion in the quasi-use conversion processing unit 144; 図24の準用変換の結果を示す図。The figure which shows the result of semi-conversion of FIG. 読替変換処理部145における読替変換を具体的に説明する図。FIG. 10 is a diagram for specifically explaining read conversion in a read conversion processing unit 145. 図26の読替変換の結果を示す図。The figure which shows the result of the replacement conversion of FIG. フィーチャモデル情報管理部15の処理の具体例を示すフローチャート。10 is a flowchart showing a specific example of processing of the feature model information management unit 15.

符号の説明Explanation of symbols

1…薬事法フィーチャモデル作成装置、
11…インターフェース部、
12…データベース部、
13…変換ルール管理部、
14…フィーチャモデル変換部、
15…フィーチャモデル情報管理部、
121…フィーチャ変換ルール定義テーブル、
122…区分変換ルール定義テーブル、
123…準用変換ルール定義テーブル、
124…読替変換ルール定義テーブル、
125…フィーチャ情報保存テーブル、
126…フィーチャ関連情報保存テーブル、
131…変換ルール管理振分部、
132…フィーチャ変換ルール管理部、
133…区分変換ルール管理部、
134…準用変換ルール管理部、
135…読替変換ルール管理部、
141…変換処理振分部、
142…フィーチャ変換処理部、
143…区分変換処理部、
144…準用変換処理部、
145…読替変換処理部、
151…情報管理振分部、
152…フィーチャ情報管理部、
153…フィーチャ関連情報管理部、
154…表示モデル作成部。
1… Pharmacy Law feature model creation device,
11 ... Interface part,
12 ... Database section,
13 ... Conversion rule management unit,
14 ... feature model conversion unit,
15 ... Feature model information management department,
121 ... Feature conversion rule definition table,
122 ... Classification conversion rule definition table,
123 ... Conversion rule definition table for quasi-use,
124 ... replacement conversion rule definition table,
125 ... Feature information storage table,
126 ... Feature related information storage table,
131 ... Conversion rule management distribution unit,
132. Feature conversion rule management unit,
133... Section conversion rule management unit,
134 ... Conversion rule management unit for quasi-use,
135 ... replacement conversion rule management unit,
141 ... Conversion processing distribution unit,
142 ... feature conversion processing unit,
143 ... division conversion processing unit,
144... Conversion processing unit for quasi-use,
145 ... replacement conversion processing unit,
151. Information management distribution unit,
152 ... feature information management unit,
153. Feature related information management department,
154 ... Display model creation unit.

Claims (5)

薬事法の条文テキストデータおよび外部入力情報を取得するインターフェース部と、
前記薬事法の特徴を表す薬事法フィーチャモデルおよび前記条文テキストデータに係る変換ルールを記憶するデータベース部と、
前記インターフェース部において取得された外部入力情報に基づいて前記変換ルールを作成して前記データベース部へ登録すると共に、前記変換ルールの更新および参照を管理する変換ルール管理部と、
前記データベース部に記憶されている前記変換ルールに基づいて前記条文テキストデータから複数のフィーチャを抽出すると共に、前記フィーチャに係る情報および前記フィーチャ同士を関連付ける情報を含む前記薬事法フィーチャモデルを作成するフィーチャモデル変換部と、
前記変換された薬事法フィーチャモデルを前記データベース部へ登録すると共に、前記薬事法フィーチャモデルの更新および参照を管理するフィーチャモデル情報管理部と、
を有することを特徴とする薬事法フィーチャモデル作成装置。
An interface part for obtaining the text data and external input information of the Pharmaceutical Affairs Law,
A database part that stores a conversion rule relating to a pharmacy law feature model representing the characteristics of the pharmacy law and the text data;
A conversion rule management unit that creates the conversion rule based on the external input information acquired in the interface unit and registers the conversion rule in the database unit, and manages update and reference of the conversion rule;
A feature that extracts a plurality of features from the text data based on the conversion rule stored in the database unit and creates the pharmaceutical law feature model including information on the feature and information for associating the features with each other A model converter,
A feature model information management unit that registers the converted pharmacy law feature model in the database unit and manages update and reference of the pharmacy law feature model;
A pharmaceutical law feature model creation device characterized by comprising:
前記フィーチャモデル変換部は、
前記データベース部に記憶されたフィーチャ変換ルールに基づいて前記条文テキストデータから複数のフィーチャを抽出すると共に、前記フィーチャに係る情報から前記薬事法フィーチャモデルを作成するフィーチャ変換処理部と、
前記データベース部に記憶された区分変換ルールに基づいて前記条文テキストデータから前記フィーチャに係る区分を抽出し、この区分を前記薬事法フィーチャモデルに付加する区分変換処理部と、
前記データベース部に記憶された準用変換ルールに基づいて前記条文テキストデータから前記フィーチャに係る準用情報を抽出し、この準用情報に基づいて前記フィーチャ同士を関連付ける情報を前記薬事法フィーチャモデルに付加する準用変換処理部と、
前記データベース部に記憶された読替変換ルールに基づいて前記条文テキストデータから前記フィーチャに係る読替情報を抽出し、この読替情報に基づいて前記薬事法フィーチャモデルに新たなフィーチャを付加する読替変換処理部と、
を有することを特徴とする請求項1記載の薬事法フィーチャモデル作成装置。
The feature model conversion unit
A feature conversion processing unit that extracts a plurality of features from the text data based on the feature conversion rules stored in the database unit, and creates the pharmaceutical law feature model from the information related to the features;
A section conversion processing section for extracting a section related to the feature from the text data based on the section conversion rule stored in the database section, and adding the section to the pharmaceutical law feature model;
Applying quasi-use information related to the feature from the text data based on the quasi-use conversion rule stored in the database unit, and adding information relating the features to the pharmacy feature model based on the quasi-use information A conversion processing unit;
A replacement conversion processing unit that extracts replacement information related to the feature from the text data based on the replacement conversion rule stored in the database unit, and adds a new feature to the pharmacy feature model based on the replacement information When,
The pharmaceutical law feature model creation device according to claim 1, wherein:
前記フィーチャ変換処理部は、前記条文テキストデータから少なくとも章番号、条番号、および項番号を前記フィーチャとして抽出することを特徴とする請求項1または請求項2記載の薬事法フィーチャモデル作成装置。   The pharmaceutical feature model creation apparatus according to claim 1 or 2, wherein the feature conversion processing unit extracts at least a chapter number, a section number, and a section number from the section text data as the feature. 薬事法の条文テキストデータおよび外部入力情報を取得するデータ取得ステップと、
前記取得された外部入力情報に基づいて前記条文テキストデータを前記薬事法の特徴を表す薬事法フィーチャモデルに変換するための変換ルールを作成してデータベースへ登録する変換ルール登録ステップと、
前記登録された前記変換ルールに基づいて前記条文テキストデータから複数のフィーチャを抽出すると共に、前記フィーチャに係る情報および前記フィーチャ同士を関連付ける情報を含む前記薬事法フィーチャモデルを作成するフィーチャモデル変換ステップと、
前記変換された薬事法フィーチャモデルを前記データベースへ登録するフィーチャモデル登録ステップと、
を有することを特徴とする薬事法フィーチャモデル作成方法。
A data acquisition step for acquiring text data and external input information of the Pharmaceutical Affairs Law,
A conversion rule registration step of creating a conversion rule for converting the text data of the article into a pharmacy law feature model representing the characteristics of the pharmacy law based on the acquired external input information and registering it in a database;
A feature model conversion step of extracting a plurality of features from the sentence text data based on the registered conversion rule and creating the pharmacy feature model including information relating to the feature and information for associating the features; ,
A feature model registration step of registering the converted pharmaceutical law feature model in the database;
A pharmaceutical law feature model creation method characterized by comprising:
前記フィーチャモデル変換ステップは、
前記変換ルール登録ステップにおいて登録されたフィーチャ変換ルールに基づいて前記条文テキストデータから複数のフィーチャを抽出すると共に、前記フィーチャに係る情報から前記薬事法フィーチャモデルを作成するフィーチャ変換ステップと、
前記変換ルール登録ステップにおいて登録された区分変換ルールに基づいて前記条文テキストデータから前記フィーチャに係る区分を抽出し、この区分を前記薬事法フィーチャモデルに付加する区分変換ステップと、
前記変換ルール登録ステップにおいて登録された準用変換ルールに基づいて前記条文テキストデータから前記フィーチャに係る準用情報を抽出し、この準用情報に基づいて前記フィーチャ同士を関連付ける情報を前記薬事法フィーチャモデルに付加する準用変換ステップと、
前記変換ルール登録ステップにおいて登録された読替変換ルールに基づいて前記条文テキストデータから前記フィーチャに係る読替情報を抽出し、この読替情報に基づいて前記薬事法フィーチャモデルに新たなフィーチャを付加する読替変換ステップと、
からなることを特徴とする請求項4記載の薬事法フィーチャモデル作成方法。
The feature model conversion step includes:
A feature conversion step of extracting a plurality of features from the article text data based on the feature conversion rule registered in the conversion rule registration step, and creating the pharmaceutical law feature model from the information relating to the feature;
A category conversion step of extracting a category related to the feature from the text data based on the category conversion rule registered in the conversion rule registration step, and adding the category to the pharmaceutical law feature model;
Based on the quasi-use conversion rule registered in the conversion rule registration step, quasi-use information related to the feature is extracted from the text data and information for associating the features with each other is added to the pharmacy law feature model. A correspondingly applied conversion step;
A replacement conversion that extracts replacement information related to the feature from the text data based on the replacement conversion rule registered in the conversion rule registration step, and adds a new feature to the pharmacy law feature model based on the replacement information. Steps,
The method of creating a pharmaceutical law feature model according to claim 4, comprising:
JP2008283243A 2008-11-04 2008-11-04 Pharmaceutical affairs law feature model creating device and pharmaceutical affairs law feature model creating method Pending JP2010113399A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008283243A JP2010113399A (en) 2008-11-04 2008-11-04 Pharmaceutical affairs law feature model creating device and pharmaceutical affairs law feature model creating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008283243A JP2010113399A (en) 2008-11-04 2008-11-04 Pharmaceutical affairs law feature model creating device and pharmaceutical affairs law feature model creating method

Publications (1)

Publication Number Publication Date
JP2010113399A true JP2010113399A (en) 2010-05-20

Family

ID=42301934

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008283243A Pending JP2010113399A (en) 2008-11-04 2008-11-04 Pharmaceutical affairs law feature model creating device and pharmaceutical affairs law feature model creating method

Country Status (1)

Country Link
JP (1) JP2010113399A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04175966A (en) * 1990-11-09 1992-06-23 Hitachi Ltd Document logical structure generating method
JP2003036016A (en) * 2001-05-17 2003-02-07 Mieko Tsuyusaki Learning software and recording media for recording program of the same

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04175966A (en) * 1990-11-09 1992-06-23 Hitachi Ltd Document logical structure generating method
JP2003036016A (en) * 2001-05-17 2003-02-07 Mieko Tsuyusaki Learning software and recording media for recording program of the same

Similar Documents

Publication Publication Date Title
US10606573B2 (en) System and method for computer language migration using a re-architecture tool for decomposing a legacy system and recomposing a modernized system
US9087296B2 (en) Navigable semantic network that processes a specification to and uses a set of declaritive statements to produce a semantic network model
US8589877B2 (en) Modeling and linking documents for packaged software application configuration
US8533140B2 (en) Method and system for design check knowledge construction
JP2000148814A (en) Component part data management system and computer readable storage medium with component part data management program stored therein
US8407611B2 (en) Apparatus and method for designing graphical user interfaces (GUIs) having different fidelities
US9304746B2 (en) Creating a user model using component based approach
JP5745932B2 (en) Method, program, and system for reflecting operation on object which is image of mapping in graph data
US8234570B2 (en) Harvesting assets for packaged software application configuration
US20130204875A1 (en) Automatic Configuration Of A Product Data Management System
JP2005293134A (en) Hierarchical database management system, hierarchical database management method and hierarchical database management program
JP2006202308A (en) Graphical user interface method, graphical user interface device, and recording medium
KR20070099689A (en) Database management apparatus and method of managing database
JP2008225898A (en) Conversion device, conversion program, and conversion method
Morris et al. setsApp for Cytoscape: set operations for Cytoscape nodes and edges
Goonetillake et al. An integrity constraint management framework in engineering design
Pederiva et al. The beautification process in model-driven engineering of user interfaces
US20140068426A1 (en) System and method of modifying order and structure of a template tree of a document type by merging components of the template tree
Paulus et al. PLASMA: A Semantic Modeling Tool for Domain Experts
JP2010113399A (en) Pharmaceutical affairs law feature model creating device and pharmaceutical affairs law feature model creating method
WO2007046446A1 (en) Data management device and terminal device
JP2011076561A (en) Parts catalog creation support device, program, and parts catalog creation support method
Mou et al. Visual orchestration and autonomous execution of distributed and heterogeneous computational biology pipelines
JP2006065364A (en) Information management method, program, and device
JP4895373B2 (en) Software product reuse method and system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110218

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120911

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130129