Parent class: Clinical-rule
Subclasses:
Documentation: "Condition that, if met, precludes participation in the trial."
| Template Slots | |||||
| Slot name | Documentation | Type | Allowed Values/Classes | Cardinality | Default |
| connector | "The logical AND or OR that connects the sub-rules for this rule" | SYMBOL | AND OR | 0:1 | |
| rule-name | "An English string naming this criterion." | STRING | 0:1 | ||
| term-information | "Pointer to a UMLS preferred term or terms, if available, that capture the major clinical concepts in this data class (e.g, diabetes mellitus)." | Instance | Term-information | 1:* | |
| rule-text | "The text string that is submitted by the trialist." | STRING | 1:1 | ||
| rule-expression | "The s-expression that captures the rule. Documentation to follow." | SYMBOL | 1:* | ||
| n-not-satisfying-rule | "The number of screened subjects who did not satisfy this rule." | INTEGER | 0:1 | ||
| rule-logical-clause-structure | "An s-expression that makes it possible to parse a logically ambiguous rule-expression. Documentation to follow." | SYMBOL | 0:1 | ||
| sub-rules | "The rules that make up this rule. The base case is a single instance of BASE-RULE." | Instance | Rule-entity | 1:* | |
| n-satisfying-rule | "The number of screened subjects who satisfied this rule." | INTEGER | 0:1 | ||
| protocol-changes | Instance | Protocol-change | |||
| roles | "Tells which class and slot will take instances of this class depending on the role of the instance. The format is (role OWNER-CLASS |owner-slot|) e.g., if this class is DATE and the instance's role is recruitment-start-date, (recruitment-start-date RECRUITMENT |start-date|) tells us that this instance of date should be the value of the slot |start-date| in an instance of class RECRUITMENT." | SYMBOL | 0:1 | ||
Return to index
Generated on Mon Dec 15 11:40:40 2008