class Ccd::PhysicianOfRecordParticipant

Public Class Methods

template_type() click to toggle source
# File lib/ccd/models/physician_of_record_participant.rb, line 5
def self.template_type
  "encounterParticipant"
end