This a collection of channels for converting FEMA CSV reports to MeasureReport resources and vice versa.
All of these channels are dependent on the following code template libraries:
- FHIR Helper Functions
- FHIR SANER Helper Functions
This channel consumes a FEMA formatted CSV payload and returns a SANER FEMA MeasureReport resource.
This channel consumes a FEMA formatted CSV payload with one or more data rows and returns a SANER FEMA MeasureReport Bundle resource.
This channel consumes a SANER FEMA MeasureReport resource and returns a FEMA formatted CSV response.
This channel consumes a SANER FEMA MeasureReport Bundle resource and returns a FEMA formatted CSV response with one or more data rows.