Sha256: f53fac63429499ca736f028a54eb3ab0b0b7c191195fd94afe9ec227a93c30c0

Contents?: true

Size: 178 Bytes

Versions: 4

Compression:

Stored size: 178 Bytes

Contents

xml = builder

xml.LabOrders(start: Time.zone.today.iso8601, stop: Time.zone.today.iso8601) do
  xml.comment! "Check what start and stop refer to here"
  xml.comment! "TODO"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta7 app/views/renalware/api/ukrdc/patients/_lab_orders.xml.builder
renalware-core-2.0.0.pre.beta6 app/views/renalware/api/ukrdc/patients/_lab_orders.xml.builder
renalware-core-2.0.0.pre.beta5 app/views/renalware/api/ukrdc/patients/_lab_orders.xml.builder
renalware-core-2.0.0.pre.beta4 app/views/renalware/api/ukrdc/patients/_lab_orders.xml.builder