https://github.com/nextgenhealthcare/connect-examples
Example channels, code templates, and more!
https://github.com/nextgenhealthcare/connect-examples
mirth mirth-connect
Last synced: 5 months ago
JSON representation
Example channels, code templates, and more!
- Host: GitHub
- URL: https://github.com/nextgenhealthcare/connect-examples
- Owner: nextgenhealthcare
- License: mpl-2.0
- Created: 2018-06-08T18:27:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T16:15:11.000Z (almost 2 years ago)
- Last Synced: 2024-09-09T20:11:06.464Z (almost 2 years ago)
- Topics: mirth, mirth-connect
- Language: JavaScript
- Size: 72.3 KB
- Stars: 96
- Watchers: 28
- Forks: 44
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example Channels, Code Templates, and more
This is a repository of example channels, code templates, and other scripts you can import and use in Mirth Connect.
#### Channels
- Get Num Pages From Embedded PDF
- Validate XSD Source Filter
#### Code Templates
- Convert Date From Multiple Formats
- Convert XML to HL7
- Create and Insert Segment Templates
- Encrypt PDF
- Execute Runtime Command
- Extract Text From PDF
- Filter XMLLists
- Fix HL7 Node Order
- Get Num Pages In PDF
- Get Segments After a Particular Segment
- Join HL7 Sub-components
- Overwrite Logger Categories
- Rename HL7 Field
- Replace in All Descendant XML Nodes
- Route with Sources
- Run on Startup
- Strip Empty Nodes from XML
- Thread-safe get or create from globalMap
- Unescape `\Xdd..\` HL7 Sequences
#### Scripts
- EDI/X12 Batch Script
See also the public wiki: [https://github.com/nextgenhealthcare/connect/wiki/](https://github.com/nextgenhealthcare/connect/wiki/)
## License
Unless otherwise specified by a LICENSE file in a project subfolder, all channels, code templates, scripts, and other modules are Copyright © NextGen Healthcare and licensed under the [Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/).