Question Gary M Lusso · Apr 18 HL7 DTL formatting I need a DTL to handle this. Any ideas appreciated. For all Prosthetics orders:when ORC-1(Order Control) is "NW" (New Order), need to update OBR-18(Placer Field 1) based on PV1-2 (Patient Class) value.assumption is that the selection logic is that all prosthetics orders with OBR-18 field is always blank.Description :If PV1-2 is I, insert I in OBR-18If PV1-2 is O, insert O in OBR-18If PV1-2 is E, insert O in OBR-18If PV1-2 is P, insert O in OBR-18If PV1-2 is R, insert O in OBR-18If PV1-2 is B, insert O in OBR-18 #Business Process (BPL) #DTL #HL7 #Ensemble #Health Connect #HealthShare #InterSystems IRIS for Health 0 2 0 52
Question Gary M Lusso · Apr 9 HL7 add OBX segment at specific locations - Resolved I need to add an extra blank OBX segment after a segment containing text, Total Cost: I get the OBX segment but it is in incorrect location. It should be after the line containing Total Cost: It needs to contain: OBX|1|TX|2000.02^REASON FOR REQUEST^AS4| code: #DTL #HL7 #Interoperability #ObjectScript #Ensemble #Health Connect #InterSystems IRIS for Health #Open Exchange 0 2 0 50
Question Gary M Lusso · Mar 27 HL7 CR/LF to create a blank space between segment -- resolved My attempts to add CR/LF between segments #HL7 #Health Connect #InterSystems IRIS for Health 0 2 0 65
Question Gary M Lusso · Mar 22 HL7 OBX 5 modification resolved I need to make changes to OBX 5 which shows as immutable I have tried ConstructClone, ThrowOnError, and Streams but I can't get the syntax correct Example OBX|1|TX|2000.02^REASON FOR REQUEST^AS4|142|REASON FOR REQUEST: Total Cost: 0.00||||||O ^^^^ remove "REASON FOR REQUEST" ^^ add cr/lf so down stream reports can be formatted more easily #Ensemble #Health Connect #InterSystems IRIS for Health 1 27 0 122
Question Gary M Lusso · Mar 5 HL7 search and replace and adding extra carriage return/line feed after a segment - resolved Sample with multiple Items; #HL7 #Ensemble #Health Connect 0 15 0 157