Deprecates our use of the aliquoting sheets during the PHSKC clinical parsing routine in favor of making calls to the LIMS API in order to fetch the sample identifiers for records based on PHSKC CIDs.
Adds a function that prepares LIMS API requests with HMAC signing. This function can be used by other routines as we remove all uses of the aliquoting sheets from our processes.
Deprecates our use of the aliquoting sheets during the PHSKC clinical parsing routine in favor of making calls to the LIMS API in order to fetch the sample identifiers for records based on PHSKC CIDs.
Adds a function that prepares LIMS API requests with HMAC signing. This function can be used by other routines as we remove all uses of the aliquoting sheets from our processes.
Must be merged alongside https://github.com/seattleflu/backoffice/pull/362