Versions Compared

Key

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

Template for machine-readable/executable expressiosn expression for retrieving the data or information from an external resource.

Include Page
Selection Element
Selection Element
Include Page
Selection Attributes
Selection Attributes

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"

...