Instruction archetypes and overlaping nodes with INSTRUCTION.narrative

2013-11-02 Thread pablo pazos
rules are something that can be implemented easily in an application, but the rules of how to derive structured/coded information from free text are in other league (for people smarter than me and/or multidiscipinary teams). -- Kind regards, Eng. Pablo Pazos Guti?rrez http://cabolabs.com From

EHRServer demo online

2013-09-27 Thread pablo pazos
, so no custom queries to the DB for every rule created on the system :) (it simplifies scaling and helps on maintainability). But the best part is: all this can be improved if you collaborate. -- Kind regards, Eng. Pablo Pazos Guti?rrez http://cabolabs.com Date: Thu, 26 Sep 2013 15:26:26 +0200

Polishing node identifier (at-codes) use cases.

2013-09-02 Thread pablo pazos
can give the option of choosing the Archetype Editor to work with. Right now I only have one option that I know works with archetypes on the CKM, the Ocean one. And some time ago I tried LinkEHR Ed. and it was nice. I wish I can work with that today. -- Kind regards, Eng. Pablo Pazos Guti?rrez

Polishing node identifier (at-codes) use cases.

2013-08-30 Thread pablo pazos
of view, having unique paths would solve a lot of workarounds and ugly code. So having a nodeID for each CObject node is something I would encourage on tooling. I really don't care of having more terms in the ontology :) -- Kind regards, Eng. Pablo Pazos Guti?rrez http://cabolabs.com From: dam

Polishing node identifier (at-codes) use cases.

2013-08-30 Thread pablo pazos
Wow, that's nice. Thanks Thomas.I'll propose the change to the Java Ref Impl project on GitHub (the one I'm using). -- Kind regards, Eng. Pablo Pazos Guti?rrez http://cabolabs.com Date: Fri, 30 Aug 2013 15:58:17 +0100 From: thomas.be...@oceaninformatics.com To: openehr-technical

Polishing node identifier (at-codes) use cases.

2013-08-28 Thread pablo pazos
and LinkEHR, and we couldn't load an archetype created by one tool into another tool :-/ Maybe now this has improve. -- Kind regards, Eng. Pablo Pazos Guti?rrez http://cabolabs.com Date: Tue, 27 Aug 2013 20:47:11 +0100 From: thomas.beale at oceaninformatics.com To: openehr-technical

Polishing node identifier (at-codes) use cases.

2013-08-28 Thread pablo pazos
Just use archetypeID+nodeID, then you have a unique concept id for each node. -- Kind regards, Eng. Pablo Pazos Guti?rrez http://cabolabs.com From: hugh.les...@oceaninformatics.com To: openehr-technical at lists.openehr.org; gfrer at luna.nl Date: Thu, 29 Aug 2013 00:13:29 +0200 Subject: Re

Polishing node identifier (at-codes) use cases.

2013-08-28 Thread pablo pazos
Yep, that should be necessary in case of archetypeID collisions. Maybe in the future we have an archetypeID server (like a DNS protocol) to query for archetypeID to globally check for uniqueness. -- Kind regards, Eng. Pablo Pazos Guti?rrez http://cabolabs.com From: yamp...@gmail.com Date: Thu

Want to test an openEHR repository?

2013-08-20 Thread pablo pazos
, Eng. Pablo Pazos Guti?rrez http://cabolabs.com -- next part -- An HTML attachment was scrubbed... URL: http://lists.openehr.org/pipermail/openehr-technical_lists.openehr.org/attachments/20130820/2dfb1711/attachment.html

SV: ACTIVITY and timing

2013-08-15 Thread pablo pazos
) to create the UI and DB on one way, the parsable form give us too much freedom (sometimes this is a problem :) Cheers, -koray From: openEHR-clinical [mailto:openehr-clinical-boun...@lists.openehr.org] On Behalf Of pablo pazos Sent: Wednesday, 14 August 2013 3:24 a.m. To: openEHR Clinical

SV: ACTIVITY and timing

2013-08-15 Thread pablo pazos
Hi Thomas, On 13/08/2013 16:23, pablo pazos wrote: Hi Thomas, thanks for the input, is great to understand the rationale behind ACTIVITY.timing. Right now I've more questions than proposals

