Pull request #869: Release qrp 14.2.0Merge in AD/qrp from staging to master
* commit '1347b503b58f1f6bfb050c50991360f02996a6ed': (121 commits)
Release qrp 14.2.0
Update submodule
DEV-33712: Added riskscore categories to keep option
DEV-33712: Addressed CR2 comments
DEV-33712: Initialized age groups to 0 instead of missing
DEV-37382: Updated geog vars initialization
DEV-37404: Only stack when medstemp data exists
D...
Pull request #862: DEV-33712: Replaced proc transpose with more efficient codeMerge in AD/qrp from DEV-33712 to staging
* commit '070303a748fcdf7f0e3fd137122d555e35208645':
DEV-33712: Added riskscore categories to keep option
DEV-33712: Addressed CR2 comments
DEV-33712: Initialized age groups to 0 instead of missing
DEV-33712: Remplaced proc transpose with more efficient code
Pull request #866: DEV-34698: Updated stockgroup length in ms_codedistributionMerge in AD/qrp from DEV-34698 to staging
* commit 'ea64e66e7bafc4f5bdabd349245dc27a50715a7e':
DEV-34698: Updated stockgroup length in ms_codedistribution
Pull request #855: DEV-37382: Added zip3 and zip_date to _Concepisodes datasetMerge in AD/qrp from DEV-37382 to staging
* commit '838ce0cd6db8bf5434adb344fa2e90bfe17e36a3':
DEV-37382: Updated geog vars initialization
DEV-37382: Added zip3 and zip_date to _Concepisodes dataset
Pull request #861: DEV-37404: Restrict claims for worktemp.medsMerge in AD/qrp from DEV-37404 to staging
* commit '405c49f949e5a8b807c3a4f52a039d429f5d6149':
DEV-37404: Only stack when medstemp data exists
DEV-37404: Fix typo
DEV-37404: Restrict claims for worktemp.meds
Pull request #860: DEV-33667: Drop unneeded variables from ms_createmicohortsMerge in AD/qrp from DEV-33667 to staging
* commit 'b65735f744c0ddc1c49c3fbb71eca035b539fef1':
DEV-33667: Drop inqueryperiod variable
DEV-33667: Remove extra comment
DEV-33667: Drop unneeded variables from ms_createmicohorts
Pull request #859: DEV-37455: Remove condfromanchor and condtoanchor from non-type4 queriesMerge in AD/qrp from DEV-37455 to staging
* commit '03b22db418c5e86505128544578d616a7d86bfdd':
DEV-37455: Move inclexcl variable definition, update conditional logic
DEV-37455: Update logic
DEV-37455: add condinclusion and subcondinclusion to keep statement
DEV-37455: Remove extra variables from inclexclvars
DEV-37455: Remove condfromanchor and condtoanchor from non-type4 queries
Pull request #857: DEV-29652: Clean up comboMerge in AD/qrp from DEV-29652 to staging
* commit '9662765ef0f22706f789228a7e9d0a6d40ad1adb':
DEV-29652: Add strip function to rawcode
DEV-29652: remove importfiles macro calls
DEV-29652: Clean up combo
Pull request #856: DEV-37409: Exclude DX/PX records from VC combo recordsMerge in AD/qrp from DEV-37409 to staging
* commit '385c5526c4036059b9a23a926211c165b5723d66':
DEV-37409: Move initialization of macro variables, remove initialization from standalone
DEV-37409: Add where clause to ndc dataset, move CB code extraction
DEV-37409: Check if covariatecodes file exists
DEV-37409: Add covariatecodes to CB list, change join type for rx codes, move conditional...