CN104461907A - Health information data set standard conformance automated testing method and system - Google Patents

Health information data set standard conformance automated testing method and system Download PDF

Info

Publication number
CN104461907A
CN104461907A CN201410843510.5A CN201410843510A CN104461907A CN 104461907 A CN104461907 A CN 104461907A CN 201410843510 A CN201410843510 A CN 201410843510A CN 104461907 A CN104461907 A CN 104461907A
Authority
CN
China
Prior art keywords
test
data
module
testing
output terminal
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
CN201410843510.5A
Other languages
Chinese (zh)
Other versions
CN104461907B (en
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.)
CHENGDU GOLDISC UESTC MULTIMEDIA TECHNOLOGY Co Ltd
Original Assignee
CHENGDU GOLDISC UESTC MULTIMEDIA TECHNOLOGY 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 CHENGDU GOLDISC UESTC MULTIMEDIA TECHNOLOGY Co Ltd filed Critical CHENGDU GOLDISC UESTC MULTIMEDIA TECHNOLOGY Co Ltd
Priority to CN201410843510.5A priority Critical patent/CN104461907B/en
Publication of CN104461907A publication Critical patent/CN104461907A/en
Application granted granted Critical
Publication of CN104461907B publication Critical patent/CN104461907B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The invention discloses a health information data set standard conformance automated testing method and system. The method includes the following steps: S1, a tested medical and health information system is connected with a testing tool through a testing interface; S2, testing data used for testing health information data are generated through the testing tool; S3, the tested medical and health information system processes the received testing data, wherein processing of complete supplementing on information of the testing data is included; S4, the tested medical and health information system returns the processed testing data to the testing tool, the testing tool conducts conformance testing on the received processed testing data, and a testing result is obtained. By means of the health information data set standard conformance automated testing method and system, the problems that in health information data set standard conformance testing, the testing coverage is incomplete, the testing efficiency is low, and the testing result is unreliable are solved.

Description

