openEHR - Persistence of Data

2012-02-27 Thread pablo pazos
...@hotmail.com To: openehr-technical at openehr.org Subject: RE: openEHR - Persistence of Data Date: Fri, 24 Feb 2012 07:45:10 -0300 Hi Randolph, I'm on travel but you can see the model.png here http://code.google.com/p/open-ehr-gen-framework/downloads/list to get an idea of the RM

openEHR - Persistence of Data

2012-02-25 Thread Márcio Costa
Anyone knows where i can find instance examples of Compositions? Thanks, *M?rcio Costa* B.Sc. in Computer Science @ Cin/UFPE M.Sc. Candidate in Computer Science @ CIn/UFPE MSN: mdckoury at gmail.com 2012/2/24 Randolph Neall randy.neall at veriquant.com Thank you, Pablo. I spent some time

openEHR - Persistence of Data

2012-02-23 Thread Randolph Neall
Thank you, Pablo. I spent some time with your Grail reference. It looks like a very robust tool! Can I ask how complex your schema is? How many tables (or representations of classes) and how complex the relations are? And can you give some indication of the sheer size of your production DB? I'm

openEHR - Persistence of Data

2012-02-22 Thread Seref Arikan
** ** *From:* openehr-technical-bounces at openehr.org [mailto: openehr-technical-bounces at openehr.org] *On Behalf Of *M?rcio Costa *Sent:* Saturday, 18 February 2012 10:36 a.m. *To:* For openEHR technical discussions *Subject:* Re: openEHR - Persistence of Data ** ** Do Anyone knows

openEHR - Persistence of Data

2012-02-22 Thread Randolph Neall
-- From: mdckoury at gmail.com Date: Thu, 16 Feb 2012 16:53:19 -0300 Subject: openEHR - Persistence of Data To: openehr-technical at openehr.org Hello guys, i'm starting a research about the persistence model of Archetype data, that stores the information entered

openEHR - Persistence of Data

2012-02-22 Thread pablo pazos
Hi Randolph, I've commented between your lines. -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http://twitter.com/ppazos Hi Pablo, I'm sorry for being so slow responding to your

openEHR - Persistence of Data

2012-02-22 Thread Randolph Neall
Pablo, OK, what you say is reassuring. One of the things I had admired about OpenEHR was what I thought you were violating with ORM, which, in many contexts does exactly what I described, but evidently not in yours. The schema is generated when you start the server, so all the process is

openEHR - Persistence of Data

2012-02-22 Thread pablo pazos
Hi Randolph, OK, what you say is reassuring. One of the things I had admired about OpenEHR was what I thought you were violating with ORM, which, in many contexts does exactly what I described, but evidently not in yours. That depends on each implementation, we decided to implement the RM as

openEHR - Persistence of Data

2012-02-21 Thread Heath Frankel
at openehr.org [mailto: openehr-technical-bounces at openehr.org] *On Behalf Of *M?rcio Costa *Sent:* Saturday, 18 February 2012 10:36 a.m. *To:* For openEHR technical discussions *Subject:* Re: openEHR - Persistence of Data ** ** Do Anyone knows about some papers of persistent storing

openEHR - Persistence of Data

2012-02-21 Thread Márcio Costa
[mailto: openehr-technical-bounces at openehr.org] *On Behalf Of *M?rcio Costa *Sent:* Saturday, 18 February 2012 10:36 a.m. *To:* For openEHR technical discussions *Subject:* Re: openEHR - Persistence of Data ** ** Do Anyone knows about some papers of persistent storing

openEHR - Persistence of Data

2012-02-18 Thread Bert Verhees
Op 17-02-2012 20:49, pablo pazos schreef: the openEHR RM is an Object Oriented model, a programmer should implement the model on the ORM tool and the schema should be generated from those classes, in fact is the schema what accommodates to the classes. Starting with OpenEHR often means,

openEHR - Persistence of Data

