This repository contains channels and code template libraries that were developed to test the SANER implementation guide.
Refer to this guide. In the Importing the Example Channel section, instead of importing Example - FHIR Listener (3.9.0).xml, import the FHIR Listener.xml channel included in this repository.
If you are looking to consume or produce CDC CSVs or MeasureReports, you can find example channels in the CDC - CSV MeasureReport Conversions folder.
If you are looking to consume or produce FEMA CSVs or MeasureReports, you can find example channels in the FEMA - CSV MeasureReport Conversions folder.
If you would like to see a round trip example in which CDC CSV data is converted to a MeasureReport, stored in the FHIR facade server, retrieved from the server, and converted back to CSV, you can find example channels in the CDC - CSV MeasureReport Round Trip folder.
The resources folder contains example CDC and FEMA CSV files, MeasureReports, and MeasureReport Bundles. In that folder you can also find examples.json.zip which contains a collection of FHIR resources that you can send to the example FHIR Listener channel.