A kind of health information data set standard compliance automated testing method and system
Technical field
The present invention relates to software test field, particularly relating to one can all standing and test result health information data set standard compliance testing method and system accurately and reliably.
Background technology
In the construction spring tide of health informatization, health information standard builds the practical Medical and health information system shared, and realizes the important leverage of working in coordination with across information sharing and the medical profession of mechanism, cross-region.Thus the compliance test of the health information standard of health care infosystem is become particularly important.
Health information data set Standard conformance test is a part for health information Standard conformance test.Health information data set standard testing content is data set integrality, the accuracy of data element, data element codomain accuracy.Since carrying out from health information Standard conformance test in 2009, to the method for testing of health information data standard be: from tested health care infosystem, derive test sample book data, sample data is imported in testing tool and carry out data check, draw test result.
The method of testing of this health information data standard has following multiple drawback:
1. test is not comprehensive: sample data is a part little in tested health care infosystem, can not all data elements of test data set and data element codomain.Nor tested health care infosystem can be tested to the fault-tolerant ability of nonstandard numbers certificate.
2. testing efficiency is low: need to prepare a large amount of test sample book data, and manually import in testing tool, test non-automated.
3. test result is unreliable: because the preparation of sample data may exist the situation of playing tricks, might not derive from tested health care infosystem, accurately cannot judge the accuracy of tested health care data of information system.
Summary of the invention
The object of the invention is to overcome the deficiencies in the prior art, a kind of health information data set standard compliance automated testing method and system are provided, to solve in health information data set Standard conformance test Test coverage not comprehensively, the problem such as the low and test result of testing efficiency is unreliable.
The object of the invention is to be achieved through the following technical solutions: a kind of health information data set standard compliance automated testing method, it comprises the following steps:
S1, creates test case by testing tool: testing tool is according to extracting rule, and the document template stored and data element value carry out coupling combination, generate the test case of corresponding test event;
S2: generate test data: testing tool language format according to the rules, automatically builds the test case of each test event respectively and generates the test data corresponding with it;
S3, builds all standing test data: the combination of the test case of each test event, according to the language format of regulation, is built into all standing test data by testing tool automatically;
S4, carries out encapsulation process to test data: each test data generated is packaged into request message by testing tool;
S5, implementation of test cases: testing tool adopts Web Service technology, by test interface, all request messages is sent to tested health care infosystem;
S6, process test data: tested health care infosystem obtains the test data of all test events after carrying out dissection process to all request messages received, and information supplement process is carried out to this all test data;
S7, returns response message: after test data information supplement is complete, tested health care infosystem is encapsulated as response message, and returns to testing tool by test interface;
S8, accuracy is tested: testing tool obtains the test data after completion after carrying out dissection process to the response message returned, and verifies the data layout of each data element in the test data after this completion, whether data type, data element codomain meet standard;
S9, all standing is tested: the test data after this completion and all standing test data contrast by testing tool, whether the data element value in the test data relatively after completion is consistent with expected value, judges integrality and the accuracy of data set, judges the accuracy of data element and data element value;
S10, draws test result: according to the result of accuracy testing procedure S8 and all standing testing procedure S9, draws health information data set Standard conformance test result.
The form of described test data is expandable mark language XML form.
It also comprises and draws test report step: described testing tool generates test report according to test result data storehouse and health information data set Standard conformance test result.
Described request message and the response message health account all met in health information platform interactive service specification submits the request message specification of service to.
Described test interface is health information interactive service standard interface.
It also comprises fault-tolerant ability determining step, and described fault-tolerant ability determining step comprises following multiple sub-step:
S01, creates negative testing use-case: testing tool is according to non-standard extracting rule, and the document template stored and data element value carry out coupling combination, the non-compliant negative testing use-case of generating portion;
S02, generate non-standard test data: testing tool language format according to the rules, automatically built to generate by negative testing use-case and be used for the non-standard test data detecting tested health care infosystem fault-tolerant ability, the data element in non-standard test data and data element value have one or more random error or particular error;
S03: this non-standard test data is packaged into request message by testing tool, Web Service technology is adopted to send to tested health care infosystem to carry out information supplement process, if when tested health care infosystem detects the error message in non-standard test data, send error message report, and be packaged into response message and return to testing tool;
S04: the error message report that testing tool returns according to the error message existed in non-standard test data and tested health care infosystem compares, and judges the fault-tolerant ability of tested health care infosystem.
A kind of health information data set standard compliance automatization test system, it comprises testing tool and tested health care infosystem, testing tool is connected with tested health care infosystem by test interface, and described testing tool comprises document template administration module, data set standard management module, data element value administration module, Test cases technology module, Test data generation module, test data synthesis module, request message package module, Web service module, response message parsing module and data check contrast module.
The output terminal of data set standard management module is connected with the input end of data element value administration module, two input ends of Test cases technology module are connected with the output terminal of document template administration module and data element value administration module respectively, the output terminal of Test cases technology module is connected with the input end of Test data generation module, the output terminal of Test data generation module is connected with the input end of request message package module, the output terminal of request message package module is connected with the request message input end of Web service module, the request message output terminal of Web service module is connected with tested health care infosystem by test interface.
The output terminal of Test data generation module is also connected with the input end of test data synthesis module, the all standing data input pin that output terminal and the data check of test data synthesis module contrast module is connected, the supplemental data input end of data check contrast module is connected with the output terminal of response message parsing module, the input end of response message parsing module is connected with the response message output terminal of Web service module, the response message input end of Web service module is connected with tested health care infosystem by test interface, the output terminal output verification result of data check contrast module.
Described testing tool also comprises test report generation module and test result data storehouse, the check results output terminal that check results input end and the data check of test report generation module contrast module is connected, test report generation module is also connected with test result data storehouse, and the output terminal of test report generation module outputs test result report.
Described tested health care infosystem comprises test interface, request message parsing module, testing data processing module and response message package module.
The input end of request message parsing module is connected with the request message output terminal of Web service module by test interface, the output terminal of request message parsing module is connected with the input end of testing data processing module, the output terminal of testing data processing module is connected with the input end of response message package module, and the output terminal of response message package module is connected with the response message input end of Web service module by test interface.
Described testing data processing module comprises test data completion module.
The invention has the beneficial effects as follows:
1. Test coverage is comprehensive: sample data is all standing test data in tested health care infosystem, can all data elements of test data set and data element codomain.And tested health care infosystem can be tested to the fault-tolerant ability of nonstandard numbers certificate.
2. testing efficiency is high: testing tool generates a large amount of test datas automatically, and without the need to manually importing in testing tool by test data, testing efficiency is high.
3. reliable test result: traditional method of testing is that test data imports in testing tool by mode manually, and in the sample data set-up procedure of this conventional test methodologies, the situation of playing tricks may be there is in the test sample book data that it adopts, might not derive from tested health care infosystem, therefore conventional test methodologies cannot judge the accuracy of tested health care data of information system.By testing tool automatic Data Generation Test, there is not the situation of playing tricks, there will not be manual errors yet in the inventive method, effectively improves the reliability of test result.
To the invention solves in health information data set Standard conformance test Test coverage not comprehensively, the problem such as the low and test result of testing efficiency is unreliable.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet figure of health information data set standard compliance automated testing method of the present invention;
Fig. 2 is the system principle diagram of health information data set standard compliance automated testing method of the present invention.
Embodiment
Below in conjunction with accompanying drawing, technical scheme of the present invention is described in further detail, but protection scope of the present invention is not limited to the following stated.
As shown in Figure 1, a kind of health information data set standard compliance automated testing method, it comprises the following steps:
S1, creates test case by testing tool: testing tool is according to extracting rule, and the document template stored and data element value carry out coupling combination, generate the test case of corresponding test event;
S2: generate test data: testing tool language format according to the rules, automatically builds the test case of each test event respectively and generates the test data corresponding with it;
S3, builds all standing test data: the combination of the test case of each test event, according to the language format of regulation, is built into all standing test data by testing tool automatically;
S4, carries out encapsulation process to test data: each test data generated is packaged into request message by testing tool;
S5, implementation of test cases: testing tool adopts Web Service technology, by test interface, all request messages is sent to tested health care infosystem;
S6, process test data: after tested health care infosystem carries out dissection process to all request messages received, obtain the test data of all test events, and by carrying out information supplement process to completion database value to this all test data;
S7, returns response message: after test data information supplement is complete, tested health care infosystem is encapsulated as response message, and returns to testing tool by test interface;
S8, accuracy is tested: testing tool obtains the test data after completion after carrying out dissection process to the response message returned, and verifies the data layout of each data element in the test data after this completion, whether data type, data element codomain meet standard;
S9, all standing is tested: the test data after this completion and all standing test data contrast by testing tool, whether the data element value in the test data relatively after completion is consistent with expected value, judges integrality and the accuracy of data set, judges the accuracy of data element and data element value;
S10, draws test result: according to the result of accuracy testing procedure S8 and all standing testing procedure S9, draws health information data set Standard conformance test result.
The form of described test data is expandable mark language XML form.
It also comprises and draws test report step: described testing tool generates test report according to test result data storehouse and health information data set Standard conformance test result.
Described request message and the response message health account all met in health information platform interactive service specification submits the request message specification of service to.
Described test interface is health information interactive service standard interface.
Described test data can be encapsulated as BASE64 coded format.
The present invention realizes the automatic test to data set by Web Service technology, wherein involved test data set mainly wraps expansion: WS 365-2011 urban and rural residents health account basic, WS 445-2014 electronic health record basic (17 parts).
Test data comprises internal identifier, data element and data element value, as shown in table 1.Test data after completion comprises internal identifier, data element, data element value, data element identifier and data element value implication, as shown in table 2.
Table 1 test data table
Internal identifier Data element title Data element value
HDSD00.01.002 Name Huang Yuanshi
HDSD00.01.003 Gender code 9
HDSD00.01.013 Abo blood group code 5
HDSD00.01.016 Occupational group's code 51
The completion tables of data that table 2 system under test (SUT) returns
Tested health care infosystem by fetching data to database, can be augmented test data, and then is converted into the test case of the xml form that we need, and returns to testing tool.
The information of completion is the aspect that a data set should detect, if such as a data lump comprises 42 data elements altogether, when detecting data set, whether the data element first detecting data set is complete, whether has 42 data elements.And then detect the attribute of each data element, comprise data element identifier DE, presentation format, data element permissible value scope etc.Data element permissible value scope must meet the standard regulation of corresponding health information data element codomain code, as the regulation of WS364-2011.The information of individual's essential information data set is as shown in table 3.
Table 3 people's essential information data set
In the present invention, testing tool also can generate the test data table of the completion of a standard while generating test data, after the information of completion is returned to testing tool by system under test (SUT), these two XML document of completion test data table test data table and the system under test (SUT) of testing tool completion returned contrast, the data that also can be resolved to other form contrast, and can complete the verification contrast work of completion information and all standing information.
In the generation all standing of the present test data of all standing test body.A data set Self-adaptive many test data samples.Test data generation sample principle is, travel through the permission value of each data element, as name race has 56, then generate 56 test datas, get different codomain codes respectively, thus system under test (SUT) is tested, namely can detect whether system under test (SUT) meets the standard regulation of health information basic establishment specification.
The integrality judgment principle of data set is: testing tool sends to system under test (SUT) test data, supposes to comprise 42 data elements, then system under test (SUT) also should return data element i.e. 42 data elements of identical number, and its internal identifier should be consistent.
The accuracy judgment principle of data element value is: the data element value of the test data that multilevel iudge returns, and whether meet the value scope that health information data element codomain code WS364 specifies, and whether its form also meets the demands.
The present invention also can test the fault-tolerant ability of system under test (SUT) to nonstandard numbers certificate.The fault-tolerant ability implementation method of described nonstandard numbers certificate comprises following multiple sub-step:
Step 1, creates negative testing use-case: testing tool is according to non-standard extracting rule, and the document template stored and data element value carry out coupling combination, the non-compliant negative testing use-case of generating portion;
Step 2, generate non-standard test data: testing tool language format according to the rules, automatically built to generate by negative testing use-case and be used for the non-standard test data detecting tested health care infosystem fault-tolerant ability, the parameters such as the data element in non-standard test data and data element value have one or more random error or particular error;
Step 3: this non-standard test data is packaged into request message by testing tool, Web Service technology is adopted to send to tested health care infosystem to carry out information supplement process, if when tested health care infosystem detects the error message in non-standard test data, send error message report, and be packaged into response message and return to testing tool;
Step 4: the error message report that testing tool returns according to the error message existed in non-standard test data and tested health care infosystem compares, according to system under test (SUT) detected error quantity, wrong content and undetected mistake, judge the fault-tolerant ability of tested health care infosystem.
As shown in Figure 2, a kind of health information data set accordance automatization test system involved in the present invention comprises testing tool and tested health care infosystem.
Described testing tool comprises document template administration module, data set standard management module, data element value administration module, Test cases technology module, Test data generation module, test data synthesis module, request message package module, Web service module, data check contrast module, response message parsing module, test report generation module and test result data storehouse.Wherein, document template administration module stores the document template for generating test use case, and document template comprises document format and data element information.Data element value administration module stores the data element value information for generating test use case, and data set standard management module stores has the data set information meeting national health message data set standard and specify.
The output terminal of data set standard management module is connected with the input end of data element value administration module, two input ends of Test cases technology module are connected with the output terminal of document template administration module and data element value administration module respectively, the output terminal of Test cases technology module is connected with the input end of Test data generation module, the output terminal of Test data generation module is connected with the input end of request message package module, the output terminal of request message package module is connected with the request message input end of Web service module, the request message output terminal of Web service module is connected with tested health care infosystem by test interface.
The output terminal of Test data generation module is also connected with the input end of test data synthesis module, the all standing data input pin that output terminal and the data check of test data synthesis module contrast module is connected, the supplemental data input end of data check contrast module is connected with the output terminal of response message parsing module, the input end of response message parsing module is connected with the response message output terminal of Web service module, the response message input end of Web service module is connected with tested health care infosystem by test interface, the data check contrast check results output terminal of module is connected with the check results input end of test report generation module, test report generation module is also connected with test result data storehouse, the output terminal of test report generation module outputs test result report.
Described testing tool also can comprise a completion information database A, and completion information database A is connected with test data synthesis module.The completion test data table of completion information database A for making test data synthesis module generate a standard, be convenient to the completion test data that directly returned by system under test (SUT) of data check contrast module carry out verification with this standard completion test data and contrast, thus judge that the standard whether system under test (SUT) meets health information specifies.
Described tested health care infosystem comprises test interface, request message parsing module, testing data processing module and response message package module, and testing data processing module is test data completion module.Wherein, the input end of request message parsing module is connected with the request message output terminal of test interface, the output terminal of request message parsing module is connected with the input end of testing data processing module, the output terminal of testing data processing module is connected with the input end of response message package module, and the output terminal of response message package module is connected with the response message output terminal of test interface.
Described tested health care infosystem also comprises completion information database B, and completion information database B is connected with testing data processing module.Testing data processing module, according to the data in completion information database B, augments complete process to test data.
In testing tool, data element value administration module carries out value according to the standard data set of data set standard management module stores to data element value.The document template that document template administration module stores according to extracting rule by Test cases technology module is carried out mating with the data element value that data element value administration module stores and is combined, and generates the test case of corresponding test event.
Test data generation module automatically builds according to the test case of each test event and generates the test data corresponding with it.
The test case combination of each test event that Test cases technology module produces by Test data generation module is built into all standing test data.
The test data that Test data generation module produces is packaged into request message by request message package module.
This request message is sent to tested health care infosystem by test interface by Web service module.The described request message health account that need meet in health information platform interactive service specification submits the request message specification of service to.
In tested health care infosystem, the test data that request message parsing module is sent by test interface reception testing tool, and be transmitted to testing data processing module after dissection process is carried out to it.
Testing data processing module sends to response message package module the test data after process.Described testing data processing module comprises test data completion submodule, and test data completion submodule can carry out information supplement by fetching data to completion database to test data and process.
Response message package module returns to testing tool by test interface this response message after the test data after process is packaged into response message.The described response message health account that need meet in health information platform interactive service specification submits the request message specification of service to.
Response message parsing module in testing tool receives the test data after the process that tested health care infosystem returns by test interface, and is transmitted to data check contrast module after carrying out dissection process to it.
Each test data of Test data generation CMOS macro cell merges by the test data synthesis module in testing tool, is built into the test data of an all standing, and this all standing test data is sent to data check to contrast module.
First data check contrast module verifies the test data after process, and then the test data after process is contrasted with all standing test data, outputs test result.
Described compliance test is data set compliance test, after the process that the test data produce testing tool and testing tool receive, test data contrasts, judge integrality and the accuracy of data set, data set compliance test comprises data element test and the test of data element value, and contrast judges the accuracy of data element and the accuracy of data element value.
Testing tool also receives the test result of data check contrast module output by test report generation module, and generates test report according to test result data storehouse.
Described test report comprises the accordance of test event, the source of test errors, the reason of test errors and test synthesis evaluation etc.

