Sha256: 983475104a82d40010f9433f161a08a03bec5610d6ae5376d6af7405b7d2bac9
Contents?: true
Size: 720 Bytes
Versions: 20
Compression:
Stored size: 720 Bytes
Contents
<component> <section> <!-- This is the templateId for Patient Data section --> <templateId root="2.16.840.1.113883.10.20.17.2.4"/> <!-- This is the templateId for Patient Data QDM section --> <templateId root="2.16.840.1.113883.10.20.24.2.1"/> <code code="55188-7" codeSystem="2.16.840.1.113883.6.1"/> <title>Patient Data</title> <text> </text> <%== render_patient_data(patient, measures) %> <% patient.insurance_providers.each do |entry| %> <%== render(:partial => '2.16.840.1.113883.10.20.24.3.55', :locals => {:entry => entry}) %> <% end %> </section> </component>
Version data entries
20 entries across 20 versions & 1 rubygems