Question Fahima Ansari · May 2 I am getting date as 00010101 in CCDA if we use $ZDATEH function it is giving value out of range error Can anyone please help me which function i can use to handle this error. #InterSystems IRIS for Health 0 5 0 64
Question Fahima Ansari · Mar 25 Want to get text from the next line I have text coming in CCDA file as below: <td> <content ID="1234"> virus vaccine <sup>1</sup> </content> </td> I want to get the entire value available inside the content tag. Can anybody please help me out how to get this? #HL7 #Interoperability #InterSystems IRIS for Health #Caché #Ensemble 0 1 0 50
Question Fahima Ansari · Mar 21 "garbled text" due to incorrect character encoding or decoding. I am receiving the garbled text due to incorrect encoding or decoding. I tried to use the $zconvert function to convert it into the normal text but failed to do that. Can anybody suggest what I have to use to convert that into normal text? Example: Garbled text that I am getting is "canââ¬â¢t , theyââ¬â¢re". #Interoperability #InterSystems IRIS for Health #Caché #Ensemble #InterSystems IRIS 0 6 0 119
Question Fahima Ansari · Apr 1, 2024 stdout logging In The Business Process and the Business Operation, I am using the following code to get the value of TimeCreated and TimeProcessed BP: %Ensemble("Process").%PrimaryRequestHeader.TimeCreated %Ensemble("Process").%PrimaryRequestHeader.TimeProcessed BO: ..%RequestHeader.TimeCreated ..%RequestHeader.TimeProcessed But I am trying to use ..%RequestHeader.TimeCreated in Business Service it is not storing any value. How to get the value of TimeCreated and TimeProcessed in Business Service? #Business Operation #Business Process (BPL) #Business Service #Monitoring #InterSystems IRIS for Health 0 5 0 154