Schematron check

Java utility for HL7 XML checking

License

License

GroupId

GroupId

au.gov.nehta
ArtifactId

ArtifactId

schematron-check
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Schematron check
Java utility for HL7 XML checking
Project URL

Project URL

https://github.com/AuDigitalHealth/schematron-check-java
Source Code Management

Source Code Management

https://github.com/AuDigitalHealth/schematron-check-java.git

Download schematron-check

How to add to project

<!-- https://jarcasting.com/artifacts/au.gov.nehta/schematron-check/ -->
<dependency>
    <groupId>au.gov.nehta</groupId>
    <artifactId>schematron-check</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.gov.nehta/schematron-check/
implementation 'au.gov.nehta:schematron-check:1.1.0'
// https://jarcasting.com/artifacts/au.gov.nehta/schematron-check/
implementation ("au.gov.nehta:schematron-check:1.1.0")
'au.gov.nehta:schematron-check:jar:1.1.0'
<dependency org="au.gov.nehta" name="schematron-check" rev="1.1.0">
  <artifact name="schematron-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.gov.nehta', module='schematron-check', version='1.1.0')
)
libraryDependencies += "au.gov.nehta" % "schematron-check" % "1.1.0"
[au.gov.nehta/schematron-check "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.saxon : Saxon-HE jar 10.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Schematron Checker

This is a Java software application that can be used to check the generation of Clinical Document Architecture© (CDA) documents. It encapsulates validation logic to ensure that the resulting document conforms to the standards outlined by CDA, HL7 v3 and the relevant implementation guide.

See the SchematronCheckExample.java, or the tests, for examples of usage.

Licensing

Please refer to the Source Code Licence and Production Disclaimer included in this release for details about the licence for this product.

au.gov.nehta

Australian Digital Health Agency

Versions

Version
1.1.0