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