Schematron check

Java utility for HL7 XML checking

Лицензия

Лицензия

Группа

Группа

au.gov.nehta
Идентификатор

Идентификатор

schematron-check
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Schematron check
Java utility for HL7 XML checking
Ссылка на сайт

Ссылка на сайт

https://github.com/AuDigitalHealth/schematron-check-java
Система контроля версий

Система контроля версий

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

Скачать schematron-check

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.sf.saxon : Saxon-HE jar 10.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.1.0