Hello,
Our practices require patients to fill out additional paperwork at the clinic when prescribed schedule II Narcotics, we have a problem with our staff not always doing that. So I am trying to write a function to check the _MasterRx object for precriptions written in the last 90 days where classcode (I think that is the field name) is 2.
The problem I am having is I can't find an object to use to do the check, the _genericLookup object is the only one I could find that listed 'classcode' but when i tried to access it it returned nothing. I saw a post earlier about adding data symbols, I could try that route, but I am wondering if anyone else has had success accessing this type of information. Any help would be appreciated, thanks
Mike