Claims (10)

1. a health information data set standard compliance automated testing method, is characterized in that: it comprises the following steps:
S1, creates test case by testing tool: testing tool is according to extracting rule, and the document template stored and data element value carry out coupling combination, generate the test case of corresponding test event;
S2: generate test data: testing tool language format according to the rules, automatically builds the test case of each test event respectively and generates the test data corresponding with it;
S3, builds all standing test data: the combination of the test case of each test event, according to the language format of regulation, is built into all standing test data by testing tool automatically;
S4, carries out encapsulation process to test data: each test data generated is packaged into request message by testing tool;
S5, implementation of test cases: testing tool adopts Web Service technology, by test interface, all request messages is sent to tested health care infosystem;
S6, process test data: tested health care infosystem obtains the test data of all test events after carrying out dissection process to all request messages received, and information supplement process is carried out to this all test data;
S7, returns response message: after test data information supplement is complete, tested health care infosystem is encapsulated as response message, and returns to testing tool by test interface;
S8, accuracy is tested: testing tool obtains the test data after completion after carrying out dissection process to the response message returned, and verifies the data layout of each data element in the test data after this completion, whether data type, data element codomain meet standard;
S9, all standing is tested: the test data after this completion and all standing test data contrast by testing tool, whether the data element value in the test data relatively after completion is consistent with expected value, judges integrality and the accuracy of data set, judges the accuracy of data element and data element value;
S10, draws test result: according to the result of accuracy testing procedure S8 and all standing testing procedure S9, draws health information data set Standard conformance test result.
2. a kind of health information data set standard compliance automated testing method according to claim 1, is characterized in that: the form of described test data is expandable mark language XML form.
3. a kind of health information data set standard compliance automated testing method according to claim 1, is characterized in that: it also comprises and draws test report step: described testing tool generates test report according to test result data storehouse and health information data set Standard conformance test result.
4. a kind of health information data set standard compliance automated testing method according to claim 1, is characterized in that: described request message and the response message health account all met in health information platform interactive service specification submits the request message specification of service to.
5. a kind of health information data set standard compliance automated testing method according to claim 1, is characterized in that: described test interface is health information interactive service standard interface.
6. a kind of health information data set standard compliance automated testing method according to claim 1, it is characterized in that: it also comprises fault-tolerant ability determining step, described fault-tolerant ability determining step comprises following multiple sub-step:
S01, creates negative testing use-case: testing tool is according to non-standard extracting rule, and the document template stored and data element value carry out coupling combination, the non-compliant negative testing use-case of generating portion;
S02, generate non-standard test data: testing tool language format according to the rules, automatically built to generate by negative testing use-case and be used for the non-standard test data detecting tested health care infosystem fault-tolerant ability, the data element in non-standard test data and data element value have one or more random error or particular error;
S03: this non-standard test data is packaged into request message by testing tool, Web Service technology is adopted to send to tested health care infosystem to carry out information supplement process, if when tested health care infosystem detects the error message in non-standard test data, send error message report, and be packaged into response message and return to testing tool;
S04: the error message report that testing tool returns according to the error message existed in non-standard test data and tested health care infosystem compares, and judges the fault-tolerant ability of tested health care infosystem.
7. a health information data set standard compliance automatization test system, it comprises testing tool and tested health care infosystem, testing tool is connected with tested health care infosystem by test interface, it is characterized in that: described testing tool comprises document template administration module, data set standard management module, data element value administration module, Test cases technology module, Test data generation module, test data synthesis module, request message package module, Web service module, response message parsing module and data check contrast module;
The output terminal of data set standard management module is connected with the input end of data element value administration module, two input ends of Test cases technology module are connected with the output terminal of document template administration module and data element value administration module respectively, the output terminal of Test cases technology module is connected with the input end of Test data generation module, the output terminal of Test data generation module is connected with the input end of request message package module, the output terminal of request message package module is connected with the request message input end of Web service module, the request message output terminal of Web service module is connected with tested health care infosystem by test interface,
The output terminal of Test data generation module is also connected with the input end of test data synthesis module, the all standing data input pin that output terminal and the data check of test data synthesis module contrast module is connected, the supplemental data input end of data check contrast module is connected with the output terminal of response message parsing module, the input end of response message parsing module is connected with the response message output terminal of Web service module, the response message input end of Web service module is connected with tested health care infosystem by test interface, the output terminal output verification result of data check contrast module.
8. a kind of health information data set standard compliance automatization test system according to claim 7, it is characterized in that: described testing tool also comprises test report generation module and test result data storehouse, the check results output terminal that check results input end and the data check of test report generation module contrast module is connected, test report generation module is also connected with test result data storehouse, and the output terminal of test report generation module outputs test result report.
9. a kind of health information data set standard compliance automatization test system according to claim 7, is characterized in that: described tested health care infosystem comprises test interface, request message parsing module, testing data processing module and response message package module;
The input end of request message parsing module is connected with the request message output terminal of Web service module by test interface, the output terminal of request message parsing module is connected with the input end of testing data processing module, the output terminal of testing data processing module is connected with the input end of response message package module, and the output terminal of response message package module is connected with the response message input end of Web service module by test interface.
10. a kind of health information data set standard compliance automatization test system according to claim 7, is characterized in that: described testing data processing module comprises test data completion module.
CN201410843510.5A 2014-12-30 2014-12-30 A kind of health information data set standard compliance automated testing method and system Active CN104461907B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410843510.5A CN104461907B (en) 2014-12-30 2014-12-30 A kind of health information data set standard compliance automated testing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410843510.5A CN104461907B (en) 2014-12-30 2014-12-30 A kind of health information data set standard compliance automated testing method and system

