# Example 1: Definite Acute Cholecystitis, Grade II
# Murphy (+), Fever 38.5, WBC 19, Imaging (+), No organ failure, Duration < 72h
tokyo_guidelines_cholecystitis_2018(1, 1, 38.5, 19, 1, 1, 0, 0, 400, 1.0, 1.0, 200, 0, 0, 0)
# Example 2: Suspected Acute Cholecystitis, Grade I
# RUQ pain (+), Fever 38.2, WBC 11, Imaging (-), No severity features
tokyo_guidelines_cholecystitis_2018(0, 1, 38.2, 11, 0, 0, 0, 0, NA, 0.8, 1.0, 250, 0, 0, 0)
Run the code above in your browser using DataLab