Sha256: fd2b528d7663cafd83098c43cfe68b52413d4d5df5b612095dfbb2dc6a6bb363

Contents?: true

Size: 344 Bytes

Versions: 30

Compression:

Stored size: 344 Bytes

Contents

<medicalEquipment xmlns="urn:hl7-org:greencda:c32" id="<%= medical_equipment.id%>">
  <%== render partial: "entry_attributes", locals: {entry: medical_equipment, code_sets: ["SNOMED-CT", "LOINC"]}%>
  <% if medical_equipment.values.first %>
    <%== quantity_display medical_equipment.values.first, "quantity" %>
  <% end %>
</medicalEquipment>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
health-data-standards-3.2.3 templates/gc32/_medical_equipment.gc32.erb
health-data-standards-3.2.2 templates/gc32/_medical_equipment.gc32.erb
health-data-standards-3.2.1 templates/gc32/_medical_equipment.gc32.erb
health-data-standards-3.2.0 templates/gc32/_medical_equipment.gc32.erb
health-data-standards-3.1.1 templates/gc32/_medical_equipment.gc32.erb
health-data-standards-3.1.0 templates/gc32/_medical_equipment.gc32.erb
health-data-standards-3.0.6 templates/gc32/_medical_equipment.gc32.erb
health-data-standards-3.0.5 templates/gc32/_medical_equipment.gc32.erb
health-data-standards-3.0.4 templates/gc32/_medical_equipment.gc32.erb
health-data-standards-3.0.3 templates/gc32/_medical_equipment.gc32.erb