Skip to content

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

License

Notifications You must be signed in to change notification settings

miracum/recruit

Repository files navigation

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