Difference between revisions of "Testing PCC Documents"

From IHE Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
The PCC Technical Committee has developed a pair of Schematron schemas to help implementers test their implementations.  Schematron is a testing tool that allows assertions to be tested against XML documents.  These Schematron files are '''NOT''' the official tools to be used for connectathon testing (see above).
 
The PCC Technical Committee has developed a pair of Schematron schemas to help implementers test their implementations.  Schematron is a testing tool that allows assertions to be tested against XML documents.  These Schematron files are '''NOT''' the official tools to be used for connectathon testing (see above).
  
; [[media:PCCMedicalDocument.sch]] : This Schematron is used to validate a medical document (any PCC document) to ensure that it meets the requirements of the Medical Documents contraints found in the PCC Technical Framework.
+
; [[Media:PCCMedicalDocument.txt]] : This Schematron is used to validate a medical document (any PCC document) to ensure that it meets the requirements of the Medical Documents contraints found in the PCC Technical Framework.
  
 
; PCC.sch : This Schematron is used to validate all PCC documents.  It will report the kind of document and test it against the specification for that kind of document.  Presently it supports Medical Summaries, and XPHR Extracts.  ED Referrals, Consents, and Preprocedure History and Physicals are TBD.
 
; PCC.sch : This Schematron is used to validate all PCC documents.  It will report the kind of document and test it against the specification for that kind of document.  Presently it supports Medical Summaries, and XPHR Extracts.  ED Referrals, Consents, and Preprocedure History and Physicals are TBD.

Revision as of 08:48, 22 November 2006

The MESA tools are the official testing tools for the IHE Connectathon, and can be found at http://ihedoc.wustl.edu/mesasoftware/index.htm.

The PCC Technical Committee has developed a pair of Schematron schemas to help implementers test their implementations. Schematron is a testing tool that allows assertions to be tested against XML documents. These Schematron files are NOT the official tools to be used for connectathon testing (see above).

Media:PCCMedicalDocument.txt
This Schematron is used to validate a medical document (any PCC document) to ensure that it meets the requirements of the Medical Documents contraints found in the PCC Technical Framework.
PCC.sch
This Schematron is used to validate all PCC documents. It will report the kind of document and test it against the specification for that kind of document. Presently it supports Medical Summaries, and XPHR Extracts. ED Referrals, Consents, and Preprocedure History and Physicals are TBD.