You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 11
Next »
Information about a specific user of a clinical data collection or data management system.
Element Name | User |
---|
Parent Elements | AdminData |
---|
Element XPath(s) | /ODM/AdminData/User |
---|
Element Textual Value | None |
---|
Attributes | OID, UserType, OrganizationOID, LocationOID |
---|
Child Elements | (UserName?, Prefix?, Suffix?, FullName?, GivenName?, FamilyName?, Image?, Address*, Telecom*) |
---|
Usage/Business Rules | - Business Rule(s):
- For each UserRef/@UserOID value in an AuditRecord or Signature element in the Clinical Data, there must be a User element with a matching OID attribute.
|
---|
Attribute | Schema Datatype or Enumeration | Usage | Definition | Business Rule(s) |
---|
OID | oid | Required | Business Rules | - For each UserRef/@UserOID value in an AuditRecord or Signature element in the Clinical Data there must be a User element with a matching OID attribute.
|
UserType | (Sponsor | Investigator | Subject | Monitor | Data analyst | Care provider | Assessor | Lab | Other) | Optional | User's role in the study. | - A user can be a member of more than one organization, work or enter data at different locations.
- For studies that include patient reported outcomes, the user may be a study subject and/or their care-giver.
|
OrganizationOID | oidref | Optional | Reference to an Organization elment. | - Must match the OID attribute for an OrganizationDef element within this AdminData element.
|
LocationOID | oidref | Optional | Reference to a Location element. | - Must match the OID attribute for an OrganizationDef element within this AdminData element.
|