Hand coding templates in ADL 1.4

2017-02-12 Thread Dileep V S
Hi, We are exploring OpenEHR as part of a public health management pilot project in India and have some questions that I am unable to find proper answers. After studying the available libraries, tools and opensource server implementations, ADL 1.4 seems to be more widely supported than the newer

Re: Hand coding templates in ADL 1.4

2017-02-12 Thread Dileep V S
use traditional modelling, since the demographic data model is fairly stable. Some idea of how others have done this before will help us as shorten our learning curve. regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 56

Including reference range in archetypes

2017-04-12 Thread Dileep V S
range for the value. How can I include the reference range in the archetype so that the UI can read that and display the warnings? thanks for the help regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w

Add SNOMED codes to values in Internal code set

2017-04-15 Thread Dileep V S
codes for backward compatibility when we start using terminology service in the future. How can we include a terminology code with the option values in internal code set. Regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City

Re: Including reference range in archetypes

2017-04-13 Thread Dileep V S
Thanks Ian, I will explore your pointers in details and come back if I need any help. regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Thu, Apr 13, 2017

Re: openEHR related News: Ripple Foundation launches EtherCIS to the world of Healthcare

2017-07-27 Thread Dileep V S
. Happy to be part of a great community. regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Thu, Jul 27, 2017 at 9:49 PM, Tony Shannon < tony.shan

Re: Add SNOMED codes to values in Internal code set

2017-05-03 Thread Dileep V S
Thank you. Will have a look regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Tue, May 2, 2017 at 7:06 PM, Bjørn Næss <b...@dips.no> wrote: > We s

Is 'Choice' datatype available in Archetype editor an OpenEHR standard

2017-09-22 Thread Dileep V S
Hi, Archetype editor includes a datatype called "Choice'. This allows more than one data type(text & coded text for example) for the same node. Is this OpenEHR standard? regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electro

Suitable data type to record frequency of something happening

2017-09-28 Thread Dileep V S
. Also what is the difference between Duration and Quantity with time property? Both seem to be doing the same. regards Duration and Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil

Re: Suitable data type to record frequency of something happening

2017-09-29 Thread Dileep V S
Thanks for the replies and clarifications. I will try the frequency property and see if I can figure it out regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in

Re: Suitable data type to record frequency of something happening

2017-09-29 Thread Dileep V S
one of the units. So if I have to record 5/week, the composition will have magnitude as '5' and unit as '1/wk'. The UI will need to do some manipulation/mapping to present an elegant view to the user (1/wk >/week). A more elegant method would be a ability to mark units as /d, /wk, /mo etc. re

Re: information about allowable data in a openEHR format

2017-11-22 Thread Dileep V S
more details on the JSON format used by Ethercis (an opensource OpenEHR server implementation) https://github.com/ethercis/ethercis/blob/master/doc/flat%20json.md I hope that helps regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics

Re: Process to follow for coding using Terminology server

2017-12-20 Thread Dileep V S
Thanks Ian, I tested and it works. Your detailed explanation was a great help. I am sure you will make a very good teacher. Though Pablo also said the same thing first, I did not fully get it. regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre

Process to follow for coding using Terminology server

2017-12-19 Thread Dileep V S
-TEXT before we can store coded data. What is the best practice to do this? Shall we go ahead and edit the archetypes, in which case our archetypes will no longer be same as the ones in CKM? Are there more robust mechanisms to achieve this without breaking compliance to CKM? regards Dileep V S

Re: Problem with creating medication order with Template designer

2017-12-19 Thread Dileep V S
Hi, Thanks to all for the quick responses. The latest version from CKM do not give this error. regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Tue, Dec 19

Re: AQL for multi-occurrence nodes

2017-11-02 Thread Dileep V S
Thanks everybody for the clarification. regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Thu, Nov 2, 2017 at 10:43 PM, Pablo Pazos <pablo.pa...@cabolabs.

Re: AQL for multi-occurrence nodes

2017-11-02 Thread Dileep V S
Dear Thomas, Can you point me to details of Java structures regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Thu, Nov 2, 2017 at 8:12 PM, Thomas Beale

Does aql support multiple ehrids?

2017-10-27 Thread Dileep V S
Hi, I have tested aql with single ehr and across all ehrs(without any ehrid). Can we pass an array of ehrids in an aql to limit the query to selected ehrs? regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100

AQL for multi-occurrence nodes

2017-10-27 Thread Dileep V S
is returned, how do we get all the occurrences? Adding multiple select lines in aql may not be practical as the number of occurrences can vary. Can nay body give a select statement syntax for this? regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT

