Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix typos

...

  1. openEHR RM Core implements openEHR Reference Information Model Common, Support, Data Types, Data Structures specifications
  2. openEHR RM Domain implements openEHR Reference Information Model EHR, DemogrhpicsDemographics, EHR Extract, Messaging specifications
  3. openEHR AOM implements openEHR Archetype Object Model specification
  4. openEHR AP implements openEHR Archetype Model - openEHR Archetype Profile

...

  1. DAO interfaces these are interfaces for CRUD (Create/Read/Update/Delete) operations on high level domain objects, e.g. EHR Composition. These intefaces interfaces should be implemented by concrete persistence components
  2. Hibernate 2 Implementation this is an existing components implements the DAOs by OR Mapping tool Hibernate 2
  3. Hibernate 3 Implementation this components implements the DAOs by OR Mapping tool Hibernate 3
  4. OODB implementation is based on Object Oriented Database

...