health-data-standards 3.0.5 → 3.0.6
Sign up to get free protection for your applications and to get access to all the features.
@@ -12,6 +12,7 @@
|
|
12
12
|
<low <%= value_or_null_flavor(entry.start_time) %>/>
|
13
13
|
<high <%= value_or_null_flavor(entry.end_time) %>/>
|
14
14
|
</effectiveTime>
|
15
|
+
<%== render(:partial => 'ordinality', :locals => {:entry => entry}) %>
|
15
16
|
<%== render(:partial => 'reason', :locals => {:entry => entry}) %>
|
16
17
|
<% if entry.respond_to?(:incision_time) && entry.incision_time.present? -%>
|
17
18
|
<entryRelationship typeCode="REFR">
|