how can i add Medical tests like (Complete Blood Picture (CBC) and PCR Antigen Swab Test for patient and also how to add Hospital Procedures for patient ?
how to do that from ui and from apis
Hello @MahaMH
Adding the medical tests you want requires configuring OpenEMRās Procedures module. Donāt know about APIs for this, but this wiki page tell how to add any arbitrary individual test(s), after setting up Procedures. And the page has links to the tutorials that describe that process.
āHospital Proceduresā requires some explanation, however. Can you give an example of their use and function in your clinical setting?
Best- Harley
thanks for your response but how can I relate the medical tests with specific patient
Hi @MahaMH
Hereās another wiki page that re-states the config steps at the top of the page for a slightly different use case. The link takes you straight to the section on how to use a procedure and assign it to an encounter.
Note, though, that if you do not have procedures properly configured some features in the interface that are needed to use them, will not appear-- for example, the encounter menu āProcedure Ordersā item.
And of course, since the docs are for OpenEMR v4.x the interface controls will look different after OpenEMR v6, but should still be recognizable.
Good luck!
- HT
Thanks a lot for your response