oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01089
History class, how can I use it?
Hello,
I'm working in our use case and now I'm creating some objects to represent
clinical information (like observations, evaluations and so on). But when
I'm creating the observation1 instance (according to the doc Sergio sent us)
it's necessary to instantiate a History object. I saw our History
implementation (openehr/datastructure/History) and I didn't understand it
very well. There is an EventContainer there, and I haven't seen the
EventContainer class in the DataStructure Specification. Are we going to use
that implementation? How can I use it? I tried to instantiate but I
couldn't. I'm not sure about that arguments.
Thanks.
Follow ups