SCDM CCDM Exam (page: 1)
SCDM Certified Clinical Data Manager
Updated on: 24-Mar-2026

Viewing Page 1 of 20

According to the FDA Guidance for Industry, Providing Regulatory Submissions in Electronic Format (April 2006) and Good Clinical Data Management Practices (GCDMP, May 2007), which of the following is the most acceptable for a derived field?

  1. Providing CRF annotation "not entered in the database" next to the average score
  2. Providing the algorithm for calculating the average score on the CRF
  3. Providing the algorithm for calculating the average score in the dataset definition file
  4. Providing CRF annotation AVE next to the average score

Answer(s): C

Explanation:

In clinical data management, a derived field refers to any variable that is not directly collected from the Case Report Form (CRF) but is instead calculated or inferred from one or more collected variables (for example, calculating an average blood pressure from multiple readings). Proper documentation of derived fields is essential for ensuring data traceability, transparency, and compliance with both FDA and SCDM guidelines.
According to the Good Clinical Data Management Practices (GCDMP, May 2007), all derivations and transformations applied to clinical data must be clearly defined and documented in metadata such as the dataset definition file (also referred to as data specifications, variable definition tables, or Define.xml files). The derivation algorithm should be explicitly stated in this documentation to allow independent verification, regulatory review, and reproducibility of results.

The FDA Guidance for Industry (April 2006) on electronic submissions further emphasizes that derived fields must be supported by comprehensive metadata that defines the computational method used. This documentation enables the FDA or any regulatory body to audit and reproduce analytical results without ambiguity. Annotating or describing derivations directly on the CRF (as in options A, B, or D) is not sufficient, as CRFs represent data collection instruments--not analytical documentation.
Therefore, the correct and regulatory-compliant practice is to provide the derivation algorithm for a calculated field within the dataset definition file, aligning with both FDA and GCDMP expectations for data integrity and auditability.


Reference:

(CCDM-Verified Sources)
Society for Clinical Data Management (SCDM), Good Clinical Data Management Practices (GCDMP), Chapter: Data Handling and Processing ­ Derived and Calculated Data Fields, Section 5.3.3

FDA Guidance for Industry: Providing Regulatory Submissions in Electronic Format, April 2006, Section 3.2 on Dataset Documentation Requirements
CDISC Define.xml Implementation Guide ­ Metadata and Algorithm Documentation for Derived Variables



A study numbers subjects sequentially within each site and does not reuse site numbers.
Which information is required when joining data across tables?

  1. Subject number and site number
  2. Subject number
  3. Study number and subject number
  4. Site number

Answer(s): A

Explanation:

When subjects are numbered sequentially within each site, it means that the subject identification numbers (Subject IDs) restart from 001 at each site. For example, Site 101 may have Subject 001, and Site 102 may also have a Subject 001. In such cases, the subject number alone is not globally unique across the entire study. Therefore, when integrating or joining data across multiple database tables (for example, linking demographic, adverse event, and laboratory data), both the site number and the subject number are required to create a unique key that accurately identifies each record. According to the Good Clinical Data Management Practices (GCDMP, Chapter on CRF Design and Data Collection), every data record in a clinical trial database must be uniquely and unambiguously identified. This is typically achieved through a composite key, combining identifiers such as site number, subject number, and sometimes study number. The GCDMP specifies that a robust data structure must prevent duplication or mislinking of records across domains or tables. Furthermore, FDA and CDISC standards (SDTM model) also emphasize the importance of unique subject identifiers (USUBJID), which are derived from concatenating the study ID, site ID, and subject ID. This ensures traceability, integrity, and accuracy of subject-level data during database joins, data exports, and regulatory submissions.
Thus, in the described scenario, since subject numbering restarts at each site, both the site number and subject number are required to uniquely identify and correctly join subject data across different datasets or tables.


Reference:

(CCDM-Verified Sources)
SCDM Good Clinical Data Management Practices (GCDMP), Chapter: CRF Design and Data Collection, Section 4.1 ­ Unique Subject Identification
CDISC SDTM Implementation Guide, Section 5.2 ­ Subject and Site Identification (Variable: USUBJID) FDA Guidance for Industry: Computerized Systems Used in Clinical Investigations, Section 6 ­ Data Integrity and Record Identification



Which of the following factors can be tested through a second test transfer?

  1. Change management
  2. File format
  3. Transfer method
  4. Transfer frequency

