pyegeria 5.4.3.3__py3-none-any.whl → 5.4.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (230) hide show
  1. commands/cat/debug_log.2025-09-02_07-44-39_567276.log.zip +0 -0
  2. commands/cat/debug_log.2025-09-03_07-45-21_986388.log.zip +0 -0
  3. commands/cat/debug_log.2025-09-04_08-21-58_788009.log.zip +0 -0
  4. commands/cat/debug_log.2025-09-05_09-37-53_062579.log.zip +0 -0
  5. commands/cat/list_format_set.py +5 -3
  6. commands/tech/list_information_supply_chains.py +1 -1
  7. commands/tech/list_solution_blueprints.py +1 -1
  8. commands/tech/list_solution_components.py +1 -1
  9. commands/tech/list_solution_roles.py +1 -1
  10. md_processing/__init__.py +9 -5
  11. md_processing/data/commands.json +7182 -1401
  12. md_processing/data/generated_format_sets.json +4137 -0
  13. md_processing/data/generated_format_sets.py +51 -0
  14. md_processing/dr_egeria.py +20 -11
  15. md_processing/md_commands/data_designer_commands.py +90 -425
  16. md_processing/md_commands/ext_ref_commands.py +543 -0
  17. md_processing/md_commands/old_solution_architect_commands.py +1139 -0
  18. md_processing/md_commands/solution_architect_commands.py +26 -59
  19. md_processing/md_processing_utils/common_md_utils.py +50 -1
  20. md_processing/md_processing_utils/debug_log +1 -3
  21. md_processing/md_processing_utils/dr-egeria-help-2025-09-09T11:10:03.md +3305 -0
  22. md_processing/md_processing_utils/extraction_utils.py +14 -7
  23. md_processing/md_processing_utils/gen_format_sets.py +422 -0
  24. md_processing/md_processing_utils/md_processing_constants.py +20 -2
  25. pyegeria/__init__.py +1 -1
  26. pyegeria/_client_new.py +9 -7
  27. pyegeria/_output_formats.py +278 -3
  28. pyegeria/collection_manager.py +20 -59
  29. pyegeria/config.py +10 -1
  30. pyegeria/data_designer.py +166 -117
  31. pyegeria/egeria_client.py +1 -1
  32. pyegeria/egeria_tech_client.py +4 -1
  33. pyegeria/external_references.py +1794 -0
  34. pyegeria/glossary_manager.py +71 -85
  35. pyegeria/governance_officer.py +26 -29
  36. pyegeria/output_formatter.py +127 -1
  37. pyegeria/project_manager.py +33 -36
  38. pyegeria/{solution_architect_omvs.py → solution_architect.py} +733 -873
  39. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.4.dist-info}/METADATA +1 -1
  40. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.4.dist-info}/RECORD +43 -219
  41. commands/.DS_Store +0 -0
  42. commands/cat/.DS_Store +0 -0
  43. commands/cat/.env +0 -8
  44. commands/cat/debug_log.2025-08-29_07-07-27_848189.log.zip +0 -0
  45. commands/cat/debug_log.2025-08-30_21-15-48_528443.log.zip +0 -0
  46. commands/cat/debug_log.log +0 -6102
  47. commands/cat/logs/pyegeria.log +0 -90
  48. commands/cli/debug_log.log +0 -0
  49. commands/doc/.DS_Store +0 -0
  50. commands/ops/logs/pyegeria.log +0 -0
  51. md_processing/.DS_Store +0 -0
  52. md_processing/.idea/.gitignore +0 -8
  53. md_processing/.idea/inspectionProfiles/Project_Default.xml +0 -59
  54. md_processing/.idea/md_processing.iml +0 -15
  55. md_processing/.idea/modules.xml +0 -8
  56. md_processing/.idea/sonarlint/issuestore/index.pb +0 -0
  57. md_processing/.idea/sonarlint/securityhotspotstore/index.pb +0 -0
  58. md_processing/.idea/vcs.xml +0 -6
  59. md_processing/.idea/workspace.xml +0 -107
  60. md_processing/dr_egeria_inbox/Derive-Dr-Gov-Defs.md +0 -8
  61. md_processing/dr_egeria_inbox/Dr.Egeria Templates.md +0 -873
  62. md_processing/dr_egeria_inbox/arch_test.md +0 -57
  63. md_processing/dr_egeria_inbox/archive/dr_egeria_intro.md +0 -254
  64. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_more_terms.md +0 -696
  65. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part1.md +0 -254
  66. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part2.md +0 -298
  67. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part3.md +0 -608
  68. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part4.md +0 -94
  69. md_processing/dr_egeria_inbox/archive/freddie_intro.md +0 -284
  70. md_processing/dr_egeria_inbox/archive/freddie_intro_orig.md +0 -275
  71. md_processing/dr_egeria_inbox/archive/test-term.md +0 -110
  72. md_processing/dr_egeria_inbox/cat_test.md +0 -100
  73. md_processing/dr_egeria_inbox/collections.md +0 -39
  74. md_processing/dr_egeria_inbox/data_designer_debug.log +0 -6
  75. md_processing/dr_egeria_inbox/data_designer_out.md +0 -60
  76. md_processing/dr_egeria_inbox/data_designer_search_test.md +0 -11
  77. md_processing/dr_egeria_inbox/data_field.md +0 -54
  78. md_processing/dr_egeria_inbox/data_spec.md +0 -77
  79. md_processing/dr_egeria_inbox/data_spec_test.md +0 -2340
  80. md_processing/dr_egeria_inbox/data_test.md +0 -179
  81. md_processing/dr_egeria_inbox/data_test2.md +0 -429
  82. md_processing/dr_egeria_inbox/data_test3.md +0 -462
  83. md_processing/dr_egeria_inbox/dr_egeria_data_designer_1.md +0 -124
  84. md_processing/dr_egeria_inbox/dr_egeria_intro_categories.md +0 -168
  85. md_processing/dr_egeria_inbox/dr_egeria_intro_part1.md +0 -280
  86. md_processing/dr_egeria_inbox/dr_egeria_intro_part2.md +0 -318
  87. md_processing/dr_egeria_inbox/dr_egeria_intro_part3.md +0 -1073
  88. md_processing/dr_egeria_inbox/dr_egeria_isc1.md +0 -44
  89. md_processing/dr_egeria_inbox/generated_help_report.md +0 -9
  90. md_processing/dr_egeria_inbox/generated_help_terms.md +0 -842
  91. md_processing/dr_egeria_inbox/glossary_list.md +0 -5
  92. md_processing/dr_egeria_inbox/glossary_search_test.md +0 -40
  93. md_processing/dr_egeria_inbox/glossary_test1.md +0 -378
  94. md_processing/dr_egeria_inbox/gov_def.md +0 -718
  95. md_processing/dr_egeria_inbox/gov_def2.md +0 -447
  96. md_processing/dr_egeria_inbox/img.png +0 -0
  97. md_processing/dr_egeria_inbox/output_tests.md +0 -114
  98. md_processing/dr_egeria_inbox/product.md +0 -211
  99. md_processing/dr_egeria_inbox/rel.md +0 -8
  100. md_processing/dr_egeria_inbox/sb.md +0 -119
  101. md_processing/dr_egeria_inbox/solution-components.md +0 -136
  102. md_processing/dr_egeria_inbox/solution_blueprints.md +0 -118
  103. md_processing/dr_egeria_inbox/synonym_test.md +0 -42
  104. md_processing/dr_egeria_inbox/t2.md +0 -268
  105. md_processing/dr_egeria_outbox/.DS_Store +0 -0
  106. md_processing/dr_egeria_outbox/.obsidian/app.json +0 -1
  107. md_processing/dr_egeria_outbox/.obsidian/appearance.json +0 -1
  108. md_processing/dr_egeria_outbox/.obsidian/community-plugins.json +0 -7
  109. md_processing/dr_egeria_outbox/.obsidian/core-plugins.json +0 -33
  110. md_processing/dr_egeria_outbox/.obsidian/plugins/buttons/main.js +0 -5164
  111. md_processing/dr_egeria_outbox/.obsidian/plugins/buttons/manifest.json +0 -10
  112. md_processing/dr_egeria_outbox/.obsidian/plugins/buttons/styles.css +0 -624
  113. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/data.json +0 -10
  114. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/main.js +0 -4459
  115. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/manifest.json +0 -10
  116. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/data.json +0 -3
  117. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/main.js +0 -153
  118. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/manifest.json +0 -11
  119. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/styles.css +0 -1
  120. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/main.js +0 -500
  121. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/manifest.json +0 -12
  122. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/styles.css +0 -1
  123. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/data.json +0 -38
  124. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/main.js +0 -37
  125. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/manifest.json +0 -11
  126. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/styles.css +0 -220
  127. md_processing/dr_egeria_outbox/.obsidian/types.json +0 -28
  128. md_processing/dr_egeria_outbox/.obsidian/workspace.json +0 -270
  129. md_processing/dr_egeria_outbox/Button Test.md +0 -11
  130. md_processing/dr_egeria_outbox/Scripts/.DS_Store +0 -0
  131. md_processing/dr_egeria_outbox/Scripts/sendRest.js +0 -24
  132. md_processing/dr_egeria_outbox/Templates/sendToApi.md.md +0 -17
  133. md_processing/dr_egeria_outbox/Untitled.canvas +0 -1
  134. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 09:26-product.md +0 -210
  135. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:03-product.md +0 -209
  136. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:24-product.md +0 -263
  137. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:03-data_spec_test.md +0 -2374
  138. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:05-data_spec_test.md +0 -2374
  139. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:28-data_spec_test.md +0 -2321
  140. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:37-data_spec_test.md +0 -2304
  141. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:56-data_spec_test.md +0 -2324
  142. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 09:00-data_spec_test.md +0 -2324
  143. md_processing/dr_egeria_outbox/processed-2025-08-30 16:56-generated_help_terms.md +0 -795
  144. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 15:00-Derive-Dr-Gov-Defs.md +0 -719
  145. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:13-Derive-Dr-Gov-Defs.md +0 -41
  146. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:14-Derive-Dr-Gov-Defs.md +0 -33
  147. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:50-Derive-Dr-Gov-Defs.md +0 -192
  148. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 22:08-gov_def2.md +0 -486
  149. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 22:10-gov_def2.md +0 -486
  150. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 08:53-gov_def2.md +0 -486
  151. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 08:54-gov_def2.md +0 -486
  152. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:03-gov_def2.md +0 -486
  153. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:06-gov_def2.md +0 -486
  154. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:10-gov_def2.md +0 -486
  155. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 13:07-gov_def.md +0 -492
  156. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 13:25-gov_def.md +0 -520
  157. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 16:43-gov_def.md +0 -636
  158. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 16:46-gov_def.md +0 -636
  159. md_processing/family_docs/Data Designer/Create_Data_Class.md +0 -164
  160. md_processing/family_docs/Data Designer/Create_Data_Dictionary.md +0 -30
  161. md_processing/family_docs/Data Designer/Create_Data_Field.md +0 -162
  162. md_processing/family_docs/Data Designer/Create_Data_Specification.md +0 -36
  163. md_processing/family_docs/Data Designer/Create_Data_Structure.md +0 -38
  164. md_processing/family_docs/Data Designer/View_Data_Classes.md +0 -78
  165. md_processing/family_docs/Data Designer/View_Data_Dictionaries.md +0 -78
  166. md_processing/family_docs/Data Designer/View_Data_Fields.md +0 -78
  167. md_processing/family_docs/Data Designer/View_Data_Specifications.md +0 -78
  168. md_processing/family_docs/Data Designer/View_Data_Structures.md +0 -78
  169. md_processing/family_docs/Data Designer.md +0 -842
  170. md_processing/family_docs/Digital Product Manager/Add_Member->Collection.md +0 -42
  171. md_processing/family_docs/Digital Product Manager/Attach_Collection->Resource.md +0 -36
  172. md_processing/family_docs/Digital Product Manager/Create_Agreement.md +0 -96
  173. md_processing/family_docs/Digital Product Manager/Create_Data_Sharing_Agreement.md +0 -72
  174. md_processing/family_docs/Digital Product Manager/Create_DigitalSubscription.md +0 -102
  175. md_processing/family_docs/Digital Product Manager/Create_Digital_Product.md +0 -134
  176. md_processing/family_docs/Digital Product Manager/Link_Agreement_Items.md +0 -60
  177. md_processing/family_docs/Digital Product Manager/Link_Contracts.md +0 -26
  178. md_processing/family_docs/Digital Product Manager/Link_Digital_Product_-_Digital_Product.md +0 -30
  179. md_processing/family_docs/Digital Product Manager/Link_Subscribers.md +0 -48
  180. md_processing/family_docs/Digital Product Manager.md +0 -668
  181. md_processing/family_docs/Glossary/Attach_Category_Parent.md +0 -18
  182. md_processing/family_docs/Glossary/Attach_Term-Term_Relationship.md +0 -26
  183. md_processing/family_docs/Glossary/Create_Category.md +0 -38
  184. md_processing/family_docs/Glossary/Create_Glossary.md +0 -42
  185. md_processing/family_docs/Glossary/Create_Term.md +0 -70
  186. md_processing/family_docs/Glossary.md +0 -206
  187. md_processing/family_docs/Governance Officer/Create_Business_Imperative.md +0 -106
  188. md_processing/family_docs/Governance Officer/Create_Certification_Type.md +0 -112
  189. md_processing/family_docs/Governance Officer/Create_Governance_Approach.md +0 -114
  190. md_processing/family_docs/Governance Officer/Create_Governance_Obligation.md +0 -114
  191. md_processing/family_docs/Governance Officer/Create_Governance_Principle.md +0 -114
  192. md_processing/family_docs/Governance Officer/Create_Governance_Procedure.md +0 -128
  193. md_processing/family_docs/Governance Officer/Create_Governance_Process.md +0 -122
  194. md_processing/family_docs/Governance Officer/Create_Governance_Processing_Purpose.md +0 -106
  195. md_processing/family_docs/Governance Officer/Create_Governance_Responsibility.md +0 -122
  196. md_processing/family_docs/Governance Officer/Create_Governance_Rule.md +0 -122
  197. md_processing/family_docs/Governance Officer/Create_Governance_Strategy.md +0 -106
  198. md_processing/family_docs/Governance Officer/Create_License_Type.md +0 -112
  199. md_processing/family_docs/Governance Officer/Create_Naming_Standard_Rule.md +0 -122
  200. md_processing/family_docs/Governance Officer/Create_Regulation_Article.md +0 -106
  201. md_processing/family_docs/Governance Officer/Create_Regulation_Definition.md +0 -118
  202. md_processing/family_docs/Governance Officer/Create_Security_Access_Control.md +0 -114
  203. md_processing/family_docs/Governance Officer/Create_Security_Group.md +0 -120
  204. md_processing/family_docs/Governance Officer/Create_Service_Level_Objectives.md +0 -122
  205. md_processing/family_docs/Governance Officer/Create_Threat_Definition.md +0 -106
  206. md_processing/family_docs/Governance Officer/Link_Governance_Controls.md +0 -32
  207. md_processing/family_docs/Governance Officer/Link_Governance_Drivers.md +0 -32
  208. md_processing/family_docs/Governance Officer/Link_Governance_Policies.md +0 -32
  209. md_processing/family_docs/Governance Officer/View_Governance_Definitions.md +0 -82
  210. md_processing/family_docs/Governance Officer.md +0 -2412
  211. md_processing/family_docs/Solution Architect/Create_Information_Supply_Chain.md +0 -70
  212. md_processing/family_docs/Solution Architect/Create_Solution_Blueprint.md +0 -44
  213. md_processing/family_docs/Solution Architect/Create_Solution_Component.md +0 -96
  214. md_processing/family_docs/Solution Architect/Create_Solution_Role.md +0 -66
  215. md_processing/family_docs/Solution Architect/Link_Information_Supply_Chain_Peers.md +0 -32
  216. md_processing/family_docs/Solution Architect/Link_Solution_Component_Peers.md +0 -32
  217. md_processing/family_docs/Solution Architect/View_Information_Supply_Chains.md +0 -32
  218. md_processing/family_docs/Solution Architect/View_Solution_Blueprints.md +0 -32
  219. md_processing/family_docs/Solution Architect/View_Solution_Components.md +0 -32
  220. md_processing/family_docs/Solution Architect/View_Solution_Roles.md +0 -32
  221. md_processing/family_docs/Solution Architect.md +0 -490
  222. md_processing/md_commands/old_project_commands.py +0 -164
  223. md_processing/md_processing_utils/debug_log.log +0 -5580
  224. md_processing/md_processing_utils/generated_help_terms.md +0 -842
  225. md_processing/md_processing_utils/logs/pyegeria.log +0 -56
  226. pyegeria/.DS_Store +0 -0
  227. pyegeria/___external_references.py +0 -3267
  228. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.4.dist-info}/LICENSE +0 -0
  229. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.4.dist-info}/WHEEL +0 -0
  230. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.4.dist-info}/entry_points.txt +0 -0
