PUT/POST SDTM/SEND/ADaM sets of data or individual records (Insert or Update) #6
JozefAerts
started this conversation in
User Stories
Replies: 2 comments
-
instead of pushing the data into an FDA API / repository, should the FDA GET study datasets from a repository that is either hosted by the sponsor or a third-part? In this case, the FDA would pull the content over once the sponsor has given them the green flag to proceed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, I think so, probably third party, that's what I mean with "neutral zone". |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In order to ever come to "really rolling submissions", i.e. that regulatory authorities can already start reviewing even when only a (small) part of the data has been transmitted, we need a mechanism to push data to either the regulatory authority itself or a "neutral zone" between sponsor and regulatory authority.
As such transfers may contain "update" information (e.g. records changed), we need a mechanism (either on the HTTP level or on the dataset/record level) for indicating whether something is "insert", "update" or "delete".
Interesting will be the discussion what the identifier of such a record will be. Will it be the set of natural keys (providing by the "keySequence") or will it be the artificial key (--SEQ)?
All this of course requires that the regulatory authorities have the technical capabilities to move away for "files" (memory stick mentality) and move to databases/repositories/...
Beta Was this translation helpful? Give feedback.
All reactions