Answer(s): B

Explanation:

In the context of database design and external data management, a test data transfer (or trial data load) is performed to ensure the proper configuration, structure, and integrity of data imported from an external vendor or system. The second test transfer is specifically useful to confirm that data structures and formats are consistently aligned between the sending and receiving systems after initial adjustments have been made from the first test. According to the Good Clinical Data Management Practices (GCDMP), the file format -- including variables, data types, field lengths, delimiters, and encoding -- must be validated during test transfers to confirm compatibility and ensure accurate loading into the target database. Once the initial test identifies and corrects errors (e.g., mismatched variable names or data types), the second transfer verifies that the corrections have been implemented correctly and that the file structure functions as intended.
Testing change management (A) involves procedural controls, not data transfers. The transfer method (C) and transfer frequency (D) are validated during initial process setup, not during subsequent test transfers.
Therefore, option B (File format) is correct, as the second test transfer verifies the technical integrity of the file structure before live production transfers begin.


Reference:

(CCDM-Verified Sources)
SCDM Good Clinical Data Management Practices (GCDMP), Chapter: External Data Transfers and Data Integration, Section 5.2 ­ Test Transfers and File Validation FDA Guidance for Industry: Computerized Systems Used in Clinical Investigations, Section 6.3 ­ Data Import and Validation Controls



Which of the following statements would be BEST included in a data management plan describing the process for making self-evident corrections in a clinical database?

  1. A senior level data manager may make audited changes to the database without further documentation.
  2. Self-evident corrections made in the database will be reviewed and approved by a team leader or manager.
  3. No changes will be made in the database without a query response signed by the investigator.
  4. Self-evident changes may be made per the listed conventions and documented to the investigative site.

Answer(s): D

Explanation:

A self-evident correction (SEC) refers to a data correction that is obvious, logical, and unambiguous -- such as correcting an impossible date (e.g., 31-APR-2024) or standardizing a known abbreviation (e.g., "BP" to "Blood Pressure"). According to the Good Clinical Data Management Practices (GCDMP), SECs can be applied by data management staff following pre-approved conventions defined in the Data Management Plan (DMP).
The DMP should explicitly describe the criteria for SECs, including the types of errors eligible for this correction method, the required documentation, and the communication procedure to inform the investigative site. The process must maintain audit trail transparency and ensure that all changes are traceable and justified.
Options A and B suggest unauthorized or informal change procedures, which violate audit and compliance standards. Option C is too restrictive, as it prevents the efficient correction of non-clinical transcription or formatting errors.
Therefore, option D is correct: "Self-evident changes may be made per the listed conventions and documented to the investigative site." This approach aligns with CCDM expectations for balancing efficiency, accuracy, and regulatory compliance.


Reference:

(CCDM-Verified Sources)
SCDM GCDMP, Chapter: Data Validation and Cleaning, Section 6.2 ­ Self-Evident Corrections FDA 21 CFR Part 11 ­ Electronic Records; Audit Trails and Traceability Requirements



Which document contains the details of when, to whom, and in what manner the vendor data will be sent?

  1. Project Plan
  2. Communication Plan
  3. Data Transfer Agreement
  4. Data Management Plan

Answer(s): C

Explanation:

A Data Transfer Agreement (DTA) defines the operational and technical details for transferring data between a sponsor and an external vendor (e.g., central lab, ECG vendor). It is a formalized, controlled document specifying what data will be sent, when transfers will occur, the transfer method, file structure, encryption or security protocols, and the recipients of the data. The DTA is developed jointly by the sponsor and vendor before production data transfers begin. According to the GCDMP, Chapter on External Data Transfers, this agreement ensures both parties share a clear understanding of timing, responsibility, and data content to minimize errors and ensure regulatory compliance.
The Data Management Plan (DMP) outlines general data handling processes but does not capture the technical specifics of vendor data transfer logistics. The Project Plan (A) and Communication Plan (B) are broader operational tools and not specific to data transfer protocols. Hence, option C (Data Transfer Agreement) is the correct answer, as it precisely governs the procedural and technical framework of vendor data exchange.


Reference:

(CCDM-Verified Sources)
SCDM Good Clinical Data Management Practices (GCDMP), Chapter: External Data Transfers, Section 4.1 ­ Data Transfer Agreements and Specifications
ICH E6(R2) Good Clinical Practice, Section 5.5 ­ Trial Management, Data Handling, and Record Keeping



