Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Element NameSelection
Parent Element(s)Resource
Element XPath(s)
  • /ODM/Study/MetaDataVersion/ItemGroupDef/Origin/Source/SourceItem/Resource/Selection
  • /ODM/Study/MetaDataVersion/ItemGroupDef/ItemRef/Origin/Source/SourceItem/Resource/
Resourc
  • Selection
Element Textual ValueNone
UsageRequired. Provides a template for machine-readable/executable expressiosn for retrieving the data or information from an external resource
AttributesPath
, Label
Child ElementsNone
Attribute
Schema Datatype or EnumerationUsageDefinitionBusiness RequirementsPathtextRequired

Provides the machine-executable instruction or template for it to obtain the data or information from the resource.

The value of the Path attribute can either be an absolute path, or a relative path starting from the information in the "Name" and "Attribute" attributes of the parent Resource element.

Contained in:

...

Usage/Business Rules
  • Provides a template for machine-readable/executable

...

  • expressions for retrieving the data or information from an external

...

  • resource

...

Questions?: Does the Resource/Type specify the language for the "Path" expression or should there be a "language" attribute too? 

Examples:
ODM Path (absolute path): /ODM/ClinicalData[@StudyOID="AnotherStudy"][@MetaDataVersionOID="MV.001]//ItemData[@ItemOID="IT.BIRTHDATE"}/@Value
leads to the birth date for the given subject as captured in study with OID "AnotherStudy" and MetaDataVersion with OID "MV.001"

...

  • .