SV: ACTIVITY and timing

2013-08-11 Thread pablo pazos
. choose the right parser).If a system can interpret openEHR archetyped data, it can interpret the timing CLUSTER. If a system supports the information model, then it can handle ACTIVITY.timing. -- Kind regards, Eng. Pablo Pazos Guti?rrez http://cabolabs.com From: b...@dips.no To: openehr

How to start

2013-08-10 Thread pablo pazos
the relational DB. BTW, both projects I mentioned are open source. If you want to learn how they work, just download, test and read the code :) If you have any questions, I'm here to help. -- Kind regards, Eng. Pablo Pazos Guti?rrez http://cabolabs.com Date: Thu, 8 Aug 2013 16:05:22 -0400 Subject

ACTIVITY and timing

2013-08-10 Thread pablo pazos
options out there, but I would recommend those two. In my opinion the current specs lack information about how to use timing, and that makes things more complex to us (developers). http://en.wikipedia.org/wiki/Cron http://en.wikipedia.org/wiki/ISO_8601 -- Kind regards, Eng. Pablo Pazos Guti?rrez

How to start

2013-08-08 Thread Ing. Pablo Pazos
: I get confused about how to save and retrieve data and where data are saved? Thanks, David On Tue, Aug 6, 2013 at 8:59 PM, pablo pazos pazospablo at hotmail.com wrote: Hi Lexis, you can grab the demographic Person archetype here: http://www.openehr.org/ckm/ Then use the ADL Workbench

How to start

2013-08-08 Thread Ing. Pablo Pazos
about how to design your kernel. There are many good ways to do so. This list is a good place for advice, especially when you have more specific questions good luck Bert Verhees Thanks, David On Tue, Aug 6, 2013 at 8:59 PM, pablo pazos pazospablo at hotmail.comwrote: Hi Lexis

How to start

2013-08-08 Thread Ing. Pablo Pazos
examples? I am starting to understand OpenEHR a little bit. Thanks, David On Wed, Aug 7, 2013 at 10:41 PM, Ing. Pablo Pazos pazospablo at hotmail.comwrote: Create tables, saves and retrieves the.same way you do with any other system. This is not black magic, is just data :) But you need

How to start

2013-08-08 Thread pablo pazos
Hi Bert, I have the need to clarify some of your assertions about my previous messages: Pablo advises you to use a relational database. That?s not true. I supposed David were working with relational, but he didn't confirmed that. openEHR persistence should be DBMS independent, so I'll

How to start

2013-08-06 Thread pablo pazos
Hi Lexis, you can grab the demographic Person archetype here: http://www.openehr.org/ckm/ Then use the ADL Workbench to extract paths, and map those paths with your fields. We call that mapping a binding between archetype nodes and software elements/artifacts. -- Kind regards, Eng. Pablo

trying to flat archetypes

2013-07-20 Thread pablo pazos
://code.google.com/p/openehr-archetype-flattener/. New code with successful flattening algorithm will be on github soon. -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com From: pazospa...@hotmail.com To: ref_impl_java at lists.openehr.org; thomas.beale at oceaninformatics.com Subject: RE

Open EHRGen Guide in English!

2013-06-21 Thread pablo pazos
WOW 52 downloads in 44 hours !!!, thanks to all of you interested in the project. I hope this openess to english speaking colleagues will open new collaboration opportunities and help us bring the project to the next level. -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com From

Open EHRGen Guide in English!

2013-06-19 Thread pablo pazos
the framework guide from the google code site: https://code.google.com/p/open-ehr-gen-framework/downloads/list -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com -- next part -- An HTML attachment was scrubbed... URL

Archetypes on CKM encoding problem (UTF-8 with BOM)

2013-05-23 Thread pablo pazos
Without BOM. -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com -- next part -- An HTML attachment was scrubbed... URL: http://lists.openehr.org/pipermail/openehr-technical_lists.openehr.org/attachments/20130523/f6293b49

About openEHR BMM

2013-05-01 Thread pablo pazos
Hi Thomas, having a small spec would be great, thanks! BTW, does anyone use XML representation of UML diagrams to process class models? -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com Date: Tue, 30 Apr 2013 19:09:15 +0100 From: thomas.beale at oceaninformatics.com To: openehr

