Sha256: b0b72924f99b70926b9ec0fb9df878e354d79463443368573abd219c965cc741

Contents?: true

Size: 277 Bytes

Versions: 4

Compression:

Stored size: 277 Bytes

Contents

<% if entry.route.present? -%>
<!-- Attribute: route -->
<routeCode code="<%= entry.route['code'] %>" codeSystem="<%= entry.route['codeSystem'] %>"/>
<% end -%>

<!-- Attribute: dose -->
<% if entry.dose.present? -%>
<doseQuantity value="<%= entry.dose['value']%>"/>
<% end -%>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
health-data-standards-3.0.6 templates/cat1/_medication_details.cat1.erb
health-data-standards-3.0.5 templates/cat1/_medication_details.cat1.erb
health-data-standards-3.0.4 templates/cat1/_medication_details.cat1.erb
health-data-standards-3.0.3 templates/cat1/_medication_details.cat1.erb