Method: Qrda1R5#device_order

Defined in:
lib/qrda-export/catI-r5/qrda1_r5.rb

#device_orderObject



96
97
98
# File 'lib/qrda-export/catI-r5/qrda1_r5.rb', line 96

def device_order
  JSON.parse(@qdmPatient.get_data_elements('device', 'order').to_json)
end