<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HL7Input Help in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339183#M107356</link>
    <description>how to consume multiple OBX using Talend ETL.&amp;nbsp;</description>
    <pubDate>Tue, 25 Nov 2014 01:23:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-11-25T01:23:55Z</dc:date>
    <item>
      <title>HL7Input Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339177#M107350</link>
      <description>Hello,
&lt;BR /&gt;I am having a few issues importing a HL7 file into my database. I am using the tHL7Input component and I have defined the schema for each segment that I want want to import. I am able to view each segment using tLogRow, but I am not sure how to import the file into my table with the needed identifiers. I would like to combine data from the message header with the results so that I can tie everything together, but each segment has a different schema. Is it possible to combine the the message header with different segments of the message? I tried using tMap but it will only let me map 1 segment or row to it. 
&lt;BR /&gt;Hopefully that all makes sense, basically I just need to find a way to combine one schema with another from the component. I have attached an image of what I have so far.
&lt;BR /&gt;Any help would be much appreciated. Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 12:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339177#M107350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: HL7Input Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339178#M107351</link>
      <description>Hi 
&lt;BR /&gt;tMap is the best component for combining the message header with different parts. Can you show us an example of segments and what are your expected result? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 18 Jul 2011 10:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339178#M107351</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-18T10:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: HL7Input Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339179#M107352</link>
      <description>Here is a sample HL7 message: 
&lt;BR /&gt;MSH|^~\&amp;amp;|1100|PO|XXXX|TE123456|201106090936||ORU^R01|0416|P|2.3 
&lt;BR /&gt;PID|1|U3WD|12499412480|U3WD|LASTNAME2^TIM^Q||19910719|M|||8378 EVERYWHERE STREET^^BURLINGTON^NC^27215-||(555)436-4678|||||74320000^^^03^^F^Y|304786204 
&lt;BR /&gt;ORC|RE|12499412480^LAB|12499412480^LAB||||||201105040000|||576E6Q^HEALER^M^^^^^U 
&lt;BR /&gt;OBR|1|12499412480^LAB|12499412480^LAB|005009^CBC With Differential/Platelet^L|||201105041536|||||||201105041521||||0420966744||12499412480||201105041558|||F 
&lt;BR /&gt;OBX|1|NM|005025^WBC^L||40.0|x10E3/uL|4.0-10.5|HH||N|F|20081208||201105041523|01 
&lt;BR /&gt;OBX|2|NM|005033^RBC^L||2.54|x10E6/uL|4.10-5.60|LL||N|F|||201105041523|02 
&lt;BR /&gt;OBX|3|NM|005041^Hemoglobin^L||22.5|g/dL|12.5-17.0|&amp;gt;||N|F|20081208||201105041523|03 
&lt;BR /&gt;OBX|4|NM|005058^Hematocrit^L||65.4|%|36.0-50.0|&amp;gt;||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|5|CE|015065^MCV^L||TNP|fL||A||N|X|20081208||201105041523|04 
&lt;BR /&gt;NTE|1|L|Duplicate determinations did not agree. Specimen quantity 
&lt;BR /&gt;NTE|2|L|insufficient to repeat. 
&lt;BR /&gt;OBX|6|NM|015073^MCH^L||30.0|pg|27.0-34.0|||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|7|NM|015081^MCHC^L||30.1|g/dL|32.0-36.0|L||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|8|NM|105007^RDW^L||17.7|%|11.7-15.0|H||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|9|NM|015172^Platelets^L||29|x10E3/uL|140-415|&amp;lt;||N|F|20090522||201105041523|04 
&lt;BR /&gt;OBX|10|NM|015107^Neutrophils^L||82|%|40-74|H||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|11|NM|015123^Lymphs^L||14|%|14-46|||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|12|NM|015131^Monocytes^L||4|%|4-13|||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|13|NM|015149^Eos^L||0|%|0-7|||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|14|NM|015156^Basos^L||0|%|0-3|||N|F|20010402||201105041523|04 
&lt;BR /&gt;OBX|15|NM|015909^Neutrophils (Absolute)^L||13.4|x10E3/uL|1.8-7.8|H||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|16|NM|015917^Lymphs (Absolute)^L||2.3|x10E3/uL|0.7-4.5|||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|17|NM|015925^Monocytes(Absolute)^L||0.7|x10E3/uL|0.1-1.0|||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|18|NM|015933^Eos (Absolute)^L||0.0|x10E3/uL|0.0-0.4|||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|19|NM|015941^Baso (Absolute)^L||0.0|x10E3/uL|0.0-0.2|||N|F|20081208||201105041523|04 
&lt;BR /&gt;OBX|20|NM|015108^Immature Granulocytes^L||0|%|0-1|||N|F|20110523||201105041523|04 
&lt;BR /&gt;NTE|1|L| **Please note reference interval change** 
&lt;BR /&gt;OBX|21|NM|015911^Immature Grans (Abs)^L||0.0|x10E3/uL|0.0-0.1|||N|F|20100405||201105041523|04 
&lt;BR /&gt;OBX|22|NM|015945^NRBC^L||0|%|0 - 0|||N|F|20100201||201105041523|04 
&lt;BR /&gt;OBX|23|TX|015180^Hematology Comments:^L|||||||N|X|||201105041523|04 
&lt;BR /&gt;ZPS|1|01|Testing ISO Programming|309 E Davis St^^Burlington^NC^272150000|8003345161||^Testing Dept^M Atkins 
&lt;BR /&gt;ZPS|2|02|EDI Testing Lab|555 Anywhere Street^^Anywhere^NC^272150000|3365550001||MD^Pathologist^Testing^^^^MD 
&lt;BR /&gt;ZPS|3|03|LabCorp Read Blvd Stat Lab|10000 I 10 Service Road Read Blvd^^New Orleans^LA^701270000|5042450985||MD^Sartin^Barry^W^^^MD 
&lt;BR /&gt;ZPS|4|04|LabCorp Burlington|1447 York Court Testing^^Burlington^NC^272150000|3365845171||VP^Doe^John^^^^VP 
&lt;BR /&gt;A simple example of what I want is to take the date/time the message was sent from the MSH segment, the patient first name, last name etc. from the PID segment, and then combine these values to each OBX segment when I import these into a MSSQL table. I can then using this information to match the data to a patient once it is imported. 
&lt;BR /&gt;I tried using tMap, but I do not seem to be able to join more than 1 segment from the HL7Input to the the component at one time. I have even tried using multiple tMap components (picture attached) but it still does not work. 
&lt;BR /&gt;I know that it is something simple that I am doing wrong, but I am stumped. Thanks.</description>
      <pubDate>Mon, 18 Jul 2011 19:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339179#M107352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-18T19:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: HL7Input Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339180#M107353</link>
      <description>Anyone have any ideas? I simply need to import the HL7 file into a table, but I just need a way to link each segment back to the message header since each one is inserted as a separate row.</description>
      <pubDate>Thu, 21 Jul 2011 20:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339180#M107353</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-21T20:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: HL7Input Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339181#M107354</link>
      <description>Hi stewart&lt;BR /&gt;were you able to resolve this?  i am also stuck attempting to import hl7 messages into a sql server database.  appreciate your feedback.&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 25 Jan 2012 23:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339181#M107354</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-25T23:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: HL7Input Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339182#M107355</link>
      <description>Hi rppablo,
