Welcome, Guest! Log In | Create Account

Share

bemDB

by jeffiet

bemDB - A group health insurance benefit and enrollment database that strives to be HIPAA 834 compliant.


http://sourceforge.net/projects/bemdb/

Database

Project Feed

  • bemDB 0.3.5 file released: bemDB-0.3.5.zip

    0.3.5
      Changed copyright notices to Phat Geeks, Inc.
      Changed tables structures so all have a single field primary key.
      Corrected syntax error in function prepare_member834.
      Removed parse and front end code.  No longer in the scope of this ...

    02:33PM on Aug 19 2008

  • bemDB 0.3.4 file released: bemDB-0.3.4.zip

    0.3.4
      Added primary keys to all tables not having one.
      Added database diagram bemDB_diagram.jpg.
      Added foreign keys to coverage table.
      Removed parse_segment and parse_transaction_set tables from main schema.
      Added beginnings of parsing schema, ...

    04:26PM on Jan 31 2005

  • bemDB 0.3.3 file released: bemDB-0.3.3.zip

    0.3.3
      Added missing foreign key to coverage_change table.
      Initial cut of parse schema and incomplete parse functions.

    12:00AM on Mar 01 2004

  • Plans for 834 parsing

    I've flip-flopped several times on what should be the next major feature in bemDB: a front-end (most likely in php) or a parser. I've decided on concentrating on parsing through the 0.4 and 0.5 releases. After parsing, I will look to implement a ...

    08:10PM on Aug 12 2003 by jeffiet

  • bemDB 0.3.2 file released: bemDB-0.3.2.zip

    0.3.2
      Built out remaining lookup data of valid values for various fields.
      Changed misspelled schema references from "qualifer" to "qualifier".

    12:00AM on Aug 11 2003

  • bemDB 0.3.1 file released: bemDB-0.3.1.zip

    0.3.1
      All changes made and tested in PostgreSQL 7.3.2.
      Added date fields to member and sponsored_member tables, to produce L2000DTP segments.
      Removed member_dates table.
      Built L2000 DTP Member Level Dates.
      Various changes to fix following ...

    12:00AM on Jul 30 2003

  • Bugs being squished in bemDB

    When running bemDB output through the HIPAADesk test engine (http://www.hipaadesk.com), a number output formatting bugs in bemDB were found. Never fear, I'm well into finishing a fix release that will take care of these. It should be out in the next ...

    02:50AM on Jan 24 2003 by jeffiet

  • bemDB 0.3.0 available--now creates HIPAA 834 change files

    bemDB is a database for storing benefit enrollment and maintenance information for group health plans. It strives to be HIPAA 834 compliant. HIPAA stands for the Health Insurance Portability and Accountability Act. It dictates that all electronic ...

    03:34AM on Jan 23 2003 by jeffiet

  • bemDB 0.3.0 file released: bemDB-0.3.0.zip

    0.3.0
      Added functionality to produce 834 change files.  bemDB now supports producing both change and audit files.
      Reintroduced to_char YYYYMMDD calls.  0.2.5 bug was not due to to_char calls, but due to a bug in PostgreSQL 7.2.1 on RedHat 7.3.

    12:00AM on Jan 22 2003

  • bemDB 0.2.6 file released: bemDB-0.2.6.zip

    0.2.6
      Fixed a couple of bugs that allow bemDB to run on PostgeSQL 7.2: a missing paren, and replaced to_char YYYYMMDD calls.
      Added preliminary functions and tables to do transaction parsing.
      Identifed areas in output functions where change file ...

    12:00AM on Jan 14 2003