2012-02-18 Thread Bert Verhees
Op 18-02-2012 2:13, Bert Verhees schreef: It is also possible to flatten the whole business to one table. Only one simple query retrieves a complete locatable. Flatten is not the right term. It suggest a very wide table. I meant a very thin table, only three main fields. The UID, the path and

openEHR - Persistence of Data

2012-02-17 Thread Randolph Neall
: Thu, 16 Feb 2012 16:53:19 -0300 Subject: openEHR - Persistence of Data To: openehr-technical at openehr.org Hello guys, i'm starting a research about the persistence model of Archetype data, that stores the information entered by the user of the system. I would like to know

openEHR - Persistence of Data

2012-02-17 Thread Bert Verhees
: http://informatica-medica.blogspot.com/ Twitter: http://twitter.com/ppazos From: mdckoury at gmail.com mailto:mdckoury at gmail.com Date: Thu, 16 Feb 2012 16:53:19 -0300 Subject: openEHR - Persistence

openEHR - Persistence of Data

2012-02-17 Thread Erik Sundvall
Hi! On Thu, Feb 16, 2012 at 23:26, pablo pazos pazospablo at hotmail.com wrote: Other models I didn't try yet are Object Oriented DBs and Document Oriented DBs (XML, JSON, ...) [6]. I think DODBs are a good option, fast for store highly hierarchical structures, but you need to write some ugly

openEHR - Persistence of Data

2012-02-17 Thread Thomas Beale
On 17/02/2012 14:50, Randolph Neall wrote: Other models I didn't try yet are Object Oriented DBs and Document Oriented DBs (XML, JSON, ...) [6]. I think DODBs are a good option, fast for store highly hierarchical structures, but you need to write some ugly queries if you want your data back

openEHR - Persistence of Data

2012-02-17 Thread Bert Verhees
On 17-02-12 16:21, Erik Sundvall wrote: For some use cases you don't really need to map things back to openEHR-RM-objects Hi Erik, the information in this reply you give is very limited. So excuse me if I miss the point. How do you validate incoming data against the archetypes? That is the

openEHR - Persistence of Data

2012-02-17 Thread pablo pazos
16:53:19 -0300 Subject: openEHR - Persistence of Data To: openehr-technical at openehr.org Hello guys, i'm starting a research about the persistence model of Archetype data, that stores the information entered by the user of the system. I would like to know if there is a indication

openEHR - Persistence of Data

2012-02-17 Thread pablo pazos
) this is a must. -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http://twitter.com/ppazos Date: Fri, 17 Feb 2012 16:21:29 +0100 Subject: Re: openEHR - Persistence of Data From: erik.sundvall at liu.se

openEHR - Persistence of Data

2012-02-17 Thread Márcio Costa
http://twitter.com/ppazos Date: Fri, 17 Feb 2012 16:21:29 +0100 Subject: Re: openEHR - Persistence of Data From: erik.sundvall at liu.se To: openehr-technical at openehr.org Hi! On Thu, Feb 16, 2012 at 23:26, pablo pazos pazospablo at hotmail.com wrote: Other models I didn't try

openEHR - Persistence of Data

2012-02-16 Thread Márcio Costa
Hello guys, i'm starting a research about the persistence model of Archetype data, that stores the information entered by the user of the system. I would like to know if there is a indication of the openEHR standard for what kind of model schema should be used in DataBase, and if there are

openEHR - Persistence of Data

2012-02-16 Thread Bert Verhees
I have good experience, fast and lean with a path/value-database, only a few tables is needed, no relations between, not many indexes, and can be compatible with new big-data databases, as you can find in the emerging new technologies. Check the book: big data glossary from Pete Warden,

openEHR - Persistence of Data

2012-02-16 Thread pablo pazos
Subject: openEHR - Persistence of Data To: openehr-technical at openehr.org Hello guys, i'm starting a research about the persistence model of Archetype data, that stores the information entered by the user of the system. I would like to know if there is a indication of the openEHR standard