Re: Does aql support multiple ehrids?

2017-10-27 Thread Dileep V S
Thanks Ian Regards Dileep V S Founder HealtheLife Ventures LLP +91 9632888113 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100, healthelife.in On 27-Oct-2017 3:12 PM, "Ian McNicoll" <i...@freshehr.com> wrote: > Marand THinkEHR supports this ... > > WHE

Are there any tutorial on ADL 2.0

2018-01-04 Thread Dileep V S
the OpenEHR specification ( http://openehr.org/releases/AM/latest/docs/ADL2/ADL2.html). Is there any help, documentation or guide that explains the process step by step to get me started? Thanks in advance for your help regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103

Re: AQL on specific list of compositions

2018-08-17 Thread Dileep V S
regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Fri, Aug 17, 2018 at 3:54 PM, Ian McNicoll wrote: > Hi Dileep, > > I do this by querying on the name

Re: AQL on specific list of compositions

2018-08-17 Thread Dileep V S
> >> Modifying Ian's example for a/uid/value and using uid values instead of >> names should do the trick >> >> On Friday, August 17, 2018, Dileep V S wrote: >> >>> Thanks Ian, >>> >>> However my requirement is different. I seem to have co

AQL on specific list of compositions

2018-08-17 Thread Dileep V S
the corresponding set of compositions. Thanks in advance regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in ___ openEHR-technical

Re: AQL on specific list of compositions

2018-08-17 Thread Dileep V S
On 17/08/2018 10:54, Dileep V S wrote: > > Hi, > > Can you write an AQL to query only on a list of specific compositions? Is > there any sample for reference? > > I am trying to create the concept of clinical encounters and maintain a > collection of compositions per encount

Re: AQL on specific list of compositions

2018-08-17 Thread Dileep V S
. There is also the concept of a folder hierarchy that exists only within the folder service. regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Fri, Aug 17, 2018 at 9:30 PM

Re: Strange behavior in Template designer 2.8.94 Beta

2018-08-19 Thread Dileep V S
. May be I am missing something here. I am not sure what you mean by cloning the node? Can this be done in Template designer? if yes how regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in

Re: AQL support for an array of ehr_id

2018-09-01 Thread Dileep V S
thanks regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Sat, Sep 1, 2018 at 12:57 PM, Seref Arikan < serefari...@kurumsalteknoloji.com> wrote: > Th

Recommended versioning strategy for Templates

2018-09-01 Thread Dileep V S
in authorship metadata for indicating the template version? Secondly, is there any template best practices document? regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in

Unique paths for nodes in multiple instances of one archetype in the same OPT

2018-07-06 Thread Dileep V S
etc). This, we feel, will create problems in the AQL as we cannot uniquely identify the nodes. How do we solve this problem. Is there any better way to model the template I m attaching the template file set for reference Regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a:

Re: Unique paths for nodes in multiple instances of one archetype in the same OPT

2018-07-06 Thread Dileep V S
. But then again this does not cover the situation where one slot is required to contain multiple instances of the same archetype. Silje, Thanks for the pointer to the new version of service request archetype. Will use that regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103

Re: Unique paths for nodes in multiple instances of one archetype in the same OPT

2018-07-06 Thread Dileep V S
Thanks Ian, I will also test with Ethercis and update regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 103, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Fri, Jul 6, 2018 at 8:12 PM, Ian McNicoll wrote

Re: AQL on versioned compositions

2018-10-30 Thread Dileep V S
the query outside the virtual folder context. Also in our case the compositions can get versioned as an episode progresses. I hope that helps. Do feel free to point out any problems with our approach regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation

AQL on versioned compositions

2018-10-30 Thread Dileep V S
).This will allow us to view the compositions as they were in any encounter and not the latest version always. For this we need to be able to query specific versions of compositions using aql. Can some body point me to the documentation or examples of how to do this? regards Dileep V S *Founder* HealtheLife

Re: AQL support for an array of ehr_id

2018-08-31 Thread Dileep V S
. A static mapping of an EHR to the creator organization, as is normal in provider centric systems, may not be good enough. regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil

Re: AQL support for an array of ehr_id

2018-08-31 Thread Dileep V S
Dear Ian, Thanks for the pointer, I will check it out regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Fri, Aug 31, 2018 at 10:25 PM, Ian McNicoll wrote

Re: ID namespace for composer and healthcare facility

2018-12-13 Thread Dileep V S
nique". Do you mean using UUIDs for EHRID, PersonID etc? Can you elaborate some more one how this is being managed? regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@heal

