{"id":18989744,"url":"https://github.com/cdcgov/data-exchange","last_synced_at":"2025-06-20T08:03:03.059Z","repository":{"id":53866546,"uuid":"510835938","full_name":"CDCgov/data-exchange","owner":"CDCgov","description":"Enterprise Data Exchange (DEX) is a new cloud-native centralized data ingestion, validation, and observation service scoped for common data types (HL7, FHIR, CDA, XML, CSV) sent to the CDC. It helps public health stakeholders who send data to the CDC while reducing the maintenance efforts, complexity, and duplication of ingestion points to CDC.  ","archived":false,"fork":false,"pushed_at":"2025-03-20T20:18:24.000Z","size":4320,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-03-20T21:52:11.594Z","etag":null,"topics":["data-exchange","hl7v2"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CDCgov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-05T17:36:51.000Z","updated_at":"2025-03-20T20:18:26.000Z","dependencies_parsed_at":"2024-12-17T17:20:29.565Z","dependency_job_id":"e14d53fe-ec38-4b25-9752-20141da1e65e","html_url":"https://github.com/CDCgov/data-exchange","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"CDCgov/template","purl":"pkg:github/CDCgov/data-exchange","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fdata-exchange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fdata-exchange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fdata-exchange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fdata-exchange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CDCgov","download_url":"https://codeload.github.com/CDCgov/data-exchange/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fdata-exchange/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260906933,"owners_count":23080599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-exchange","hl7v2"],"created_at":"2024-11-08T17:07:45.512Z","updated_at":"2025-06-20T08:02:58.044Z","avatar_url":"https://github.com/CDCgov.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEX (Data Exchange) Product Documentation\n\nWelcome to the DEX Products Documentation repository! \n\n## Documentation\n\nThe documentation for the DEX Products is located in the `docs/` directory of this repository. The documentation is served as a static website via GitHub Pages, allowing for easy access to it online.\n\n### Accessing the Documentation\n\nYou can view the DEX products documentation by visiting the following URL:\n\n[https://cdcgov.github.io/data-exchange](https://cdcgov.github.io/data-exchange)\n\nAlternatively, you can navigate to the `docs/` directory in this repository to view the documentation in markdown format.\n\n## Setup for GitHub Pages\n\nThis repository is configured to serve the content of the `docs/` directory via GitHub Pages. The following is configured for GitHub Pages:\n\n1. **Go to the repository settings:**\n   - Navigate to the GitHub repository's main page.\n   - Click on the \"Settings\" tab.\n\n2. **Scroll to the GitHub Pages section:**\n   - Under the \"Code and automation\" section in the left sidebar, click on \"Pages\".\n\n3. **Configure the source branch:**\n   - In the \"Source\" dropdown menu, select the `main` branch.\n   - In the \"Folder\" dropdown menu, select `/docs`.\n\n4. **Save your changes:**\n   - Click the \"Save\" button to apply the changes.\n\nThe documentation will now be available via GitHub Pages at the URL mentioned above.\n\n\n## Contributing to Documentation\n\nPlease contribute to improve the documentation under the `/docs` directory. Feel free to submit pull requests or open issues with any suggestions, additions or changes.\n\n\n## Running Documentation Site Locally with Docker Compose\n\nTo preview the documentation site locally during development, you can use Docker Compose to build and run the site.\n\n### Prerequisites\n\n- Ensure that you have [Docker](https://docs.docker.com/get-docker/) and [Docker Compose](https://docs.docker.com/compose/install/) installed on your machine.\n\n### Steps to Run the Site Locally\n\n1. **Clone the repository:**\n    - Clone the repository using your usual method and checkout your development branch.\n\n2. **Build and run the Docker container:**\n\n    - Run the following command to build and start the Jekyll site inside a Docker container:\n        ```\n        docker-compose up\n        ```\n    - **NOTE:** If having issues with errors related to Gem packages missing or certificate related erorrs, you may need to **temporarily disable Zscaler** on first use and start back after packages are installed.\n\n        This will:\n        - Build the Jekyll site.\n        - Serve the site locally at http://localhost:4000.\n\n\n3. **Monitoring Changes:**\n    - Once the site is running, you can make changes to your files. The site will automatically rebuild and refresh when changes are detected, and the updated version will be visible at http://localhost:4000. Refresh pages in your browser to see your changes!\n\n4. **Stopping the Docker Container:**\n    - When you're done, you can stop the Docker container with:\n    ```\n    docker-compose down\n    ```\n\nBy following these steps, you'll be able to run your documentation site locally and monitor any changes at http://localhost:4000.\n\n  \n## Public Domain Standard Notice\nThis repository constitutes a work of the United States Government and is not\nsubject to domestic copyright protection under 17 USC § 105. This repository is in\nthe public domain within the United States, and copyright and related rights in\nthe work worldwide are waived through the [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/).\nAll contributions to this repository will be released under the CC0 dedication. By\nsubmitting a pull request you are agreeing to comply with this waiver of\ncopyright interest.\n\n## License Standard Notice\nThe repository utilizes code licensed under the terms of the Apache Software\nLicense and therefore is licensed under ASL v2 or later.\n\nThis source code in this repository is free: you can redistribute it and/or modify it under\nthe terms of the Apache Software License version 2, or (at your option) any\nlater version.\n\nThis source code in this repository is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE. See the Apache Software License for more details.\n\nYou should have received a copy of the Apache Software License along with this\nprogram. If not, see http://www.apache.org/licenses/LICENSE-2.0.html\n\nThe source code forked from other open source projects will inherit its license.\n\n## Privacy Standard Notice\nThis repository contains only non-sensitive, publicly available data and\ninformation. All material and community participation is covered by the\n[Disclaimer](https://github.com/CDCgov/template/blob/master/DISCLAIMER.md)\nand [Code of Conduct](https://github.com/CDCgov/template/blob/master/code-of-conduct.md).\nFor more information about CDC's privacy policy, please visit [http://www.cdc.gov/other/privacy.html](https://www.cdc.gov/other/privacy.html).\n\n## Contributing Standard Notice\nAnyone is encouraged to contribute to the repository by [forking](https://help.github.com/articles/fork-a-repo)\nand submitting a pull request. (If you are new to GitHub, you might start with a\n[basic tutorial](https://help.github.com/articles/set-up-git).) By contributing\nto this project, you grant a world-wide, royalty-free, perpetual, irrevocable,\nnon-exclusive, transferable license to all users under the terms of the\n[Apache Software License v2](http://www.apache.org/licenses/LICENSE-2.0.html) or\nlater.\n\nAll comments, messages, pull requests, and other submissions received through\nCDC including this GitHub page may be subject to applicable federal law, including but not limited to the Federal Records Act, and may be archived. Learn more at [http://www.cdc.gov/other/privacy.html](http://www.cdc.gov/other/privacy.html).\n\n## Records Management Standard Notice\nThis repository is not a source of government records, but is a copy to increase\ncollaboration and collaborative potential. All government records will be\npublished through the [CDC web site](http://www.cdc.gov).\n\n## Additional Standard Notices\nPlease refer to [CDC's Template Repository](https://github.com/CDCgov/template)\nfor more information about [contributing to this repository](https://github.com/CDCgov/template/blob/master/CONTRIBUTING.md),\n[public domain notices and disclaimers](https://github.com/CDCgov/template/blob/master/DISCLAIMER.md),\nand [code of conduct](https://github.com/CDCgov/template/blob/master/code-of-conduct.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdcgov%2Fdata-exchange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdcgov%2Fdata-exchange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdcgov%2Fdata-exchange/lists"}