/recruit

A Cloud-Native Clinical Trial Recruitment Support System based on HL7 FHIR® and the OMOP CDM

Primary LanguageJavaGNU Affero General Public License v3.0AGPL-3.0

recruIT

OpenSSF Scorecard SLSA 3 License

See the documentation site at https://miracum.github.io/recruit for more information.

Build Documentation

The static documentation site is build using Material for MkDocs. See the official installation instructions for installing the mkdocs tool.

Then you can just run the following to build and serve the documentation locally and open your browser at http://localhost:8000/.

mkdocs serve

Build FHIR IG

docker run --rm -it -v $PWD/fhir-ig:/usr/src/build ghcr.io/miracum/ig-build-tools:latest

root@eddc76b8b235:/usr/src/build# ./_genonce.sh

Contributing

See CONTRIBUTING.md