Which metric reveals the timeliness of the site-work dimension of site performance?

  1. Time from Last Patient Last Visit to database lock
  2. Time from final protocol to first patient enrolled
  3. Time from site contract execution to first patient enrolled
  4. Median and range of time from query generation to resolution

Answer(s): D

Explanation:

The site-work dimension of site performance evaluates how efficiently sites manage and resolve data-related tasks -- particularly query resolution, data entry, and correction timelines. Among the given metrics, the median and range of time from query generation to resolution (D) directly measures the site's responsiveness and data management efficiency. According to the GCDMP (Chapter on Metrics and Performance Measurement), this indicator helps identify sites that delay query resolution, which can impact overall study timelines and data quality. Tracking this metric allows the data management team to proactively provide additional training or communication to underperforming sites.
Other options measure different aspects of project progress:

A reflects overall database closure speed.
B and C relate to study startup and enrollment readiness, not ongoing data work. Thus, option D accurately represents a site performance timeliness metric, aligning with CCDM principles for operational performance measurement.


Reference:

(CCDM-Verified Sources)
SCDM Good Clinical Data Management Practices (GCDMP), Chapter: Metrics and Performance Management, Section 5.4 ­ Site Query Resolution Metrics ICH E6(R2) Good Clinical Practice, Section 5.18 ­ Monitoring and Site Performance Oversight



What is the main reason 21 CFR Part 11 requires that EDC systems maintain an audit trail?

  1. To preserve data integrity
  2. To preserve the ability for modifications
  3. To preserve source document verifications
  4. To preserve data availability

Answer(s): A

Explanation:

The primary purpose of maintaining an audit trail as required under 21 CFR Part 11 is to preserve data integrity. According to the U.S. FDA's regulation on electronic records and signatures, every change to electronic data must be traceable, including information about who made the change, when it was made, and what the change entailed.
The Good Clinical Data Management Practices (GCDMP) outlines that an audit trail provides a permanent, chronological record of all modifications to clinical data. This ensures transparency and allows the reconstruction of the course of data entry and modification. The regulation aims to prevent unauthorized or undocumented data manipulation, thereby maintaining the accuracy, reliability, and validity of electronic records.
The FDA 21 CFR Part 11, Section 11.10(e) explicitly mandates that systems must use secure, computer-generated, time-stamped audit trails to independently record the date and time of operator entries and actions that create, modify, or delete electronic records. This ensures the data remains trustworthy and defensible in regulatory reviews or inspections. Therefore, the main reason for requiring an audit trail is to preserve data integrity -- ensuring that all data captured, modified, or transmitted is authentic, accurate, and complete throughout the study lifecycle.


Reference:

(CCDM-Verified Sources)
SCDM Good Clinical Data Management Practices (GCDMP), Chapter: Regulatory Compliance and Data Integrity
FDA 21 CFR Part 11 ­ Electronic Records; Electronic Signatures, Section 11.10(e) ICH E6 (R2) Good Clinical Practice, Section 5.5.3 ­ Data Integrity and System Validation



Electronic submission standards require that an individual subject's complete CRF should be provided as what type of file:

  1. Portable Document Format (.pdf)
  2. Rich Text Format (.rtf)
  3. Microsoft Word (.docx)
  4. Statistical Analysis System (.sas)

Answer(s): A

Explanation:

Electronic submission standards, as established by FDA, CDISC, and ICH, require that an individual subject's complete Case Report Form (CRF) be submitted as a Portable Document Format (.pdf) file. The PDF format is universally recognized and accepted because it ensures that the structure, format, and visual fidelity of the CRF are preserved exactly as originally designed, regardless of software or hardware environment.
According to the FDA Guidance for Industry: Providing Regulatory Submissions in Electronic Format (2006) and CDISC SDTM standards, sponsors must include a subject-level CRF in PDF form for each participant in the submission dataset. This requirement ensures that reviewers can trace data points from analysis datasets back to their source entries in the CRF, fulfilling the principles of data traceability and transparency.
The Good Clinical Data Management Practices (GCDMP) also support this requirement, emphasizing that CRF archiving should maintain readability and regulatory accessibility. Formats like RTF, DOCX, or SAS datasets are not acceptable substitutes for regulatory CRF submission because they may alter formatting, structure, or introduce modifiable content, violating FDA data integrity principles.


Reference:

