diff --git a/README.md b/README.md index 46907a9..bdf2e25 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,35 @@ Following are a list of modifiable paths: | REMS_ADMIN_1_CDS_URL | http://localhost:8090/ | the CDS base url for the first rems admin | | REMS_ADMIN_1_FHIR_URL | http://localhost:8090/ | the FHIR base url for the first rems admin | | REMS_ADMIN_2_CDS_URL | http://localhost:8095/ | the CDS base url for the second rems admin | -| REMS_ADMIN_2_FHIR_URL | http://localhost:8095/ | the FHIR base url for the second rems admin | \ No newline at end of file +| REMS_ADMIN_2_FHIR_URL | http://localhost:8095/ | the FHIR base url for the second rems admin | + +# Data Rights + +
+NOTICE +
+ +This (software/technical data) was produced for the U. S. Government under Contract Number 75FCMC18D0047/75FCMC23D0004, and is subject to Federal Acquisition Regulation Clause 52.227-14, Rights in Data-General. + + +No other use other than that granted to the U. S. Government, or to those acting on behalf of the U. S. Government under that Clause is authorized without the express written permission of The MITRE Corporation. + + +For further information, please contact The MITRE Corporation, Contracts Management Office, 7515 Colshire Drive, McLean, VA 22102-7539, (703) 983-6000. + +
+©2025 The MITRE Corporation. +
+ +
+ +Licensed under the Apache License, Version 2.0 (the "License"); use of this repository is permitted in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/src/spl/TESTDATA_Docker_rems_document_and_rems_indexing_spl_files.zip b/src/spl/TESTDATA_Docker_rems_document_and_rems_indexing_spl_files.zip index aaef2d8..1af35e9 100644 Binary files a/src/spl/TESTDATA_Docker_rems_document_and_rems_indexing_spl_files.zip and b/src/spl/TESTDATA_Docker_rems_document_and_rems_indexing_spl_files.zip differ diff --git a/src/spl/TESTDATA_Production_rems_document_and_rems_indexing_spl_files.zip b/src/spl/TESTDATA_Production_rems_document_and_rems_indexing_spl_files.zip new file mode 100644 index 0000000..4087801 Binary files /dev/null and b/src/spl/TESTDATA_Production_rems_document_and_rems_indexing_spl_files.zip differ diff --git a/src/spl/TESTDATA_rems_document_and_rems_indexing_spl_files.zip b/src/spl/TESTDATA_rems_document_and_rems_indexing_spl_files.zip index f622050..e2e8a80 100644 Binary files a/src/spl/TESTDATA_rems_document_and_rems_indexing_spl_files.zip and b/src/spl/TESTDATA_rems_document_and_rems_indexing_spl_files.zip differ