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

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4b55bb1 · Aug 9, 2024
Jun 5, 2024
Jul 18, 2024
Jun 26, 2023
Aug 1, 2024
Aug 1, 2024
Jun 6, 2024
Sep 8, 2023
May 18, 2023
Aug 9, 2024
Aug 1, 2024
Jan 13, 2023
Mar 11, 2024
May 19, 2022
Jan 13, 2023
Jan 13, 2023
Jan 13, 2023
May 2, 2023
Jan 15, 2023
Oct 6, 2023
Dec 24, 2023
Jan 13, 2023
Jan 13, 2023
Mar 12, 2024
Oct 6, 2023
Jan 13, 2023
May 2, 2023
Jun 6, 2024
Aug 9, 2024
Apr 1, 2024
Jan 13, 2023
Jun 6, 2024
May 19, 2022
Jan 13, 2023
Jan 13, 2023
Sep 8, 2023
Jan 20, 2023
Apr 20, 2024
Jun 6, 2024

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