Produced by Araxis Merge on 12/21/2017 6:15:12 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Genisis_2.0_v7_bld7.zip\TS\Client\src\app\services\fixtures | template-override.ts | Thu Dec 14 19:56:30 2017 UTC |
| 2 | Genisis_2.0_v7_bld7.zip\TS\Client\src\app\services\fixtures | template-override.ts | Thu Dec 21 21:10:44 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 1278 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | // NCIT Descr iption, Re lationship s, Metadat a | |
| 2 | // SNOME D-CT Relat ionships | |
| 3 | // MDDVS Relat ionships, Metadata | |
| 4 | // CDISC Descr iption | |
| 5 | // DOID Descr iption, Re lationship s, ?Metada ta? Note: It is vari able if a concept in DOID has a definiti on. | |
| 6 | // HP Descr iption, Re lationship s, Metadat a | |
| 7 | // ICD9 Relat ionships, Metadata | |
| 8 | // ICD10 Relat ionships, Metadata | |
| 9 | // <util :map id="o ntologyNam esMap"> | |
| 10 | // <en try key="H TTP://NCIC B.NCI.NIH. GOV/XML/OW L/EVS/THES AURUS.OWL" value="NC IT" /> | |
| 11 | // <en try key="H TTP://SNOM ED.INFO/ID " value="S NOMED" /> | |
| 12 | // <en try key="H TTP://RDF. CDISC.ORG/ " value="C DISC" /> | |
| 13 | // <en try key="H TTP://WWW. SEMANTICWE B.ORG/ONTO LOGIES/201 2/8/ONTOLO GY13472049 83370.OWL" value="Su rvey" /> | |
| 14 | // <en try key="H TTP://PURL .OBOLIBRAR Y.ORG/OBO/ DOID" valu e="DOID" / > | |
| 15 | // <en try key="H TTP://PURL .OBOLIBRAR Y.ORG/OBO/ HP_" value ="HP" /> | |
| 16 | // <en try key="H TTP://PURL .BIOONTOLO GY.ORG/ONT OLOGY/HOM- ICD9CM/" v alue="ICD9 " /> | |
| 17 | // <en try key="H TTP://PURL .BIOONTOLO GY.ORG/ONT OLOGY/ICD1 0CM/" valu e="ICD10" /> | |
| 18 | // <entry key ="HTTP:// URL /MVP-SCHEM A#" value= "MVP" /> | |
| 19 | // </uti l:map> | |
| 20 | ||
| 21 | function g etDefaultT emplate() { | |
| 22 | return [ | |
| 23 | { | |
| 24 | "ord er": "1", | |
| 25 | "tab name": "De scription" , | |
| 26 | "tab link": "de scription" , | |
| 27 | "def ault": fal se, | |
| 28 | "pro perties": [ | |
| 29 | { | |
| 30 | "propertyD isplay": " Definition s", | |
| 31 | "propertyN ame": "def initions", | |
| 32 | "component Type": "li sts", | |
| 33 | "isUriLink ed": false , | |
| 34 | }, | |
| 35 | { | |
| 36 | "propertyD isplay": " Alt-defini tions", | |
| 37 | "propertyN ame": "alt -definitio ns", | |
| 38 | "component Type": "li sts", | |
| 39 | "isUriLink ed": false , | |
| 40 | }, | |
| 41 | { | |
| 42 | "propertyD isplay": " Synonyms", | |
| 43 | "propertyN ame": "syn onyms", | |
| 44 | "component Type": "li sts", | |
| 45 | "isUriLink ed": false , | |
| 46 | } | |
| 47 | ] | |
| 48 | }, | |
| 49 | { | |
| 50 | "ord er": "2", | |
| 51 | "tab name": "Re lationship s", | |
| 52 | "tab link": "re lationship s", | |
| 53 | "def ault": fal se, | |
| 54 | "gro upLabel": null, | |
| 55 | "pro perties": [ | |
| 56 | { | |
| 57 | "propertyD isplay": " Super Clas ses", | |
| 58 | "propertyN ame": "sup erClasses" , | |
| 59 | "component Type": "li sts", | |
| 60 | "isUriLink ed": true, | |
| 61 | }, | |
| 62 | { | |
| 63 | "propertyD isplay": " Sub Classe s", | |
| 64 | "propertyN ame": "sub Classes", | |
| 65 | "component Type": "li sts", | |
| 66 | "isUriLink ed": true, | |
| 67 | }, | |
| 68 | ] | |
| 69 | }, | |
| 70 | { | |
| 71 | "ord er": "3", | |
| 72 | "tab name": "Me tadata", | |
| 73 | "tab link": "me tadata", | |
| 74 | "def ault": fal se, | |
| 75 | "pro perties": [ | |
| 76 | { | |
| 77 | "propertyD isplay": " Inter-Onto logy Links ", | |
| 78 | "propertyN ame": "int erOntology Links", | |
| 79 | "component Type": "li sts", | |
| 80 | "isUriLink ed": true | |
| 81 | }, | |
| 82 | { | |
| 83 | "propertyD isplay": " Properties ", | |
| 84 | "propertyN ame": "pro perties", | |
| 85 | "component Type": "co lumns", | |
| 86 | "columns": [ | |
| 87 | { | |
| 88 | "order ": 1, | |
| 89 | "colum nDisplayNa me": "Prop erty Name" , | |
| 90 | "colum nName": "p ropertyNam e", | |
| 91 | "isUri Linked": f alse, | |
| 92 | "uriLi nk": null, | |
| 93 | "colum nSize": 4 | |
| 94 | }, { | |
| 95 | "order ": 2, | |
| 96 | "colum nDisplayNa me": "Prop erty Value ", | |
| 97 | "colum nName": "p ropertyVal ue", | |
| 98 | "isUri Linked": f alse, | |
| 99 | "uriLi nk": null, | |
| 100 | "colum nSize": 8 | |
| 101 | } | |
| 102 | ] | |
| 103 | }, | |
| 104 | { | |
| 105 | "propertyD isplay": " Meta Relat ionship", | |
| 106 | "propertyN ame": "met aRelations hips", | |
| 107 | "component Type": "co lumns", | |
| 108 | "columns": [ | |
| 109 | { | |
| 110 | "order ": 1, | |
| 111 | "colum nDisplayNa me": "Rela tionship N ame", | |
| 112 | "colum nName": "r elationshi pName", | |
| 113 | "isUri Linked": t rue, | |
| 114 | "uriLi nk": "rela tionshipUr i", | |
| 115 | "colum nSize": 4, | |
| 116 | }, | |
| 117 | { | |
| 118 | "order ": 2, | |
| 119 | "colum nDisplayNa me": "Rela tionship V alue", | |
| 120 | "colum nName": "r elatedConc ept", | |
| 121 | "isUri Linked": t rue, | |
| 122 | "uriLi nk": "rela tedConcept Uri", | |
| 123 | "colum nSize": 8, | |
| 124 | } | |
| 125 | ] | |
| 126 | }, | |
| 127 | { | |
| 128 | "isGroupin g": true, | |
| 129 | "groupDisp layName": "Mapping I nformation ", | |
| 130 | "propertie s": [ | |
| 131 | { | |
| 132 | "prope rtyDisplay ": "Data E lements", | |
| 133 | "prope rtyName": "dataEleme nts", | |
| 134 | "prope rtyGroupin g": "1", | |
| 135 | "compo nentType": "lists", | |
| 136 | "isUri Linked": t rue | |
| 137 | }, | |
| 138 | { | |
| 139 | "prope rtyDisplay ": "Alogri thm", | |
| 140 | "prope rtyName": "algorithm ", | |
| 141 | "prope rtyGroupin g": "1", | |
| 142 | "compo nentType": "text", | |
| 143 | "isUri Linked": f alse | |
| 144 | }, | |
| 145 | { | |
| 146 | "prope rtyDisplay ": "Valida tion", | |
| 147 | "prope rtyName": "validatio n", | |
| 148 | "prope rtyGroupin g": "1", | |
| 149 | "compo nentType": "text", | |
| 150 | "isUri Linked": f alse | |
| 151 | } | |
| 152 | ] | |
| 153 | } | |
| 154 | ] | |
| 155 | }, | |
| 156 | ]; | |
| 157 | } | |
| 158 | ||
| 159 | // tempora ry mapping s | |
| 160 | export con st TEMPLAT E_MAPPINGS = { | |
| 161 | "DEFAULT ": getDefa ultTemplat e(), | |
| 162 | "CDISC": [ | |
| 163 | { | |
| 164 | "ord er": "1", | |
| 165 | "tab name": "De scription" , | |
| 166 | "tab link": "de scription" , | |
| 167 | "def ault": fal se, | |
| 168 | "pro perties": [ | |
| 169 | { | |
| 170 | "propertyD isplay": " Label", | |
| 171 | "propertyN ame": "nam e", | |
| 172 | "component Type": "te xt", | |
| 173 | "isUriLink ed": false , | |
| 174 | }, | |
| 175 | { | |
| 176 | "propertyD isplay": " Definition s", | |
| 177 | "propertyN ame": "def initions", | |
| 178 | "component Type": "li sts", | |
| 179 | "isUriLink ed": false , | |
| 180 | } | |
| 181 | ] | |
| 182 | }, | |
| 183 | { | |
| 184 | "ord er": "2", | |
| 185 | "tab name": "Re lationship s", | |
| 186 | "tab link": "re lationship s", | |
| 187 | "def ault": fal se, | |
| 188 | "pro perties": [ | |
| 189 | { | |
| 190 | "propertyD isplay": " Super Clas ses", | |
| 191 | "propertyN ame": "sup erClasses" , | |
| 192 | "component Type": "li sts", | |
| 193 | "isUriLink ed": true, | |
| 194 | }, | |
| 195 | { | |
| 196 | "propertyD isplay": " Sub Classe s", | |
| 197 | "propertyN ame": "sub Classes", | |
| 198 | "component Type": "li sts", | |
| 199 | "isUriLink ed": true, | |
| 200 | } | |
| 201 | ] | |
| 202 | } | |
| 203 | ], | |
| 204 | "SNOMED" : [ | |
| 205 | { | |
| 206 | "ord er": "1", | |
| 207 | "tab name": "De scription" , | |
| 208 | "tab link": "de scription" , | |
| 209 | "def ault": fal se, | |
| 210 | "pro perties": [ | |
| 211 | { | |
| 212 | "propertyD isplay": " Label", | |
| 213 | "propertyN ame": "nam e", | |
| 214 | "component Type": "te xt", | |
| 215 | "isUriLink ed": false , | |
| 216 | }, | |
| 217 | { | |
| 218 | "propertyD isplay": " Synonyms", | |
| 219 | "propertyN ame": "syn onyms", | |
| 220 | "component Type": "li sts", | |
| 221 | "isUriLink ed": false , | |
| 222 | } | |
| 223 | ] | |
| 224 | }, | |
| 225 | { | |
| 226 | "ord er": "2", | |
| 227 | "tab name": "Re lationship s", | |
| 228 | "tab link": "re lationship s", | |
| 229 | "def ault": fal se, | |
| 230 | "pro perties": [ | |
| 231 | { | |
| 232 | "propertyD isplay": " Super Clas ses", | |
| 233 | "propertyN ame": "sup erClasses" , | |
| 234 | "component Type": "li sts", | |
| 235 | "isUriLink ed": true, | |
| 236 | }, | |
| 237 | { | |
| 238 | "propertyD isplay": " Sub Classe s", | |
| 239 | "propertyN ame": "sub Classes", | |
| 240 | "component Type": "li sts", | |
| 241 | "isUriLink ed": true, | |
| 242 | } | |
| 243 | ] | |
| 244 | } | |
| 245 | ], | |
| 246 | "NCIT": [ | |
| 247 | { | |
| 248 | "ord er": "1", | |
| 249 | "tab name": "De scription" , | |
| 250 | "tab link": "de scription" , | |
| 251 | "def ault": fal se, | |
| 252 | "pro perties": [ | |
| 253 | { | |
| 254 | "propertyD isplay": " Label", | |
| 255 | "propertyN ame": "nam e", | |
| 256 | "component Type": "te xt", | |
| 257 | "isUriLink ed": false , | |
| 258 | }, | |
| 259 | { | |
| 260 | "propertyD isplay": " Definition s", | |
| 261 | "propertyN ame": "def initions", | |
| 262 | "component Type": "li sts", | |
| 263 | "isUriLink ed": false , | |
| 264 | }, | |
| 265 | { | |
| 266 | "propertyD isplay": " Synonyms", | |
| 267 | "propertyN ame": "syn onyms", | |
| 268 | "component Type": "li sts", | |
| 269 | "isUriLink ed": false , | |
| 270 | } | |
| 271 | ] | |
| 272 | }, | |
| 273 | { | |
| 274 | "ord er": "2", | |
| 275 | "tab name": "Re lationship s", | |
| 276 | "tab link": "re lationship s", | |
| 277 | "def ault": fal se, | |
| 278 | "pro perties": [ | |
| 279 | { | |
| 280 | "propertyD isplay": " Super Clas ses", | |
| 281 | "propertyN ame": "sup erClasses" , | |
| 282 | "component Type": "li sts", | |
| 283 | "isUriLink ed": true, | |
| 284 | }, | |
| 285 | { | |
| 286 | "propertyD isplay": " Sub Classe s", | |
| 287 | "propertyN ame": "sub Classes", | |
| 288 | "component Type": "li sts", | |
| 289 | "isUriLink ed": true, | |
| 290 | } | |
| 291 | ] | |
| 292 | } | |
| 293 | ], | |
| 294 | "DOID": [ | |
| 295 | { | |
| 296 | "ord er": "1", | |
| 297 | "tab name": "De scription" , | |
| 298 | "tab link": "de scription" , | |
| 299 | "def ault": fal se, | |
| 300 | "gro upLabel": null, | |
| 301 | "pro perties": [ | |
| 302 | { | |
| 303 | "propertyD isplay": " Label", | |
| 304 | "propertyN ame": "nam e", | |
| 305 | "component Type": "te xt", | |
| 306 | "isUriLink ed": false , | |
| 307 | }, | |
| 308 | { | |
| 309 | "propertyD isplay": " Definition s", | |
| 310 | "propertyN ame": "def initions", | |
| 311 | "component Type": "li sts", | |
| 312 | "isUriLink ed": false , | |
| 313 | }, | |
| 314 | ] | |
| 315 | }, | |
| 316 | { | |
| 317 | "ord er": "2", | |
| 318 | "tab name": "Re lationship s", | |
| 319 | "tab link": "re lationship s", | |
| 320 | "def ault": fal se, | |
| 321 | "gro upLabel": null, | |
| 322 | "pro perties": [ | |
| 323 | { | |
| 324 | "propertyD isplay": " Super Clas ses", | |
| 325 | "propertyN ame": "sup erClasses" , | |
| 326 | "component Type": "li sts", | |
| 327 | "isUriLink ed": true, | |
| 328 | }, | |
| 329 | { | |
| 330 | "propertyD isplay": " Sub Classe s", | |
| 331 | "propertyN ame": "sub Classes", | |
| 332 | "component Type": "li sts", | |
| 333 | "isUriLink ed": true, | |
| 334 | }, | |
| 335 | ] | |
| 336 | }, | |
| 337 | ], | |
| 338 | "HP": [ | |
| 339 | { | |
| 340 | "ord er": "1", | |
| 341 | "tab name": "De scription" , | |
| 342 | "tab link": "de scription" , | |
| 343 | "def ault": fal se, | |
| 344 | "gro upLabel": null, | |
| 345 | "pro perties": [ | |
| 346 | { | |
| 347 | "propertyD isplay": " Label", | |
| 348 | "propertyN ame": "nam e", | |
| 349 | "component Type": "te xt", | |
| 350 | "isUriLink ed": false , | |
| 351 | }, | |
| 352 | { | |
| 353 | "propertyD isplay": " Definition s", | |
| 354 | "propertyN ame": "def initions", | |
| 355 | "component Type": "li sts", | |
| 356 | "isUriLink ed": false , | |
| 357 | }, | |
| 358 | { | |
| 359 | "propertyD isplay": " Synonyms", | |
| 360 | "propertyN ame": "syn onyms", | |
| 361 | "component Type": "li sts", | |
| 362 | "isUriLink ed": false , | |
| 363 | }, | |
| 364 | { | |
| 365 | "propertyD isplay": " Associated Genes", | |
| 366 | "propertyN ame": "gen esAssociat edWithDise ases", | |
| 367 | "component Type": "li sts", | |
| 368 | // "column s": [ | |
| 369 | // { | |
| 370 | // "or der": 1, | |
| 371 | // "co lumnDispla yName": "A ssociated Genes", | |
| 372 | // "co lumnName": "property Value", | |
| 373 | // "is UriLinked" : false, | |
| 374 | // "ur iLink": nu ll, | |
| 375 | // "co lumnSize": 12 | |
| 376 | // } | |
| 377 | // ], | |
| 378 | "isUriLink ed": false , | |
| 379 | }, | |
| 380 | ] | |
| 381 | }, | |
| 382 | { | |
| 383 | "ord er": "2", | |
| 384 | "tab name": "Re lationship s", | |
| 385 | "tab link": "re lationship s", | |
| 386 | "def ault": fal se, | |
| 387 | "gro upLabel": null, | |
| 388 | "pro perties": [ | |
| 389 | { | |
| 390 | "propertyD isplay": " Super Clas ses", | |
| 391 | "propertyN ame": "sup erClasses" , | |
| 392 | "component Type": "li sts", | |
| 393 | "isUriLink ed": true, | |
| 394 | }, | |
| 395 | { | |
| 396 | "propertyD isplay": " Sub Classe s", | |
| 397 | "propertyN ame": "sub Classes", | |
| 398 | "component Type": "li sts", | |
| 399 | "isUriLink ed": true, | |
| 400 | }, | |
| 401 | ] | |
| 402 | }, | |
| 403 | ], | |
| 404 | "MDDVS": [ | |
| 405 | { | |
| 406 | "ord er": "1", | |
| 407 | "tab name": "De scription" , | |
| 408 | "tab link": "de scription" , | |
| 409 | "def ault": fal se, | |
| 410 | "gro upLabel": null, | |
| 411 | "pro perties": [ | |
| 412 | { | |
| 413 | "propertyD isplay": " Label", | |
| 414 | "propertyN ame": "nam e", | |
| 415 | "component Type": "te xt", | |
| 416 | "isUriLink ed": false , | |
| 417 | }, | |
| 418 | { | |
| 419 | "propertyD isplay": " Comment", | |
| 420 | "propertyN ame": "com ment", | |
| 421 | "component Type": "te xt", | |
| 422 | "isUriLink ed": false , | |
| 423 | }, | |
| 424 | ] | |
| 425 | }, | |
| 426 | { | |
| 427 | "ord er": "2", | |
| 428 | "tab name": "Re lationship s", | |
| 429 | "tab link": "re lationship s", | |
| 430 | "def ault": fal se, | |
| 431 | "gro upLabel": null, | |
| 432 | "pro perties": [ | |
| 433 | { | |
| 434 | "propertyD isplay": " Super Clas ses", | |
| 435 | "propertyN ame": "sup erClasses" , | |
| 436 | "component Type": "li sts", | |
| 437 | "isUriLink ed": true, | |
| 438 | }, | |
| 439 | { | |
| 440 | "propertyD isplay": " Sub Classe s", | |
| 441 | "propertyN ame": "sub Classes", | |
| 442 | "component Type": "li sts", | |
| 443 | "isUriLink ed": true, | |
| 444 | }, | |
| 445 | ] | |
| 446 | }, | |
| 447 | ], | |
| 448 | "Baselin e Survey": [ // Mike check her e if this is correct | |
| 449 | { | |
| 450 | "ord er": "1", | |
| 451 | "tab name": "Me tadata", | |
| 452 | "tab link": "me tadata", | |
| 453 | "def ault": fal se, | |
| 454 | "pro perties": [ | |
| 455 | { | |
| 456 | "propertyD isplay": " Question T ext", | |
| 457 | "propertyN ame": "que stionText" , | |
| 458 | "component Type": "te xt", | |
| 459 | "isUriLink ed": false , | |
| 460 | }, | |
| 461 | { | |
| 462 | "propertyD isplay": " Question N umber", | |
| 463 | "propertyN ame": "que stionNumbe r", | |
| 464 | "component Type": "te xt", | |
| 465 | "isUriLink ed": false , | |
| 466 | }, | |
| 467 | { | |
| 468 | "propertyD isplay": " Name", | |
| 469 | "propertyN ame": "nam e", | |
| 470 | "component Type": "te xt", | |
| 471 | "isUriLink ed": false , | |
| 472 | }, | |
| 473 | { | |
| 474 | "propertyD isplay": " Source", | |
| 475 | "propertyN ame": "sou rce", | |
| 476 | "component Type": "te xt", | |
| 477 | "isUriLink ed": false , | |
| 478 | }, | |
| 479 | { | |
| 480 | "propertyD isplay": " Data Outco me", | |
| 481 | "propertyN ame": "dat aOutcome", | |
| 482 | "component Type": "te xt", | |
| 483 | "isUriLink ed": false , | |
| 484 | }, | |
| 485 | { | |
| 486 | "propertyD isplay": " Data Wrang ling/Trans formation" , | |
| 487 | "propertyN ame": "dat aTransform ation", | |
| 488 | "component Type": "te xt", | |
| 489 | "isUriLink ed": false , | |
| 490 | }, | |
| 491 | { | |
| 492 | "propertyD isplay": " Cleaned", | |
| 493 | "propertyN ame": "cle aned", | |
| 494 | "component Type": "te xt", | |
| 495 | "isUriLink ed": false , | |
| 496 | }, | |
| 497 | { | |
| 498 | "propertyD isplay": " Cleaning P rocedure", | |
| 499 | "propertyN ame": "cle aningProce dure", | |
| 500 | "component Type": "te xt", | |
| 501 | "isUriLink ed": false , | |
| 502 | }, | |
| 503 | { | |
| 504 | "propertyD isplay": " Data Type" , | |
| 505 | "propertyN ame": "typ e", | |
| 506 | "component Type": "te xt", | |
| 507 | "isUriLink ed": true, | |
| 508 | }, | |
| 509 | { | |
| 510 | "propertyD isplay": " Data Sourc e", | |
| 511 | "propertyN ame": "dat aSource", | |
| 512 | "component Type": "te xt", | |
| 513 | "isUriLink ed": false , | |
| 514 | }, | |
| 515 | { | |
| 516 | "propertyD isplay": " Element Ty pe", | |
| 517 | "propertyN ame": "ele mentType", | |
| 518 | "component Type": "te xt", | |
| 519 | "isUriLink ed": false , | |
| 520 | }, | |
| 521 | { | |
| 522 | "propertyD isplay": " Sensitivit y", | |
| 523 | "propertyN ame": "sen sitivity", | |
| 524 | "component Type": "te xt", | |
| 525 | "isUriLink ed": false , | |
| 526 | }, | |
| 527 | { | |
| 528 | "propertyD isplay": " Specificit y", | |
| 529 | "propertyN ame": "spe cificity", | |
| 530 | "component Type": "te xt", | |
| 531 | "isUriLink ed": false , | |
| 532 | }, | |
| 533 | { | |
| 534 | "propertyD isplay": " Units", | |
| 535 | "propertyN ame": "uni ts", | |
| 536 | "component Type": "te xt", | |
| 537 | "isUriLink ed": false , | |
| 538 | }, | |
| 539 | { | |
| 540 | "propertyD isplay": " Validated By", | |
| 541 | "propertyN ame": "val idatedBy", | |
| 542 | "component Type": "te xt", | |
| 543 | "isUriLink ed": false , | |
| 544 | }, | |
| 545 | { | |
| 546 | "propertyD isplay": " Universal Identifier (GUID)", | |
| 547 | "propertyN ame": "gui d", | |
| 548 | "component Type": "te xt", | |
| 549 | "isUriLink ed": false , | |
| 550 | }, | |
| 551 | ] | |
| 552 | } | |
| 553 | ], | |
| 554 | "ICD9": [ | |
| 555 | { | |
| 556 | "ord er": "1", | |
| 557 | "tab name": "De scription" , | |
| 558 | "tab link": "de scription" , | |
| 559 | "def ault": fal se, | |
| 560 | "pro perties": [ | |
| 561 | { | |
| 562 | "propertyD isplay": " Label", | |
| 563 | "propertyN ame": "nam e", | |
| 564 | "component Type": "te xt", | |
| 565 | "isUriLink ed": false , | |
| 566 | }, | |
| 567 | { | |
| 568 | "propertyD isplay": " ICD9 Code" , | |
| 569 | "propertyN ame": "cba seCode", | |
| 570 | "component Type": "te xt", | |
| 571 | "isUriLink ed": false , | |
| 572 | } | |
| 573 | ] | |
| 574 | }, | |
| 575 | { | |
| 576 | "ord er": "2", | |
| 577 | "tab name": "Re lationship s", | |
| 578 | "tab link": "re lationship s", | |
| 579 | "def ault": fal se, | |
| 580 | "pro perties": [ | |
| 581 | { | |
| 582 | "propertyD isplay": " Super Clas ses", | |
| 583 | "propertyN ame": "sup erClasses" , | |
| 584 | "component Type": "li sts", | |
| 585 | "isUriLink ed": true, | |
| 586 | }, | |
| 587 | { | |
| 588 | "propertyD isplay": " Sub Classe s", | |
| 589 | "propertyN ame": "sub Classes", | |
| 590 | "component Type": "li sts", | |
| 591 | "isUriLink ed": true, | |
| 592 | }, | |
| 593 | ] | |
| 594 | }, | |
| 595 | ], | |
| 596 | "ICD10": [ | |
| 597 | { | |
| 598 | "ord er": "1", | |
| 599 | "tab name": "De scription" , | |
| 600 | "tab link": "de scription" , | |
| 601 | "def ault": fal se, | |
| 602 | "gro upLabel": null, | |
| 603 | "pro perties": [ | |
| 604 | { | |
| 605 | "propertyD isplay": " Label", | |
| 606 | "propertyN ame": "nam e", | |
| 607 | "component Type": "te xt", | |
| 608 | "isUriLink ed": false , | |
| 609 | }, | |
| 610 | { | |
| 611 | "propertyD isplay": " ICD10 Code ", | |
| 612 | "propertyN ame": "not ation", | |
| 613 | "component Type": "te xt", | |
| 614 | "isUriLink ed": false , | |
| 615 | } | |
| 616 | ] | |
| 617 | }, | |
| 618 | { | |
| 619 | "ord er": "2", | |
| 620 | "tab name": "Re lationship s", | |
| 621 | "tab link": "re lationship s", | |
| 622 | "def ault": fal se, | |
| 623 | "gro upLabel": null, | |
| 624 | "pro perties": [ | |
| 625 | { | |
| 626 | "propertyD isplay": " Super Clas ses", | |
| 627 | "propertyN ame": "sup erClasses" , | |
| 628 | "component Type": "li sts", | |
| 629 | "isUriLink ed": true, | |
| 630 | }, | |
| 631 | { | |
| 632 | "propertyD isplay": " Sub Classe s", | |
| 633 | "propertyN ame": "sub Classes", | |
| 634 | "component Type": "li sts", | |
| 635 | "isUriLink ed": true, | |
| 636 | }, | |
| 637 | ] | |
| 638 | }, | |
| 639 | ], | |
| 640 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.