Publications (2)

Publication Number Publication Date
CN104461907A true CN104461907A (en) 2015-03-25
CN104461907B CN104461907B (en) 2017-10-24

Family

ID=52907996

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410843510.5A Active CN104461907B (en) 2014-12-30 2014-12-30 A kind of health information data set standard compliance automated testing method and system

Country Status (1)

Country Link
CN (1) CN104461907B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104765806A (en) * 2015-04-01 2015-07-08 国家电网公司 Automatic processing technology for nonstandard marketing client basic information
CN106874192A (en) * 2017-01-03 2017-06-20 中国科学院自动化研究所 The method of testing and test system of a kind of standard compliance towards digital publishing
CN110502615A (en) * 2019-08-28 2019-11-26 中国医学科学院医学信息研究所 Health information Data element standard data creation method and system
CN110579656A (en) * 2018-06-11 2019-12-17 鸿富锦精密工业(武汉)有限公司 signal measurement system and method
CN111292820A (en) * 2020-05-08 2020-06-16 成都金盘电子科大多媒体技术有限公司 Medical informatization data standard system rapid construction system, method and server
CN114978973A (en) * 2022-05-18 2022-08-30 宁畅信息产业(北京)有限公司 Communication interface testing method, device, testing machine and storage medium
CN115543929A (en) * 2022-11-27 2022-12-30 成都成电金盘健康数据技术有限公司 Verification method and system based on regional medical health information interaction service

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205509A1 (en) * 2002-03-18 2004-10-14 Sun Microsystems, Inc. System and method for comparing parsed XML files
CN1722161A (en) * 2005-04-29 2006-01-18 东华大学 Electronic government affair cooperative work data standard compliance testing method
CN101075312A (en) * 2007-02-15 2007-11-21 东华大学 Method for testing standard match condition in service information resource exchange system
CN103365777A (en) * 2013-07-04 2013-10-23 卫生部统计信息中心 Test case generation system and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205509A1 (en) * 2002-03-18 2004-10-14 Sun Microsystems, Inc. System and method for comparing parsed XML files
CN1722161A (en) * 2005-04-29 2006-01-18 东华大学 Electronic government affair cooperative work data standard compliance testing method
CN101075312A (en) * 2007-02-15 2007-11-21 东华大学 Method for testing standard match condition in service information resource exchange system
CN103365777A (en) * 2013-07-04 2013-10-23 卫生部统计信息中心 Test case generation system and system

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104765806A (en) * 2015-04-01 2015-07-08 国家电网公司 Automatic processing technology for nonstandard marketing client basic information
CN104765806B (en) * 2015-04-01 2018-09-18 国家电网公司 The marketing nonstandard technology for automatically treating of customer basis information
CN106874192A (en) * 2017-01-03 2017-06-20 中国科学院自动化研究所 The method of testing and test system of a kind of standard compliance towards digital publishing
CN106874192B (en) * 2017-01-03 2020-02-04 中国科学院自动化研究所 Digital publication-oriented standard conformance testing method and system
CN110579656A (en) * 2018-06-11 2019-12-17 鸿富锦精密工业(武汉)有限公司 signal measurement system and method
CN110502615A (en) * 2019-08-28 2019-11-26 中国医学科学院医学信息研究所 Health information Data element standard data creation method and system
CN110502615B (en) * 2019-08-28 2022-07-05 中国医学科学院医学信息研究所 Health information data element standard data generation method and system
CN111292820A (en) * 2020-05-08 2020-06-16 成都金盘电子科大多媒体技术有限公司 Medical informatization data standard system rapid construction system, method and server
CN111292820B (en) * 2020-05-08 2020-08-21 成都金盘电子科大多媒体技术有限公司 Medical informatization data standard system rapid construction system, method and server
CN114978973A (en) * 2022-05-18 2022-08-30 宁畅信息产业(北京)有限公司 Communication interface testing method, device, testing machine and storage medium
CN114978973B (en) * 2022-05-18 2023-05-09 宁畅信息产业(北京)有限公司 Communication interface testing method and device, testing machine and storage medium
CN115543929A (en) * 2022-11-27 2022-12-30 成都成电金盘健康数据技术有限公司 Verification method and system based on regional medical health information interaction service

