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
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
Detailed documentation and usage instructions can be found in the project wiki.
- 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