# # ChangeLog for ruby/branches/0.5/spec/lib/open_ehr/rm/support # # Generated by Trac 1.5.4 # May 11, 2024, 11:11:26 PM Tue, 15 Sep 2009 01:21:45 GMT KOBAYASHI, Shinji [267] * ruby/branches/0.5/lib/open_ehr/rm/support/identification.rb (modified) * ruby/branches/0.5/spec/lib/open_ehr/rm/support/identification/archetype_id_spec.rb (modified) * ruby/branches/0.5/spec/lib/open_ehr/rm/support/identification/terminology_id_spec.rb (added) bugs fixed around identification Mon, 14 Sep 2009 14:55:09 GMT KOBAYASHI, Shinji [264] * ruby/branches/0.5/lib/open_ehr/rm/support/identification.rb (modified) * ruby/branches/0.5/spec/lib/open_ehr/rm/support/identification/archetype_id_spec.rb (modified) archetype id corrected Mon, 14 Sep 2009 10:10:46 GMT KOBAYASHI, Shinji [262] * ruby/branches/0.5/lib/open_ehr/rm/support/identification.rb (modified) * ruby/branches/0.5/spec/lib/open_ehr/rm/support/identification/archetype_id_spec.rb (added) * ruby/branches/0.5/spec/lib/open_ehr/rm/support/identification/object_id_spec.rb (modified) archetype id corrected Mon, 14 Sep 2009 04:23:39 GMT KOBAYASHI, Shinji [260] * ruby/branches/0.5/spec/lib/open_ehr/rm/support/identification (added) * ruby/branches/0.5/spec/lib/open_ehr/rm/support/identification/object_id_spec.rb (added) support/identification package moving from test/unit to rspec Thu, 27 Aug 2009 13:54:50 GMT KOBAYASHI, Shinji [228] * ruby/branches/0.5/spec/lib/open_ehr/rm/data_types/text/term_mapping_spec.rb (modified) * ruby/branches/0.5/spec/lib/open_ehr/rm/support/measurement_service_spec.rb (added) * ruby/branches/0.5/spec/lib/open_ehr/rm/support/terminology_service_spec.rb (added) * ruby/branches/0.5/spec/models/encoding_alias_spec.rb (added) * ruby/branches/0.5/spec/models/encoding_spec.rb (added) Terminology implementation is a little difficult Thu, 27 Aug 2009 06:45:01 GMT KOBAYASHI, Shinji [225] * ruby/branches/0.5/app/models/encoding.rb (added) * ruby/branches/0.5/app/models/encoding_alias.rb (added) * ruby/branches/0.5/db/development.sqlite3 (modified) * ruby/branches/0.5/db/migrate/20090824070828_create_encodings.rb (added) * ruby/branches/0.5/db/migrate/20090824070846_create_encoding_aliases.rb (added) * ruby/branches/0.5/db/schema.rb (modified) * ruby/branches/0.5/db/test.sqlite3 (added) * ruby/branches/0.5/spec/controllers (added) * ruby/branches/0.5/spec/fixtures (added) * ruby/branches/0.5/spec/lib/open_ehr/rm/data_types/text/dv_text_spec.rb (modified) * ruby/branches/0.5/spec/lib/open_ehr/rm/support (added) * ruby/branches/0.5/spec/models (added) implementing terminology services