Also Published As

Publication number Publication date
CN104461907B (en) 2017-10-24

Similar Documents

Publication Publication Date Title
CN104461907A (en) Health information data set standard conformance automated testing method and system
CN103871407B (en) Method and apparatus for correcting speech recognition error
CN104052633B (en) Intelligent station 61850 and the stipulations integration test method of telemechanical 104
CN109445837B (en) Application program publishing method and device
CN105913334A (en) Visualized detection method for online abnormal movements of power distribution automation graph and model
CN107239398A (en) A kind of interface testing use-case automatic creation system and method based on Postman
Kim et al. QVT-based model transformation to support unification of IEC 61850 and IEC 61970
CN108595390B (en) Method for verifying parameter consistency of SCD and IED of intelligent substation
CN105243116A (en) Automatic generation method for electronic device capability description file of intelligent substation
CN103208087A (en) Power distribution network data checking method based on international electrotechnical commission (IEC) 61968 standard
CN107015949A (en) Medical data standard handovers method
CN103196922B (en) Defect checking load counting system and method
CN103838666B (en) A kind of method and apparatus for determining code implementation coverage
CN108809896A (en) A kind of information calibration method, device and electronic equipment
CN108062293A (en) A kind of ranked data method of calibration based on content
CN104008113A (en) Electronic medical record based electronic three-measurement-chart drawing method and system
CN109254952B (en) Method for verifying validity of configuration file of intelligent substation
RU2014116104A (en) METHOD AND SYSTEM OF GENERATION OF WORD DEFINITION BASED ON MULTIPLE SOURCES
CN105044517B (en) Intelligent substation based on tidal characteristics value protects vector analysis method
CN104199743A (en) Power distribution network historical data service interface consistency verifying method
CN109101509A (en) Data accuracy detection method, device, server and computer storage medium
CN104657271A (en) Automatic testing method for standard conformance of health information shared documents
CN108829968A (en) Circuit diagram checking method based on Python spread function
CN106301833A (en) A kind of transformer station schedule information method of testing
CN113961632A (en) Message data processing method and device and electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant