So I have completed a first pass at parsing the OpenEHR content,
extracting some initial information I would import into to my
application. More work to be done but if you look at this text file
as a preliminary output from the process:
http://www.patientos.org/forum_temp/openehr.txt
My question is if I send the information out via HL7 in say OBX
segments, what 'code' would I assign to the data elements.
For example if my message is sending the 'Anaesthetic evaluation and
history date/time of last liquid intake' - is the unique,
interoperable identifier for that data element:
[at0000]/data[at0001]/items[at0005]/items[at0006]
thanks