About openEHR BMM

2013-05-01 Thread pablo pazos
as the current tools/formats for spec documentation. * DIA is an open source UML modeller I use a lot, and it's output format is XML: https://live.gnome.org/Dia** http://freemarker.sourceforge.net -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com From: yampeku at gmail.com Date: Wed, 1 May

About openEHR BMM

2013-05-01 Thread pablo pazos
on something like that? -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com Date: Wed, 1 May 2013 16:07:08 +0100 From: thomas.be...@oceaninformatics.com To: openehr-technical at lists.openehr.org Subject: Re: About openEHR BMM On 01/05/2013 14:48, pablo pazos wrote

About openEHR BMM

2013-04-30 Thread pablo pazos
knows where is the spec of the format? It would be nice to understand what BMM in order to participate on these threads. Thanks! -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com From: dam...@gmail.com Date: Tue, 30 Apr 2013 17:33:08 +0200 Subject: About openEHR BMM To: openehr

Template designer download asks for login info

2013-04-17 Thread pablo pazos
Hi, I'm trying to download de template designer from here * but is impossible, maybe there's an alternative site for download? Thanks. * http://wiki.oceaninformatics.com/confluence/display/TTL/Template+Designer+Releases -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com

openEHR webinar in spanish

2013-04-17 Thread pablo pazos
on the openEHR.org events page? Thanks. -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com -- next part -- An HTML attachment was scrubbed... URL: http://lists.openehr.org/pipermail/openehr-technical_lists.openehr.org

Template designer download asks for login info

2013-04-17 Thread pablo pazos
I'm sure I downloaded a version of the TD a month (or so) ago from there without any problems.I wanted to show the last version of the tool in my talk this friday, please let me know when the download will be available again. Thanks a lot! -- Kind regards, Ing. Pablo Pazos Guti?rrez http

Guideline Definition Language (GDL) specifications and GDL-editor release announcement

2013-03-13 Thread pablo pazos
Hi Rong, great work! Congratulations to you and your team, this will give more power to the openEHR tool stack, and can help big time to show how to use openEHR archetyped data. Thanks for sharing! -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com From: rong.c...@cambio.se

Questions about commit and AUDIT_DETAILS

2013-02-05 Thread pablo pazos
records from another system a different use casethan commiting compositions for record sharing. May be FEEDER_AUDIT_DETAILS should be only used for copying/importingand AUDIT_DETAILS for committing. What do you think? -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com From: sam.he

PhD thesis online: Scalability and Semantic Sustainability in Electronic Health Record Systems

2013-01-30 Thread pablo pazos
Hi Erik, great news, congratulations from Uruguay! All the best for the defense (I'm sure you don't need good luck ;) -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com Date: Sun, 27 Jan 2013 16:44:42 +0100 Subject: PhD thesis online: Scalability and Semantic Sustainability

Possible bug on common_im

2013-01-29 Thread pablo pazos
I've added this issue: http://www.openehr.org/issues/browse/SPECPR-90Maybe is just a typo on the specs, but I'd like to be sure. -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com -- next part -- An HTML attachment

ADLWB 1.5.0 1826 Beta 8 exception on File Open

2013-01-25 Thread pablo pazos
02A37764 Routine failure. Exit--- -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com -- next part -- An HTML

Questions about commit and AUDIT_DETAILS

2013-01-23 Thread pablo pazos
ID). Thanks a lot. BTW, after the validation of my implementation, I'll release the code under Apache 2.0 License. so everyone will be welcome to contribute. -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com -- next part

Questions about commit and AUDIT_DETAILS

2013-01-23 Thread pablo pazos
the IP received by the SERVER could not be the IP of the CLIENT). What do you think? -- Kind regards, Ing. Pablo Pazos Guti?rrez http://cabolabs.com -- next part -- An HTML attachment was scrubbed... URL: http://lists.openehr.org

Questions about commit and AUDIT_DETAILS

2013-01-23 Thread pablo pazos
Hi Thomas, The original idea was that a logical EHR service id would be used. A 'client id' is likely to be meaningless and untrackable. The id is only useful if it is relatively permanent, and future information requests can be made to that logical EHR system. It would also be

