Official wrapper: 1.0.61-SNAPSHOT
Official validator: v6.5.5
Official HL7 validator wrapper with an extra step for cache pre-heating. The target usage is resource validation in the Inferno implementation of test suites for the AU Core. Can be used as a standalone validator wrapper without any restrictions.
Changes: Pre-heating by validating resources with the AU Core IG and TX: https://tx.dev.hl7.org.au/fhir
Built on top of the:
- https://github.com/hapifhir/org.hl7.fhir.validator-wrapper
- https://hub.docker.com/r/markiantorno/validator-wrapper/
Compose file example
version: '3'
services:
validator:
image: ghcr.io/beda-software/validator-wrapper:latest
restart: always
ports:
- 3500:3500
docker compose build
docker compose up
The wrapper will be available at http://localhost:3500/