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 42
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 59
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 143
Question Fahima Ansari · Mar 19, 2024 Logging/Monitoring In the Business Operation, how do we get to know which source is currently sending primary request if there are multiple requests coming at the same time? #Business Operation #Monitoring #ObjectScript #System Administration #InterSystems IRIS for Health 0 6 0 152
Question Fahima Ansari · Jan 23, 2024 Create Business Service to Read HL7 Message from Rest-API I am using Intersystems Iris Community Edition. I have created a Rest Api to post HL7 message directly through postman. It is working fine, But I want to create the business service to read the HL7 message from Rest- Api. I tried to create this, but I am not understanding how to do that. Can anybody help me? #Business Service #HL7 #Interoperability #REST API #InterSystems IRIS for Health 0 2 0 327