Hi,

I hope this is a stupid question, and people can overload me with 
information.

I am trying to build a terminology-service, but because I want to 
conform as much as possible to the specs, I try to understand them.

I have a few questions:


we have the openehr-terminology, like this: (excuse me for using html-table)


Terminology: openehr
Group_name("en"): "attestation reason"
Concept_id      Rubric (en)     Description (en)        Mappings
240     "signed"        The attested information has been signed by its
signatory.      HL7_ParticipationSignature::10284
648     "witnessed"     This attested information has been witnessed
by the signatory.       


And I have the TerminologyAccess-class.

I cannot get them fitted to each other. I have the latest documentation, 
but I cannot find a way to fit above table-information in the 
terminologyaccess-class.

I figured out following, which is probably wrong:

The terminologyAccess class, to my information has mapping to table above
id -> terminology:openehr
set<codePhrase> codes
codePhrase has following
terminologyID -> same as above -> terminology:openehr
codestring -> rubric (?)

Whereto do I map  the rest?
The mappings, the description?

-----------------------------------
Maybe someone knows how to, and help me find some information. Some 
example-code, UML, text, whatever will do.

thanks in advance

bert

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20070307/c77b74e7/attachment.html>
-------------- next part --------------
_______________________________________________
openEHR-technical mailing list
openEHR-technical at openehr.org
http://www.chime.ucl.ac.uk/mailman/listinfo/openehr-technical

Reply via email to