Hi Heath,

I am trying to implement opt_parser on Ruby.
Parsing OPT XML file is easy, but the path of each node is not defined.
There are many path example around archetypes, but template path has
only few example.
Moreover, OPT has nested archetype tree. I am confused much.

Best wish,
Shinji

2013/11/15 Heath Frankel <heath.frankel at oceaninformatics.com>:
> Hi Shinji,
> Can you be more specific about your question?
>
> Heath
>
> -----Original Message-----
> From: openEHR-implementers
> [mailto:openehr-implementers-bounces at lists.openehr.org] On Behalf Of Shinji
> KOBAYASHI
> Sent: Friday, 15 November 2013 12:26 PM
> To: For openEHR implementation discussions
> Cc: For openEHR technical discussions
> Subject: Re: Ocean's Template Designer and allowedType rules
>
> Hi Heath,
>
> I have a related question about OPT.
> Could you explain path calculation algorithm for OPT?
>
> Best wishes,
> Shinji KOBAYASHI
>
> 2013/11/15 Heath Frankel <heath.frankel at oceaninformatics.com>:
>> Hi Pablo,
>>
>> The OET format is an internal format. You should export the template
>> as an OPT and you will get a AOM and RM based output.
>>
>>
>>
>> Heath
>>
>>
>>
>> From: openEHR-technical
>> [mailto:openehr-technical-bounces at lists.openehr.org]
>> On Behalf Of pablo pazos
>> Sent: Friday, 15 November 2013 1:06 AM
>> To: openeh technical; openehr implementers
>> Subject: Ocean's Template Designer and allowedType rules
>>
>>
>>
>> Hi all,
>>
>>
>>
>> I'm playing with the TD v2.7.60Beta to include openEHR template
>> support to CaboLabs EHRServer
>> (http://www.youtube.com/watch?v=D-hs-Ofb8SY)
>>
>>
>>
>> I opened the Blood Pressure archetype and tryied to constraint the Any
>> Event node of type EVENT to allow only POINT_EVENT, and I get this rule:
>>
>>
>>
>>        <Rule path="/data[at0001]/events[at0006]">
>>
>>           <eventConstraint>
>>
>>             <allowedType>PointInTime</allowedType>
>>
>>           </eventConstraint>
>>
>>         </Rule>
>>
>>
>>
>> Shouldn't "PointInTime" be "POINT_EVENT"?
>>
>>
>>
>> Is there any reason for the TD to not use openEHR datatype names?
>>
>>
>>
>> Where can I find all the names used to constraint allowedTypes in TD?
>>
>>
>>
>> Thanks!
>>
>>
>> --
>> Kind regards,
>> Eng. Pablo Pazos Guti?rrez
>> http://cabolabs.com
>>
>>
>> _______________________________________________
>> openEHR-implementers mailing list
>> openEHR-implementers at lists.openehr.org
>> http://lists.openehr.org/mailman/listinfo/openehr-implementers_lists.o
>> penehr.org
>
> _______________________________________________
> openEHR-implementers mailing list
> openEHR-implementers at lists.openehr.org
> http://lists.openehr.org/mailman/listinfo/openehr-implementers_lists.openehr
> .org
>
>
> _______________________________________________
> openEHR-implementers mailing list
> openEHR-implementers at lists.openehr.org
> http://lists.openehr.org/mailman/listinfo/openehr-implementers_lists.openehr.org

Reply via email to