You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
An AuditRecord carries information pertaining to the creation, deletion, or modification of clinical data. This information includes who performed that action, and where, when, and why that action was performed.
AuditRecord information describes a change to clinical data, but is not itself clinical data. The value of some clinical data can always be changed by a subsequent transaction, but history cannot be changed, only added to.
Element Name | AuditRecord |
---|
Parent Elements | ReferenceData, ClinicalData, SubjectData, StudyEventData, ItemGroupData, ItemData, Query |
---|
Element XPath(s) | - /ODM/AdminData/Location/Query/AuditRecord
- /ODM/ReferenceData/AuditRecord
- /ODM/ClinicalData/AuditRecord
- /ODM/ClinicalData/Query/AuditRecord
- /ODM/ClinicalData/SubjectData/AuditRecord
- /ODM/ClinicalData/SubjectData/Query/AuditRecord
- /ODM/ClinicalData/SubjectData/StudyEventData/AuditRecord
- /ODM/ClinicalData/SubjectData/StudyEventData/Query/AuditRecord
- /ODM/ClinicalData/SubjectData/StudyEventData/ItemGroupData/AuditRecord
- /ODM/ClinicalData/SubjectData/StudyEventData/ItemGroupData/Query/AuditRecord
- /ODM/ClinicalData/SubjectData/StudyEventData/ItemGroupData/ItemData/AuditRecord
- /ODM/ClinicalData/SubjectData/StudyEventData/ItemGroupData/ItemData/Query/AuditRecord
|
---|
Element Textual Value | None |
---|
Usage/Business Rules | - Business Rule(s):
- For the Archive use case, all AuditRecord information in the data collection system must be provided within the ODM ClinicalData.
- When the ODM FileType attribute is set to Transactional, every ClinicalData that has a TransactionType must also have an AuditRecord.
- Other Information:
- An AuditRecord applies to any descendant data element that allows a TransactionType and does not have an AuditRecord. Query elements must have their own AuditRecord(s).
- AuditRecord information describes a change to clinical data, but is not itself clinical data. The value of some clinical data can always be changed by a subsequent transaction, but history cannot be changed -- only added to.
|
---|
Attributes | EditPoint, UsedMethod. |
---|
Child Elements | (UserRef, LocationRef, DateTimeStamp, ReasonForChange?, SourceID?) |
---|