Versions Compared

Key

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

...

Info
titleNews and updates
  • 2020-08-06: Added to Search section, a clarification about scope phrase "Value Domain"
  • 2020-07-07: New Controlled Terminology section
  • 2020-02-14: Document revision with new and updated information
  • 2019-07-18: Document revision with new and updated information
  • 2019-04-10: Document revision with new and updated information
  • 2019-02-15: Initial version

...

Section
bordertrue


Column
  • Text searching is case-insensitive.
  • Query parameter names and operators are case-sensitive.
  • It is important to note the requirement about character escaping and URL encoding when constructing the URL for search. Visit Character Escaping and URL Encoding section in Search (2020-02-14) for details.
  • Status
    colourGreen
    titleNew
    The scope phrase "Value Domain" (or, "valueDomain" from /mdr/search/scopes") is referred to described value domains (describedValueDomain) found in various SDTM, SEND, and ADaM variables.



Section
bordertrue


Column

type is one of the scopes supported. Both "SDTM Dataset" and "SDTM Dataset Variable" are pre-aggregated for type. To limit search for just SDTM Dataset, use the negation operator, i.e., hyphen (0x2D):

Code Block
linenumberstrue
/mdr/search/?q={searchExpression}type:SDTM Dataset -Variable



...