-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preserve trigger code elements within sections (#2005)
* updated the loinc json object to include trigger code metadata; updated function and implementation * we're separating out trigger code data but not cleanly and not exactly right yet * updated the test function for loading json object * adding documentation to help guide further dev work * moved file name and added more details to notes * fixed typo * big refactor; if no params or sections_to_include are passed response is valid from schematron * testing out mermaid in the container readme * Update README.md * finally figured out solution to trigger code and clinical services filtering; valid output created * tests passing locally for test_refine.py * adding step to remove any section that isn't required * removed util functions we're no longer using; adding new clinical services dict test * test_refiner tests passing locally * remove _analyze_structure; as it's unused now * move _get_entries_for_section to tests/test_refine.py; as it's used only in tests now * adding missing docstrings * updated mermaid chart * remove Callable, args, kwargs * continue to remove Callable, args, kwargs * moved description to README, made correction in Dockerfile, and linked README to eICR-Notes * try adding fontawesome link * need space before fenced code div * no inline css so fontawesome icons won't work for mermaid on github it seems * make sure description is changed to README in main * this should hopefully get the integration test to pass
- Loading branch information
1 parent
febbf84
commit c2ace76
Showing
18 changed files
with
7,750 additions
and
2,534 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.