HL7 router

Discussion in 'Synapse' started by Graham, Mar 29, 2011.

  1. Graham

    Graham Developer Staff Member

    This is a new project that I have created .. which allows users to send HL7 messages between each other. It works via passing messages via Amazon S3.

    Unlike the directproject it just passes messages directly rather through a HISP, and smtp.

    See https://github.com/gchiu/HL7-router

    Note authentication can be guaranteed by the signing of HL7 messages .. this is done by the EHR software.

Share This Page