Documentation

Using USPSTF Knowledgebase Package: A Step-by-Step Tutorial

This Google Colab tutorial demonstrates three different ways to use the cardiovascular-prevention-statin-use knowledge object:

  • using the built-in command-line interface (CLI) service
  • using the python activator
  • using the knowledge object's knowledge representation directly in the code

README.md

read me file.

Statin Use for the Primary Prevention of Cardiovascular Disease in Adults: Preventive Medication

This is the USPSTF documentation webpage for cardiovascular disease prevention statin use recommendation.

Tests

Knowledge test

These tests are written to test the accuracy of the knowledge implementation.

Implementation tests

These tests are written to test the use of superclass KO to implement this knowledge object.