The Query element represents a request for clarification on a data item collected for a clinical trial, specifically a request from a sponsor or sponsor’s representative to an investigator to resolve an error or inconsistency discovered during data review. Queries can be created manually by individuals such as site monitors or data managers or automatically by systems. The full text of the Query exists in the Value child element. The optional Name attribute provide the means to provide a short identifier that can be included in listing or user interfaces.
A Query must be in 1 of the states listed for the State attribute, and the state diagram below highlights how states can transition through the query workflow. An audit record of the query may be generated as the Query transitions through the workflow. In the Query workflow Open and Candidate are valid start states; Closed, Resolved and Cancelled are valid end states.
In order to represent the state of a query in a system-independent fashion, the workflow of a query needs to be defined in a standard way.
Query State | Definition |
---|---|
Candidate | Query visible to sponsor staff, not visible to site staff; if the Candidate query is deemed actionable then it can be sent to the site (status goes to Open); otherwise the query is Cancelled. |
Open | Query has been raised by initiator to site staff |
Answered | Response provided by site staff, ready for review by data management or system software |
Closed | Query for which response has been provided, which has been subsequently reviewed by data management or by automated review of response (which may be changing the conflicting data point so it is no longer nonconformant) |
Cancelled | Query has been removed without requiring response |
Resolved | Query has a response and no further action is required on it |
Using these definitions;
Transitions are shown in the diagram above, but are not currently modelled in the ODM Schema. The correct location for this would be on the AuditRecord element. In a future release there will be an element added to the AuditRecord that enumerates the state transition (eg Candidate → Open).
Used to representation data Query workflow in data-management processes and systems; for example, sample milestones:
Current state of 1 or more Queries at a point of time
Types of Queries
Query Source | Query Type | Definition |
---|---|---|
System to Site | System | Query raised automatically by data capture system in response to data quality issue (for example) |
Data Management to Site | Manual | Query raised by data manager for address by site personnel |
Site Monitor to Site | Manual | Query raised by site monitor for address by site personnel |
Coding System to Site | Manual | System | Query raised by coding system requiring clarification from site |
Safety Reviewer to Site | Manual | Query raised by safety reviewer (often in relation to addressing a serious adverse event) |