Problem with specialization using the Archetype Editor

2013-01-16 Thread pablo pazos
). Thanks a lot! -- Kind regards, Ing. Pablo Pazos Guti?rrez www.cabolabs.com Subject: Re: Problem with specialization using the Archetype Editor From: peter.gummer at oceaninformatics.com Date: Fri, 11 Jan 2013 16:33:32 +1100 To: openehr-technical at lists.openehr.org pablo pazos wrote: I

csingleattribute and existence

2013-01-10 Thread pablo pazos
for collection attributes is the cardinality on UML relationships like INSTRUCTION.activities or ENTRY.other_participations. Hope that helps. -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http

Problem with specialization using the Archetype Editor

2013-01-10 Thread pablo pazos
functionality somewhere to redefine parent's constraints? Thanks! -- 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

Problem with specialization using the Archetype Editor

2013-01-10 Thread pablo pazos
Hi Peter! Subject: Re: Problem with specialization using the Archetype Editor From: peter.gummer at oceaninformatics.com Date: Fri, 11 Jan 2013 12:38:51 +1100 To: openehr-technical at lists.openehr.org pablo pazos wrote: I'm testing archetype specialization using the AE, but I can't

Improvement to specify more than one archetype on ACTIVITY.arction_archetype_id [Archetype Editor]

2013-01-06 Thread pablo pazos
be enabled in the AE, but you're affraid that clinical modelers start to use the AE in a wrong way, maybe a developers version of the AE could help here. What do you think? -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica

Improvement suggestion to CKM Search

2013-01-05 Thread pablo pazos
Hi Sebastian, Search suggestions are indeed a great feature for enhancing user experience!I'm glad to help :) -- 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

Improvement to specify more than one archetype on ACTIVITY.arction_archetype_id [Archetype Editor]

2013-01-05 Thread pablo pazos
, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http://twitter.com/ppazos -- next part -- An HTML attachment was scrubbed... URL: http

Improvement suggestion to CKM Search

2013-01-03 Thread pablo pazos
Hi all, A couple of minutes ago I found the search in the CKM does an exact string matching search. I would suggest to make a search based on match weight using something like Levenshtein distance that is more typo proof. (I typed Glasglow instead of Glasgow :) -- Kind regards, Ing. Pablo

Problem specifying transition constraint on an ACTION pathway

2013-01-01 Thread pablo pazos
Hi Peter, happy new year :) I'll create a JIRA issue for this, thanks! -- 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 Subject: Re: Problem specifying

Problem specifying transition constraint on an ACTION pathway

2013-01-01 Thread pablo pazos
Jira issue: http://www.openehr.org/issues/browse/AEPR-6 -- 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 From: pazospa...@hotmail.com To: openehr-technical

Problem specifying transition constraint on an ACTION pathway

2012-12-31 Thread pablo pazos
, the ADL is unchanged. Is this a bug? I'm using Archetype Editor v2.2.779 Beta Look the screen captures here: https://plus.google.com/109540968085207927247/posts/73jJSa8THSZ -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica

translating the openEHR website [From Gunnar Klein]

2012-12-18 Thread pablo pazos
to spanish, and maybe form a small group of translators. -- 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: Mon, 17 Dec 2012 17:16:29 + From: thomas.be

translating the openEHR website [From Gunnar Klein]

2012-12-18 Thread pablo pazos
Hi Thomas, we're on early stages of community creation, diffusion of openEHR and tools building, right now collisions of domain names are not a priority. When the time arrives I think we'll manage :) -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com

ADL - syntax highlight for Notepad++

2012-12-06 Thread pablo pazos
I've some problems with the openehr.org.es server, I'll fix them soon (if the guys from the hosting company help me) and add links on the wiki :) -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com

ADL - syntax highlight for Notepad++

2012-12-04 Thread pablo pazos
Hi all, I've uploaded the ADL syntax highlighter for Notepad++ at the spanish openEHR portal: http://openehr.org.es/cms2/display/recursos This will be our main resource page, you are welcome to contribute. -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com

Understanding how to commit contributions to an EHR Server with XML

