...
Anchor | ||||
---|---|---|---|---|
|
...
Occupational Health Package (Dynamic) >> Encounter Information >> Drug Test >> Drug Testing Details
...
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Now we are fetching the Action Item information from the application table instead of Mongo reference tables, with this change we can achieve data integrity as there won’t be any data sync issues and earlier we used to join the action items with app data over the Form ID and the Parent Uid at report level, with this change we don’t need to do any additional work at report end.
...