|
||||||||||||||||||||||||||||||||||||||||||||||||||||
Encryption and Decryption Sample Profile OverviewThe route in this profile do the following:
This profile contains the following routes: On this route, a provider sends a patient's X-Ray image to the insurance company's gateway in the form of the EDI 275 Patient Information transaction with an attachment. The insurance company extracts the Base64-encoded X-Ray, decodes, encrypts, and then sends the image to the Clinical Department. Route structure:Route Components Description:
The insurance company's Clinical Department receives the encrypted X-Ray image, decrypts the data, and creates a new Authorization for the Medical Examination form in the .pdf format. Then the route generates a 275 transaction with the attached Authorization for the Medical Examination form, and stores the data in the file system for downstream delivery to the provider. Route structure:Route Components Description:
|



