Question Hassan Mirza · Dec 3 Filename capture during BPL process Need to capture filename during BPL process, then set it to MSH-6 in the HL7 message. Please advice, if this can be done. #Business Process (BPL) #HL7 #HealthShare 0 4 0 54
Question Hassan Mirza · Dec 3 Filename read during HL7 message processing I need to read first six characters from the filename we process in healthconnect, then need to insert these six characters in MSH-6 in the same HL7 message. (please note each file can have multiple HL7 messages with multiple MSH segments) Is something can be done when first process the file, then insert first characters MSH-6? Please advice if this is an easy fix. #HL7 #Health Connect 0 7 0 70
Question Hassan Mirza · Nov 25 %Get - How to handle error when I get <INVALID OREF> Using %get() function, getting error <INVALID OREF> set iter = identifiers.%GetIterator() while iter.%GetNext(.key, .value, .type ) { set type = value.%Get("type") set text = type.%Get("text") getting <INVALID OREF> at line set text = type.%Get("text") How #ObjectScript #Health Connect 0 4 0 59
Question Hassan Mirza · Nov 13 Simple Email Alert Setup Working on interfaces, trying to add simple email alert (link below) under "Operations" https://docs.intersystems.com/healthconnect20231/csp/docbook/DocBook.UI.... if the message is good, health connect processes ok. #Beginner #Business Operation #Error Handling #System Alerting and Monitoring (SAM) #Health Connect 1 3 0 97