medicafe 0.250812.0__tar.gz → 0.250812.1__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.
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_837p_encoder.py +18 -2
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_837p_encoder_library.py +7 -4
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Up.py +20 -2
- {medicafe-0.250812.0 → medicafe-0.250812.1}/PKG-INFO +1 -1
- {medicafe-0.250812.0 → medicafe-0.250812.1}/medicafe.egg-info/PKG-INFO +1 -1
- {medicafe-0.250812.0 → medicafe-0.250812.1}/setup.py +1 -1
- {medicafe-0.250812.0 → medicafe-0.250812.1}/LICENSE +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MANIFEST.in +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot.bat +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot_Charges.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot_Crosswalk_Library.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot_Crosswalk_Utils.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot_Post.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot_Preprocessor.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot_Preprocessor_lib.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot_UI.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot_dataformat_library.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot_docx_decoder.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/MediBot_smart_import.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/__init__.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/get_medicafe_version.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/update_json.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediBot/update_medicafe.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/MediLink_ConfigLoader.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/__init__.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/__main__.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/api_core.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/api_core_backup.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/api_factory.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/api_utils.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/core_utils.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/graphql_utils.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/logging_config.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/logging_demo.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/migration_helpers.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediCafe/smart_import.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_837p_cob_library.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_837p_utilities.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_API_Generator.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Azure.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_ClaimStatus.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_DataMgmt.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Decoder.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Deductible.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Deductible_Validator.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Display_Utils.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Down.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Gmail.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Mailer.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Parser.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_PatientProcessor.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Scan.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_Scheduler.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_UI.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_insurance_utils.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_main.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/MediLink_smart_import.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/Soumit_api.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/__init__.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/gmail_http_utils.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/gmail_oauth_utils.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/insurance_type_integration_test.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/openssl.cnf +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/test.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/test_cob_library.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/test_timing.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/test_validation.py +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/MediLink/webapp.html +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/medicafe.egg-info/SOURCES.txt +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/medicafe.egg-info/dependency_links.txt +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/medicafe.egg-info/entry_points.txt +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/medicafe.egg-info/not-zip-safe +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/medicafe.egg-info/requires.txt +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/medicafe.egg-info/top_level.txt +0 -0
- {medicafe-0.250812.0 → medicafe-0.250812.1}/setup.cfg +0 -0
@@ -502,8 +502,21 @@ def convert_files_for_submission(detailed_patient_data, config, crosswalk, clien
|
|
502
502
|
# Initialize a dictionary to hold patient data segregated by confirmed endpoints
|
503
503
|
data_by_endpoint = {}
|
504
504
|
|
505
|
+
# Sanitize input: filter out None or non-dict entries to avoid NoneType.get errors
|
506
|
+
if detailed_patient_data is None:
|
507
|
+
detailed_patient_data = []
|
508
|
+
safe_records = []
|
509
|
+
for record in detailed_patient_data:
|
510
|
+
if isinstance(record, dict):
|
511
|
+
safe_records.append(record)
|
512
|
+
else:
|
513
|
+
try:
|
514
|
+
MediLink_ConfigLoader.log("Skipping invalid patient record of type {}".format(type(record)), config, level="WARNING")
|
515
|
+
except Exception:
|
516
|
+
pass
|
517
|
+
|
505
518
|
# Group patient data by endpoint
|
506
|
-
for data in
|
519
|
+
for data in safe_records:
|
507
520
|
endpoint = data.get('confirmed_endpoint')
|
508
521
|
if endpoint:
|
509
522
|
if endpoint not in data_by_endpoint:
|
@@ -517,7 +530,10 @@ def convert_files_for_submission(detailed_patient_data, config, crosswalk, clien
|
|
517
530
|
for endpoint, patient_data_list in data_by_endpoint.items():
|
518
531
|
# Retrieve submission type from config; default to "batch" if not specified
|
519
532
|
medi = extract_medilink_config(config)
|
520
|
-
|
533
|
+
endpoint_cfg = medi.get('endpoints', {}).get(endpoint)
|
534
|
+
if not isinstance(endpoint_cfg, dict):
|
535
|
+
endpoint_cfg = {}
|
536
|
+
submission_type = endpoint_cfg.get('submission_type', 'batch')
|
521
537
|
|
522
538
|
if submission_type == 'single':
|
523
539
|
# Process each patient's data individually for single-patient submissions
|
@@ -252,7 +252,7 @@ def create_1000A_submitter_name_segment(patient_data, config, endpoint):
|
|
252
252
|
Returns:
|
253
253
|
list: A list containing the NM1 segment for the submitter name and the PER segment for contact information.
|
254
254
|
"""
|
255
|
-
endpoint_config = config
|
255
|
+
endpoint_config = config.get('endpoints', {}).get(endpoint.upper(), {})
|
256
256
|
submitter_id_qualifier = endpoint_config.get('submitter_id_qualifier', '46') # '46' for ETIN or 'XX' for NPI
|
257
257
|
submitter_name = endpoint_config.get('nm_103_value', 'DEFAULT NAME') # Default name if not in config
|
258
258
|
|
@@ -835,7 +835,7 @@ def _original_insurance_type_selection_logic(parsed_data):
|
|
835
835
|
# Constructs the NM1 segment for subscriber based on parsed data and configuration.
|
836
836
|
def create_nm1_subscriber_segment(config, parsed_data, endpoint):
|
837
837
|
if endpoint.lower() == 'optumedi':
|
838
|
-
entity_identifier_code = config
|
838
|
+
entity_identifier_code = config.get('endpoints', {}).get('OPTUMEDI', {}).get('subscriber_entity_code', 'IL')
|
839
839
|
else:
|
840
840
|
entity_identifier_code = 'IL' # Default value if endpoint is not 'optumedi'
|
841
841
|
|
@@ -928,6 +928,9 @@ def create_clm_and_related_segments(parsed_data, config, crosswalk):
|
|
928
928
|
"""
|
929
929
|
|
930
930
|
# FINAL LINE OF DEFENSE: Validate all claim data before creating segments
|
931
|
+
# Ensure crosswalk is a dict to prevent NoneType.get errors downstream
|
932
|
+
if not isinstance(crosswalk, dict):
|
933
|
+
crosswalk = {}
|
931
934
|
validated_data = validate_claim_data_for_837p(parsed_data, config, crosswalk)
|
932
935
|
|
933
936
|
segments = []
|
@@ -1019,7 +1022,7 @@ def get_endpoint_config(config, endpoint):
|
|
1019
1022
|
Returns:
|
1020
1023
|
dict: The configuration for the specified endpoint, or raises an error if not found.
|
1021
1024
|
"""
|
1022
|
-
endpoint_config = config
|
1025
|
+
endpoint_config = config.get('endpoints', {}).get(endpoint.upper(), None)
|
1023
1026
|
|
1024
1027
|
if endpoint_config is None:
|
1025
1028
|
error_message = "Endpoint configuration for '{}' not found.".format(endpoint)
|
@@ -1071,7 +1074,7 @@ def create_interchange_header(config, endpoint, isa13):
|
|
1071
1074
|
Returns:
|
1072
1075
|
- Tuple containing the ISA segment, GS segment, and group control number (gs06).
|
1073
1076
|
"""
|
1074
|
-
endpoint_config = config
|
1077
|
+
endpoint_config = config.get('endpoints', {}).get(endpoint.upper(), {})
|
1075
1078
|
|
1076
1079
|
# Set defaults for ISA segment values
|
1077
1080
|
isa02 = isa04 = " " # Default value for ISA02 and ISA04
|
@@ -92,13 +92,27 @@ def submit_claims(detailed_patient_data_grouped_by_endpoint, config, crosswalk):
|
|
92
92
|
|
93
93
|
# Iterate through each endpoint and submit claims
|
94
94
|
for endpoint, patients_data in tqdm(detailed_patient_data_grouped_by_endpoint.items(), desc="Progress", unit="endpoint"):
|
95
|
+
# Debug context to trace NoneType.get issues early
|
96
|
+
try:
|
97
|
+
log("[submit_claims] Starting endpoint: {}".format(endpoint), level="INFO")
|
98
|
+
if patients_data is None:
|
99
|
+
log("[submit_claims] Warning: patients_data is None for endpoint {}".format(endpoint), level="WARNING")
|
100
|
+
else:
|
101
|
+
try:
|
102
|
+
log("[submit_claims] patients_data count: {}".format(len(patients_data)), level="DEBUG")
|
103
|
+
except Exception:
|
104
|
+
log("[submit_claims] patients_data length unavailable (type: {})".format(type(patients_data)), level="DEBUG")
|
105
|
+
except Exception:
|
106
|
+
pass
|
107
|
+
|
95
108
|
if not patients_data:
|
96
109
|
continue
|
97
110
|
|
98
111
|
# Determine the submission method (e.g., "winscp" or "api")
|
99
112
|
try:
|
100
113
|
method = cfg.get('endpoints', {}).get(endpoint, {}).get('submission_method', 'winscp')
|
101
|
-
except Exception:
|
114
|
+
except Exception as e:
|
115
|
+
log("[submit_claims] Error deriving submission method for endpoint {}: {}".format(endpoint, e), level="ERROR")
|
102
116
|
# Absolute fallback if cfg was unexpectedly not a dict
|
103
117
|
method = 'winscp'
|
104
118
|
|
@@ -116,7 +130,11 @@ def submit_claims(detailed_patient_data_grouped_by_endpoint, config, crosswalk):
|
|
116
130
|
print("Error: Unable to create API client")
|
117
131
|
continue
|
118
132
|
# Process files per endpoint
|
119
|
-
|
133
|
+
try:
|
134
|
+
converted_files = MediLink_837p_encoder.convert_files_for_submission(patients_data, config, crosswalk, client)
|
135
|
+
except Exception as e:
|
136
|
+
log("[submit_claims] convert_files_for_submission failed for endpoint {}: {}".format(endpoint, e), level="ERROR")
|
137
|
+
raise
|
120
138
|
if converted_files:
|
121
139
|
if method == 'winscp':
|
122
140
|
# Transmit files via WinSCP
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|