FHIR Schema Validator

New validation engine

Alpha Feature 🏗️

While all validation features works correctly, we're still integrating FHIR Schema validator into Aidbox.

Test FHIR Schema Validator on public demo page.

This new validation engine is set to replace the existing Zen Schema Validator and JSON Schema validator. The primary objectives for this new validator are enhanced performance, easy configuration, and straightforward interaction. Internally, the new validator utilizes the FHIR Schema for the validation process. We believe that it has the potential to become a community standard, and we are actively working towards this goal. Building on our past experiences, we've simplified the interaction process with the validation module. If you wish to use the StructureDefinition resource as a source of truth, simply POST it.

Last updated