go to post Harshdeep Acharya · Jan 18, 2023 Hello Robert, Thanks for the reply. I am following your provided solution But, It is throwing an error as below: ERROR #5007: Directory name 'D:\Intersystem\IRISHealth\Mgr\DATA FROM FILE 'D:\Intersystem\IRISHealth\Mgr\' is invalidStatement file invalid or empty. Please advise. Thanks, Harshdeep Acharya
go to post Harshdeep Acharya · Apr 14, 2022 Hi Laura, Can you provide me with some documents/videos links based on that I can identify which properties are required in FHIR JSON? So, I can prevent that data removed while converting from FHIR JSON to SDA. Thanks in advance. Harshdeep Acharya
go to post Harshdeep Acharya · Mar 23, 2022 Ok. No issue. Actually, I want to implement EDI X12 to XML conversion in InterSystems IRIS 2021. So can you help with this?
go to post Harshdeep Acharya · Mar 23, 2022 Hello Robert, I have faced issues when I can send the X12 204 EDI file as an input and I want an XML file as an output. So How can I achieve this in InterSystems IRIS 2021.1?Also, I have shared my EDI file code as below: ISA*01*0000000000*01*0000000000*ZZ*ABCDEFGHIJKLMNO*ZZ*123456789012345*101127*1719*U*00400*000003438*0*P*>GS*SM*4405197800*999999999*20111219*1747*2100*X*004010ST*204*0001B2**XXXX**9999955559**PPB2A*04L11*NONPRIMARY*OKMS3*XXXX*B**MNTE**FROZEN GOODS SET TO -10d FN1*PF*XYZ CORP*9*9995555500000N3*31875 SOLON RDN4*SOLON*OH*44139N7**NONE*********FF****5300S5*1*CL*27800*L*2444*CA*1016*EL11*9999001947*DOL11*9999670098*CRL11*9999001866*DOL11*9999669887*CRG62*69*20111218N1*SH*XYZ CORP*9*9991555550000N2*TERMINAL FREEZERN3*5555 TERMINAL RDN4*CLEVELAND*OH*44023S5*2*PU*3042*L*312*CA*146*EL11*9999001866*DOL11*9999595358*POL11*9999669887*CRG62*70*20090728N1*ST*1 EDI SOURCE*93*9990055555N3*31875 SOLON RDN4*SOLON*OH*44139OID*9999669887*99999595358**PC*312*L*3042*E*146L5**FREIGHTG61*IC*FEEDBACK*EM*FEEDBACK@1edisource.comS5*3*CU*24758*L*2132*CA*870*EL11*9999001947*DOL11*9999008881*POL11*9999670098*CRG62*70*20111218N1*ST*1 EDI SOURCE*93*9990055555N3*55555 5TH AVEN4*MAYFIELD*OH*44244OID*9999670098*999608881**PC*2132*L*24758*E*870L5**FREIGHTG61*IC*FEEDBACK*EM*FEEDBACK@1edisource.comL3*27800*G*******1016*E*2444*LSE*46*0001GE*1*2100IEA*1*000002104 Thanks, Harshdeep Acharya
go to post Harshdeep Acharya · Mar 10, 2022 Hi Mark, Can you please help to provide steps to migrate exact same Data from IRIS 2019.1 instance to IRIS 2021.1 instance? Actually, I want to upgrade IRIS from 2019 to 2021 version. Thanks, Harshdeep Acharya
go to post Harshdeep Acharya · Mar 9, 2022 Yes, Vic Sun I am migrating data from IRIS 2019 to 2021 instance. Also, I follow server migration guide documentation. But, When I copied data from 2019 to 2021 DB. There is mismatching the data into the tables. So, How can I resolve this? Thanks.
go to post Harshdeep Acharya · Mar 9, 2022 Hi Garcia, Thanks for the response. Can you please provide the step-by-step process for the above question? So, I will follow that step and copy data for the same.
go to post Harshdeep Acharya · Feb 25, 2022 Hi Guillaume Rongier, If I add the same patient data with a different unique ID then it inserts as new data using a POST request.So, In the FHIR server How can I prevent this kind of thing by using POST requests?Note:- I don't want to use a PUT request for the same. The main thing is I want to get a unique patient record.Que:- Is there any way to check data duplication on each FHIR resource? Thanks & Regards, Harshdeep Acharya