chart-review

View on PyPIReverse Dependencies (0)

1.1.0 chart_review-1.1.0-py3-none-any.whl

Wheel Details

Project: chart-review
Version: 1.1.0
Filename: chart_review-1.1.0-py3-none-any.whl
Download: [link]
Size: 23093
MD5: d021df3718da27238374d5181a47f3de
SHA256: cef8860db1641d2475ea7934c7e3e673c5b3f449c0e00453f7340304e4780bff
Uploaded: 2024-04-29 17:36:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chart-review
Version: 1.1.0
Summary: Medical Record Chart Review Calculator
Project-Url: Documentation, https://docs.smarthealthit.org/cumulus/chart-review/
Project-Url: Home, https://smarthealthit.org/cumulus-a-universal-sidecar-for-a-smart-learning-healthcare-system/
Project-Url: Source, https://github.com/smart-on-fhir/chart-review
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >= 3.9
Requires-Dist: ctakesclient
Requires-Dist: pyyaml (>=6)
Requires-Dist: rich
Requires-Dist: bandit[toml]; extra == "dev"
Requires-Dist: black (<25,>=24); extra == "dev"
Requires-Dist: pycodestyle; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: ddt; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Provides-Extra: dev
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 1496 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
chart_review/__init__.py sha256=sAjjgsOUwQYwmA6DMTEz6AslPEUmZkRl0fKe0S_jAfs 61
chart_review/agree.py sha256=1R0nDCaWGOSbZmpyxhwUHcVLT3SCk8UKNVJNl0E2xII 8468
chart_review/cli.py sha256=DyWwlyiKYAJjZih8IBvaAbADq5SWAystEHrtl8XDJts 2306
chart_review/cohort.py sha256=pF2EfvpTdIzGQo6hZ7wt3M3XonsYnOLT8y-HlLTWNr4 5888
chart_review/common.py sha256=Lub8DdZvan0Kywfn6nSOZ_hjJEXvTzQhmoSiu3RyOk8 3902
chart_review/config.py sha256=nmFuSCkjHz-vLoR2FCUIhug5mxznozy6hDk2s2WF7uk 4055
chart_review/external.py sha256=bch8oYz_S2yvP1gB34SWMJzBgudOUOZmjx0_AVQCZBQ 5001
chart_review/labelstudio.py sha256=EMI0hK-M8wEHl4pulqoBF7n-HzH7H3hEuj28GZx66Ws 5139
chart_review/simplify.py sha256=lnxOljMMFdGozoWyrYx9Nw8uiT0eYVz771QnbxTP1FU 4506
chart_review/term_freq.py sha256=5WygqiNavtpdw5iQpVShrd0Jbva79MSSyvI0U11AQmc 3374
chart_review/types.py sha256=y-3YnW_T5_T8H13X4UWULjQ0nSiivlDbqhedMY6cTVg 1179
chart_review/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
chart_review/commands/accuracy.py sha256=nz7GnqK3d6-6oedqidh700AjlmoJFJxcPEOVtIRUl14 1880
chart_review-1.1.0.dist-info/entry_points.txt sha256=EozVCK3aT402vudZTpBYyboDh0c9nToleuwkAd7Y9yE 58
chart_review-1.1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
chart_review-1.1.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
chart_review-1.1.0.dist-info/METADATA sha256=EVV9MyLtR27EHd_BX7aeQHks5rJanP0GeMWTIuzIRss 2540
chart_review-1.1.0.dist-info/RECORD

entry_points.txt

chart-review = chart_review.cli:main_cli