Improvement proposals to the Archetype Editor

2012-07-10 Thread Ian McNicoll
Hi Pablo,

Sorry for the delay. Heather reminded me that we had forgotten to
respond to (3).

CKM has a set of webservices documented at

http://www.openehr.org/wiki/display/healthmod/CKM+Webservices

The Archetype Editor uses these services if you activate 'Enable
Internet search' via Tools -> Options

Ian

On 24 June 2012 06:41, pablo pazos  wrote:
> Hi!
>
> I have some proposals that might improve some aspects of the AE:
>
> 1. For composition archetypes
>
> - by default start on the "content" area instead of the "context" area.
> (some of my students have problems with this, and defined the internal
> structure of the composition inside the context.other_context structure, and
> that structure sshould be on composition.content).
> - allow to define sections and entries directly on the "content" instead of
> only allow slot definitions. (when prototyping complete archetypes are very
> useful, i.e. archetypes without slots that model complete clinical documents
> with only one adl file).
>
> 2. Spanish translation improvement
>
> - the translation is very poor, how can I translate the GUI terms? (Thomas
> told me how to do it some time ago, I can't find his instructions)
>
> 3. The AE is capable of consuming web services
>
> - is there some way to do a search on the AE GUI that consumes a search
> service on the CKM to find, download and edit/specialize archetypes from the
> CKM directly from the AE?
>
> 4. Add DV_IDENTIFIER as a type for ELEMENT.value
>
> - it's not possible to define a constraint to DV_IDENTIFIER and I think this
> is a valid archetypable class that can 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-medica.blogspot.com/
> Twitter: http://twitter.com/ppazos
>
> ___
> openEHR-implementers mailing list
> openEHR-implementers at lists.openehr.org
> http://lists.openehr.org/mailman/listinfo/openehr-implementers_lists.openehr.org



-- 
Dr Ian McNicoll
office +44 (0)1536 414 994
fax +44 (0)1536 516317
mobile +44 (0)775 209 7859
skype ianmcnicoll
ian.mcnicoll at oceaninformatics.com

Clinical Modelling Consultant, Ocean Informatics, UK
Director openEHR Foundation  www.openehr.org/knowledge
Honorary Senior Research Associate, CHIME, UCL
SCIMP Working Group, NHS Scotland
BCS Primary Health Care  www.phcsg.org



Improvement proposals to the Archetype Editor

2012-06-24 Thread Ian McNicoll
Hi Pablo,

4. It is possible to add a constraint on DV_IDENTIFIER. You need to
click on the (+) button, which gives you the full list of possible
element constraints.

I agree we should make more use of DV_IDENTIFIER, rather than DV_TEXT

Ian


On 24 June 2012 06:41, pablo pazos  wrote:
> Hi!
>
> I have some proposals that might improve some aspects of the AE:
>
> 1. For composition archetypes
>
> - by default start on the "content" area instead of the "context" area.
> (some of my students have problems with this, and defined the internal
> structure of the composition inside the context.other_context structure, and
> that structure sshould be on composition.content).
> - allow to define sections and entries directly on the "content" instead of
> only allow slot definitions. (when prototyping complete archetypes are very
> useful, i.e. archetypes without slots that model complete clinical documents
> with only one adl file).
>
> 2. Spanish translation improvement
>
> - the translation is very poor, how can I translate the GUI terms? (Thomas
> told me how to do it some time ago, I can't find his instructions)
>
> 3. The AE is capable of consuming web services
>
> - is there some way to do a search on the AE GUI that consumes a search
> service on the CKM to find, download and edit/specialize archetypes from the
> CKM directly from the AE?
>
> 4. Add DV_IDENTIFIER as a type for ELEMENT.value
>
> - it's not possible to define a constraint to DV_IDENTIFIER and I think this
> is a valid archetypable class that can 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-medica.blogspot.com/
> Twitter: http://twitter.com/ppazos
>
> ___
> openEHR-implementers mailing list
> openEHR-implementers at lists.openehr.org
> http://lists.openehr.org/mailman/listinfo/openehr-implementers_lists.openehr.org



-- 
Dr Ian McNicoll
office +44 (0)1536 414 994
fax +44 (0)1536 516317
mobile +44 (0)775 209 7859
skype ianmcnicoll
ian.mcnicoll at oceaninformatics.com

Clinical Modelling Consultant,?Ocean Informatics, UK
Director openEHR Foundation ?www.openehr.org/knowledge
Honorary Senior Research Associate, CHIME, UCL
SCIMP Working Group, NHS Scotland
BCS Primary Health Care ?www.phcsg.org



Improvement proposals to the Archetype Editor

2012-06-24 Thread Peter Gummer
pablo pazos wrote:

> I have some proposals that might improve some aspects of the AE:
> ...
> - the translation is very poor, how can I translate the GUI terms?

That would be great, Pablo.

Under the directory where Archetype Editor is installed, there's a directory 
called "Terminology". You can edit the terminology.xml that you find there. 
It's pretty straightforward to edit the XML directly, but there's a program 
called openEHR_Translation.exe in the same directory which you'll probably find 
makes it easier.

If you send me your improved copy of terminology.xml, I'll commit your changes 
to the Archetype Editor Subversion repository.


> - is there some way to do a search on the AE GUI that consumes a search 
> service on the CKM to find, download and edit/specialize archetypes from the 
> CKM directly from the AE?

In the Tools | Options dialog, select the File Locations tab. Turn on the 
"Enable Internet Search" check box. (The URL should be 
http://openehr.org/knowledge/services/ArchetypeFinderBean?wsdl)

Then, under the File menu, you'll see an option to "Open from Web?" This allows 
you to get archetypes directly from CKM.

Peter


Improvement proposals to the Archetype Editor

2012-06-24 Thread pablo pazos

Hi!
I have some proposals that might improve some aspects of the AE:
1. For composition archetypes
- by default start on the "content" area instead of the "context" area. (some 
of my students have problems with this, and defined the internal structure of 
the composition inside the context.other_context structure, and that structure 
sshould be on composition.content).- allow to define sections and entries 
directly on the "content" instead of only allow slot definitions. (when 
prototyping complete archetypes are very useful, i.e. archetypes without slots 
that model complete clinical documents with only one adl file).
2. Spanish translation improvement
- the translation is very poor, how can I translate the GUI terms? (Thomas told 
me how to do it some time ago, I can't find his instructions)

3. The AE is capable of consuming web services
- is there some way to do a search on the AE GUI that consumes a search service 
on the CKM to find, download and edit/specialize archetypes from the CKM 
directly from the AE?

4. Add DV_IDENTIFIER as a type for ELEMENT.value
- it's not possible to define a constraint to DV_IDENTIFIER and I think this is 
a valid archetypable class that can 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-medica.blogspot.com/
Twitter: http://twitter.com/ppazos
-- next part --
An HTML attachment was scrubbed...
URL: