Hi,
I am trying to create one message with all the results for one patient in a HL7. From reading all of the result examples I understand that with the database reader generally one row is read at a time and then the action is completed based on that.
What i want to do is:
Get list of patients that have results that need sending then use the request ID within a transformer to extract all of the other information in multiple rules and iterate through to generate the HL7
Firstly is this possible? Secondly if it is do i do all the database queries in the source transformer then build the message in the destination with javascript or is there a better way of doing this?
I am trying to create one message with all the results for one patient in a HL7. From reading all of the result examples I understand that with the database reader generally one row is read at a time and then the action is completed based on that.
What i want to do is:
Get list of patients that have results that need sending then use the request ID within a transformer to extract all of the other information in multiple rules and iterate through to generate the HL7
Firstly is this possible? Secondly if it is do i do all the database queries in the source transformer then build the message in the destination with javascript or is there a better way of doing this?
Multiple Database Rows to HL7
0 commentaires:
Enregistrer un commentaire