2012-11-22 Thread pablo pazos
regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http://twitter.com/ppazosDate: Sun, 7 Oct 2012 21:27:35 +0200 Subject: Re: Understanding how to commit contributions to an EHR Server with XML From

openEHR members, who we are?

2012-11-15 Thread pablo pazos
know there is such functionality, but is there any way to get that information from the openEHR mail lists too? BTW, I was invited by HL7 Argentina and I hope this could open new collaboration opportunities for both communities in South America. Thanks a lot. -- Kind regards, Ing. Pablo Pazos Guti

openEHR members, who we are?

2012-11-15 Thread pablo pazos
Dear friends, in my previous email I asked for a functionality of the mailing lists, not for an exhaustive list of members (please read the full body of the message) I can't aggregate 1000+ emails responses one by one :) -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http

Understanding how to commit contributions to an EHR Server with XML

2012-10-09 Thread pablo pazos
is close to being finalised so now we just need contributors. Let me know if I can help and how. I'm always open to collaboration :D Kind regards,Pablo. Heath From: openEHR-technical [mailto:openehr-technical-bounces at lists.openehr.org] On Behalf Of pablo pazos Sent: Saturday, 6 October 2012 3

Question about Composition.category

2012-10-08 Thread pablo pazos
Done: http://www.openehr.org/issues/browse/SPECPR-88 -- 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: Mon, 8 Oct 2012 08:46:16 +0100 From: thomas.be

Understanding how to commit contributions to an EHR Server with XML

2012-10-06 Thread pablo pazos
custom XSDs. Does anyone that implemented a service like this came to the same conclusion? All your comments will be of great help, thank you. -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http

Understanding how to commit contributions to an EHR Server with XML

2012-10-05 Thread pablo pazos
-controlled environment, just want to make a simple commit process the right way). [1] http://www.openehr.org/wiki/display/spec/Ocean+Informatics+EHR+Service+Interface -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica

lessons from Intermountain Health, and starting work on openEHR 2.x

2012-10-04 Thread pablo pazos
the right idea: having a common core for layer 1, a bussiness layer with EHRs, ... seems just right. Another big advantage of this approach is the gradual implementation capability: I can implement certify a layer 1 implementation, then implement layer 2, ... -- Kind regards, Ing. Pablo Pazos

Question about Composition.category

2012-10-04 Thread pablo pazos
/terminology.xml Concept Language=en ConceptID=431 Rubric=persistent/Concept Language=en ConceptID=432 Rubric=Composition category/Concept Language=en ConceptID=433 Rubric=event/Concept Language=en ConceptID=434 Rubric=process/ -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http

lessons from Intermountain Health, and starting work on openEHR 2.x

2012-10-03 Thread pablo pazos
the right idea: having a common core for layer 1, a bussiness layer with EHRs, ... seems just right. Another big advantage of this approach is the gradual implementation capability: I can implement certify a layer 1 implementation, then implement layer 2, ... -- Kind regards, Ing. Pablo Pazos

Question about Composition.category

2012-10-02 Thread pablo pazos
broad category this Composition is belogs to, e.g. ?persistent? - of longitudinal validity, ?event?, ?process? etc. Any thoughts? -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http

Issue (probably known) with ADL Workbench

2012-10-02 Thread pablo pazos
regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http://twitter.com/ppazos From: ian.mcnic...@oceaninformatics.com Date: Sat, 29 Sep 2012 09:48:15 +0100 Subject: Re: Issue (probably known) with ADL

Issue (probably known) with ADL Workbench

2012-10-02 Thread pablo pazos
I'm glad to help. I thought maybe other people is downloading old WB versions. -- 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 Subject: Re: Issue (probably

Issue (probably known) with ADL Workbench

2012-09-28 Thread pablo pazos
:??:??} } } } -- 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 From: ian.mcnic...@oceaninformatics.com Date: Tue, 18 Sep 2012

Issue (probably known) with ADL Workbench

