Hippa Compliant EDI

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tommy Martin

    Hippa Compliant EDI

    I may have a project coming up next month with a tight deadline. I am trying
    to find a dotnet assembly that I can use with vb.net to send hippa compliant
    edi.

    I tried nsoftware but according to them theirs will not fit the specs.

    Does anyone know of any others.

    Thanks in advance.


  • Herfried K. Wagner [MVP]

    #2
    Re: Hippa Compliant EDI

    * "Tommy Martin" <tmartin@xspa m-tlmartin.com> scripsit:[color=blue]
    > I may have a project coming up next month with a tight deadline. I am trying
    > to find a dotnet assembly that I can use with vb.net to send hippa compliant
    > edi.
    >
    > I tried nsoftware but according to them theirs will not fit the specs.[/color]

    What's "hippa" and what's "edi"?

    --
    Herfried K. Wagner
    MVP · VB Classic, VB.NET
    <http://www.mvps.org/dotnet>

    Comment

    • Mike Hildner

      #3
      Re: Hippa Compliant EDI

      HIPPA (also HIPAA) is the Health Insurance Portability and Accountability
      Act of 1996. It requires many things to be compliant. EDI is Electronic Data
      Interchange, kind of an old, nightmarish, wish-it-was-XML way to exchange
      data.

      I work with HIPPA a little, but I have not seen any components to help with
      EDI.


      "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
      news:uJ9072OlDH A.744@tk2msftng p13.phx.gbl...[color=blue]
      > * "Tommy Martin" <tmartin@xspa m-tlmartin.com> scripsit:[color=green]
      > > I may have a project coming up next month with a tight deadline. I am[/color][/color]
      trying[color=blue][color=green]
      > > to find a dotnet assembly that I can use with vb.net to send hippa[/color][/color]
      compliant[color=blue][color=green]
      > > edi.
      > >
      > > I tried nsoftware but according to them theirs will not fit the specs.[/color]
      >
      > What's "hippa" and what's "edi"?
      >
      > --
      > Herfried K. Wagner
      > MVP · VB Classic, VB.NET
      > <http://www.mvps.org/dotnet>[/color]


      Comment

      • Herfried K. Wagner [MVP]

        #4
        Re: Hippa Compliant EDI

        * "Mike Hildner" <mhildner@afweb .com> scripsit:[color=blue]
        > HIPPA (also HIPAA) is the Health Insurance Portability and Accountability
        > Act of 1996. It requires many things to be compliant. EDI is Electronic Data
        > Interchange, kind of an old, nightmarish, wish-it-was-XML way to exchange
        > data.
        >
        > I work with HIPPA a little, but I have not seen any components to help with
        > EDI.[/color]

        Thanks for the explanation. I never heard about that before...

        --
        Herfried K. Wagner
        MVP · VB Classic, VB.NET
        <http://www.mvps.org/dotnet>

        Comment

        • William Ryan

          #5
          Re: Hippa Compliant EDI

          What format is the EDI going in HL7. If so, check out www.neotool.com .
          THey have an activeX control and a few other tools...not the cheapest but
          definitely the best value.
          "Tommy Martin" <tmartin@xspa m-tlmartin.com> wrote in message
          news:uYQE8wOlDH A.2536@tk2msftn gp13.phx.gbl...[color=blue]
          > I may have a project coming up next month with a tight deadline. I am[/color]
          trying[color=blue]
          > to find a dotnet assembly that I can use with vb.net to send hippa[/color]
          compliant[color=blue]
          > edi.
          >
          > I tried nsoftware but according to them theirs will not fit the specs.
          >
          > Does anyone know of any others.
          >
          > Thanks in advance.
          >
          >[/color]


          Comment

          Working...