Sha256: 13f82e4ecbcf9f44ec751d98662fb75b8aaffae6d233f7649732faa9f8f8c40e

Contents?: true

Size: 204 Bytes

Versions: 30

Compression:

Stored size: 204 Bytes

Contents

module Qrda

  class Custodian
	include Mongoid::Document
    embeds_many :ids
  	embeds_one :person, class_name: "Qrda::Person"
  	embeds_one :organization, class_name: "Qrda::Organization"

  end
  
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
health-data-standards-4.3.5 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.3.4 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.3.3 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.3.2 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.3.1 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.3.0 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.2.0 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.1.0 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.0.6 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.0.5 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.0.4 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.0.3 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.0.2 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.0.1 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-4.0.0 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-3.7.0 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-3.6.1 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-3.5.3 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-3.5.2 lib/health-data-standards/models/qrda/custodian.rb
health-data-standards-3.5.1 lib/health-data-standards/models/qrda/custodian.rb