JMIX (JSON Medical Imaging Exchange) is an open, structured specification for the secure, portable, and auditable exchange of medical imaging and related metadata.
The complete JMIX specification and documentation is available at:
https://aurabx.github.io/jmix/
Alternatively, browse the documentation in the /docs
directory.
To serve the documentation locally:
npm install
npm run docs:serve
Then visit http://localhost:3000
Validate the JSON schemas and examples:
npm run validate
Directory | Description |
---|---|
/docs/ |
Documentation site (Docsify) |
/schemas/ |
JSON Schema definitions (Draft 2020-12) |
/examples/ |
Sample manifest.json , audit logs, payloads |
The JMIX specification is licensed under the CC BY-ND 4.0 licence.
© 2025 Aurabox Pty Ltd. All rights reserved.