diff --git a/support/specifications/flat-file/nyher-fhir-ig-example/CorrectDataMutipleSet.zip b/support/specifications/flat-file/nyher-fhir-ig-example/CorrectDataMutipleSet.zip new file mode 100644 index 00000000000..957cb12c95c Binary files /dev/null and b/support/specifications/flat-file/nyher-fhir-ig-example/CorrectDataMutipleSet.zip differ diff --git a/support/specifications/flat-file/nyher-fhir-ig-example/CorrectDataSingleSet.zip b/support/specifications/flat-file/nyher-fhir-ig-example/CorrectDataSingleSet.zip new file mode 100644 index 00000000000..d13151e9e52 Binary files /dev/null and b/support/specifications/flat-file/nyher-fhir-ig-example/CorrectDataSingleSet.zip differ diff --git a/support/specifications/flat-file/nyher-fhir-ig-example/MissingSet.zip b/support/specifications/flat-file/nyher-fhir-ig-example/MissingSet.zip new file mode 100644 index 00000000000..a3fc9cff699 Binary files /dev/null and b/support/specifications/flat-file/nyher-fhir-ig-example/MissingSet.zip differ diff --git a/support/specifications/flat-file/nyher-fhir-ig-example/MutiplePatientMutipleEncSingleSet.zip b/support/specifications/flat-file/nyher-fhir-ig-example/MutiplePatientMutipleEncSingleSet.zip new file mode 100644 index 00000000000..ee55065b314 Binary files /dev/null and b/support/specifications/flat-file/nyher-fhir-ig-example/MutiplePatientMutipleEncSingleSet.zip differ diff --git a/support/specifications/flat-file/nyher-fhir-ig-example/README.md b/support/specifications/flat-file/nyher-fhir-ig-example/README.md index 423cf26fd43..12c684989a3 100644 --- a/support/specifications/flat-file/nyher-fhir-ig-example/README.md +++ b/support/specifications/flat-file/nyher-fhir-ig-example/README.md @@ -23,6 +23,22 @@ This directory contains a valid example dataset that aligns with the [FHIR Imple 4. **`screening_observation_data.csv`** Provides details used for Observation resources in the screening process. +#### CSV example zip files for SFTP testing + +1. **`CorrectDataMultipleSet.zip`** +Contains two sets of CSV files with information about two patients. + +2. **`CorrectDataSingleSet.zip`** +Contains one set of CSV files with information about one patient. + + +3. **`MissingSet.zip`** +Contains two sets: One set is complete. The other set has missing data. + + +4. **`MultiplePatientMultipleEncSingleSet.zip`** +Contains multiple patients' data (three patients) in a single set of files. + ## Mapping CSV Fields to FHIR IG Elements