(CCDM-Verified Sources)
SCDM Good Clinical Data Management Practices (GCDMP), Chapter: Data Archiving and Submission FDA Guidance for Industry: Providing Regulatory Submissions in Electronic Format, April 2006 CDISC SDTM Implementation Guide, Section 5.3 ­ CRF Representation and Traceability



Viewing Page 1 of 20



Share your comments for SCDM CCDM exam with other users:

MS 1/19/2024 2:56:00 PM

question no: 42 isnt azure vm an iaas solution? so, shouldnt the answer be "no"?
Anonymous


keylly 11/28/2023 10:10:00 AM

im study azure
Anonymous


dorcas 9/22/2023 8:08:00 AM

i need this now
Anonymous


treyf 11/9/2023 5:13:00 AM

i took the aws saa-c03 test and scored 935/1000. it has all the exam dumps and important info.
UNITED STATES


anonymous 1/11/2024 4:50:00 AM

good questions
Anonymous


Anjum 9/23/2023 6:22:00 PM

well explained
Anonymous


Thakor 6/7/2023 11:52:00 PM

i got the full version and it helped me pass the exam. pdf version is very good.
INDIA


sartaj 7/18/2023 11:36:00 AM

provide the download link, please
INDIA


loso 7/25/2023 5:18:00 AM

please upload thank.
THAILAND


Paul 6/23/2023 7:12:00 AM

please can you share 1z0-1055-22 dump pls
UNITED STATES


exampei 10/7/2023 8:14:00 AM

i will wait impatiently. thank youu
Anonymous


Prince 10/31/2023 9:09:00 PM

is it possible to clear the exam if we focus on only these 156 questions instead of 623 questions? kindly help!
Anonymous


Ali Azam 12/7/2023 1:51:00 AM

really helped with preparation of my scrum exam
Anonymous


Jerman 9/29/2023 8:46:00 AM

very informative and through explanations
Anonymous


Jimmy 11/4/2023 12:11:00 PM

prep for exam
INDONESIA


Abhi 9/19/2023 1:22:00 PM

thanks for helping us
Anonymous


mrtom33 11/20/2023 4:51:00 AM

i prepared for the eccouncil 350-401 exam. i scored 92% on the test.
Anonymous


JUAN 6/28/2023 2:12:00 AM

aba questions to practice
UNITED STATES


LK 1/2/2024 11:56:00 AM

great content
Anonymous


Srijeeta 10/8/2023 6:24:00 AM

how do i get the remaining questions?
INDIA


Jovanne 7/26/2022 11:42:00 PM

well formatted pdf and the test engine software is free. well worth the money i sept.
ITALY


CHINIMILLI SATISH 8/29/2023 6:22:00 AM

looking for 1z0-116
Anonymous


Pedro Afonso 1/15/2024 8:01:00 AM

in question 22, shouldnt be in the data (option a) layer?
Anonymous


Pushkar 11/7/2022 12:12:00 AM

the questions are incredibly close to real exam. you people are amazing.
INDIA


Ankit S 11/13/2023 3:58:00 AM

q15. answer is b. simple
UNITED STATES


S. R 12/8/2023 9:41:00 AM

great practice
FRANCE


Mungara 3/14/2023 12:10:00 AM

thanks to this exam dumps, i felt confident and passed my exam with ease.
UNITED STATES


Anonymous 7/25/2023 2:55:00 AM

need 1z0-1105-22 exam
Anonymous


Nigora 5/31/2022 10:05:00 PM

this is a beautiful tool. passed after a week of studying.
UNITED STATES


Av dey 8/16/2023 2:35:00 PM

can you please upload the dumps for 1z0-1096-23 for oracle
INDIA


Mayur Shermale 11/23/2023 12:22:00 AM

its intresting, i would like to learn more abouth this
JAPAN


JM 12/19/2023 2:23:00 PM

q252: dns poisoning is the correct answer, not locator redirection. beaconing is detected from a host. this indicates that the system has been infected with malware, which could be the source of local dns poisoning. location redirection works by either embedding the redirection in the original websites code or having a user click on a url that has an embedded redirect. since users at a different office are not getting redirected, it isnt an embedded redirection on the original website and since the user is manually typing in the url and not clicking a link, it isnt a modified link.
UNITED STATES


Freddie 12/12/2023 12:37:00 PM

helpful dump questions
SOUTH AFRICA


Da Costa 8/25/2023 7:30:00 AM

question 423 eigrp uses metric
Anonymous