From: | Scott Marlowe <smarlowe(at)g2switchworks(dot)com> |
---|---|
To: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
Cc: | Sean Hamilton <sehamilt(at)chfund(dot)org>, "Kenneth B(dot) Hill" <ken(at)scottshill(dot)com>, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Copy HL7 record/file into PostgreSQL Table |
Date: | 2006-05-15 15:08:33 |
Message-ID: | 1147705713.9755.127.camel@state.g2switchworks.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Mon, 2006-05-15 at 09:59, Jim C. Nasby wrote:
> On Fri, May 12, 2006 at 01:14:18PM -0400, Sean Hamilton wrote:
> > I'm currently working on an EHR myself and would love to hear a solution
> > to this.. If youget valuable feedback can you please forward that to me?
> > and if I hear anything I'll do the same
>
> Given how complex HL7 apparently is (someone up-thread was estimating a
> week to write a parser) you might want to go with more of a pre-canned
> solution rather than trying to roll your own.
The week I was estimating was for creating what appear to be all the
ancillary tables listed in that spec, and testing to make sure you've
got the schema all right. Just importing the data that was presented
looked fairly easy. It was the validating it that looked hard...
Just clarifying.
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2006-05-15 15:08:54 | Re: Log4... |
Previous Message | Jim C. Nasby | 2006-05-15 15:07:53 | Re: vacuumdb vs. max_connections: SELECT waiting |