Whether you prefer using it as a library within your Python projects, via a command-line interface (CLI) for quick tasks, or in a containerized environment (Podman/Docker) for scalability and portability, our parser fits seamlessly into your workflow.
Seamlessly export parsed data into relational databases, ensuring a normalized data representation that's ready for analysis and integration with your existing systems.
Our parser is designed with extensibility in mind. You can create custom plugins for enhanced formatting, parsing, and processing tailored to your specific needs
Embrace flexibility and transparency with our parser's source code, available under the permissive MIT license. Modify, customize, and contribute to the project with confidence
pip install git+https://hiplab.mc.vanderbilt.edu/git/hiplab/parser.git
healthcare-io [init|parse|export] --help
git clone https://healthcareio.the-phi.com/git/code/podman-parser.git
docker build -t healthcareio:0.1 .
docker container create -v