Replies: 1 comment 1 reply
-
It seems like the definition for name and description are switched in the USDM CT spreadsheet. Can you create a public review JIRA ticket for it? Then we can handle it for the final version. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Definitions for name, label, and description attributes (from USDJ_CT(3) generally follow the following patterns:
name: The literal identifier (i.e., distinction designation) of the
label: The short descriptive designation for the
description: A narrative representation of the
These definitions suggest to me that name and label, at least, are 1:1 with id.
Exceptions:
Organization.name -- A non-unique textual identifier for the organization. (BRIDG)
SyntaxTemplate.name -- A narrative representation of the study eligibility criteria.
Timing.description -- The textual representation of the chronological relationship between temporal events.
EligibilityCriterion.description -- The literal identifier (i.e., distinctive designation) of the study eligibility criteria.
Why does the definition for EligibilityCriterion.description look like a definition for a name?
Beta Was this translation helpful? Give feedback.
All reactions