EHRT - Electornic Health Records Toolkit
Project description
ehrt
ehrt is a set of foundational tools and pipelines for processing EHR data to create research ready datasets. TETHER is a learning library designed to help analysts and healthcare professionals familiarize themselves with EHR processing.
Installation
pip install ehrt
Usage
from ehrt import Text2Cui
# Initialize the Text2Cui processor and load dictionary
processor = Text2Cui("sample_dict.csv")
# Process a text
result = processor.traverse("example1 input")
print(result) # Output: "CUI12345,CUI54321"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ehrt-0.1.1.tar.gz
(2.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ehrt-0.1.1-py3-none-any.whl
(2.3 kB
view details)
File details
Details for the file ehrt-0.1.1.tar.gz.
File metadata
- Download URL: ehrt-0.1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b3f1c39aa7be8e6111ea6deea496d6dc3d8eeade49aecfc720fc5358a268f36
|
|
| MD5 |
bd3509cffbbca749ffd4d3f823460383
|
|
| BLAKE2b-256 |
a7be3b4b13a254330838467d217ac684a9e8c1a4bf14c98ad996d058b658444f
|
File details
Details for the file ehrt-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ehrt-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21e32f19e100aa376ccc21bd4c5250771199c8b262785ded21068757106849b0
|
|
| MD5 |
bada922c4ee3b50e34927bc9dc3456ba
|
|
| BLAKE2b-256 |
f8ea5f2677c6323c4eb2adbf047e55ccb6a7528b83f9f9beafa1d8244d926fe5
|