You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.