@@ -1,2340 +0,0 @@
1
- # Don't View Data Structures
2
- ## Output Format
3
- LIST
4
- ## Output Format Set
5
- Data Structures
6
- ___
7
-
8
- TBDF-Incoming Weekly Measurement Data
9
- ___
10
-
11
- # Update Data Structure
12
-
13
- ## Data Structure
14
-
15
- TBDF-Incoming Weekly Measurement Data
16
-
17
- ## Description
18
- Meow.This describes the weekly measurement data for each patient for the Teddy Bear drop foot clinical trial
19
-
20
- ## In Data Specification
21
-
22
-
23
-
24
- ## Qualified Name
25
-
26
-
27
- ___
28
-
29
- WWT-Incoming Weekly Measurement Data
30
- ___
31
-
32
- # Don't Create Data Structure
33
-
34
- ## Data Structure
35
-
36
- WWT-Incoming Weekly Measurement Data
37
-
38
-
39
- ## Description
40
- A collection of data fields that form a data structure.
41
-
42
-
43
- ## In Data Specification
44
-
45
-
46
-
47
- ## Qualified Name
48
-
49
-
50
-
51
- # Don't Create Data Structure
52
-
53
- ## Name
54
-
55
- WWT-Incoming Weekly Measurement Data
56
-
57
- ## Description
58
-
59
- This describes the weekly measurement data for each patient for the Werewolf Transformation clinical trial
60
-
61
- ## In Data Spec
62
-
63
- Data Specification for Werewolf Transformation Clinical Trial
64
-
65
-
66
- ___
67
-
68
-
69
-
70
- ___
71
-
72
- Data Specification for the Teddy Bear Drop Foot Clinical Trial
73
- ___
74
-
75
- # Don't Create Data Spec
76
-
77
- ## Data Specification
78
-
79
- Data Specification for the Teddy Bear Drop Foot Clinical Trial
80
-
81
- ## Description
82
- Principle data requirements for this clinical trial.
83
-
84
-
85
- ## Is Own Anchor
86
- True
87
-
88
-
89
- ## Parent Relationship Type
90
-
91
- ## Parent at End1
92
-
93
-
94
- ## Qualified Name
95
-
96
- ## Anchor Scope Name
97
-
98
- ## GUID
99
-
100
- ## Anchor ID
101
-
102
- ## Parent ID
103
-
104
- ___
105
-
106
- Data Specification for the Werewolf Transformation Clinical Trial
107
- ___
108
-
109
- # Don't Create Data Spec
110
-
111
- ## Data Specification
112
-
113
- Data Specification for the Werewolf Transformation Clinical Trial
114
-
115
- ## Description
116
- A collection of data fields that for a data specification for a data source.
117
-
118
-
119
- ## Is Own Anchor
120
- true
121
-
122
-
123
- ## Parent Relationship Type
124
-
125
-
126
-
127
- ## Parent at End1
128
- false
129
-
130
-
131
- ## Qualified Name
132
-
133
-
134
- ## Anchor Scope Name
135
-
136
- ## GUID
137
-
138
- ## Anchor ID
139
-
140
- ## Parent ID
141
-
142
- # Don't Create Data Spec
143
-
144
- ## Data Spec
145
-
146
- Data Specification for the Werewolf Transformation Clinical Trial
147
-
148
- ## Description
149
-
150
- Data collection requirements for the Werewolf Transformation Clinical Trial
151
-
152
-
153
-
154
- ___
155
-
156
-
157
-
158
-
159
- "Data Dictionary Folder"
160
- ___
161
-
162
- # pFolder
163
-
164
- ## pFolder
165
-
166
- Data Dictionary Folder
167
-
168
-
169
-
170
-
171
-
172
-
173
- ___
174
-
175
- Clinical Trials Data Dictionary
176
- ___
177
-
178
- # Don't Create Data Dictionary
179
-
180
- ## Data Dictionary
181
-
182
- Clinical Trials Data Dictionary
183
-
184
- ## Description
185
- A collection of data fields that for a data specification for a data source.
186
-
187
-
188
- ## Is Own Anchor
189
- false
190
-
191
-
192
- ## Parent Relationship Type
193
-
194
-
195
-
196
- ## Anchor Scope Name
197
-
198
-
199
-
200
- ## Parent at End1
201
- false
202
-
203
-
204
- ## Qualified Name
205
-
206
-
207
-
208
-
209
-
210
-
211
-
212
-
213
- ## GUID
214
-
215
-
216
-
217
- ## Anchor ID
218
-
219
-
220
-
221
- ## Parent ID
222
-
223
- ___
224
-
225
-
226
-
227
-
228
- "Data Class Folder"
229
- ___
230
-
231
- # pFolder
232
-
233
- ## pFolder
234
-
235
- Data Class Folder
236
-
237
-
238
-
239
-
240
-
241
-
242
- ___
243
-
244
- Angle-Class
245
- ___
246
-
247
- # Don't Create Data Class
248
-
249
- ## Data Class
250
-
251
- Angle-Class
252
-
253
-
254
- ## Description
255
- Classification criteria for data fields
256
-
257
-
258
- ## Namespace
259
-
260
-
261
-
262
- ## Match Property Names
263
-
264
-
265
-
266
- ## Match Threshold
267
- 0
268
-
269
-
270
- ## IsCaseSensitive
271
- false
272
-
273
-
274
- ## Specification
275
-
276
-
277
-
278
- ## Specification Details
279
-
280
-
281
-
282
- ## Data Type
283
-
284
-
285
-
286
- ## Allow Duplicate Values
287
- false
288
-
289
-
290
- ## IsNullable
291
- false
292
-
293
-
294
- ## Default Value
295
-
296
-
297
-
298
- ## Average Value
299
- 0
300
-
301
-
302
- ## Value List
303
-
304
-
305
-
306
- ## Value Range From
307
- 0
308
-
309
-
310
- ## Value Range To:
311
-
312
-
313
-
314
-
315
- ## Sample Values
316
-
317
-
318
-
319
- ## Data Patterns
320
-
321
-
322
-
323
- ## Name Patterns
324
-
325
-
326
-
327
- ## In Data Dictionary
328
-
329
-
330
-
331
- ## Qualified Name
332
-
333
-
334
-
335
-
336
-
337
-
338
- ## GUID
339
-
340
-
341
-
342
-
343
-
344
- # Don't Create Data Class
345
- ## Name
346
- Angle-Class
347
- ## Description
348
- An integer representing the measurement of an angle.
349
-
350
- ## namespace
351
-
352
- ## matchPropertyNames - Dr.E can set - name of the properties that are set
353
-
354
- ## matchThreshold - % of values that match the data class specification
355
-
356
-
357
- ## specification - rules language - skip?
358
-
359
- ## specification details - values for a rule - skip?
360
-
361
- ## data type
362
- Integer
363
-
364
- ## allowsDuplicateValues - boolean
365
- true
366
- ## isNullable
367
- false
368
- ## defaultValue
369
-
370
- ## average value
371
-
372
- ## valueList
373
-
374
- ## valueRangeFrom
375
- 0
376
- ## valueRangeTo
377
- 359
378
- ## sample values
379
-
380
- ## dataPatterns
381
-
382
- ## namePatterns
383
-
384
- ## In Data Dictionary
385
- Clinical Trials Data Dictionary
386
-
387
-
388
-
389
-
390
-
391
-
392
-
393
- ___
394
-
395
- Minutes - Class
396
- ___
397
-
398
- # Don't Create Data Class
399
-
400
- ## Data Class
401
-
402
- Minutes - Class
403
-
404
-
405
- ## Description
406
- Classification criteria for data fields
407
-
408
-
409
- ## Namespace
410
-
411
-
412
-
413
- ## Match Property Names
414
-
415
-
416
-
417
- ## Match Threshold
418
- 0
419
-
420
-
421
- ## IsCaseSensitive
422
- false
423
-
424
-
425
- ## Specification
426
-
427
-
428
-
429
- ## Specification Details
430
-
431
-
432
-
433
- ## Data Type
434
-
435
-
436
-
437
- ## Allow Duplicate Values
438
- false
439
-
440
-
441
- ## IsNullable
442
- false
443
-
444
-
445
- ## Default Value
446
-
447
-
448
-
449
- ## Average Value
450
- 0
451
-
452
-
453
- ## Value List
454
-
455
-
456
-
457
- ## Value Range From
458
- 0
459
-
460
-
461
- ## Value Range To:
462
- versionId: Version Identifier
463
- 0
464
-
465
-
466
- ## Sample Values
467
-
468
-
469
-
470
- ## Data Patterns
471
-
472
-
473
-
474
- ## Name Patterns
475
-
476
-
477
-
478
- ## In Data Dictionary
479
-
480
-
481
-
482
- ## Qualified Name
483
-
484
-
485
-
486
-
487
-
488
-
489
- ## GUID
490
-
491
-
492
-
493
-
494
-
495
- # Don't Create Data Class
496
- ## Name
497
- Minutes-Class
498
- ## Description
499
- A number representing time in minutes.
500
-
501
- ## namespace
502
-
503
- ## matchPropertyNames - Dr.E can set - name of the properties that are set
504
-
505
- ## matchThreshold - % of values that match the data class specification
506
-
507
-
508
- ## specification - rules language - skip?
509
-
510
- ## specification details - values for a rule - skip?
511
-
512
- ## data type
513
- Integer
514
- ## allowsDuplicateValues - boolean
515
- True
516
- ## isNullable
517
-
518
- ## defaultValue
519
-
520
- ## average value
521
-
522
- ## valueList
523
-
524
- ## valueRangeFrom
525
- 0
526
- ## valueRangeTo
527
-
528
- ## sample values
529
-
530
- ## dataPatterns
531
-
532
- ## namePatterns
533
-
534
- ## In Data Dictionary
535
- Clinical Trials Data Dictionary
536
-
537
-
538
-
539
-
540
-
541
-
542
-
543
- ___
544
-
545
- Percent - Class
546
- ___
547
-
548
- # Don't Create Data Class
549
-
550
- ## Data Class
551
-
552
- Percent - Class
553
-
554
-
555
- ## Description
556
- Classification criteria for data fields
557
-
558
-
559
- ## Namespace
560
-
561
-
562
-
563
- ## Match Property Names
564
-
565
-
566
-
567
- ## Match Threshold
568
- 0
569
-
570
-
571
- ## IsCaseSensitive
572
- false
573
-
574
-
575
- ## Specification
576
-
577
-
578
-
579
- ## Specification Details
580
-
581
-
582
-
583
- ## Data Type
584
-
585
-
586
-
587
- ## Allow Duplicate Values
588
- false
589
-
590
-
591
- ## IsNullable
592
- false
593
-
594
-
595
- ## Default Value
596
-
597
-
598
-
599
- ## Average Value
600
- 0
601
-
602
-
603
- ## Value List
604
-
605
-
606
-
607
- ## Value Range From
608
- 0
609
-
610
-
611
- ## Value Range To:
612
- versionId: Version Identifier
613
- 0
614
-
615
-
616
- ## Sample Values
617
-
618
-
619
-
620
- ## Data Patterns
621
-
622
-
623
-
624
- ## Name Patterns
625
-
626
-
627
-
628
- ## In Data Dictionary
629
-
630
-
631
-
632
- ## Qualified Name
633
-
634
-
635
-
636
-
637
-
638
-
639
- ## GUID
640
-
641
-
642
-
643
-
644
-
645
- # Don't Create Data Class
646
- ## Name
647
- Percent-Class
648
- ## Description
649
- An integer representing a percentage.
650
-
651
- ## namespace
652
-
653
- ## matchPropertyNames - Dr.E can set - name of the properties that are set
654
-
655
- ## matchThreshold - % of values that match the data class specification
656
-
657
-
658
- ## specification - rules language - skip?
659
-
660
- ## specification details - values for a rule - skip?
661
-
662
- ## data type
663
- Integer
664
- ## allowsDuplicateValues - boolean
665
- True
666
-
667
- ## isNullable
668
-
669
- ## defaultValue
670
-
671
- ## average value
672
-
673
- ## valueList
674
-
675
- ## valueRangeFrom
676
- 0
677
- ## valueRangeTo
678
- 100
679
- ## sample values
680
-
681
- ## dataPatterns
682
-
683
- ## namePatterns
684
-
685
- ## In Data Dictionary
686
- Clinical Trials Data Dictionary
687
-
688
-
689
-
690
-
691
-
692
-
693
- ___
694
-
695
- Date-Class
696
- ___
697
-
698
- # Don't Create Data Class
699
-
700
- ## Data Class
701
-
702
- Date-Class
703
-
704
-
705
- ## Description
706
- Classification criteria for data fields
707
-
708
-
709
- ## Namespace
710
-
711
-
712
-
713
- ## Match Property Names
714
-
715
-
716
-
717
- ## Match Threshold
718
- 0
719
-
720
-
721
- ## IsCaseSensitive
722
- false
723
-
724
-
725
- ## Specification
726
-
727
-
728
-
729
- ## Specification Details
730
-
731
-
732
-
733
- ## Data Type
734
-
735
-
736
-
737
- ## Allow Duplicate Values
738
- false
739
-
740
-
741
- ## IsNullable
742
- false
743
-
744
-
745
- ## Default Value
746
-
747
-
748
-
749
- ## Average Value
750
- 0
751
-
752
-
753
- ## Value List
754
-
755
-
756
-
757
- ## Value Range From
758
- 0
759
-
760
-
761
- ## Value Range To:
762
- versionId: Version Identifier
763
- 0
764
-
765
-
766
- ## Sample Values
767
-
768
-
769
-
770
- ## Data Patterns
771
-
772
-
773
-
774
- ## Name Patterns
775
-
776
-
777
-
778
- ## In Data Dictionary
779
- Clinical Trials Data Dictionary
780
-
781
-
782
- ## Qualified Name
783
-
784
-
785
-
786
-
787
-
788
-
789
- ## GUID
790
-
791
-
792
-
793
-
794
-
795
- # Don't Create Data Class
796
- ## Name
797
- Date-Class
798
-
799
- ## Description
800
- A field of type date
801
-
802
- ## namespace
803
-
804
- ## data type
805
- Date
806
-
807
- ## allowsDuplicateValues - boolean
808
- True
809
-
810
- ## isNullable
811
-
812
- ## defaultValue
813
-
814
- ## average value
815
-
816
- ## valueList
817
-
818
- ## valueRangeFrom
819
-
820
- ## valueRangeTo
821
-
822
- ## sample values
823
-
824
- ## dataPatterns
825
-
826
- ## namePatterns
827
-
828
- ## In Data Dictionary
829
- Clinical Trials Data Dictionary
830
-
831
-
832
-
833
-
834
-
835
- ___
836
-
837
- patientId-Class
838
- ___
839
-
840
- # Don't Create Data Class
841
-
842
- ## Data Class
843
-
844
- patientId-Class
845
-
846
-
847
- ## Description
848
- Classification criteria for data fields
849
-
850
-
851
- ## Namespace
852
-
853
-
854
-
855
- ## Match Property Names
856
-
857
-
858
-
859
- ## Match Threshold
860
- 0
861
-
862
-
863
- ## IsCaseSensitive
864
- false
865
-
866
-
867
- ## Specification
868
-
869
-
870
-
871
- ## Specification Details
872
-
873
-
874
-
875
- ## Data Type
876
-
877
-
878
-
879
- ## Allow Duplicate Values
880
- false
881
-
882
-
883
- ## IsNullable
884
- false
885
-
886
-
887
- ## Default Value
888
-
889
-
890
-
891
- ## Average Value
892
- 0
893
-
894
-
895
- ## Value List
896
-
897
-
898
-
899
- ## Value Range From
900
- 0
901
-
902
-
903
- ## Value Range To:
904
- versionId: Version Identifier
905
- 0
906
-
907
-
908
- ## Sample Values
909
-
910
-
911
-
912
- ## Data Patterns
913
-
914
-
915
-
916
- ## Name Patterns
917
-
918
-
919
-
920
- ## In Data Dictionary
921
-
922
-
923
-
924
- ## Qualified Name
925
-
926
-
927
-
928
-
929
-
930
-
931
- ## GUID
932
-
933
-
934
-
935
-
936
-
937
-
938
-
939
-
940
-
941
-
942
- ___
943
-
944
- date-Class
945
- ___
946
-
947
- # Don't Create Data Class
948
-
949
- ## Data Class
950
-
951
- date-Class
952
-
953
-
954
- ## Description
955
- Classification criteria for data fields
956
-
957
-
958
- ## Namespace
959
-
960
-
961
-
962
- ## Match Property Names
963
-
964
-
965
-
966
- ## Match Threshold
967
- 0
968
-
969
-
970
- ## IsCaseSensitive
971
- false
972
-
973
-
974
- ## Specification
975
-
976
-
977
-
978
- ## Specification Details
979
-
980
-
981
-
982
- ## Data Type
983
-
984
-
985
-
986
- ## Allow Duplicate Values
987
- false
988
-
989
-
990
- ## IsNullable
991
- false
992
-
993
-
994
- ## Default Value
995
-
996
-
997
-
998
- ## Average Value
999
- 0
1000
-
1001
-
1002
- ## Value List
1003
-
1004
-
1005
-
1006
- ## Value Range From
1007
- 0
1008
-
1009
-
1010
- ## Value Range To:
1011
- versionId: Version Identifier
1012
- 0
1013
-
1014
-
1015
- ## Sample Values
1016
-
1017
-
1018
-
1019
- ## Data Patterns
1020
-
1021
-
1022
-
1023
- ## Name Patterns
1024
-
1025
-
1026
-
1027
- ## In Data Dictionary
1028
-
1029
-
1030
-
1031
- ## Qualified Name
1032
-
1033
-
1034
-
1035
-
1036
-
1037
-
1038
- ## GUID
1039
-
1040
-
1041
-
1042
-
1043
-
1044
-
1045
-
1046
-
1047
-
1048
-
1049
- ___
1050
-
1051
- Measurement-Date-Class
1052
- ___
1053
-
1054
- # Don't Create Data Class
1055
-
1056
- ## Data Class
1057
-
1058
- Measurement-Date-Class
1059
-
1060
-
1061
- ## Description
1062
- Classification criteria for data fields
1063
-
1064
-
1065
- ## Namespace
1066
-
1067
-
1068
-
1069
- ## Match Property Names
1070
-
1071
-
1072
-
1073
- ## Match Threshold
1074
- 0
1075
-
1076
-
1077
- ## IsCaseSensitive
1078
- false
1079
-
1080
-
1081
- ## Specification
1082
-
1083
-
1084
-
1085
- ## Specification Details
1086
-
1087
-
1088
-
1089
- ## Data Type
1090
-
1091
-
1092
-
1093
- ## Allow Duplicate Values
1094
- false
1095
-
1096
-
1097
- ## IsNullable
1098
- false
1099
-
1100
-
1101
- ## Default Value
1102
-
1103
-
1104
-
1105
- ## Average Value
1106
- 0
1107
-
1108
-
1109
- ## Value List
1110
-
1111
-
1112
-
1113
- ## Value Range From
1114
- 0
1115
-
1116
-
1117
- ## Value Range To:
1118
- versionId: Version Identifier
1119
- 0
1120
-
1121
-
1122
- ## Sample Values
1123
-
1124
-
1125
-
1126
- ## Data Patterns
1127
-
1128
-
1129
-
1130
- ## Name Patterns
1131
-
1132
-
1133
-
1134
- ## In Data Dictionary
1135
-
1136
-
1137
-
1138
- ## Qualified Name
1139
-
1140
-
1141
-
1142
-
1143
-
1144
-
1145
- ## GUID
1146
-
1147
-
1148
- ___
1149
-
1150
-
1151
-
1152
-
1153
-
1154
- "Data Fields Folder"
1155
- ___
1156
-
1157
- # pFolder
1158
-
1159
- ## pFolder
1160
-
1161
- Data Fields Folder
1162
-
1163
-
1164
-
1165
-
1166
-
1167
-
1168
- ___
1169
-
1170
- PatientId
1171
- ___
1172
-
1173
- # Don't Create Data Field
1174
-
1175
- ## Data Field
1176
-
1177
- PatientId
1178
-
1179
-
1180
- ## Description
1181
- The unique identifier for a patient.
1182
-
1183
-
1184
- ## Data Type
1185
- String
1186
-
1187
-
1188
- ## Position
1189
- 0
1190
-
1191
-
1192
- ## Parent Data Field
1193
-
1194
-
1195
-
1196
- ## Minimum Cardinality
1197
-
1198
-
1199
-
1200
-
1201
- ## In Data Structure
1202
- TBDF-Incoming Weekly Measurement Data;WWT-Incoming Weekly Measurement Data
1203
-
1204
-
1205
-
1206
- ## Glossary Term
1207
- GlossaryTerm::PatientID
1208
-
1209
-
1210
- ## In Data Dictionary
1211
- Clinical Trials Data Dictionary
1212
-
1213
-
1214
- ## Aliases
1215
-
1216
-
1217
-
1218
- ## Name Patterns
1219
-
1220
-
1221
-
1222
- ## IsNullable
1223
- false
1224
-
1225
-
1226
-
1227
- ## Length
1228
- 0
1229
-
1230
-
1231
- ## Precision
1232
-
1233
-
1234
-
1235
- ## Ordered Values
1236
- false
1237
-
1238
-
1239
- ## Units
1240
-
1241
-
1242
-
1243
- ## Sort Order
1244
-
1245
-
1246
-
1247
- ## Default Value
1248
-
1249
-
1250
-
1251
- ## Additional Properties
1252
-
1253
-
1254
-
1255
-
1256
- ## Namespace
1257
-
1258
-
1259
-
1260
- ## Qualified Name
1261
- DataField::PatientId
1262
-
1263
-
1264
-
1265
-
1266
- # Don't Create Data Field
1267
-
1268
- ## Data Field
1269
-
1270
- PatientId
1271
-
1272
- ## Description
1273
- The unique identifier for a patient.
1274
-
1275
-
1276
- ## Data Type
1277
- String
1278
-
1279
-
1280
- ## Position
1281
- 0
1282
-
1283
-
1284
- ## Parent Data Field
1285
-
1286
-
1287
-
1288
- ## Minimum Cardinality
1289
-
1290
-
1291
-
1292
- ## In Data Structure
1293
- TBDF-Incoming Weekly Measurement Data;WWT-Incoming Weekly Measurement Data
1294
-
1295
-
1296
- ## Glossary Term
1297
- GlossaryTerm::PatientID
1298
-
1299
-
1300
- ## In Data Dictionary
1301
- Clinical Trials Data Dictionary
1302
-
1303
-
1304
- ## Aliases
1305
-
1306
-
1307
-
1308
- ## Name Patterns
1309
-
1310
-
1311
-
1312
- ## IsNullable
1313
- false
1314
-
1315
-
1316
- ## Length
1317
- 0
1318
-
1319
-
1320
- ## Precision
1321
-
1322
-
1323
-
1324
- ## Ordered Values
1325
- false
1326
-
1327
-
1328
- ## Units
1329
-
1330
-
1331
-
1332
- ## Sort Order
1333
-
1334
-
1335
-
1336
- ## Default Value
1337
-
1338
-
1339
-
1340
- ## Additional Properties
1341
-
1342
-
1343
-
1344
- ## Namespace
1345
-
1346
-
1347
-
1348
- ## Qualified Name
1349
- DataField::PatientId
1350
-
1351
-
1352
-
1353
-
1354
-
1355
-
1356
- ___
1357
-
1358
- Zip Code
1359
- ___
1360
-
1361
- # Don't Create Data Field
1362
-
1363
- ## Data Field
1364
-
1365
- Zip Code
1366
-
1367
-
1368
- ## Description
1369
- A zip code is a US Postal Code
1370
-
1371
-
1372
- ## Data Type
1373
- String
1374
-
1375
-
1376
- ## Position
1377
- 0
1378
-
1379
-
1380
- ## Parent Data Field
1381
- Postal Code
1382
-
1383
-
1384
- ## Minimum Cardinality
1385
-
1386
-
1387
-
1388
-
1389
- ## In Data Structure
1390
-
1391
-
1392
-
1393
-
1394
- ## Glossary Term
1395
-
1396
-
1397
-
1398
- ## In Data Dictionary
1399
-
1400
-
1401
-
1402
- ## Aliases
1403
-
1404
-
1405
-
1406
- ## Name Patterns
1407
-
1408
-
1409
-
1410
- ## IsNullable
1411
- false
1412
-
1413
-
1414
-
1415
- ## Length
1416
- 0
1417
-
1418
-
1419
- ## Precision
1420
-
1421
-
1422
-
1423
- ## Ordered Values
1424
- false
1425
-
1426
-
1427
- ## Units
1428
-
1429
-
1430
-
1431
- ## Sort Order
1432
-
1433
-
1434
-
1435
- ## Default Value
1436
-
1437
-
1438
-
1439
- ## Additional Properties
1440
-
1441
-
1442
-
1443
-
1444
- ## Namespace
1445
-
1446
-
1447
-
1448
- ## Qualified Name
1449
-
1450
-
1451
-
1452
-
1453
-
1454
-
1455
-
1456
-
1457
-
1458
-
1459
-
1460
-
1461
- ___
1462
-
1463
- Postal Code
1464
- ___
1465
-
1466
- # Don't Create Data Field
1467
-
1468
- ## Data Field
1469
-
1470
- Postal Code
1471
-
1472
-
1473
- ## Description
1474
- A collection of data fields that for a data specification for a data source.
1475
-
1476
-
1477
- ## Data Type
1478
-
1479
-
1480
-
1481
- ## Position
1482
- 0
1483
-
1484
-
1485
- ## Parent Data Field
1486
- Address
1487
-
1488
-
1489
- ## Minimum Cardinality
1490
-
1491
-
1492
-
1493
-
1494
- ## In Data Structure
1495
- Address;TBDF-Incoming Weekly Measurement Data
1496
-
1497
-
1498
-
1499
- ## Glossary Term
1500
-
1501
-
1502
-
1503
- ## In Data Dictionary
1504
-
1505
-
1506
-
1507
- ## Aliases
1508
-
1509
-
1510
-
1511
- ## Name Patterns
1512
-
1513
-
1514
-
1515
- ## IsNullable
1516
- false
1517
-
1518
-
1519
-
1520
- ## Length
1521
- 0
1522
-
1523
-
1524
- ## Precision
1525
-
1526
-
1527
-
1528
- ## Ordered Values
1529
- false
1530
-
1531
-
1532
- ## Units
1533
-
1534
-
1535
-
1536
- ## Sort Order
1537
-
1538
-
1539
-
1540
- ## Default Value
1541
-
1542
-
1543
-
1544
- ## Additional Properties
1545
-
1546
-
1547
-
1548
-
1549
- ## Namespace
1550
-
1551
-
1552
-
1553
- ## Qualified Name
1554
-
1555
-
1556
-
1557
-
1558
-
1559
-
1560
-
1561
-
1562
-
1563
-
1564
- ___
1565
-
1566
- Address
1567
- ___
1568
-
1569
- # Don't Create Data Field
1570
-
1571
- ## Data Field
1572
-
1573
- Address
1574
-
1575
-
1576
- ## Description
1577
- A collection of data fields that for a data specification for a data source.
1578
-
1579
-
1580
- ## Data Type
1581
-
1582
-
1583
-
1584
- ## Position
1585
- 0
1586
-
1587
-
1588
- ## Parent Data Field
1589
-
1590
-
1591
-
1592
- ## Minimum Cardinality
1593
-
1594
-
1595
-
1596
-
1597
- ## In Data Structure
1598
-
1599
-
1600
-
1601
-
1602
- ## Glossary Term
1603
-
1604
-
1605
-
1606
- ## In Data Dictionary
1607
-
1608
-
1609
-
1610
- ## Aliases
1611
-
1612
-
1613
-
1614
- ## Name Patterns
1615
-
1616
-
1617
-
1618
- ## IsNullable
1619
- false
1620
-
1621
-
1622
-
1623
- ## Length
1624
- 0
1625
-
1626
-
1627
- ## Precision
1628
-
1629
-
1630
-
1631
- ## Ordered Values
1632
- false
1633
-
1634
-
1635
- ## Units
1636
-
1637
-
1638
-
1639
- ## Sort Order
1640
-
1641
-
1642
-
1643
- ## Default Value
1644
-
1645
-
1646
-
1647
- ## Additional Properties
1648
-
1649
-
1650
-
1651
-
1652
- ## Namespace
1653
-
1654
-
1655
-
1656
- ## Qualified Name
1657
-
1658
-
1659
-
1660
-
1661
-
1662
-
1663
-
1664
-
1665
-
1666
-
1667
- ___
1668
-
1669
- Date
1670
- ___
1671
-
1672
- # Don't Create Data Field
1673
-
1674
- ## Data Field
1675
-
1676
- Date
1677
-
1678
-
1679
- ## Description
1680
- A collection of data fields that for a data specification for a data source.
1681
-
1682
-
1683
- ## Data Type
1684
- Date
1685
-
1686
-
1687
- ## Position
1688
- 0
1689
-
1690
-
1691
- ## Parent Data Field
1692
-
1693
-
1694
-
1695
- ## Minimum Cardinality
1696
-
1697
-
1698
-
1699
-
1700
- ## In Data Structure
1701
- TBDF-Incoming Weekly Measurement Data;WWT-Incoming Weekly Measurement Data
1702
-
1703
-
1704
-
1705
- ## Glossary Term
1706
-
1707
-
1708
-
1709
- ## In Data Dictionary
1710
- Clinical Trials Data Dictionary
1711
-
1712
-
1713
- ## Aliases
1714
-
1715
-
1716
-
1717
- ## Name Patterns
1718
-
1719
-
1720
-
1721
- ## IsNullable
1722
- false
1723
-
1724
-
1725
-
1726
- ## Length
1727
- 0
1728
-
1729
-
1730
- ## Precision
1731
-
1732
-
1733
-
1734
- ## Ordered Values
1735
- false
1736
-
1737
-
1738
- ## Units
1739
-
1740
-
1741
-
1742
- ## Sort Order
1743
-
1744
-
1745
-
1746
- ## Default Value
1747
-
1748
-
1749
-
1750
- ## Additional Properties
1751
-
1752
-
1753
-
1754
-
1755
- ## Namespace
1756
-
1757
-
1758
-
1759
- ## Qualified Name
1760
-
1761
-
1762
-
1763
-
1764
-
1765
-
1766
-
1767
-
1768
-
1769
-
1770
- ___
1771
-
1772
- AngleLeft
1773
- ___
1774
-
1775
- # Don't Create Data Field
1776
-
1777
- ## Data Field
1778
-
1779
- AngleLeft
1780
-
1781
-
1782
- ## Description
1783
- Angle rotation of the left leg from vertical
1784
-
1785
-
1786
- ## Data Type
1787
- Integer
1788
-
1789
-
1790
- ## Position
1791
- 0
1792
-
1793
-
1794
- ## Parent Data Field
1795
-
1796
-
1797
-
1798
- ## Minimum Cardinality
1799
-
1800
-
1801
-
1802
-
1803
- ## In Data Structure
1804
- TBDF-Incoming Weekly Measurement Data
1805
-
1806
-
1807
-
1808
- ## Glossary Term
1809
- Leg Angle Measurement
1810
-
1811
-
1812
- ## In Data Dictionary
1813
- Clinical Trials Data Dictionary
1814
-
1815
-
1816
- ## Aliases
1817
-
1818
-
1819
-
1820
- ## Name Patterns
1821
-
1822
-
1823
-
1824
- ## IsNullable
1825
- false
1826
-
1827
-
1828
-
1829
- ## Length
1830
- 0
1831
-
1832
-
1833
- ## Precision
1834
-
1835
-
1836
-
1837
- ## Ordered Values
1838
- false
1839
-
1840
-
1841
- ## Units
1842
-
1843
-
1844
-
1845
- ## Sort Order
1846
-
1847
-
1848
-
1849
- ## Default Value
1850
-
1851
-
1852
-
1853
- ## Additional Properties
1854
-
1855
-
1856
-
1857
-
1858
- ## Namespace
1859
-
1860
-
1861
-
1862
- ## Qualified Name
1863
-
1864
-
1865
-
1866
-
1867
-
1868
-
1869
-
1870
-
1871
-
1872
-
1873
- ___
1874
-
1875
- AngleRight
1876
- ___
1877
-
1878
- # Don't Create Data Field
1879
-
1880
- ## Data Field
1881
-
1882
- AngleRight
1883
-
1884
-
1885
- ## Description
1886
- Angle rotation of the left leg from vertical
1887
-
1888
-
1889
-
1890
- ## Data Type
1891
- Integer
1892
-
1893
-
1894
- ## Position
1895
- 0
1896
-
1897
-
1898
- ## Parent Data Field
1899
-
1900
-
1901
-
1902
- ## Minimum Cardinality
1903
-
1904
-
1905
-
1906
-
1907
- ## In Data Structure
1908
- TBDF-Incoming Weekly Measurement Data
1909
-
1910
-
1911
-
1912
- ## Glossary Term
1913
-
1914
-
1915
-
1916
- ## In Data Dictionary
1917
- Clinical Trials Data Dictionary
1918
-
1919
-
1920
- ## Aliases
1921
-
1922
-
1923
-
1924
- ## Name Patterns
1925
-
1926
-
1927
-
1928
- ## IsNullable
1929
- false
1930
-
1931
-
1932
-
1933
- ## Length
1934
- 0
1935
-
1936
-
1937
- ## Precision
1938
-
1939
-
1940
-
1941
- ## Ordered Values
1942
- false
1943
-
1944
-
1945
- ## Units
1946
-
1947
-
1948
-
1949
- ## Sort Order
1950
-
1951
-
1952
-
1953
- ## Default Value
1954
-
1955
-
1956
-
1957
- ## Additional Properties
1958
-
1959
-
1960
-
1961
-
1962
- ## Namespace
1963
-
1964
-
1965
-
1966
- ## Qualified Name
1967
-
1968
-
1969
-
1970
-
1971
-
1972
-
1973
-
1974
-
1975
-
1976
-
1977
- ___
1978
-
1979
- Transformation Completeness
1980
- ___
1981
-
1982
- # Don't Create Data Field
1983
-
1984
- ## Data Field
1985
-
1986
- Transformation Completeness
1987
-
1988
-
1989
- ## Description
1990
- Percent completeness of the werewolf transformation
1991
-
1992
-
1993
- ## Data Type
1994
- Integer
1995
-
1996
-
1997
- ## Position
1998
- 0
1999
-
2000
-
2001
- ## Parent Data Field
2002
-
2003
-
2004
-
2005
- ## Minimum Cardinality
2006
-
2007
-
2008
-
2009
-
2010
- ## In Data Structure
2011
- TBDF-Incoming Weekly Measurement Data
2012
-
2013
-
2014
-
2015
- ## Glossary Term
2016
-
2017
-
2018
-
2019
- ## In Data Dictionary
2020
- Clinical Trials Data Dictionary
2021
-
2022
-
2023
- ## Aliases
2024
-
2025
-
2026
-
2027
- ## Name Patterns
2028
-
2029
-
2030
-
2031
- ## IsNullable
2032
- false
2033
-
2034
-
2035
-
2036
- ## Length
2037
- 0
2038
-
2039
-
2040
- ## Precision
2041
-
2042
-
2043
-
2044
- ## Ordered Values
2045
- false
2046
-
2047
-
2048
- ## Units
2049
- percent
2050
-
2051
-
2052
- ## Sort Order
2053
-
2054
-
2055
-
2056
- ## Default Value
2057
-
2058
-
2059
-
2060
- ## Additional Properties
2061
-
2062
-
2063
-
2064
-
2065
- ## Namespace
2066
-
2067
-
2068
-
2069
- ## Qualified Name
2070
-
2071
-
2072
-
2073
-
2074
-
2075
-
2076
-
2077
-
2078
-
2079
-
2080
- ___
2081
-
2082
- Transformation Speed
2083
- ___
2084
-
2085
- # Don't Create Data Field
2086
-
2087
- ## Data Field
2088
-
2089
- Transformation Speed
2090
-
2091
-
2092
- ## Description
2093
- Speed of the werewolf transformation in minutes.
2094
-
2095
-
2096
-
2097
- ## Data Type
2098
- Integer
2099
-
2100
-
2101
- ## Position
2102
- 0
2103
-
2104
-
2105
- ## Parent Data Field
2106
-
2107
-
2108
-
2109
- ## Minimum Cardinality
2110
-
2111
-
2112
-
2113
-
2114
- ## In Data Structure
2115
- TBDF-Incoming Weekly Measurement Data
2116
-
2117
-
2118
-
2119
- ## Glossary Term
2120
-
2121
-
2122
-
2123
- ## In Data Dictionary
2124
- Clinical Trials Data Dictionary
2125
-
2126
-
2127
- ## Aliases
2128
-
2129
-
2130
-
2131
- ## Name Patterns
2132
-
2133
-
2134
-
2135
- ## IsNullable
2136
- false
2137
-
2138
-
2139
-
2140
- ## Length
2141
- 0
2142
-
2143
-
2144
- ## Precision
2145
-
2146
-
2147
-
2148
- ## Ordered Values
2149
- false
2150
-
2151
-
2152
- ## Units
2153
- minutes
2154
-
2155
-
2156
- ## Sort Order
2157
-
2158
-
2159
-
2160
- ## Default Value
2161
-
2162
-
2163
-
2164
- ## Additional Properties
2165
-
2166
-
2167
-
2168
-
2169
- ## Namespace
2170
-
2171
-
2172
-
2173
- ## Qualified Name
2174
-
2175
-
2176
-
2177
-
2178
-
2179
-
2180
-
2181
-
2182
-
2183
-
2184
- ___
2185
-
2186
- Transformation Duration
2187
- ___
2188
-
2189
- # Don't Create Data Field
2190
-
2191
- ## Data Field
2192
-
2193
- Transformation Duration
2194
-
2195
-
2196
- ## Description
2197
- Duration of the werewolf transformation, in minutes.
2198
-
2199
-
2200
- ## Data Type
2201
- Integer
2202
-
2203
-
2204
- ## Position
2205
- 0
2206
-
2207
-
2208
- ## Parent Data Field
2209
-
2210
-
2211
-
2212
- ## Minimum Cardinality
2213
-
2214
-
2215
-
2216
-
2217
- ## In Data Structure
2218
- WWT-Incoming Weekly Measurement Data
2219
-
2220
-
2221
-
2222
- ## Glossary Term
2223
-
2224
-
2225
-
2226
- ## In Data Dictionary
2227
- Clinical Trials Data Dictionary
2228
-
2229
-
2230
- ## Aliases
2231
-
2232
-
2233
-
2234
- ## Name Patterns
2235
-
2236
-
2237
-
2238
- ## IsNullable
2239
- false
2240
-
2241
-
2242
-
2243
- ## Length
2244
- 0
2245
-
2246
-
2247
- ## Precision
2248
-
2249
-
2250
-
2251
- ## Ordered Values
2252
- false
2253
-
2254
-
2255
- ## Units
2256
- Minutes
2257
-
2258
-
2259
- ## Sort Order
2260
-
2261
-
2262
-
2263
- ## Default Value
2264
-
2265
-
2266
-
2267
- ## Additional Properties
2268
-
2269
-
2270
-
2271
-
2272
- ## Namespace
2273
-
2274
-
2275
-
2276
- ## Qualified Name
2277
-
2278
-
2279
-
2280
-
2281
-
2282
-
2283
-
2284
-
2285
-
2286
-
2287
-
2288
-
2289
-
2290
-
2291
-
2292
-
2293
-
2294
-
2295
-
2296
-
2297
-
2298
-
2299
-
2300
- ___
2301
-
2302
-
2303
- # Don't Create Data Field
2304
- ## Name
2305
- Patient Country
2306
- ## Description
2307
- Country of the patient
2308
- ## Data Type
2309
- String
2310
- ## Position
2311
- 0
2312
- ## Min Cardinality
2313
- 1
2314
- ## Max Cardinality
2315
- 1
2316
-
2317
- ## In Data Structure
2318
-
2319
-
2320
- ## Data Class
2321
- ## Glossary Term
2322
-
2323
- ## Namespace
2324
- > forms part of qualified name
2325
-
2326
- ## Version
2327
-
2328
- ## Parent
2329
- DataField::PatientId
2330
- ## In Data Dictionary
2331
-
2332
- ## Qualified Name
2333
-
2334
-
2335
-
2336
-
2337
-
2338
-
2339
-
2340
-