Hmm, that is interesting. Are you suggesting that I add the medical devices there and pull them to the DeviceRequest resource? That would mean referencing the lists table, correct?
Another thing is, I am using HCPCS codes and I have imported them through the Codes option in the Admin menu.
These are the codes that I have imported. Now while adding a DeviceRequest to a patient, I add a medical device to the patient. Through your suggestion, I went to the Add/Edit issue under Medical devices and via “Show more fields”, there was an option to add the coding of the device. The options showed:
Now, this is what I’ve figured out. There must be a way to reference the HCPCS codes here, no?
So that the device can be referenced and automatically added.
Plus, I took a look at the code_types.inc.php, and in the collect_codetypes() function, I did not find the category referencing to “medical_device”. Could that be a reason?
I think I’m missing something here. Please point me in the right direction.