Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Gliffy Diagram
macroId3e0852e0-8206-4666-a324-220834e1d47c
nameData Capture Hierarchy
pagePin1
Gliffy Diagram
displayNameSimple view of Dataset data
nameSimple view of Dataset data
pagePin2



Info

Gliffy Diagram
macroId732eab69-dbbf-435c-8ef4-3a5e6f9c3f79
displayNameSimple view of EDC Data
nameSimple view of EDC Data
pagePin3

There are two kinds of keys in the ODM: internal and external. Internal keys are used to designate entities within the model, and to allow cross-references between entities within (and between) ODM files. Internal keys are not for human use, and are assumed to be unchanging. Internal keys include subject keys, element OIDs, and repeat keys.

To fully identify a clinical data entity, the following internal keys are needed:


Kind of EntityIdentifying Keys
studyStudyOID
subjectabove plus SubjectKey
study eventabove plus StudyEventOID and StudyEventRepeatKey
item groupabove plus ItemGroupOID and ItemGroupRepeatKey
itemabove plus ItemOID
annotationkeys for the annotated entity plus SeqNum



A StudyOID uniquely identifies a study. A SubjectKey uniquely identifies a subject within a study. SubjectKeys cannot be used to identify a subject across studies.

A StudyEventOID uniquely identifies a StudyEventDef within a study. However there may be several study events of a particular type for a given subject. Thus, to fully identify a particular study event, we need the StudyOID, the SubjectKey, the StudyEventOID, and a StudyEventRepeatKey.

Each form belongs to a study event, and can be identified (within that study event) by a FormOID (which gives its type) and a FormRepeatKey.

Collected data always belongs to an ItemGroup but  two forms of the hierarchy maybe used within a Clinical Data element.

Each item group in clinical data can be identified (within that form) by an ItemGroupOID (which gives its type) and an ItemGroupRepeatKey. 

Other items groups are reference data, and can be identified solely by an ItemGroupOID and an ItemGroupRepeatKey.

Each item belongs to an item group. However an item may be referenced only once within an item group. Thus, only the ItemOID is needed to uniquely identify an item within its item group.


Info

External keys are any keys used by clinical personnel. These include subject randomization codes, site codes, and so on. In the ODM, external keys are represented as if they were clinical data - i.e. using one of the currently defined ItemData types. Thus external keys can be changed as needed, and are subject to normal auditing processes.


Pagenav2