immregistries / StepIntoCDSI

Step Into Clinical Decisions Support for Immunizations
Apache License 2.0
0 stars 0 forks source link

Implement sections 6-6.10 #24

Open Azhobart opened 1 month ago

Azhobart commented 1 month ago

Get chapter 6 logic to match the 4.5 documentation.

Azhobart commented 1 month ago

Added logic for 6.1 as well as most of the logic and formatting changes for 6.2. 6.2 still has one logic table yet to be implemented.

Azhobart commented 4 weeks ago

Code now runs through 6.4 I added a null check to the logicTable printing which should not have to exist, but otherwise it prints a null pointer error.

Azhobart commented 3 weeks ago

Code now runs through 6.7 Chapters still need correct references to named images, currently all images are still named after the 2.1 document version.

Azhobart commented 3 weeks ago

Code now runs successfully through all 6.x chapters, but does not yet loop to 'forecast dates and reasons' correctly. Chapter 6.7 'Evaluate Vaccine Conflict' has a ton of removed logic and is not finished yet, but it runs.

nathanbunker commented 2 weeks ago

Jonathan and I worked on this. Now 4.4 is also working correctly.