&lt;BR /&gt;I never was able to figure out how to do it using the Talend connector. I ended up using another open source tool called Mirth Connect (
&lt;A href="http://www.mirthcorp.com/community/mirth-connect" rel="nofollow noopener noreferrer"&gt;http://www.mirthcorp.com/community/mirth-connect&lt;/A&gt;). I was able to setup an interface to monitor a folder for new HL7 files, then parse the files using a custom transformer written in Javascript. Here is an example: 
&lt;A href="http://www.mirthcorp.com/community/wiki/display/mirth/Mapping+Multiple+Segments+to+a+Database" rel="nofollow noopener noreferrer"&gt;http://www.mirthcorp.com/community/wiki/display/mirth/Mapping+Multiple+Segments+to+a+Database&lt;/A&gt;
&lt;BR /&gt;It takes a few days to get the hang of the Mirth software, but it works really well. Let me know if you have any questions getting started and I will try to point you in the right direction.</description>
      <pubDate>Fri, 27 Jan 2012 16:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339182#M107355</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-27T16:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: HL7Input Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339183#M107356</link>
      <description>how to consume multiple OBX using Talend ETL.&amp;nbsp;</description>
      <pubDate>Tue, 25 Nov 2014 01:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339183#M107356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-25T01:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: HL7Input Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339184#M107357</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;how to consume multiple OBX using Talend ETL.&amp;nbsp;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Hi&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;This topic was a little old, can you please report a new topic for your question with details.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Shong&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 26 Nov 2014 00:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339184#M107357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-26T00:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: HL7Input Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339185#M107358</link>
      <description>Hi,
&lt;BR /&gt;I want to load the HL7 messages into MySQL database using talend.
&lt;BR /&gt;Here i need to load 1000 messages that belongs to different patients.
&lt;BR /&gt;From these messages i have to extract the demographics like name, dob, gender etc,, put it in a table and take the admit details alone and put them in a seperate table.
&lt;BR /&gt;Can any one help me with this. I have been trying but couldn't get the desired output.</description>
      <pubDate>Mon, 12 Oct 2015 05:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339185#M107358</guid>
      <dc:creator>tvsr984</dc:creator>
      <dc:date>2015-10-12T05:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: HL7Input Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339186#M107359</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Hi,&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I want to load the HL7 messages into MySQL database using talend.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Here i need to load 1000 messages that belongs to different patients.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;From these messages i have to extract the demographics like name, dob, gender etc,, put it in a table and take the admit details alone and put them in a seperate table.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Can any one help me with this. I have been trying but couldn't get the desired output.&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 15 Oct 2015 04:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339186#M107359</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-10-15T04:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: HL7Input Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339187#M107360</link>
      <description>&lt;P&gt;I know this thread is very old but, if anyone stumbles upon it I wanted to add a solution.&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Rather than appending each segment with a patient identifier from the MSH and PID segments.&amp;nbsp;&amp;nbsp;Anyone trying to do what the original poster is trying to do would just need to create a new column or table in their database with a trigger to create a unique message identifier as that message is ingested.&amp;nbsp; This way each row is linked back to the same unique ID along with any information you've extracted from each segment.&amp;nbsp; This is basic database record key management and is exactly what relational databases are for.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2020 13:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7Input-Help/m-p/2339187#M107360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-28T13:59:05Z</dc:date>
    </item>
  </channel>
</rss>

