282 283 284
# File 'lib/openehr/rm/factory.rb', line 282 def self.create(param) OpenEHR::RM::Common::Generic::PartyIdentified.new(param) end