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