CN103927323A - Information system value domain data management method - Google Patents

Information system value domain data management method Download PDF

Info

Publication number
CN103927323A
CN103927323A CN201410065959.3A CN201410065959A CN103927323A CN 103927323 A CN103927323 A CN 103927323A CN 201410065959 A CN201410065959 A CN 201410065959A CN 103927323 A CN103927323 A CN 103927323A
Authority
CN
China
Prior art keywords
codomain
data
information
value domain
field
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
CN201410065959.3A
Other languages
Chinese (zh)
Inventor
孙向晖
唐晓东
董玉全
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Software Co Ltd
Original Assignee
Inspur Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Software Co Ltd filed Critical Inspur Software Co Ltd
Priority to CN201410065959.3A priority Critical patent/CN103927323A/en
Publication of CN103927323A publication Critical patent/CN103927323A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases

Abstract

The invention discloses an information system value domain data management method and belongs to the field of computer technology application. The method is characterized in that formatting processing is performed on data structure table information and field information; the data structure table information and the field information are organized and stored in a database; at the same time, version control is added to realize multi-version value domain data coexistence. The method includes the steps of value domain data defining, data processing based on a value domain management system and expanding of value domain management. Compared with the prior art, the information system value domain data management method has the advantages that the method is simple, convenient and quick, operations like accessing and processing are performed on mass of multi-structure value domain table data, logic codes during value domain related processing are reduced, and working efficiency is improved; convenient and quick extraction operations are performed on the value domain table data by the method, management and use of the value domain data are standardized, and the method has high popularization and application value.

Description

