Menu

#18 FDA XML compatibility

v1.0 (example)
open
None
5
2016-09-12
2016-04-29
Jose Lopes
No

Dear MJB,

I came acrross to your project because I need to send to a PACS system, in DICOM ECG format, ECGs from a program from DMSoftware, that exports them in FDA XML format.

Attached, I'm including a sample of the ECG. If you could kindly take a look at it and see if it is simple to update your project to include this format, I'd be very thankful.

My best regards,

José Lopes

2 Attachments

Related

Support Requests: #18

Discussion

  • MJB van Ettinger

    Hi José,

    Looks like very strange HL7 aECG files. This is what I know is not according to specs:
    - AnnotatedECG missing a lot of parameter info
    - Uses "Seqeuence" tag should be "sequence"
    - Waveforms appeart to be empty (<value><digits/></value>)
    - Not sure what this segment is, not acording to specs:
    <component>
    <sequence>

    <value Frequence="1000Hz" SampleTime="0s" HeartRate="0bpm" PDuration="12ms" QRSDuration="0ms" TDuration="-410ms" PRInterval="356ms" QTInterval="-380ms" QTCInterval="-49ms" PAxis="90.0" QRSAxis="90.0" TAxis="90.0" RV5="0.00mV" SV1="0.00mV"/>
    </sequence>
    </component>

    Maybe you can contact the developers of DMSoftware, about there FDA XML output?

    With Best Regards,

    Maarten

    Note: AnnotatedECG tag should look like this:
    <AnnotatedECG xmlns="urn:hl7-org:v3" xmlns:voc="urn:hl7-org:v3/voc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hl7-org:v3/HL7/aECG/2003-12/schema/PORT_MT020001.xsd" classCode="OBS" moodCode="EVN" type="Observation">

     

    Last edit: MJB van Ettinger 2016-05-23
    • Jose Lopes

      Jose Lopes - 2016-09-11

      Dear Maarten,

      I’m really sorry for my late reply, but somehow you e-mail was lost in the junk email folder. I found it yesterday when doing some cleanup. I’m really sorry for that.

      Regarding the XML file, I’m sending you a new one with 90 seconds of 12 leads acquisition.

      If you kindly could take a look of what’s missing to your program to read it and exports to a DICOM ECG SCU server I’ll be thankful to you.

      My best regards,

      José Lopes

      From: MJB van Ettinger [mailto:mvanettinger@users.sf.net]
      Sent: 23 de maio de 2016 14:20
      To: [ecgtoolkit-cs:support-requests]
      Subject: [ecgtoolkit-cs:support-requests] #18 FDA XML compatibility

      Hi José,

      Looks like ver strange HL7 aECG files. This is what I know is not according to specs:
      - AnnotatedECG missing a lot of parameter info
      - Uses "Seqeuence" tag should be "sequence"
      - Waveforms appeart to be empty (<value><digits/></value>)
      - Not sure what this segment is, not acording to specs:
      <component>
      <sequence>

      <value Frequence="1000Hz" SampleTime="0s" HeartRate="0bpm" PDuration="12ms" QRSDuration="0ms" TDuration="-410ms" PRInterval="356ms" QTInterval="-380ms" QTCInterval="-49ms" PAxis="90.0" QRSAxis="90.0" TAxis="90.0" RV5="0.00mV" SV1="0.00mV"/>
      </sequence>
      </component>

      Maybe you can contact the developers of DMSoftware, about there FDA XML output?

      With Best Regards,

      Maarten

      Note: AnnotatedECG tag should look like this:
      <AnnotatedECG xmlns="urn:hl7-org:v3" xmlns:voc="urn:hl7-org:v3/voc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hl7-org:v3/HL7/aECG/2003-12/schema/PORT_MT020001.xsd" classCode="OBS" moodCode="EVN" type="Observation">


      [support-requests:#18] https://sourceforge.net/p/ecgtoolkit-cs/support-requests/18/ FDA XML compatibility

      Status: open
      Group: v1.0 (example)
      Created: Fri Apr 29, 2016 07:51 AM UTC by Jose Lopes
      Last Updated: Fri Apr 29, 2016 07:51 AM UTC
      Owner: MJB van Ettinger
      Attachments:

      Dear MJB,

      I came acrross to your project because I need to send to a PACS system, in DICOM ECG format, ECGs from a program from DMSoftware, that exports them in FDA XML format.

      Attached, I'm including a sample of the ECG. If you could kindly take a look at it and see if it is simple to update your project to include this format, I'd be very thankful.

      My best regards,

      José Lopes


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/ecgtoolkit-cs/support-requests/18/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

      Related

      Support Requests: #18

  • MJB van Ettinger

    Were can I find these 90 second recordings?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.