# Example 1: Definite IE (1 Major + 3 Minor)
# No Pathologic, Major Imaging, Fever, Vascular, Immunologic
duke_iscvid_2023(0, 0, 1, 0, 1, 1, 1, 0)
# Example 2: Possible IE (1 Major + 1 Minor)
# Major Micro, Predisposition only
duke_iscvid_2023(0, 1, 0, 1, 0, 0, 0, 0)
# Example 3: Definite IE via Pathologic Criteria
duke_iscvid_2023(1, 0, 0, 0, 0, 0, 0, 0)
Run the code above in your browser using DataLab