A kind of infosystem codomain data managing method
Technical field
The present invention relates to a kind of Computer Applied Technology, specifically a kind of infosystem codomain data managing method.
Background technology
Medical and health industry exist a large amount of business forms using and corresponding a large amount of standard codes as codomain data, when information-based modeling, need to set up a large amount of codomain tables of data, these tables are being deposited the health care standard code information data of specialty, and deposit result and have nothing in common with each other.In the time using these codomain data, produce a large amount of data processing codes.List structure is once change or set up new codomain tables of data, and original codomain processing logic needs synchronous adjustment, and this process has consumed a large amount of manpowers and time, forms the heavy burden of software enterprise.
Summary of the invention
Technical assignment of the present invention is for above-mentioned the deficiencies in the prior art, and a kind of infosystem codomain data managing method is provided.
Technical assignment of the present invention is realized in the following manner: a kind of infosystem codomain data managing method, be characterized in data structure table information, field information format to process, these information are arranged and are stored in database, add Version Control simultaneously, realize many version value numeric field data and coexist, comprising: the expansion of codomain data definition, data processing based on codomain management system and codomain management.
In described codomain data definition, codomain administrative model is set up the definition list of codomain table and field information, described definition list comprises codomain table information is arranged, and records the type of codomain table, table name, indicate enumeration type field, value and name field and other extend informations.
The described data processing based on codomain management system refers to: the table extracting by codomain administrative model and field information, the additions and deletions of setting up use value numeric field data in actual service logic change checking method, complete the processing of codomain data, make different business operation can use common method to complete.
Can in definition list, use version number to distinguish the codomain data of different editions, to realize the expansion of codomain management, support many versions codomain to coexist.
Compared with prior art, infosystem codomain data managing method of the present invention has following outstanding beneficial effect:
(1) format defining range tables of data and field, set up unified data access interface, makes traffic table use unified specification handles codomain information, facilitates the management of database table structure, increases work efficiency.
(2) provide simple and efficient data processing by codomain administrative model, complete database additions and deletions and change the function of looking into, can use general code to realize the function of the data processing codomain mathematical logic of different business table, can realize efficiently data pick-up, codomain inquiry, edition function.
(3) codomain administrative model can be reduced to minimum to service logic and code impact by the variation of codomain list structure, in actual use, do not need to revise original service logic and correlation field code, only the codomain table mechanism information of variation need to be maintained in codomain Management System Data, improve rate of code reuse, saved extensive work amount.
(4) concept of introducing version by the large change of version number control codomain table list structure and data, makes operation system can support the codomain data of multiple versions simultaneously, is convenient to retain historical data, supports for client provides widely simultaneously.
Brief description of the drawings
Accompanying drawing 1 is codomain administrative model design description figure of the present invention;
Accompanying drawing 2 is part codomain definition data samples in embodiment;
Accompanying drawing 3 is part codomain table data samples in embodiment;
Accompanying drawing 4 is deal with data mode process flow diagrams in embodiment.
Embodiment
Infosystem codomain data managing method of the present invention is described in detail below with specific embodiment with reference to Figure of description.
Embodiment:
Infosystem codomain data managing method of the present invention comprises the expansion of codomain data definition, data processing based on codomain management system and codomain management.Below explanation respectively.
(1) codomain data definition
Codomain management system, based on codomain table information, by codomain table information is arranged, is stored in these information in database, and unified codomain management interface is provided, and the business of codomain data easy to use is carried out data access and processing.
Sequence number Model element Explanation
1 Codomain ISN 32 uuid of unique sign of codomain data
2 Codomain title Record the title of codomain
3 Codomain type Record the type classification location mode of codomain
4 Codomain deposit position Record the table name that codomain is deposited
5 Code is deposited field Record codomain and deposit the field of code value
6 Value is deposited field Record codomain and deposit the field of end value
7 Codomain identity column name Record indicates the field of codomain type
8 Codomain indicates code Record indicates the value of the field of codomain type
9 Version Record the version number of these codomain data
Meanwhile, codomain system has added Version Control, uses version number to distinguish the codomain data of different editions, makes can use in operation system the codomain data of multiple versions simultaneously, effectively supports old version, saves historical data.
(2) data processing based on codomain management
When establishing after codomain data model, we can obtain all information that needs the codomain table using.By writing interface, realize and encode and obtain codomain data by codomain, encode and obtain the methods such as the corresponding result data of codomain with codomain value by codomain, provide unified entrance for obtaining codomain data.
Taking codomain administrative model data as basis, the table information of managing by codomain, provides unified data to increase the maintenance function that amendment is deleted, and realizes unified maintenance access.
(3) expanded function based on metasystem
In health industry, often in a few years all can issue a set of new standard criterion, the amendment of also can upgrading of codomain corresponding to these standard criterions.In order to tackle the change of codomain data, add version information for codomain data, support each codomain table to set up version, realize the function such as data manipulation and inquiry to each version by codomain Data Management Model.

Claims (4)

1. an infosystem codomain data managing method, it is characterized in that data structure table information, field information format to process, these information are arranged and are stored in database, add Version Control simultaneously, realize many version value numeric field data and coexist, comprising: the expansion of codomain data definition, data processing based on codomain management system and codomain management.
2. infosystem codomain data managing method according to claim 1, it is characterized in that: in codomain data definition, codomain administrative model is set up the definition list of codomain table and field information, described definition list comprises codomain table information is arranged, record the type of codomain table, table name, indicate enumeration type field, value and name field and other extend informations.
3. infosystem codomain data managing method according to claim 2, it is characterized in that the described data processing based on codomain management system refers to: the table extracting by codomain administrative model and field information, the additions and deletions of setting up use value numeric field data in actual service logic change checking method, complete the processing of codomain data, make different business operation can use common method to complete.
4. infosystem codomain data managing method according to claim 2, is characterized in that using version number to distinguish the codomain data of different editions in definition list, to realize the expansion of codomain management, supports many versions codomain to coexist.
CN201410065959.3A 2014-02-26 2014-02-26 Information system value domain data management method Pending CN103927323A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410065959.3A CN103927323A (en) 2014-02-26 2014-02-26 Information system value domain data management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410065959.3A CN103927323A (en) 2014-02-26 2014-02-26 Information system value domain data management method

