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