Github users are not tracked.
Github users are not tracked.
Validate with XSD Schema
XSD schema validation is one of the simplest and most important validation methods available. It ensures your XML document is well-formed and meets the structural guidelines of the schema/model. You can configure the validation with one or multiple XSD schemas.
Validate with Schematron
Schematron checks the structure and the content in the XML document. This additional level of validation ensures the values and codes within the XML document are appropriate and valid for the use case.
Validation Reporting
The Validator report is simple and helps solve the problems in your document by:
- Identifying the issue as an error or a warning
- Identifying the location of the issue in your XML file
- Providing a descriptive summary of the problem
- Identifying the test that resulted in an error/warning (for Schematron tests only)
Bulk Validate
The Validator is highly configurable. You can create a simple validation pipeline which validates against a single schema or you can create a more complex pipeline that validates against a schema, then a Schematron, then another Schematron, and so on.
Configuration
The Validator is highly configurable. You can create a simple validation pipeline which validates against a single schema or you can create a more complex pipeline that validates against a schema, then a Schematron, then another Schematron, and so on.
Current Lantana-Hosted Document Types
Access our free-to-use hosted version here.
- C-CDA R1.1 and R2.1
- HAI (10 different versions)
- QRDA Category I and III
- MedXpress Podiatry Registry
- Public Health Case Reports
- XDS-LAB
- Demo/Pilot Projects:
- National Health Care Surveys
- NAACCR
- 2009 eHealth Interop Demo
- NHSN greenCLIP, greenEOID, greenSummary (2012)
Go to our Product Support page for information on how we can host your Schematron rules or license the Validator for local use and configuration.
For more information or to request a demonstration of any of our software products, contact products@lantanagroup.com.
CDA® is the registered trademark of Health Level Seven International and the use does not constitute endorsement by HL7.