Difference between revisions of "Medical Summaries Implementation"

From IHE Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
The MESA tools are the official testing tools for the IHE Connectathon, and can be found at [http://ihedoc.wustl.edu/mesasoftware/index.htm http://ihedoc.wustl.edu/mesasoftware/index.htm].
 
The MESA tools are the official testing tools for the IHE Connectathon, and can be found at [http://ihedoc.wustl.edu/mesasoftware/index.htm http://ihedoc.wustl.edu/mesasoftware/index.htm].
  
Schematron is a testing tool that allows assertions to be tested against XML documents.  The PCC Technical Committee has developed a pair of Schematron schemas to help implementers test their implementations.  These Schematron files are '''NOT''' the official tools to be used for connectathon testing.
+
See [Testing PCC Documents] for more tools.
 
 
; 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.
 
 
 
; 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.
 
  
 
==Implementation FAQ==
 
==Implementation FAQ==

Revision as of 08:32, 22 November 2006


Toolkits

<List public domain toolkits for this profile>


Reference Implementations

<List public domain reference implementations for this profile>


Test Tools

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

See [Testing PCC Documents] for more tools.

Implementation FAQ

Testing Methods

Sample Data

Related Standards

See Also

The Patient Care Coordination Technical Framework is the official master document for this Profile.

<Replace the Template links below with links to the actual pages for the Profile>

The Profile Template is an overview of the Profile.

The Profile FAQ Template answers typical questions about what the Profile does.

The Profile Purchasing Template describes considerations when purchasing equipment to deploy this Profile.


This page is based on the Profile Implementation Template