Use of LinkEHR to create OPTs like we do with Template designer

2018-12-13 Thread Dileep V S
) and export OPTs.I am importing these OPTs into an EtherCIS server. Is this possible? if yes can somebody point to the documentation for this(the documentation from LinkEGR only talks about Archetypes) regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre

Re: ID namespace for composer and healthcare facility

2018-12-13 Thread Dileep V S
Thanks Thomas for the additional information regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Thu, Dec 13, 2018 at 3:26 PM Thomas Beale wrote

Re: Use of LinkEHR to create OPTs like we do with Template designer

2018-12-13 Thread Dileep V S
File->new template does not seem to exist. However I could import OPT files. However I am still enable to insert another archetype into a slot. The options allow me to only create archetypes and archetype slots and not insert and existing archetype. regards Dileep V S *Founder* HealtheL

Re: Use of LinkEHR to create OPTs like we do with Template designer

2018-12-13 Thread Dileep V S
Do you have any idea on how to get an account for ADL designer? regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Thu, Dec 13, 2018 at 5:38 PM Thomas Beale

Re: Use of LinkEHR to create OPTs like we do with Template designer

2018-12-13 Thread Dileep V S
Have seen news in the mailing list and have been wanting to try it for sometime. Unfortunately the OpenEHR tools page link only seems to have a test account login. Is there a version that can be used for production? or at least save and rework with files securely? regards Dileep V S *Founder

ID namespace for composer and healthcare facility

2018-12-12 Thread Dileep V S
Hi, Compositions require id_namespace for composer and healthcare facility, along with id & id_scheme, to uniquely identify them. How do we ensure universal uniqueness for such name spaces? Is there any central registry where EHR systems are supposed to register their namespaces? regards Dile

Re: openEHR on FHIR and vice versa

2018-12-17 Thread Dileep V S
be mapped to FHIT resource nodes and can be contained within the archetypes regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: healthelife.in e: dil...@healthelife.in On Tue, Dec 18, 2018 at 4:43 AM Bert Verhees

Re: Retrieving healthcare facility ID details using aql

2019-05-16 Thread Dileep V S
as orgID I will try Ian's suggestion of getting the RAW JSON of the composition to try and figure out, but am not sure how to get the JSON file. Is there an API for this in Ethercis? regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics

Re: Retrieving healthcare facility ID details using aql

2019-05-17 Thread Dileep V S
Thanks Ian, I could get the path from RAW json (c/context/health_care_facility/external_ref/id/value as orgId). This works for composer but not for health_care_facility and give error in Ethercis. Looks like and Ethercis bug. So I will raise a ticket there. regards Dileep V S *Founder

AQL for all specializations of an archetype

2019-05-30 Thread Dileep V S
Hi, Does AQL allow defining containment so that the basic archetype and all it's specializations can be included in the query? f yes can somebody share the syntax? regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore

Re: AQL for all specializations of an archetype

2019-05-30 Thread Dileep V S
Thanks Ian, Can the wildcard(*) be used for different versions of the archetype also regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: <http://ayushehr.com>ehr.network, <http://ehr.network>

Re: AQL for all specializations of an archetype

2019-05-30 Thread Dileep V S
thanks Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: <http://ayushehr.com>ehr.network, <http://ehr.network>ayushehr.com <http://ayushehr.com> e: dil...@healthelife.in On Thu, May 30, 2

Problem with Pulse/Heart beat archetype

2019-05-16 Thread Dileep V S
a year back with out any problem. regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: <http://ayushehr.com>ehr.network, <http://ehr.network>ayushehr.com <http://ayushehr.com> e: dil

Retrieving healthcare facility ID details using aql

2019-05-16 Thread Dileep V S
gID both returns error "Could not interpret field:context/health_care_facility/identifier/value" What is the aql syntax to retrieve healthcare facility ID regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Ba

Re: API for adding data to an EHR

2019-09-27 Thread Dileep V S
own ECISFLAT formats. regards Dileep V S *Founder* HealtheLife Ventures LLP m: +91 9632888113 a: 106, Innovation Centre, IIIT, Electronics City, Bangalore 560100 w: <http://ayushehr.com>ehr.network, <http://ehr.network>ayushehr.com <http://ayushehr.com> e: dil...@healthelife.i

Re: name of language to define OPTs ?

2019-10-12 Thread Dileep V S
As I understand it is XML Regards On Sat 12 Oct, 2019, 9:44 PM Georg Fette, wrote: > Hello, > What is the language name in which templates (OPT and OPT2) are defined ? > Greetings > Georg > > -- > - > Dipl.-Inf. Georg Fette