templates/cat1/show.cat1.erb in health-data-standards-3.0.6 vs templates/cat1/show.cat1.erb in health-data-standards-3.1.0

- old
+ new

@@ -19,17 +19,17 @@ <code code="55182-0" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Quality Measure Report"/> <title>QRDA Incidence Report</title> <!-- This is the document creation time --> <effectiveTime value="<%= Time.now.utc.to_formatted_s(:number) %>"/> <confidentialityCode code="N" codeSystem="2.16.840.1.113883.5.25"/> - <languageCode code="en-US"/> + <languageCode code="eng"/> <!-- reported patient --> <%== render :partial => 'record_target', :locals => {:patient => patient} %> <!-- Example of an author who is a device --> <author> <time value="<%= Time.now.utc.to_formatted_s(:number) %>"/> <assignedAuthor> - <id extension="Cypress" root="2.16.840.1.113883.19.5"/> + <!-- id extension="Cypress" root="2.16.840.1.113883.19.5"/ --> <!-- NPI --> <id extension="FakeNPI" root="2.16.840.1.113883.4.6"/> <addr> <streetAddressLine>202 Burlington Rd.</streetAddressLine> <city>Bedford</city> \ No newline at end of file