templates/cat1/show.cat1.erb in health-data-standards-3.2.2 vs templates/cat1/show.cat1.erb in health-data-standards-3.2.3

- old
+ new

@@ -91,17 +91,17 @@ It is currently hard coded, but should be replaced with the providers and the time over which they are performing. --> <documentationOf typeCode="DOC"> <serviceEvent classCode="PCPR"> <!-- care provision --> <effectiveTime> - <low value="20100601"/> - <high value="20100915"/> + <low value="20020716"/> + <high value="<%= Time.now.utc.to_formatted_s(:number) %>"/> </effectiveTime> <!-- You can include multiple performers, each with an NPI, TIN, CCN. --> <performer typeCode="PRF"> <time> <low value="20020716"/> - <high value="20070915"/> + <high value="<%= Time.now.utc.to_formatted_s(:number) %>"/> </time> <assignedEntity> <!-- This is the provider NPI --> <id root="2.16.840.1.113883.4.6" extension="111111111" /> <representedOrganization> \ No newline at end of file