Does anybody know of a way in MEL to either grab all obs term names in the database, or grab all obs terms names only used by a specific patient (to mimic the Flowsheet on a patient's chart)?
I'm trying to implement a search on obs term names and would much rather have a list of names as opposed to search manually by the full obs term name (which is what I'm currently doing now).
Any help would be great. Thanks.
Easy to do in Crystal Reports.
I have a few crystal reports I would be happy to share.
[email protected]
Take a look at this report.
Not sure if exactly what you wanted, but the report creates an Excel sheet of every current OBS Code, a count of number of times used, and date last used. I find it very helpful when designing things, since I can know what codes are in use.
I was actually looking to implement the functionality I'm talking about inside a form in Centricity so I can allow a user to see a list of all obs terms that they can use.
So I'm not quite sure this would work but I appreciate it.
mldefs7.txt has the obs term MEL objects. There may be one of those you could access to get what you are looking for.