Skip to content

SCAI-Lab/ord_schemas

 
 

Repository files navigation

ORD Schema Repository

A repository for healthcare data schemas based on the Open mHealth schema specification. This repository was initially forked from the Open mHealth schemas repository and has since been extended to support additional schema types and use cases, including ROS4HC Ros4HC repository.

In addition to the schemas, the repository includes:

  • Sample test data
  • A data validator
  • A Java-based schema SDK

Test Data Validator Status

Schemas

Schemas are located in the schema directory, organized into two main categories:

  • Open mHealth Schemas – standard schemas from the Open mHealth initiative
  • ROS4HC Schemas – extensions and additions developed for the ROS4HC project

WIKI

Detailed documentation and usage instructions can be found in the project wiki.

Tools Included

  • Validator – to verify schema compliance of sample data
  • Java SDK – for working with schemas in Java-based projects
  • Sample Data – to demonstrate schema structure and test validation

About

A repository of ORD schemas, forked from Open mHealth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.5%
  • Kotlin 5.7%
  • Python 2.8%