Question Sam S · Sep 16, 2019 Map a repeatable field from a record map file Trying to map two repeatable fields from a record mapper. The fields are separated by a ^. I've tried a fore each, but still getting an error when testing in the transform. ERROR #5002: Cache error: <UNDEFINED>XMLLOOP2+414^BHS.RecordMap.PenradConvPath.Record.1 *%SAX("1",23) #HealthShare 0 1 0 312
Question Sam S · Mar 30, 2019 X12 Routing - Whole Batch When a X12 message comes into Ensemble as a Whole Batch how do you search on a segment within the body of the message? For example, a REF segment. It appears the only way is to set the Service to a single session batch, but this doesn't allow you to send the message as a Whole Batch to the Operation. #Ensemble 0 1 0 342
Question Sam S · Feb 15, 2019 Ens.Debug("LogETN") command What does Ens.Debug("LogETN") show and where are you see it in Management Portal? Does is show only errors, successful messages, etc? #Management Portal #HealthShare 0 7 0 432
Question Sam S · Jan 9, 2019 Numeric Function in Rule Editor I would like to know if there is a built in function that checks a value in the rule editor to see if it is numeric. #HealthShare 0 9 0 395
Question Sam S · Mar 21, 2018 Saving a message to memory from terminal Trying to save a message to memory from terminal. The following is not working as I know I'm missing something.Set HL7Msg=##class(EnsLib.HL7.Message).Identifier(XXXX) #HealthShare 0 3 0 351
Question Sam S · Feb 27, 2018 Saving HL7 messages to a csv file Is it possible to save HL7 messages to a csv file? Record Mapper appears to allow a service to import a csv and convert to HL7, but can you reverse that and save to a csv? #CSV #HealthShare 0 7 0 2.3K
Question Sam S · Jan 16, 2018 Testing in studio After creating a ClassMethod for a routing rule is it possible to test an HL7 message within Studio rather than using Management portal? It would make it easier to debug the custom function to see where the rule is failing. #Caché 0 2 0 373
Question Sam S · Jan 11, 2018 Routing Rules Is there a way in the routing rule to compare two fields in two different segments? For example, for the message below we need to compare one Identifier in PID-3 (uiytr5678906^^^^CKS)against another in MRG-1 (uiytr5678A06^^^^CKS). Both will always have the same IdentifierTypeCode (PID-3.5/MRG-1.5), but the ID number can be different. Just to clarify, we only want to compare the CKS IdentifierID, not the entire field or all the identifiers in the MRG-1 or PID-3 field. #HealthShare 0 13 0 1.5K
Question Sam S · Jun 2, 2017 Ensemble Routing Rule Is it possible to use an intersect lookup table on a repeating field in a routing rule from management portal. #Management Portal #Ensemble 0 1 0 640
Question Sam S · May 25, 2017 Using Ensemble Lookup tables with Contains. Is it possible to use a Contains clause using the IntersectLookup function? #Ensemble 0 3 0 1.3K