Publications (1)

Publication Number Publication Date
CN103927323A true CN103927323A (en) 2014-07-16

Family

ID=51145544

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410065959.3A Pending CN103927323A (en) 2014-02-26 2014-02-26 Information system value domain data management method

Country Status (1)

Country Link
CN (1) CN103927323A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109325015A (en) * 2018-08-31 2019-02-12 阿里巴巴集团控股有限公司 A kind of extracting method and device of the feature field of domain model

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040260705A1 (en) * 2003-06-23 2004-12-23 Roman Pamela Dooley Cross-domain entity relationship model for managing data related to communications products
CN101364240A (en) * 2008-10-14 2009-02-11 杭州华三通信技术有限公司 Metadata management method and device
CN101859303A (en) * 2009-04-07 2010-10-13 中国移动通信集团湖北有限公司 Metadata management method and management system
CN102937965A (en) * 2012-09-29 2013-02-20 山东浪潮齐鲁软件产业股份有限公司 Meta-system design method based on data model
CN103246733A (en) * 2013-05-13 2013-08-14 浪潮集团山东通用软件有限公司 Dynamic form system based on metadata and generation method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040260705A1 (en) * 2003-06-23 2004-12-23 Roman Pamela Dooley Cross-domain entity relationship model for managing data related to communications products
CN101364240A (en) * 2008-10-14 2009-02-11 杭州华三通信技术有限公司 Metadata management method and device
CN101859303A (en) * 2009-04-07 2010-10-13 中国移动通信集团湖北有限公司 Metadata management method and management system
CN102937965A (en) * 2012-09-29 2013-02-20 山东浪潮齐鲁软件产业股份有限公司 Meta-system design method based on data model
CN103246733A (en) * 2013-05-13 2013-08-14 浪潮集团山东通用软件有限公司 Dynamic form system based on metadata and generation method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109325015A (en) * 2018-08-31 2019-02-12 阿里巴巴集团控股有限公司 A kind of extracting method and device of the feature field of domain model
CN109325015B (en) * 2018-08-31 2021-07-20 创新先进技术有限公司 Method and device for extracting characteristic field of domain model

Similar Documents

Publication Publication Date Title
CN102937965B (en) A kind of metasystem method for designing based on data model
CN102521225B (en) Incremental data extraction device and incremental data extraction method
CN111459985B (en) Identification information processing method and device
CN104298760B (en) A kind of data processing method and data processing equipment applied to data warehouse
CN105701098B (en) The method and apparatus for generating index for the table in database
CN104899295B (en) A kind of heterogeneous data source data relation analysis method
CN103516591A (en) Method and device for achieving enterprise address list in instant communication platform
CN102591864B (en) Data updating method and device in comparison system
CN102135995A (en) Extract transform and load (ETL) data cleaning design method
CN103914564A (en) Method and system for updating and warehousing urban pipelines on basis of ArcGIS (geographic information system)
CN103942245A (en) Data extracting method based on metadata
CN105630934A (en) Data statistic method and system
CN102819585A (en) Method for controlling document of extensive makeup language (XML) database
CN111177332B (en) Method and device for automatically extracting judge document case-related label and judge result
CN104216987A (en) Timestamp-based method for capturing incremental data and supporting delete operation
CN104866521A (en) Apparatus For Processing Query In Database With Hybrid Storages
CN106446144A (en) Kettle-based method for extraction and statistics of data on large data platform based on kettle
CN107273449B (en) Breakpoint processing method and system based on memory database
CN101963993B (en) Method for fast searching database sheet table record
CN101645073A (en) Method for guiding prior database file into embedded type database
CN102479205B (en) Generation method and system of change order
CN103678682A (en) Mass grid data processing and management method based on abstract templates
CN104572778A (en) Inquiry and statistics method for service database
CN103927323A (en) Information system value domain data management method
CN103258047A (en) Data organization method of data warehouse for controlling operation cost of medicine enterprise

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140716