Skip to content

MEF v1.0.0 Release

Compare
Choose a tag to compare
@Dtphelan1 Dtphelan1 released this 03 May 15:09
· 268 commits to main since this release
4c007d8

Release Notes

  • Validate CSV files to check for required columns and required values #91
  • Support masking all patient data, including MRN when used as an ID reference #92 #98
  • Support specifying TLS settings for email notifications in configuration file #94
  • Support specifying clinicalSiteSystem in configuration file #99
  • Add Treatment Plan Change CSV #102
  • Use ResearchStudy ID from context in AdverseEvent search #101
  • Loosen required fields for Patient CSV and mark missing required fields #103
  • Add function to find all invalid resources in a bundle #104
  • Make CSV Module fail gracefully on filter #105
  • Ignore Byte Order Markers in CSV files #107
  • Add npm start script to run client #106
  • Get patient ID from context, return empty bundle when no data received from Module #108
  • Clean up sample CSV data #109
  • Support case insensitive CSV Columns #110
  • Adding references to FHIR Resources in CSV_Templates #111
  • Add troubleshooting guide for Byte Order Marker errors #112