2012-09-28 Thread pablo pazos
} }} -- 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 From: pazospa...@hotmail.com To: openehr-clinical at lists.openehr.org Subject: RE: Issue (probably known

Commiting ACTIONs for the same INSTRUCTION ACTIVITY

2012-09-12 Thread pablo pazos
not incorrect at the time (such as a medication list in a shared health record). Thanks a lot. -- 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 Subject: Re: Commiting

Commiting ACTIONs for the same INSTRUCTION ACTIVITY

2012-09-11 Thread pablo pazos
can, I really want to understand the difference. Thanks a lot. -- 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: Tue, 14 Aug 2012 07:35:49 +0930 From

lessons from Intermountain Health, and starting work on openEHR 2.x

2012-09-05 Thread pablo pazos
Hi Thomas, great news! and looking forward to help on the specs. -- 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: Tue, 4 Sep 2012 19:19:07 -0600 From

HL7 opens up

2012-09-05 Thread pablo pazos
Part of the hl7 fresh look or just common sense. Anyway,this is the right way if they want global adoption :)The internet/web is the better example of global interoperability, the key?: open standards -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com

Should not node identifiers in runtime paths be mandatory?

2012-08-14 Thread pablo pazos
. It seems so much simple to have only one criteria, and we don't lose flexibility or expresiveness. -- 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: Tue, 14

Should not node identifiers in runtime paths be mandatory?

2012-08-14 Thread pablo pazos
response, I believe this should be part of the specs as a rule: ...in this case, use the path items[at0004]/value[at0022]..., i.e. when you have alternatives but, in the data, one of them was choosen. What do you think? -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com

ADL - syntax highlight for Notepad++

2012-08-10 Thread pablo pazos
The highlighter was created by Armando Prieto from Venezuela: https://plus.google.com/106112948303122664219/posts Enjoy! -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http

Commiting ACTIONs for the same INSTRUCTION ACTIVITY

2012-08-10 Thread pablo pazos
/sport, for this time, with this frequency.The patient will report when he started and ended the activity,and what was the perceived effort (Borg scale). thanks a lot! -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica

Commiting ACTIONs for the same INSTRUCTION ACTIVITY

2012-08-09 Thread pablo pazos
. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http://twitter.com/ppazos Date: Thu, 9 Aug 2012 16:47:07 +0100 From: thomas.be...@oceaninformatics.com To: openehr-technical at lists.openehr.org Subject: Re

Commiting ACTIONs for the same INSTRUCTION ACTIVITY

2012-08-09 Thread pablo pazos
, if the day passes and the activity was never active, we'll mark it as expired. Of course, any comments about this scenario are very welcome. -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http

Commiting ACTIONs for the same INSTRUCTION ACTIVITY

2012-08-09 Thread pablo pazos
. -- 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 From: Ian.McNicoll at oceaninformatics.com Date: Thu, 9 Aug 2012 18:45:56 +0100 Subject: Re: Commiting ACTIONs

FW: ADL - syntax highlight for Notepad++

2012-08-09 Thread pablo pazos
Hi guys, One of my students developed an ADL syntax highlight for Notepad++ I cannot attach it here, drop me a line and I'll sent it to you: pablo at openehr.org.es -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica

Commiting ACTIONs for the same INSTRUCTION ACTIVITY

2012-08-08 Thread pablo pazos
(state = scheduled)- create ACTION (state = active)- create ACTION (state = completed)- create ACTION (state = scheduled) // for the same INSTRUCTION/ACTIVITY instance as the previous flow: scheduled active completed Thanks a lot! -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http

Commiting ACTIONs for the same INSTRUCTION ACTIVITY

2012-08-07 Thread pablo pazos
COMPOSITIONS, 3) one COMPOSITION for the ACTIVITY and other COMPOSITION for the ACITONS (with 2 versions). All your comments are very welcome! Thanks. -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com

Commiting ACTIONs for the same INSTRUCTION ACTIVITY

2012-08-07 Thread pablo pazos
Hi Ian / Thomas, Thanks for the answers!, now this is very clear. -- 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: Tue, 7 Aug 2012 13:45:03 +0100 From

Questions about the relationship between Instruction, workflow and Action

2012-08-03 Thread pablo pazos
Heard Sent: Thursday, 2 August 2012 2:02 AM To: For openEHR technical discussions Cc: Sistine Barretto-Daniels Subject: Re: Questions about the relationship between Instruction, workflow and Action Hi Pablo, Comments in line Sent from my phone On 01/08/2012, at 15:39, pablo pazos pazospablo

