Sha256: e17cdf37ccd1e14b2e805a09772cfdd84879622a3a748b6e9ec8f928f201e796
Contents?: true
Size: 149 Bytes
Versions: 1
Compression:
Stored size: 149 Bytes
Contents
module QDM # app/models/qdm/patient_entity.rb class PatientEntity < Entity include Mongoid::Document embedded_in :data_element end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cqm-models-3.0.0 | app/models/qdm/attributes/patient_entity.rb |