mCODE Extraction Framework v1.0.1
Release Notes
- Strip BOM from CSV input when parsing the patient id CSV file #120
- Normalize null and nil values in CSV to empty strings #119
- This feature allows the extractors to process most data points in a CSV that are included as "null" or "nil" as an empty string. They are treated the same way an empty data point is treated. For more information, see the Troubleshooting Guide section.