Joao Palma · Aug 2, 2017 go to post

That's a shame.

We have two different rule sets and wanted to run both for a message.

So, this  means now we gotta copy all the rules in the second rule set on to the first rule set...

That way everything will be more untidy...

Joao Palma · Jul 12, 2017 go to post

Hi

In our case the ID for the Message is in the field MessageControl ID

if we replace ID with Identifier, which holds the MessageControl ID, the Query bellow does not work...

&sql(
            SELECT RawContent INTO :HL7RawContent
            FROM EnsLib_HL7.Message
            WHERE ID=:pID           
        )

Anyone have an Idea why and how to work around this?

The "Identifier" column exists in EnsLib_HL7.Message...

Thank you

Joao Palma · Jul 11, 2017 go to post

Tks Sean. 

You saved me. I was only missing the ResponseFrom setting and everything is working now.

Kind Regards,

Joao Palma

Joao Palma · Jul 7, 2017 go to post

May I just  ask you another Question Sean?

We've got everything working. The only issue is that the operation partner which sends the original message out is dealing with the application ACKs (because it is the Partner). Our endpoint guys say they are getting a second message. Therefore, the original the ADT message and the ACK which the endpoint application don't want...

Is that because of the Reply Code Actions? I'm sorry if that's a dumb question. I am quite new to Ensemble and we don't learn everything at the Training...

Kind Regards,

Joao Palma

Joao Palma · Jul 6, 2017 go to post

Thank you very much Sean.  

 

I will have a look straight away  with my colleague.

Joao Palma · Jul 6, 2017 go to post

Thank you very much Sean.  

I will have a look straight away  with my colleague.

Joao Palma · Jul 6, 2017 go to post

Tks Again Sean.

 

My colleague and I've thought that would be the way through but we've looked into that together, tried everything and nothing.

 

But that's a good call. If you find any example I will thank you forever, eheh.  If you don't find, that's all right too.

 

Cheers

Joao Palma · Jul 6, 2017 go to post

Tks Again Sean.

My colleague and I think that would be the way through but we've looked into that together, tried everything and nothing.

But that's a good call. If you find any example I will thank you forever, eheh.  If you don't find, that's all right too.

Cheers

Joao Palma · Jul 5, 2017 go to post

Tks Sean.

I've think that is what we really need here. However, I can't reproduce the process... 

An example would be great. I couldn't find any though...

Regards,

Joao Palma

Joao Palma · Jun 29, 2017 go to post

Thank you Jorge. 

I really wanted my database clean as it is a new project. But, we can live with that.

If you don't mind answering this as well, is it possible to delete all encounters in a bundle easily? 

I couldn't find how to do that easily...

Kind regards

Joao Palma · Dec 9, 2016 go to post

Thank you Eduard. 

I've tried that but then I don't know what to select on the "Schema Name to import to". 

I'm still a newbie...