FW: Questions about the relationship between Instruction, workflow and Action

2012-08-01 Thread pablo pazos
with the action executed and the new state (and we keep all the actions and transitions taken so we can reproduce the process later). What do you think? That's the right way to do it? -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http

Intelligent Data Processing on Health (IDP)

2012-07-29 Thread pablo pazos
. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http://twitter.com/ppazos From: pazospa...@hotmail.com To: openehr-clinical at lists.openehr.org; openehr-technical at lists.openehr.org; openehr-implementers

Intelligent Data Processing on Health (IDP)

2012-07-27 Thread pablo pazos
University, AustraliaGong Zhiguo University of MacauYongluan Zhou University of Southern Denmark -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http

Small CKM bug

2012-07-26 Thread pablo pazos
Hi, When I'm seeing an archetype without signing in, and later I sign in, the archetype view (the one I'm seeing) is not updated with the edition buttons (discussion, review, ...).When I open the archetype again, the buttons are there (I'm still logged in). -- Kind regards, Ing. Pablo Pazos

Constraints on displaying

2012-07-19 Thread pablo pazos
Hi Leysan, Archetypes are for content definition, not to define rules on field displaying on GUI. That should be part of a GUI directive, maybe inside a GUI Template. http://www.openehr.org/wiki/display/impl/GUI+directives+for+visualization+templates -- Kind regards, Ing. Pablo Pazos Guti?rrez

SMART platform and RDF

2012-07-05 Thread pablo pazos
, RDF-S, SPARQL, etc. I can help in some way. -- 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 From: Ian.McNicoll at oceaninformatics.com Date: Tue, 3 Jul 2012 09

CKM Statistics

2012-06-30 Thread pablo pazos
is the role you have taken on. We should give you that role on ckm as well then you can see this report if you like. We can also make it available to you offline. CheersSebastian(Sent from my phone.) Am 30.06.2012 um 00:24 schrieb pablo pazos pazospablo at hotmail.com: Hi Sebastian, The RSS ad

CKM Statistics

2012-06-29 Thread pablo pazos
, not new translation branches. -- 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 From: heather.les...@oceaninformatics.com To: openehr-technical at lists.openehr.org

CKM Statistics

2012-06-29 Thread pablo pazos
and by who. -- 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, 29 Jun 2012 09:05:01 +0200 From: sebastian.ga...@oceaninformatics.com To: openehr-technical

CKM Statistics

2012-06-28 Thread pablo pazos
of students on my course translated archetypes to spanish and portuguese, and I would like to evaluate the real impact of the openEHR course on archetype translation. Thanks! -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http

Archetype Editor bug on save after translation

2012-06-24 Thread pablo pazos
the archetypes in the CKM translated to spanish, them I hope to engange more clinicians on clinical modelling :D BTW, I have a couple of improvement proposals to the AE that might be made with few changes. I'll start another thread for that. -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http

Improvement proposals to the Archetype Editor

2012-06-24 Thread pablo pazos
be used in many situations. Now some archetypes uses DV_TEXT or DV_CODED_TEXT to model identifiers and those should be modelled using DV_IDENTIFIER. What do you think? -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica

Archetype Editor bug on save after translation

2012-06-23 Thread pablo pazos
editoryou'll see the new language added, but in the ontology part, the chaged text (translate to es-UY) doesn't appear. Hope that helps. -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http

Archetype Editor bug on save after translation

2012-06-22 Thread pablo pazos
Hi, Several students have experienced problems using the Archetype Editor. When they add a new language to translate an archetype, then save the changes, the changes are not saved. Anyone else is experiencing this problem? Thanks! -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http

An ACTION or INSTRUCTION referencing an AGEN, is it possible?

2012-06-17 Thread pablo pazos
can solve this. Thanks a lot. -- 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 -- next part -- An HTML

An ACTION or INSTRUCTION referencing an AGEN, is it possible?

2012-06-17 Thread pablo pazos
demographic archetypes, and propose to create CLUTERs for all the internal structures, adding a slot to that CLUSTER on those demographic archetypes. What do you think? -- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica

<    1   2   3   4   5   6   >