A quick and easy summary tool to evaluate counts inside the QA and PROD FHIR servers.
To install the summary library to permit the example runner script to run, run the following command:
pip install -e .
This will install it in a way that will allow your edits to the library to be used without having to reinstall.
- Jupyter Notebook: You'll need Jupyter Notebook installed. If you don't have it, follow the instructions at https://jupyter.org/install
- Python: Ensure you have a compatible version of Python installed. This notebook is designed for Python 3.12.2
- Install Jupyter
pip install jupyterlab
- Clone the repository:
git clone https://github.com/include-dcc/smolder.git