Question Krishnamuthu Venkatachalam · Mar 10

Creating indexes on a SDA field

Hi all,

I'm working on a requirement to loop through all encounter streamlets(SDA) to identify specific encounters based on an encounter extension property for a patient fetch request. However, this current process is time-consuming, and we need to create indexes for that property to quickly retrieve the expected results without going through all the encounter streamlets of a patient.

I would appreciate help on how to achieve this, as I couldn't find any documentation explaining how to create indexes on a SDA element.

Thanks in advance.

Product version: HealthShare 2019.2

Comments

Alex MacLeod · Mar 10

Hi,

accessing SDA streamlets directly is actually not supported, neither is adding indices.  Maybe if you could elaborate a bit what you're exactly trying to do, we can find a way to do this that won't break if we change something in product, etc.

Thanks,

-- Alex

0