hccinfhir 0.2.3__tar.gz → 0.2.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/PKG-INFO +3 -1
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/README.md +2 -0
- hccinfhir-0.2.4/hccinfhir/data/ph_race_and_ethnicity_cdc_v1.3.csv +1325 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/datamodels.py +4 -2
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/extractor_834.py +59 -7
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/utils.py +40 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/pyproject.toml +1 -1
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/.gitignore +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/LICENSE +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/__init__.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/constants.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/__init__.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/hcc_is_chronic.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/hcc_is_chronic_without_esrd_model.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/ra_coefficients_2025.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/ra_coefficients_2026.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/ra_dx_to_cc_2025.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/ra_dx_to_cc_2026.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/ra_eligible_cpt_hcpcs_2023.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/ra_eligible_cpt_hcpcs_2024.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/ra_eligible_cpt_hcpcs_2025.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/ra_eligible_cpt_hcpcs_2026.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/ra_hierarchies_2025.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/ra_hierarchies_2026.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/data/ra_labels_2026.csv +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/defaults.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/extractor.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/extractor_837.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/extractor_fhir.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/filter.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/hccinfhir.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/model_calculate.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/model_coefficients.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/model_demographics.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/model_dx_to_cc.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/model_hierarchies.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/model_interactions.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/__init__.py +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_834_01.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_834_02.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_834_03.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_834_04.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_834_05.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_834_06.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_0.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_1.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_10.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_11.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_12.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_2.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_3.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_4.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_5.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_6.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_7.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_8.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_837_9.txt +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_eob_1.json +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_eob_2.json +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_eob_200.ndjson +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/sample_files/sample_eob_3.json +0 -0
- {hccinfhir-0.2.3 → hccinfhir-0.2.4}/hccinfhir/samples.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: hccinfhir
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.4
|
|
4
4
|
Summary: HCC Algorithm for FHIR Resources
|
|
5
5
|
Project-URL: Homepage, https://github.com/mimilabs/hccinfhir
|
|
6
6
|
Project-URL: Issues, https://github.com/mimilabs/hccinfhir/issues
|
|
@@ -95,6 +95,7 @@ print(f"HCCs: {result.hcc_list}")
|
|
|
95
95
|
- **Use Case**: Extract dual eligibility status, detect Medicaid coverage loss
|
|
96
96
|
- **Features**: California DHCS aid code mapping, Medicare status codes, coverage tracking
|
|
97
97
|
- **Output**: Demographics with accurate dual eligibility for risk calculations
|
|
98
|
+
- **Architecture**: See [834 Parsing Documentation](./README_PARSING834.md) for transaction structure and parsing logic
|
|
98
99
|
|
|
99
100
|
### 3. **FHIR ExplanationOfBenefit Resources**
|
|
100
101
|
- **Input**: FHIR EOB from CMS Blue Button 2.0 / BCDA API
|
|
@@ -1073,6 +1074,7 @@ Apache License 2.0. See [LICENSE](LICENSE) for details.
|
|
|
1073
1074
|
## 📞 Support
|
|
1074
1075
|
|
|
1075
1076
|
- **Claude Code Documentation**: [CLAUDE.md](./CLAUDE.md) - Comprehensive developer guide
|
|
1077
|
+
- **834 Parsing Architecture**: [README_PARSING834.md](./README_PARSING834.md) - X12 834 transaction structure and parsing logic
|
|
1076
1078
|
- **Issues**: [GitHub Issues](https://github.com/mimilabs/hccinfhir/issues)
|
|
1077
1079
|
|
|
1078
1080
|
## 👥 Contributors
|
|
@@ -80,6 +80,7 @@ print(f"HCCs: {result.hcc_list}")
|
|
|
80
80
|
- **Use Case**: Extract dual eligibility status, detect Medicaid coverage loss
|
|
81
81
|
- **Features**: California DHCS aid code mapping, Medicare status codes, coverage tracking
|
|
82
82
|
- **Output**: Demographics with accurate dual eligibility for risk calculations
|
|
83
|
+
- **Architecture**: See [834 Parsing Documentation](./README_PARSING834.md) for transaction structure and parsing logic
|
|
83
84
|
|
|
84
85
|
### 3. **FHIR ExplanationOfBenefit Resources**
|
|
85
86
|
- **Input**: FHIR EOB from CMS Blue Button 2.0 / BCDA API
|
|
@@ -1058,6 +1059,7 @@ Apache License 2.0. See [LICENSE](LICENSE) for details.
|
|
|
1058
1059
|
## 📞 Support
|
|
1059
1060
|
|
|
1060
1061
|
- **Claude Code Documentation**: [CLAUDE.md](./CLAUDE.md) - Comprehensive developer guide
|
|
1062
|
+
- **834 Parsing Architecture**: [README_PARSING834.md](./README_PARSING834.md) - X12 834 transaction structure and parsing logic
|
|
1061
1063
|
- **Issues**: [GitHub Issues](https://github.com/mimilabs/hccinfhir/issues)
|
|
1062
1064
|
|
|
1063
1065
|
## 👥 Contributors
|