-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmanifest.xml
687 lines (475 loc) · 114 KB
/
manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<manifest>
<useCase group="rf2-scripts" id="29a7345a-94cb-42fd-95c3-8aa6e1e9b31a">
<!-- build resource table -->
<script uuid="87dca0d6-4080-4b28-bcfa-e58c08e8170f" category="resource" sqlFile="res-table-edited-concept.sql" text="Build a table of all concepts edited in the current release cycle."/>
<script uuid="a049f928-729c-4840-9029-fca2322e56f0" category="resource" sqlFile="cleanExpressionFunction.sql" text="Create function to remove character symbols from Snomed CT expression"/>
<script uuid="c81ee170-84f0-11e1-b0c4-0800200c9a66" category="resource" sqlFile="component-centric-delta-language-lang-specific-words-gb-def-proc.sql" text="Defines procedure that tests that terms that contain EN-GB language-specific words are in the same GB language refset." />
<script uuid="ba8918f0-84f0-11e1-b0c4-0800200c9a66" category="resource" sqlFile="component-centric-delta-language-lang-specific-words-us-def-proc.sql" text="Defines procedure that tests that terms that contain EN-US language-specific words are in the same US language refset." />
<script uuid="458cde1f-224a-49d7-a6ca-2fc666d96e7d" category="resource" sqlFile="component-centric-snapshot-description-casesignificanceid-def-proc.sql" text="Defines procedure that tests that terms which contain case sensitive words have the correct case significance value assigned." />
<script uuid="b4b5ee89-372f-4ae3-8c18-9c37cf4e932e" category="resource" sqlFile="component-centric-snomed-ct-expression-validation-proc.sql" text="Defines procedure to test the validity of concept ids in the SNOMED CT expression for LOIC mapping." />
<script uuid="dd124acf-52d3-45e6-b5b4-d40454ff1b5e" category="resource" sqlFile="component-centric-snapshot-mrcm-attribute-range-refset-expression-concept-validation-proc.sql" text="Defines procedure to test the validity of concept ids in the MRCM Domain Refsets." />
<script uuid="646390b7-c4aa-4aab-92c0-0031cf2e45ae" category="resource" sqlFile="component-centric-snapshot-mrcm-domain-refset-expression-concept-validation-proc.sql" text="Defines procedure to test the validity of concept ids in the MRCM Attribute Range Refsets." />
<script uuid="045b977a-a5cb-49f6-9a80-54ff478062bb" category="resource" sqlFile="file-centric-moduleid-validation-proc.sql" text="Defines procedure to validate module ID in data" />
<script uuid="3dc3b12a-642b-406f-a3e7-5ca81a7fc9af" category="resource" sqlFile="file-centric-refsetid-validation-proc.sql" text="Defines procedure to validate refset ID in data" />
<script uuid="46bdbc56-d79c-48b0-b0d6-97208c0376aa" category="resource" sqlFile="release-type-snapshot-retrieve-descendants-for-concept-proc.sql" text="Defines procedure to retrieve all descendants of a concept" />
<script uuid="0d4e6ad9-62c9-4cd3-8037-1006c5531e7f" category="resource" sqlFile="component-centric-retrieve-ancestors-for-concept-proc.sql" text="Defines procedure to retrieve all ancestors of a concept" />
<script uuid="d1847e3e-9434-4b41-bd82-dc8012b59d89" category="resource" sqlFile="file-centric-changes-are-in-exepected-modules-validation-edition-proc.sql" text="Defines procedure to validation all changes in the release are in expected set of modules" />
<script uuid="66aca2ba-1286-48d8-ac81-b8395a7c5f89" category="resource" sqlFile="file-centric-changes-are-in-exepected-modules-validation-extension-proc.sql" text="Defines procedure to validation all changes in the release are in expected set of modules" />
<script uuid="e2e1b03f-a6fc-4f78-9a9d-2f04915a1b01" category="resource" sqlFile="file-centric-stand-alone-product-moduleid-validation-proc.sql" text="Defines procedure to validate all changes in the release must not be in Internatinal modules" />
<!-- release-type-full-validation -->
<script uuid="84f5edda-1249-4d79-87da-e248e61f06a6" category="release-type-validation" sqlFile="release-type-full-validation-concept.sql" text="The current Concept full file contains all previously published data unchanged."/>
<script uuid="492bacf0-7d88-45ba-ab26-974150ed9541" category="release-type-validation" sqlFile="release-type-full-validation-description.sql" text="The current Description full file contains all previously published data unchanged."/>
<script uuid="fd8ed390-94e9-4fd9-9e20-902a24273dca" category="release-type-validation" sqlFile="release-type-full-validation-stated-relationship.sql" text="The current Stated Relationship full file contains all previously published data unchanged."/>
<script uuid="b46ec8df-1bfd-4825-be49-f09ed8a0076b" category="release-type-validation" sqlFile="release-type-full-validation-inferred-relationship.sql" text="The current Inferred Relationship full file contains all previously published data unchanged."/>
<script uuid="7d105b20-ce21-49c2-b16d-b49df13fdfea" category="release-type-validation" sqlFile="release-type-full-validation-relationship-concrete-values.sql" text="The current Relationship Concrete Values full file contains all previously published data unchanged."/>
<script uuid="433adc93-fdd5-462a-b1fa-11fb4045a9ec" category="release-type-validation" sqlFile="release-type-full-validation-definition.sql" text="The current Definition full file contains all previously published data unchanged." />
<script uuid="653ce147-780e-4b3d-8afe-bd8d116c8c17" category="release-type-validation" sqlFile="release-type-full-validation-association-refset.sql" text="The current Association refset full file contains all previously published data unchanged." />
<script uuid="1f6b5876-7714-4362-a065-3906d059a122" category="release-type-validation" sqlFile="release-type-full-validation-attributevalue-refset.sql" text="The current AttributeValue refset full file contains all previously published data unchanged." />
<script uuid="673cf38a-a913-4e0e-be32-356ac433ede8" category="release-type-validation" sqlFile="release-type-full-validation-simple-refset.sql" text="The current Simple refset full file contains all previously published data unchanged." />
<script uuid="c19b9008-bbc9-4209-a3d7-896d414df565" category="release-type-validation" sqlFile="release-type-full-validation-simplemap-refset.sql" text="The current SimpleMap refset full file contains all previously published data unchanged." />
<script uuid="f0b4c712-781a-4ca5-872e-883cf1949f12" category="release-type-validation" sqlFile="release-type-full-validation-language-refset.sql" text="The current Language refset full file contains all previously published data unchanged." />
<!-- release-type-snapshot-delta-validation -->
<script uuid="e2d4a6be-cd76-4e03-afe8-5c7783aaa2c7" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-concept.sql" text="The current data in the Concept snapshot file are the same as the data in the current delta file." />
<script uuid="073832f4-6dc5-4781-9e56-9c3bc45d01bd" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-description.sql" text="The current data in the Description snapshot file are the same as the data in the current delta file." />
<script uuid="01ce3ac9-d168-4333-99d7-8d2f228f5ec9" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-stated-relationship.sql" text="The current data in the Stated Relationship snapshot file are the same as the data in the current delta file." />
<script uuid="177a7271-7986-433b-8506-fff39e6c1004" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-inferred-relationship.sql" text="The current data in the Inferred Relationship snapshot file are the same as the data in the current delta file." />
<script uuid="c0812d7e-b0a2-460d-a1bd-1292c07a7516" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-relationship-concrete-values.sql" text="The current data in the Relationship Concrete Values snapshot file are the same as the data in the current delta file." />
<script uuid="c837a6f8-f06a-4599-944c-eaa3a6d68c18" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-definition.sql" text="The current data in the Definition snapshot file are the same as the data in the current delta file." />
<script uuid="b808204b-5608-4865-b334-50a6d113b36b" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-association-refset.sql" text="The current data in the Association refset snapshot file are the same as the data in the current delta file." />
<script uuid="602a3d22-b3b0-48cc-8ebb-949f96580834" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-attributevalue-refset.sql" text="The current data in the AttributeValue refset snapshot file are the same as the data in the current delta file." />
<script uuid="365b7d89-74d0-411e-93c6-4a3748736a3b" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-simple-refset.sql" text="The current data in the Simple refset snapshot file are the same as the data in the current delta file." />
<script uuid="959e11e7-9ff9-40b9-b833-387495e320d0" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-simplemap-refset.sql" text="The current data in the SimpleMap refset snapshot file are the same as the data in the current delta file." />
<script uuid="bd27d80a-42f1-4412-8111-fdf72fa32904" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-language-refset.sql" text="The current data in the Language refset snapshot file are the same as the data in the current delta file." />
<!-- release-type-delta-validation -->
<script uuid="1be975bb-2a1b-4c21-ae61-6e9fcd556718" category="release-type-validation" sqlFile="release-type-delta-validation-concept.sql" text="The current delta file is an accurate derivative of the current full file" />
<script uuid="3efbc7d7-3485-4f7f-8c07-f1a7c5a0fdf6" category="release-type-validation" sqlFile="release-type-delta-validation-description.sql" text="The current description delta file is an accurate derivative of the current full file" />
<script uuid="dc71ca52-f58e-45c7-8f31-c747206a391c" category="release-type-validation" sqlFile="release-type-delta-validation-definition.sql" text="The current text definition delta file is an accurate derivative of the current full file" />
<script uuid="dfbab5f4-8b72-4cd3-abe9-2cf5b5f76e5b" category="release-type-validation" sqlFile="release-type-delta-validation-inferred-relationship.sql" text="The current inferred relationship delta file is an accurate derivative of the current full file" />
<script uuid="e74e3b12-6bf8-4d58-9117-a03d4b3b4d17" category="release-type-validation" sqlFile="release-type-delta-validation-relationship-concrete-values.sql" text="The current relationship concrete values delta file is an accurate derivative of the current full file" />
<script uuid="2a938c7e-0803-44a1-8358-339daa87ee39" category="release-type-validation" sqlFile="release-type-delta-validation-stated-relationship.sql" text="The current stated relationship delta file is an accurate derivative of the current full file" />
<script uuid="b87c6dfe-c109-4c8d-91f2-a15a17631ad2" category="release-type-validation" sqlFile="release-type-delta-validation-language-refset.sql" text="The current language refset delta file is an accurate derivative of the current full file" />
<script uuid="a5efb25c-d3d9-4150-8ad9-c8101b2c8df0" category="release-type-validation" sqlFile="release-type-delta-validation-association-refset.sql" text="The current association refset delta file is an accurate derivative of the current full file" />
<script uuid="f39da0c8-2897-4a04-89cd-ec8ca0c6bf93" category="release-type-validation" sqlFile="release-type-delta-validation-attributevalue-refset.sql" text="The current attribute-value refset delta file is an accurate derivative of the current full file" />
<script uuid="659e5e7e-c84f-4c63-b95f-e5d4f26705b5" category="release-type-validation" sqlFile="release-type-delta-validation-simplemap-refset.sql" text="The current simple map refset delta file is an accurate derivative of the current full file" />
<script uuid="4789c1f0-1776-448e-9ddf-8d1b9986a5cc" category="release-type-validation" sqlFile="release-type-delta-validation-simple-refset.sql" text="The current simple refset delta file is an accurate derivative of the current full file" />
<!-- release-type-full-delta-validation -->
<script uuid="bbfbeae4-4b58-465a-9c16-1e8c4454384c" category="release-type-validation" sqlFile="release-type-full-delta-validation-concept.sql" text="The new Concept Full file must be derived from the previously published Full file plus the new Delta content." />
<script uuid="7c4165b0-bff2-4b62-b70c-f68d5a147053" category="release-type-validation" sqlFile="release-type-full-delta-validation-description.sql" text="The new Description Full file must be derived from the previously published Full file plus the new Delta content." />
<script uuid="b0ce145b-323b-484c-9cdc-25ea021e179d" category="release-type-validation" sqlFile="release-type-full-delta-validation-definition.sql" text="The new Text Definition Full file must be derived from the previously published Full file plus the new Delta content." />
<script uuid="b1d75e1c-ea12-4567-a8b9-f69923a57cdf" category="release-type-validation" sqlFile="release-type-full-delta-validation-stated-relationship.sql" text="The new Stated Relationship Full file must be derived from the previously published Full file plus the new Delta content." />
<script uuid="5c37bee7-62ad-41f9-93e3-12eb4803e626" category="release-type-validation" sqlFile="release-type-full-delta-validation-inferred-relationship.sql" text="The new Inferred Relationship Full file must be derived from the previously published Full file plus the new Delta content." />
<script uuid="1b9e2371-1b0a-46d4-ac9d-fd222329ad9d" category="release-type-validation" sqlFile="release-type-full-delta-validation-relationship-concrete-values.sql" text="The new Concrete Value Relationship Full file must be derived from the previously published Full file plus the new Delta content." />
<script uuid="28c3a31d-7a9d-48f6-8eb9-18c25b6306fb" category="release-type-validation" sqlFile="release-type-full-delta-validation-language-refset.sql" text="The new Language Refset Full file must be derived from the previously published Full file plus the new Delta content." />
<script uuid="5491a181-02b0-48a8-bb17-f65c347e9b91" category="release-type-validation" sqlFile="release-type-full-delta-validation-association-refset.sql" text="The new Association Refset Full file must be derived from the previously published Full file plus the new Delta content." />
<script uuid="f41f178e-0fe9-42c8-91f2-581c5ad09a5b" category="release-type-validation" sqlFile="release-type-full-delta-validation-attributevalue-refset.sql" text="The new Attribute Value Refset Full file must be derived from the previously published Full file plus the new Delta content." />
<script uuid="13363e71-60ab-4d1b-975c-f38f7d87d106" category="release-type-validation" sqlFile="release-type-full-delta-validation-simplemap-refset.sql" text="The new Simple Map Refset Full file must be derived from the previously published Full file plus the new Delta content." />
<script uuid="b6926fdf-e24a-49ae-a50a-c7c972944804" category="release-type-validation" sqlFile="release-type-full-delta-validation-simple-refset.sql" text="The new Simple Refset Full file must be derived from the previously published Full file plus the new Delta content." />
<!-- release-type-snapshot-validation -->
<script uuid="645e3292-18d6-41df-b42a-58ba4d7240d5" category="release-type-validation" sqlFile="release-type-snapshot-validation-concept.sql" text="The current concept snapshot file is an accurate derivative of the current full file" />
<script uuid="13985234-923e-4d91-911b-b3262e353cfa" category="release-type-validation" sqlFile="release-type-snapshot-validation-definition.sql" text="The current text definition snapshot file is an accurate derivative of the current full file" />
<script uuid="8f2a12df-6088-433a-85a5-866410314fe6" category="release-type-validation" sqlFile="release-type-snapshot-validation-description.sql" text="The current description snapshot file is an accurate derivative of the current full file" />
<script uuid="23f18cc4-d2d7-4759-96e3-c7d0f0b30a3a" category="release-type-validation" sqlFile="release-type-snapshot-validation-stated-relationship.sql" text="The current stated relationship snapshot file is an accurate derivative of the current full file" />
<script uuid="79582950-bf7a-4f63-92cf-7809a29b5dc3" category="release-type-validation" sqlFile="release-type-snapshot-validation-inferred-relationship.sql" text="The current inferred relationship snapshot file is an accurate derivative of the current full file" />
<script uuid="61e574b6-e38b-4561-9240-5169ab9d88db" category="release-type-validation" sqlFile="release-type-snapshot-validation-relationship-concrete-values.sql" text="The current relationship concrete values snapshot file is an accurate derivative of the current full file" />
<script uuid="91e26b70-ea15-4057-8c31-a1bf91614654" category="release-type-validation" sqlFile="release-type-snapshot-validation-language-refset.sql" text="The current language refset snapshot file is an accurate derivative of the current full file" />
<script uuid="b7597328-a11d-4910-b677-91aef3bd3aea" category="release-type-validation" sqlFile="release-type-snapshot-validation-association-refset.sql" text="The current association refset snapshot file is an accurate derivative of the current full file" />
<script uuid="f4f24394-cb3e-48b2-8cd0-7ec6c8671947" category="release-type-validation" sqlFile="release-type-snapshot-validation-attributevalue-refset.sql" text="The current attribute-value refset snapshot file is an accurate derivative of the current full file" />
<script uuid="1d38106d-495e-4d86-8936-33c7e5a12a8f" category="release-type-validation" sqlFile="release-type-snapshot-validation-simplemap-refset.sql" text="The current simple map refset snapshot file is an accurate derivative of the current full file" />
<script uuid="0988de1d-29dd-4668-bcbf-032d38692492" category="release-type-validation" sqlFile="release-type-snapshot-validation-simple-refset.sql" text="The current simple refset snapshot file is an accurate derivative of the current full file" />
<!--script uuid="202ef495-5f18-4e3e-8129-63759f2bbbd6" category="release-type-validation,INT" sqlFile="release-type-snapshot-invalid-content-of-SEP.sql" text="All SEP reference set records must be valid." /-->
<!-- release type for current delta comparing with previous snapshot -->
<script uuid="35680574-3ac6-4b68-9efe-de88b677eb35" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-association-refset.sql" text="Members in the new Association Refset Delta file must be different from their previously published version." />
<script uuid="11735994-4b7f-4e61-9bde-059b7e085031" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-attributevalue-refset.sql" text="Members in the new Attribute Value Refset Delta file must be different from their previously published version." />
<script uuid="80463c76-d84e-4a1a-8abb-c5b4d12b5da4" category="release-type-validation,ICD-9-CM" sqlFile="release-type-delta-previous-snapshot-validation-complexmap-refset.sql" text="There must be actual changes made to previously published complex map refset components in order for them to appear in the current delta." />
<script uuid="4478a896-2724-4417-8bce-8986ecc53c4e" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-concept.sql" text="Concept components with a new effectiveTime must be different from their previously published version." />
<script uuid="372e59d5-d6f3-4708-93d0-6cb92da69006" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-definition.sql" text="TextDefinition components with a new effectiveTime must be different from their previously published version." />
<script uuid="0cc708af-6816-4370-91be-dba8da99d227" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-description.sql" text="Components in the new Description Delta file must be different from their previously published version." />
<script uuid="8592c910-f2b1-4573-a9da-3c8931e759b2" category="release-type-validation,LOINC" sqlFile="release-type-delta-previous-snapshot-validation-expression-association-refset.sql" text="There must be actual changes made to previously published expression association refset components in order for them to appear in the current delta" />
<script uuid="7a961c22-3f51-4f72-9b5e-1dc99c298719" category="release-type-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="release-type-delta-previous-snapshot-validation-extendedmap-refset.sql" text="There must be actual changes made to previously published extended map refset components in order for them to appear in the current delta." />
<script uuid="44916964-5b78-4842-81d8-e8293ee93bea" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-inferred-relationship.sql" text="Components in the new Inferred Relationship Delta file must be different from their previously published version." />
<script uuid="fbfc4fd1-f10d-4fc2-889f-df0e089df4b7" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-relationship-concrete-values.sql" text="Components in the new Concrete Value Relationship Delta file must be different from their previously published version." />
<script uuid="a0a0b444-b1c7-4d31-ac45-c44f2e35c5a5" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-language-refset.sql" text="Members in the new Language Refset Delta file must be different from their previously published version." />
<script uuid="e77a45db-d2d7-4d48-9420-0b97579582fc" category="release-type-validation,LOINC" sqlFile="release-type-delta-previous-snapshot-validation-mapCorrelationOrigin-refset.sql" text="There must be actual changes made to previously published mapcorrelationOriginRefset components in order for them to appear in the current delta." />
<script uuid="9912342f-5010-40fd-9bea-301b737973a1" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-simple-refset.sql" text="Members in the new Simple Refset Delta file must be different from their previously published version." />
<script uuid="bc055a18-f93e-42fd-8bb2-347f2b2b8976" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-simplemap-refset.sql" text="Members in the new Simple Map Refset Delta file must be different from their previously published version." />
<script uuid="cab60a2f-4239-4933-91d6-dc910a8ac08b" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-stated-relationship.sql" text="Components in the new Stated Relationship Delta file must be different from their previously published version." />
<!-- Successive stated checking current snapshot against previous snapshot -->
<script uuid="32b07ff2-9a9a-497f-ae26-92b68ebed20e" category="release-type-validation" sqlFile="release-type-snapshot-owl-expression-refset-successive-states.sql" text="Inactive members in the OWL Expression Refset Snapshot file must have been active in the previous version." />
<script uuid="5f1a51a3-6200-4463-8799-d75998165278" category="release-type-validation" sqlFile="release-type-snapshot-concept-successive-states.sql" text="Inactive components in the Concept Snapshot file must have been active in the previous version." />
<script uuid="2b193a88-8dab-4d19-b995-b556ed59398d" category="release-type-validation" sqlFile="release-type-snapshot-description-successive-states.sql" text="Inactive components in the Description Snapshot file must have been active in the previous version."/>
<script uuid="e6082dc4-c6f4-48c6-afa3-233182336a5c" category="release-type-validation" sqlFile="release-type-snapshot-definition-successive-states.sql" text="Inactive components in the Text Definition Snapshot file must have been active in the previous version." />
<script uuid="b88b9f46-4c33-4d8e-b9ab-ddb87aef3068" category="release-type-validation" sqlFile="release-type-snapshot-association-successive-states.sql" text="Inactive members in the Association Refset Snapshot file must have been active in the previous version."/>
<script uuid="2aa0bea1-b1fa-4543-b277-b4392a6f864d" category="release-type-validation" sqlFile="release-type-snapshot-attribute-value-successive-states.sql" text="Inactive members in the Attribute Value Refset Snapshot file must have been active in the previous version."/>
<script uuid="88315a11-4e71-49d2-977f-a5d5ac2a4dc4" category="release-type-validation" sqlFile="release-type-snapshot-simple-map-successive-states.sql" text="New inactive states follow active states in the SIMPLE MAP REFSET snapshot."/>
<script uuid="9190473a-29f7-40fc-b879-9ae0d038b681" category="release-type-validation" sqlFile="release-type-snapshot-simple-refset-successive-states.sql" text="Inactive members in the Simple Refset Snapshot file must have been active in the previous version."/>
<script uuid="eff30fb0-7856-11e1-b0c4-0800200c9a66" category="release-type-validation" sqlFile="release-type-snapshot-language-successive-states.sql" text="Inactive members in the Language Refset Snapshot file must have been active in the previous version."/>
<script uuid="89ceaf00-79b9-11e1-b0c4-0800200c9a66" category="release-type-validation" sqlFile="release-type-snapshot-stated-relationship-successive-states.sql" text="Inactive components in the Stated Relationship Snapshot file must have been active in the previous version."/>
<script uuid="5c6b6bc0-79b9-11e1-b0c4-0800200c9a66" category="release-type-validation" sqlFile="release-type-snapshot-inferred-relationship-successive-states.sql" text="Inactive components in the Inferred Relationship Snapshot file must have been active in the previous version."/>
<script uuid="4deb9274-d923-4f84-b0dc-c4dab0c2fc4c" category="release-type-validation" sqlFile="release-type-snapshot-relationship-concrete-values-successive-states.sql" text="Inactive components in the Concrete Value Relationship Snapshot file must have been active in the previous version."/>
<!-- across multiple files in Current snapshot-->
<script uuid="6dbaed71-f031-4290-b74f-f35561c2e283" category="release-type-validation" sqlFile="release-type-snapshot-unique-relationship-id.sql" text="The ids should be unique across the stated and inferred relationship snapshot files." />
<script uuid="560e6d0c-64e8-4726-9516-ae7a7606b0b3" category="release-type-validation" sqlFile="release-type-snapshot-unique-description-definition-id.sql" text="The ids should be unique across the description and text definition snapshot files." />
<!-- release type for complex and extended maps-->
<script uuid="5e203a1f-2b6d-462a-a6f9-93cbc3893611" category="release-type-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="release-type-delta-validation-extendedmap-refset.sql" text="Changes from the the current extended map delta file must be in the current full file" />
<script uuid="5c37bee7-62ad-41f9-93e3-12eb4803e612" category="release-type-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="release-type-full-delta-validation-extendedmap-refset.sql" text="The current full extended map file consists of the previously published full file and the current delta file"/>
<script uuid="5c37bee7-62ad-41f9-93e3-12eb4803e613" category="release-type-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="release-type-full-validation-extendedmap-refset.sql" text="The current extended map refset full file contains all previously published data unchanged"/>
<script uuid="5c37bee7-62ad-41f9-93e3-12eb4803e614" category="release-type-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="release-type-snapshot-delta-validation-extendedmap-refset.sql" text="The current extended map snapshot file contains all the data from current delta file"/>
<script uuid="5c37bee7-62ad-41f9-93e3-12eb4803e615" category="release-type-validation,ICD-MAP,INT,US" sqlFile="release-type-snapshot-validation-extendedmap-refset.sql" text="The current extended map snapshot file is an accurate derivative of the current full file"/>
<script uuid="5e203a1f-2b6d-462a-a6f9-93cbc3893616" category="release-type-validation,ICD-9-CM" sqlFile="release-type-delta-validation-complexmap-refset.sql" text="Changes from the the current complex map delta file must be in the current full file" />
<script uuid="5c37bee7-62ad-41f9-93e3-12eb4803e617" category="release-type-validation,ICD-9-CM" sqlFile="release-type-full-delta-validation-complexmap-refset.sql" text="The current full complex map file consists of the previously published full file and the current delta file"/>
<!--script uuid="5c37bee7-62ad-41f9-93e3-12eb4803e618" category="release-type-validation,ICD-9-CM" sqlFile="release-type-full-validation-complexmap-refset.sql" text="The current complex map refset full file contains all previously published data unchanged"/-->
<script uuid="5c37bee7-62ad-41f9-93e3-12eb4803e619" category="release-type-validation,ICD-9-CM" sqlFile="release-type-snapshot-delta-validation-complexmap-refset.sql" text="The current complex map snapshot file contains all the data from current delta file"/>
<script uuid="5c37bee7-62ad-41f9-93e3-12eb4803e620" category="release-type-validation,ICD-9-CM" sqlFile="release-type-snapshot-validation-complexmap-refset.sql" text="The current complex map snapshot file is an accurate derivative of the current full file"/>
<script uuid="6e203a1f-2b6d-462a-a6f9-93cbc3893616" category="release-type-validation,LOINC" sqlFile="release-type-delta-validation-expression-association-refset.sql" text="Changes from the the current ExpressionAssociationRefset delta file must be in the current full file" />
<script uuid="6c37bee7-62ad-41f9-93e3-12eb4803e617" category="release-type-validation,LOINC" sqlFile="release-type-full-delta-validation-expression-association-refset.sql" text="The current full ExpressionAssociationRefset file consists of the previously published full file and the current delta file"/>
<script uuid="6c37bee7-62ad-41f9-93e3-12eb4803e618" category="release-type-validation,LOINC" sqlFile="release-type-full-validation-expression-association-refset.sql" text="The current ExpressionAssociationRefset full file contains all previously published data unchanged"/>
<script uuid="6c37bee7-62ad-41f9-93e3-12eb4803e619" category="release-type-validation,LOINC" sqlFile="release-type-snapshot-delta-validation-expression-association-refset.sql" text="The current ExpressionAssociationRefset snapshot file contains all the data from current delta file"/>
<script uuid="6c37bee7-62ad-41f9-93e3-12eb4803e620" category="release-type-validation,LOINC" sqlFile="release-type-snapshot-validation-expression-association-refset.sql" text="The current ExpressionAssociationRefset snapshot file is an accurate derivative of the current full file"/>
<script uuid="7e203a1f-2b6d-462a-a6f9-93cbc3893616" category="release-type-validation,LOINC" sqlFile="release-type-delta-validation-mapCorrelationOrigin-refset.sql" text="Changes from the MapCorrelationOriginRefset delta file must be in the current full file" />
<script uuid="7c37bee7-62ad-41f9-93e3-12eb4803e617" category="release-type-validation,LOINC" sqlFile="release-type-full-delta-validation-mapCorrelationOrigin-refset.sql" text="The current MapCorrelationOriginRefset file consists of the previously published full file and the current delta file"/>
<script uuid="7c37bee7-62ad-41f9-93e3-12eb4803e618" category="release-type-validation,LOINC" sqlFile="release-type-full-validation-mapCorrelationOrigin-refset.sql" text="The current MapCorrelationOriginRefset full file contains all previously published data unchanged"/>
<script uuid="7c37bee7-62ad-41f9-93e3-12eb4803e619" category="release-type-validation,LOINC" sqlFile="release-type-snapshot-delta-validation-mapCorrelationOrigin-refset.sql" text="The current MapCorrelationOriginRefset snapshot file contains all the data from current delta file"/>
<script uuid="4bdb1e4d-0ee9-4b5b-a486-cf8c561a3bc1" category="release-type-validation,LOINC" sqlFile="release-type-snapshot-validation-mapCorrelationOrigin-refset.sql" text="The current MapCorrelationOriginRefset snapshot file is an accurate derivative of the current full file"/>
<!-- release type for standalone product-->
<script uuid="4d1b2244-8971-4e7c-a283-130b93de1564" category="file-centric-validation,STANDALONE_RELEASE" sqlFile="file-centric-snapshot-standalone-product-must-not-contain-international-module.sql" text="Stand-alone product must not contain any Internationl module content."/>
<!-- file-centric-snapshot-concept -->
<script uuid="81a4f6a9-0f64-4b45-9e9d-310bac0ec4f8" category="file-centric-validation,INT,US,NL,AU" sqlFile="file-centric-delta-changes-are-not-in-expected-modules_EDITION.sql" text="All the changes in the release are in the expected set of modules" />
<script uuid="5ca164a8-c451-4204-b1ae-804d0cb890e7" category="file-centric-validation,EXTENSION" sqlFile="file-centric-delta-changes-are-not-in-expected-modules_EXTENSION.sql" text="All the changes in the release are in the expected set of modules" />
<script uuid="0145fbad-f067-41ff-b700-cf54fc639e21" category="file-centric-validation,US,NL,EXTENSION" sqlFile="file-centric-snapshot-correct-module-id.sql" text="The module id of components should be in module dependency list" />
<script uuid="0e898ae0-15cb-45f9-b032-041193aa79e8" category="file-centric-validation,US,NL,EXTENSION" sqlFile="file-centric-snapshot-correct-refset-id.sql" text="The refset id of components should be in refset descriptor list" />
<script uuid="2edc1f50-fcc7-4b55-acad-56672fefacdf" category="file-centric-validation" sqlFile="file-centric-snapshot-root-concept-has-non-isa-relationships.sql" text="Root concept has non-isa relationships." severity="WARNING" />
<script uuid="f2e0cef7-983b-404c-993d-e198f7fec419" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-no-module-dependencies-for-edition.sql" text="No module dependencies for the edition/version." />
<script uuid="119d0620-0a32-43a6-9d08-8e6bdefda3be" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-valid-effectiveTime.sql" text="The MDRS effectiveTime should always equal the sourceEffectiveTime." />
<script uuid="129d0620-0a32-43a6-9d08-8e6bdefda3be" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-valid-temporal-order.sql" text="The MDRS sourceEffectiveTime should always be equal or greater than the targetEffectiveTime." />
<script uuid="139d0620-0a32-43a6-9d08-8e6bdefda3be" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-transitively-closed.sql" text="The MDRS dependencies must be transitively closed." />
<script uuid="149d0601-0a32-43a6-9d08-8e6bdefda3be" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-associationrefset.sql" text="The association Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="ca7924d8-d414-44ef-811b-f7c50a877346" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-attributevaluerefset.sql" text="The attributevalue Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="bba16026-ed4c-4237-b52a-5e14743cfcb3" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-complexmaprefset.sql" text="The complexmap Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="bb03abcd-a8de-46a5-955b-20b7b7f2c462" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-concept.sql" text="The concept moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="316f2fb9-ceb1-458f-add9-99c4ba37b8ba" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-description.sql" text="The description moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="f2b04cb4-666e-41e8-82f9-59bb7acb411d" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-expressionassociationrefset.sql" text="The expressionassociation Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="030a9b7f-0198-45bb-9c89-2685c81b2bd6" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-extendedmaprefset.sql" text="The extendedmap Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="8f1f96e3-f36b-4673-aace-0d84b17a02b0" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-langrefset.sql" text="The lang Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="d8c6905d-90aa-4e99-8421-9ba92ee62cb2" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-mapcorrelationoriginrefset.sql" text="The mapcorrelationorigin Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="6cd8d840-370d-40d1-b2e8-4539cd05ec11" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-moduledependencyrefset.sql" text="The moduledependency Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="64bbc7e6-b856-4eb8-be3e-8f154cf8a452" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-mrcmattributedomainrefset.sql" text="The mrcmattributedomain Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="6bff26d3-bfcb-4c3f-b0ce-544774ec6156" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-mrcmattributerangerefset.sql" text="The mrcmattributerange Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="ba182e91-1bf2-4fef-a63c-4493a91e8d39" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-mrcmdomainrefset.sql" text="The mrcmdomain Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="18029f7f-4ae8-4d45-b371-b74ee9d2c099" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-mrcmmodulescoperefset.sql" text="The mrcmmodulescope Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="1204f09f-0c75-490d-9229-f1aea9f4e88c" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-owlexpressionrefset.sql" text="The owlexpression Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="92c8b144-2f6d-43d6-a9f4-4b4646d46ae5" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-relationship-concrete-values.sql" text="The relationship-concrete-values moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="dfea8b51-9554-4e66-8c64-1c72709f914a" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-relationship.sql" text="The relationship moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="a5e98088-3dde-45aa-b0e1-ce69b7e313a8" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-simplemaprefset.sql" text="The simplemap Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="6010c0da-80a3-48bb-92c6-865aa32546e2" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-simplerefset.sql" text="The simple Refset moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="eb99ccab-7360-4b92-a084-030395e34ef8" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-stated-relationship.sql" text="The stated-relationship moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="ea92a85e-b24a-405f-9dea-579af338a81a" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-textdefinition.sql" text="The textdefinition moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="020b2892-3e66-41a4-91fa-ffd75bf6663e" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-violation-refsetdescriptor.sql" text="The refsetdescriptor moduleId,effectiveTime pair should always respect the MDRS." />
<script uuid="424789d5-8bb4-4036-9123-328085bfde99" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-correct-refset.sql" text="All module dependency rows should be in the module dependency refset." />
<script uuid="364416fc-8291-4780-9ccf-3f2afb5b0377" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-no-version-skew.sql" text="Target modules in the MDRS must have the same version." />
<script uuid="4dc13d91-3970-4be4-8ade-b76e66dc5c13" category="file-centric-validation,mdrs" sqlFile="file-centric-snapshot-mdrs-referenced-module-inactive.sql" text="Referenced module in the MDRS is inactive." />
<script uuid="309d0620-0a32-43a6-9d08-8e6bdefda3be" category="file-centric-validation" sqlFile="file-centric-snapshot-concept-unique-id.sql" text="IDs must be unique in the Concept Snapshot file." />
<script uuid="3be8c763-a5bc-404b-af9f-a2cb681f6f3d" category="file-centric-validation" sqlFile="file-centric-snapshot-description-unique-id.sql" text="IDs must be unique in the Description Snapshot file." />
<script uuid="8ea2e5d9-5c35-4436-b67d-c5268b5da06c" category="file-centric-validation" sqlFile="file-centric-snapshot-description-unique-FSN.sql" text="Active Fully Specified Name associated with active concepts is unique in DESCRIPTION snapshot." />
<script uuid="1491f72c-cb00-42db-a97b-9c685f4e4cb0" category="file-centric-validation" sqlFile="file-centric-snapshot-description-valid-conceptid.sql" text="ConceptId value refers to valid concept identifier in the DESCRIPTION snapshot." />
<script uuid="82cc38ce-75d6-429e-bf45-551a100bfc52" category="file-centric-validation" sqlFile="file-centric-snapshot-description-invalid-descriptiontype.sql" text="Unknown description type on snapshot description row." />
<script uuid="48118153-d32a-4d1c-bfbc-23ed953e9991" category="file-centric-validation" sqlFile="file-centric-snapshot-description-immutable.sql" text="There is a 1:1 relationship between the id and the immutable values in the description snapshot." />
<script uuid="5eb8b56c-33bb-4a16-92d7-893896f446d1" category="file-centric-validation" sqlFile="file-centric-snapshot-description-immutable-fields-changed.sql" text="The descriptions should not change the immutable fields either type id, language code or concept id since previous release." />
<script uuid="4ba823ce-8ae4-4b2e-beb5-e119b822cfe2" category="file-centric-validation" sqlFile="file-centric-snapshot-definition-unique-id.sql" text="IDs must be unique in the Text Definition Snapshot file." />
<script uuid="718cc822-73b5-42c2-9c01-f8df09a9bf8d" category="file-centric-validation" sqlFile="file-centric-snapshot-definition-immutable.sql" text="There is a 1:1 relationship between the id and the immutable values in the DEFINITION snapshot." />
<script uuid="5a83783e-3366-48bd-a50d-8f3a53812174" category="file-centric-validation" sqlFile="file-centric-snapshot-definition-valid conceptid.sql" text="ConceptId value refers to valid concept identifier in the DEFINITION snapshot." />
<script uuid="de0c4d6c-6297-41be-9979-fb1c93717baa" category="file-centric-validation" sqlFile="file-centric-snapshot-definition-cardinality.sql" text="There is at most one active definition per concept per dialect." />
<script uuid="18a9f6b4-b66f-4af3-8c67-2a07b4655d27" category="file-centric-validation" sqlFile="file-centric-snapshot-association-unique-id.sql" text="IDs must be unique in the Association Refset Snapshot file." />
<script uuid="2ddc9a28-150d-47a4-9b0e-7dbff2efdd72" category="file-centric-validation" sqlFile="file-centric-snapshot-association-valid-key.sql" text="There is a 1:1 relationship between the id and the key values in the ASSOCIATION REFSET snapshot file." />
<script uuid="bec23e05-e977-4190-aa6a-137e5742f513" category="file-centric-validation" sqlFile="file-centric-snapshot-association-valid-referencedcomponentid.sql" text="Referencedcomponentid refers to valid concepts in the ASSOCIATION REFSET snapshot file." />
<script uuid="35ec824d-b53d-4567-833e-8ce79774acae" category="file-centric-validation,INT,US,NL,EXTENSION" sqlFile="file-centric-snapshot-association-valid-targetcomponentid.sql" text="TargetComponentId refers to valid components in the ASSOCIATION REFSET snapshot file." />
<script uuid="6e620469-14f6-4025-85d3-2a7d34d59336" category="file-centric-validation,AU" sqlFile="file-centric-snapshot-association-valid-targetcomponentid_AU_EDITION.sql" text="TargetComponentId refers to valid components in the ASSOCIATION REFSET snapshot file." />
<script uuid="e202807d-915d-4c8a-8f02-c6e4e6f969fc" category="file-centric-validation" sqlFile="file-centric-snapshot-attribute-value-unique-id.sql" text=" IDs must be unique in the Attribute Value Refset Snapshot file." />
<script uuid="d5c80582-ad32-4f26-a729-a91fe04a06b2" category="file-centric-validation" sqlFile="file-centric-snapshot-attribute-value-valid-referencedcomponentid.sql" text="Referencedcomponentid refers to valid concepts in the ATTRIBUTEVALUE snapshot file." />
<script uuid="ddc754ab-0965-4ae2-b95d-6b0f8392e276" category="file-centric-validation" sqlFile="file-centric-snapshot-attribute-value-valid-valueid.sql" text="ValueId refers to valid concepts in the ATTRIBUTE VALUE snapshot." />
<script uuid="ad7ae768-d14a-4f15-a5cb-4c56b8b4fed6" category="file-centric-validation" sqlFile="file-centric-snapshot-simple-map-unique-id.sql" text="IDs must be unique in the Simple Map Refset Snapshot file." />
<script uuid="3cb10511-33b7-4eca-ba0e-93bcccf70d86" category="file-centric-validation" sqlFile="file-centric-snapshot-simple-map-valid-key.sql" text="There is a 1:1 relationship between the id and the key values in the simple map refset snapshot." />
<script uuid="50e773f8-072c-4426-a8e3-50b0f942822c" category="file-centric-validation" sqlFile="file-centric-snapshot-description-term-duplicated.sql" text="Same terms but using different cases will be considered as duplicates in the DESCRIPTION snapshot ." />
<script uuid="1cd8b7f9-5730-4db9-b508-13575825b28f" category="file-centric-validation" sqlFile="file-centric-snapshot-simple-refset-unique-id.sql" text="IDs must be unique in the Simple Refset Snapshot file." />
<script uuid="c779d282-3c4d-4c16-a8a6-8d1a621b247d" category="file-centric-validation" sqlFile="file-centric-snapshot-simple-refset-valid-key.sql" text="There is a 1:1 relationship between the id and the key values in the SIMPLE REFSET snapshot." />
<script uuid="6a407415-8415-4870-a6ef-b5bc22f73c1f" category="file-centric-validation" sqlFile="file-centric-snapshot-simple-refset-valid-referencedcomponentid.sql" text="Referencedcomponentid refers to valid concepts in the SIMPLE REFSET snapshot." />
<script uuid="eff30fb0-7856-11e1-b0c4-0800200c9a60" category="file-centric-validation" sqlFile="file-centric-snapshot-attribute-value-unique-pair.sql" text="Reference componentId and valueId pair is unique in the ATTRIBUTE VALUE snapshot." />
<script uuid="f5d9ae70-7856-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-language-valid-descriptionid.sql" text="All members refer to a description that is referenced in either the description table or the text definition table." />
<script uuid="fc24db60-7856-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-language-unique-id.sql" text="The current Language Refset snapshot file does not contain duplicate Member Ids." />
<script uuid="ffe6c560-7856-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-language-unique-fsn.sql" text="Every concept's FSN exists exactly once in each language refset." />
<script uuid="03cf9850-7857-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-language-unique-pt.sql" text="Preferred Term exists exactly once in each language refset for each concept." />
<script uuid="762f56d0-bd54-4ad4-9668-fd88daa8e4b2" category="file-centric-validation" sqlFile="file-centric-snapshot-language-unknown-acceptability.sql" text="Unknown acceptability for language reference set row." />
<script uuid="4dbfed80-79b9-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-inferred-relationship-immutable.sql" text="There is a 1-to-1 relationship between the id and the immutable values in Inferred Relationship snapshot." />
<script uuid="6b34ab30-79b9-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-inferred-relationship-valid-destinationid.sql" text="All destination ids found in the Inferred Relationship snapshot file exist in the Concept snapshot file." />
<script uuid="72184790-79b9-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-inferred-relationship-valid-sourceid.sql" text="All source ids found in the Inferred Relationship snapshot file exist in the Concept snapshot file." />
<script uuid="77fc7550-79b9-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-inferred-relationship-valid-typeid.sql" text="All type ids found in the Inferred Relationship snapshot file exist in the Concept snapshot file." />
<script uuid="4dda9849-d0ac-4960-a36d-6fbfdd84cd58" category="file-centric-validation" sqlFile="file-centric-snapshot-inferred-additional-relationship.sql" text="There are no active additional relationships added in the current release." />
<script uuid="6336ec40-79b9-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-inferred-relationship-unique-id.sql" text="The current Inferred Relationship snapshot file does not contain duplicate Relationship Ids."/>
<!--script uuid="7e453140-79b9-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-stated-relationship-immutable.sql" text="There is a 1-to-1 relationship between the id and the immutable values in STATED RELATIONSHIP snapshot." /-->
<!--script uuid="9074a620-79b9-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-stated-relationship-unique-id.sql" text="The current Stated Relationship snapshot file does not contain duplicate Relationship Ids." /-->
<!--script uuid="994b5ff0-79b9-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-stated-relationship-valid-destinationid.sql" text="All destination ids found in the Stated Relationship snapshot file exist in the Concept snapshot file." / -->
<!--script uuid="9f84d9a0-79b9-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-stated-relationship-valid-sourceid.sql" text="All source ids found in the Stated Relationship snapshot file exist in the Concept snapshot file." /-->
<!--script uuid="a4fcd810-79b9-11e1-b0c4-0800200c9a66" category="file-centric-validation" sqlFile="file-centric-snapshot-stated-relationship-valid-typeid.sql" text="All type ids found in the Stated Relationship snapshot file exist in the Concept snapshot file." /-->
<!--script uuid="1b21ec4b-b6db-42fe-ae7e-f79e24e25b7f" category="file-centric-validation" sqlFile="file-centric-snapshot-stated-relationship-characteristic-type-id.sql" text="The characteristic type id must be Stated in the stated relationship snapshot file" /-->
<script uuid="3b2c1824-8445-410e-8ae2-d943be01c33f" category="file-centric-validation" sqlFile="file-centric-snapshot-definition-unique-terms.sql" text="There are no duplicate Definition terms in the DEFINITION snapshot file." />
<script uuid="6e70ea3e-c4dd-4ae3-8b75-f0567e41b570" category="file-centric-validation,ICD-9-CM" sqlFile="file-centric-snapshot-complexmap-unique-id.sql" text="ComplexMap refset id is unique in the snapshot file" />
<script uuid="6e70ea3e-c4dd-4ae3-8b75-f0567e42c620" category="file-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="file-centric-snapshot-extendedmap-unique-id.sql" text="Extendedmap refset id must be unique in the snapshot file" />
<script uuid="bb88a465-3f40-4890-b5be-14f94632c3a9" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-simple-map-module-id.sql" text="The module id of all SimpleMap members should be the core module id." />
<script uuid="46853429-e7ff-41db-a8b3-3b0f738a8117" category="file-centric-validation" sqlFile="file-centric-snapshot-relationship-concrete-values-unique-id.sql" text="The current Relationship Concrete Values snapshot file does not contain duplicate Ids."/>
<script uuid="1e6a0403-f276-44fc-8c90-da1bff1651f4" category="file-centric-validation" sqlFile="file-centric-snapshot-relationship-concrete-values-valid-sourceid.sql" text="All source ids found in the Relationship Concrete Values snapshot file exist in the Concept snapshot file." />
<script uuid="6a7f2569-a5b9-447c-a067-51e894c20c30" category="file-centric-validation" sqlFile="file-centric-snapshot-relationship-concrete-values-valid-typeid.sql" text="All type ids found in the Relationship Concrete Values snapshot file exist in the Concept snapshot file." />
<!-- LOINC <script uuid="" category="file-centric-validation" sqlFile="" text="" />-->
<script uuid="e33922c3-5200-458b-b8f3-2cd08252234e" category="file-centric-validation,LOINC" sqlFile="file-centric-snapshot-association-expression-valid-referencecomponentid.sql" text="ReferenceComponentIds refers to valid concepts in the LOINC ExpressionAssociationRefset snapshot file." />
<script uuid="b9b535f0-5b68-4192-81f6-115dea2f49c0" category="file-centric-validation,LOINC" sqlFile="file-centric-snapshot-association-expression-unique-id.sql" text="ID is unique in the LOINC ExpressionAssociationRefset snapshot." />
<script uuid="9e113c74-c6a7-4e22-bff5-58827a348a31" category="file-centric-validation,LOINC" sqlFile="file-centric-snapshot-map-correlation-origin-referencecomponentid.sql" text="ReferenceComponentIds refers to valid concepts in the LOINC MapCorrelationOriginRefset snapshot file." />
<script uuid="160a9eeb-883d-4e24-8b3f-556d5d517ef1" category="file-centric-validation,LOINC" sqlFile="file-centric-snapshot-map-correlation-origin-unique-id.sql" text="ID is unique in the LOINC MapCorrelationOriginRefset snapshot." />
<!-- Preferred terms and FSNs validations by language -->
<script uuid="759a1eb8-2ca6-4405-80ba-16fd7540c1d0" category="file-centric-validation,DK" sqlFile="file-centric-snapshot-language-unique-fsn-dk.sql" text="Every active concept defined in the Danish extension has a preferred FSN in the en-US language refset." />
<script uuid="0dde2aec-14c0-428b-ba1c-15e483aaa155" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-language-unique-fsn-gb.sql" text="Every active concept has a preferred FSN in the en-GB language refset." />
<script uuid="a733b706-a8f3-4fcf-9686-77abb2c60d64" category="file-centric-validation,SE" sqlFile="file-centric-snapshot-language-unique-fsn-se.sql" text="Every active concept defined in the Swedish extension has a preferred FSN in the en-US language refset." />
<script uuid="bd17ab04-b7f8-11e7-8f22-3c15c2c6e32e" category="file-centric-validation,BE" sqlFile="file-centric-snapshot-language-unique-fsn-be.sql" text="Every active concept defined in the Belgian extension has a preferred FSN in the en-US language refset." />
<script uuid="853bfc3a-1635-11e8-a510-3c15c2c6e32e" category="file-centric-validation,NO" sqlFile="file-centric-snapshot-language-unique-fsn-no.sql" text="Every active concept defined in the Norwegian extension has a preferred FSN in the en-US language refset." />
<script uuid="3ad55905-01fa-4b82-8612-fabfa8603dc7" category="file-centric-validation,CH" sqlFile="file-centric-snapshot-language-unique-fsn-ch.sql" text="Every active concept defined in the Swiss extension has a preferred FSN in the en-US language refset." />
<script uuid="28fbe41f-132b-43b6-a7e2-ee1454dd7736" category="file-centric-validation,IE" sqlFile="file-centric-snapshot-language-unique-fsn-ie.sql" text="Every active concept defined in the Irish extension has a preferred FSN in the en-US language refset." />
<script uuid="ff94e202-39b9-47a1-bd69-3bd3d1a4210e" category="file-centric-validation,EE" sqlFile="file-centric-snapshot-language-unique-fsn-ee.sql" text="Every active concept defined in the Estonian extension has a preferred FSN in the en-US language refset." />
<script uuid="b3cf6f2e-057b-4270-920b-906d9a06fc6a" category="file-centric-validation,AU" sqlFile="file-centric-snapshot-language-unique-fsn-au.sql" text="Every active concept defined in the Australian extension has a preferred FSN in the en-US language refset." />
<!--script uuid="e2651cd2-cbb1-427e-a444-f9d9ee446b3a" category="file-centric-validation,DK" sqlFile="file-centric-snapshot-language-unique-pt-dk.sql" text="Every active concept has one active preferred term in the Danish language refset" /-->
<script uuid="b7a09892-7124-4a06-b150-7d86b3a75ce4" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-language-unique-pt-gb.sql" text="Every active concept has one active preferred term in the en-GB language refset." />
<!--script uuid="4ea5e02b-9364-4326-9082-816edb950dbf" category="file-centric-validation,SE" sqlFile="file-centric-snapshot-language-unique-pt-se.sql" text="Every active concept has one active preferred term in the Swedish language refset." /-->
<!--script uuid="d91e6e62-8195-4655-b7d5-6c44fcfd7490" category="file-centric-validation,IE" sqlFile="file-centric-snapshot-language-unique-pt-ie.sql" text="Every active concept has one active preferred term in the Irish language refset." /-->
<!--script uuid="3fa5d7a8-1ead-4525-9b2c-a30ddd5ba1dc" category="file-centric-validation,ZH" sqlFile="file-centric-snapshot-language-unique-pt-zh.sql" text="Every active concept has one active preferred term in the Chinese language refset." /-->
<!-- Belgium extension -->
<!--script uuid="cfcdf49a-b7e6-11e7-a396-3c15c2c6e32e" category="file-centric-validation,BE" sqlFile="file-centric-snapshot-language-unique-pt-be-fr.sql" text="Every active concept has one active preferred term in the Belgian French language refset." /-->
<!--script uuid="e14d8118-b7e6-11e7-8bc8-3c15c2c6e32e" category="file-centric-validation,BE" sqlFile="file-centric-snapshot-language-unique-pt-be-nl.sql" text="Every active concept has one active preferred term in the Belgian Dutch language refset." /-->
<!--script uuid="42927cbf-c914-4bdf-81a9-8934f0f8eb6b" category="file-centric-validation,CH" sqlFile="file-centric-snapshot-language-unique-pt-ch-de.sql" text="Every active concept has one active preferred term in the Swiss German language refset." /-->
<!--script uuid="0a52c619-05e3-41e9-a634-4eb89e0ac7ec" category="file-centric-validation,CH" sqlFile="file-centric-snapshot-language-unique-pt-ch-fr.sql" text="Every active concept has one active preferred term in the Swiss French language refset." /-->
<!--script uuid="c6badb72-f9a1-4d78-9aa3-bd9c6a8ae468" category="file-centric-validation,CH" sqlFile="file-centric-snapshot-language-unique-pt-ch-it.sql" text="Every active concept has one active preferred term in the Swiss Italian language refset." /-->
<!--script uuid="3539253a-5143-4945-a16c-800e66c6d836" category="file-centric-validation,NO" sqlFile="file-centric-snapshot-language-unique-pt-no.sql" text="Every active concept has one active preferred term in the Norwegian language refset." /-->
<!--script uuid="5f2d18dd-0507-4ed5-8eac-4f6ca0dd03e1" category="file-centric-validation,EE" sqlFile="file-centric-snapshot-language-unique-pt-ee.sql" text="Every active concept has one active preferred term in the Estonian language refset." /-->
<!--script uuid="dbb49e0c-e5b0-4676-a815-70fb9f3b468e" category="file-centric-validation,SE" sqlFile="file-centric-snapshot-se-translated-concepts.sql" text="Newly added active concept has one active preferred term in the Swedish language refset." /-->
<!--script uuid="1cfef22e-da2c-43fd-acdf-0e0ec6ca214c" category="file-centric-validation,DK" sqlFile="file-centric-snapshot-dk-translated-concepts.sql" text="Newly added active concept has one active preferred term in the Danish language refset." /-->
<!--script uuid="5afdd601-407e-4955-9a23-9ee0780b231c" category="file-centric-validation,IE" sqlFile="file-centric-snapshot-ie-translated-concepts.sql" text="Newly added active International concept must have at least one active preferred term in the Irish language refset RF2 file." /-->
<!-- Belgium extension -->
<!--script uuid="eef4d352-b7e6-11e7-a7c5-3c15c2c6e32e" category="file-centric-validation,BE" sqlFile="file-centric-snapshot-be-dutch-translated-concepts.sql" text="Newly added active concept has one active preferred term in the Belgian Dutch language refset." /-->
<!--script uuid="ff33e7f8-b7e6-11e7-9e35-3c15c2c6e32e" category="file-centric-validation,BE" sqlFile="file-centric-snapshot-be-french-translated-concepts.sql" text="Newly added active concept has one active preferred term in the Belgian French language refset." /-->
<!--script uuid="17d0297b-7a61-43c5-814b-532df4691ddd" category="file-centric-validation,BE" sqlFile="file-centric-snapshot-be-translated-concepts.sql" text="Newly translated concepts must have preferred terms in Dutch and French." /-->
<script uuid="2ecc6223-25a5-4543-a102-62f958e5745e" category="file-centric-validation,BE" sqlFile="file-centric-snapshot-be-translated-descriptions-both-french-dutch.sql" text="An active description must not have preferred term in both Dutch and French language refset." />
<!--script uuid="88d0de42-0c5a-4382-82e5-45601c7c3f74" category="file-centric-validation,NO" sqlFile="file-centric-snapshot-no-translated-concepts.sql" text="Newly added active concept has one active preferred term in the Norwegian language refset." /-->
<!-- Swiss extension (CH) -->
<!--
<script uuid="cfe3fb38-f312-4ee6-8933-3629ec675c03" category="file-centric-validation,CH" sqlFile="file-centric-snapshot-ch-de-translated-concepts.sql" text="Newly added active concept has one active preferred term in the Swiss German language refset." />
<script uuid="29599632-f175-441a-aac3-ce12d9bee0a9" category="file-centric-validation,CH" sqlFile="file-centric-snapshot-ch-fr-translated-concepts.sql" text="Newly added active concept has one active preferred term in the Swiss French language refset." />
<script uuid="8f37a5fd-9a4d-4c91-bac6-a69a70ceaf0b" category="file-centric-validation,CH" sqlFile="file-centric-snapshot-ch-it-translated-concepts.sql" text="Newly added active concept has one active preferred term in the Swiss Italian language refset." />
-->
<!--script uuid="e2ff1794-33fd-41db-8f35-38fcb35fd56b" category="file-centric-validation,EE" sqlFile="file-centric-snapshot-ee-translated-concepts.sql" text="Newly added active concept has one active preferred term in the Estonian language refset." / -->
<!--script uuid="c71a9b0c-18cf-4a05-8de1-e1f3b9a3fe2f" category="file-centric-validation,BE" sqlFile="file-centric-snapshot-language-pt-translated-be-extension-fr.sql" text="Every active concept from the international release is recommended to have one active preferred term in the Belgian French language refset." /-->
<!--script uuid="3467c1c8-203f-4161-8af4-a2dc3d641811" category="file-centric-validation,BE" sqlFile="file-centric-snapshot-language-pt-translated-be-extension-nl.sql" text="Every active concept from the international release is recommended to have one active preferred term in the Belgian Dutch language refset." /-->
<!--script uuid="e6f653a1-cac8-43d8-9b4b-00e6e4ab2397" category="file-centric-validation,DK" sqlFile="file-centric-snapshot-language-pt-translated-dk-extension.sql" text="Every active concept from the international release is recommended to have one active preferred term in the Danish language refset." /-->
<!--script uuid="26fdfee3-13da-45b9-b483-ff7fa37701ec" category="file-centric-validation,NO" sqlFile="file-centric-snapshot-language-pt-translated-no-extension.sql" text="Every active concept from the international release is recommended to have one active preferred term in the Norwegian language refset." /-->
<!--script uuid="69500336-2cde-45a5-93b3-1e262069f136" category="file-centric-validation,SE" sqlFile="file-centric-snapshot-language-pt-translated-se-extension.sql" text="Every active concept from the international release is recommended to have one active preferred term in the Swedish language refset." /-->
<!--script uuid="44eba8c9-2dbd-43b7-9380-3bbbd816828d" category="file-centric-validation,IE" sqlFile="file-centric-snapshot-language-pt-translated-ie-extension.sql" text="Every active concept from the international release is recommended to have one active preferred term in the Irish language refset." /-->
<!--script uuid="3ee04759-fe5e-424b-af4a-693edd09870b" category="file-centric-validation,EE" sqlFile="file-centric-snapshot-language-pt-translated-ee-extension.sql" text="Every active concept from the international release is recommended to have one active preferred term in the Estonian language refset." /-->
<!--
<script uuid="b02b8c82-a4b8-4cc7-b3c3-6f4b567fc28f" category="file-centric-validation,CH" sqlFile="file-centric-snapshot-language-pt-translated-ch-extension-de.sql" text="Every active concept from the international release is recommended to have one active preferred term in the Swiss German language refset." />
<script uuid="9ec554c8-8bb8-4161-bc5d-fa21d14efc70" category="file-centric-validation,CH" sqlFile="file-centric-snapshot-language-pt-translated-ch-extension-fr.sql" text="Every active concept from the international release is recommended to have one active preferred term in the Swiss French language refset." />
<script uuid="64a9b342-6bab-4026-9d15-69fd6639a645" category="file-centric-validation,CH" sqlFile="file-centric-snapshot-language-pt-translated-ch-extension-it.sql" text="Every active concept from the international release is recommended to have one active preferred term in the Swiss Italian language refset." />
-->
<script uuid="530f9483-ff33-474f-85b7-29899b1d6f83" category="component-centric-validation" sqlFile="component-centric-snapshot-concept-missing-axiom.sql" text="Active concepts have at least one active axiom in the same module as the concepts themselves." />
<script uuid="eb940ee0-7cd6-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-historical-association-active-target.sql" text="Active historical association refset members have active concepts as targets." />
<script uuid="90bcb7f0-7f25-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-historical-association-refers-to-parent.sql" text="No active Historical Association member associates an inactive concept with its parent." />
<script uuid="f7117eb0-7cd6-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-historical-association-active-source-concept.sql" text="Active historical association refset members have inactive concepts as reference components." />
<!--script uuid="f2293d20-7cd6-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-concept-primitive.sql" text="The definition status is PRIMITIVE for concepts having only one defining relationship." /-->
<!--script uuid="fdf6a1b0-7cd6-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-concept-inactive-definitionstatusid.sql" text="All inactive concepts have definition status of PRIMITIVE." /-->
<script uuid="2e4fd620-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-inferred-inactive-concepts.sql" text="All inferred relationships in which the concept associated is inactive, are inactive relationships." />
<script uuid="32b41aa0-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-inferred-inactive-modifier.sql" text="Inferred relationship modifier is always SOME." />
<script uuid="36f43550-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-inferred-isa-relgroup.sql" text="All inferred is-a relationships have relationship group of 0." />
<script uuid="3ab84230-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-inferred-one-isa.sql" text="All concepts have at least one inferred is-a relationship." />
<!-- <script uuid="411e9840-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-inferred-rel-groups.sql" text="Relationship groups contain at least 2 relationships." /> -->
<script uuid="4572d730-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-inferred-unique-per-concept.sql" text="No Concept has 2 inferred relationships with the same type, destination and group." />
<!--script uuid="49487040-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-stated-inactive-concepts.sql" text="All stated relationships in which the source concept is inactive, are inactive relationships." /-->
<!--script uuid="4d32c9d0-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-stated-inactive-modifier.sql" text="Stated relationship modifier is always SOME." /-->
<script uuid="50e809a0-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-stated-isa-relgroup.sql" text="All stated is-a relationships have relationship group of 0." />
<!--script uuid="5555c400-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-stated-one-isa.sql" text="All concepts have at least one stated is-a relationship." /-->
<!-- <cd .script uuid="59b574a0-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-stated-rel-groups.sql" text="Relationship groups contain at least 2 relationships." /> -->
<!--script uuid="5d27df10-7d08-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-stated-unique-per-concept.sql" text="No Concept has 2 stated relationships with the same type, destination and group." /-->
<script uuid="19423070-7118-45bd-98ba-6d0dc18bc619" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-description-fsn-synonym-text.sql" text="For each active FSN there is a synonym that has the same text." />
<!--script uuid="57d910b4-b5c9-459e-8bae-ae0ea9035585" category="component-centric-validation" sqlFile="component-centric-snapshot-description-trim.sql" text="No active Terms contain leading or trailing spaces." /-->
<!--script uuid="e95acdbd-0a20-4010-9e78-00e70491e800" category="component-centric-validation" sqlFile="component-centric-snapshot-description-synonym-tag.sql" text="No synonyms have semantic tags." / -->
<!--script uuid="32369add-8d9f-48de-a129-29b32c79a9d7" category="component-centric-validation" sqlFile="component-centric-snapshot-description-space-before-tag.sql" text="All FSNs have a space before the semantic tag." /-->
<!--script uuid="a4ed3a89-170e-4d9c-995a-716447c4fe64" category="component-centric-validation" sqlFile="component-centric-snapshot-description-fsn-tag.sql" text="All active FSNs have a semantic tag." /-->
<!--script uuid="2d6c61e5-a04d-4115-be18-eeba2a44b835" category="component-centric-validation" sqlFile="component-centric-snapshot-description-double-spaces.sql" text="No active Terms contain double spaces." /-->
<!--script uuid="5a605c09-db1e-453f-aa4a-064faab2d310" category="component-centric-validation" sqlFile="component-centric-snapshot-description-closing-parens.sql" text="All FSNs end in closing parentheses." /-->
<!--script uuid="dd0d0406-7481-444a-9f04-b6fc7db49039" category="component-centric-validation" sqlFile="component-centric-snapshot-description-fsn-uppercase.sql" text="The first letter of the FSN should be capitalized." / -->
<script uuid="2e0eb135-fd7d-4f24-83c1-0cba797ee766" category="component-centric-validation" sqlFile="component-centric-snapshot-description-unique-term-in-concept.sql" text="For a given concept, all description terms are unique." />
<script uuid="c2975dd5-3869-4bf7-ac75-53fd53b90144" category="component-centric-validation" sqlFile="component-centric-snapshot-description-active-inactive-term-match.sql" text="No active term matches that of an inactive Description." />
<!--script uuid="50907ee7-ddf6-4cb5-ba8b-be150644430b" category="component-centric-validation" sqlFile="component-centric-snapshot-description-balanced parentheses.sql" text="Terms contains balanced parentheses." /-->
<!--script uuid="805ab37c-33fa-45aa-876b-f86365a828c8" category="component-centric-validation" sqlFile="component-centric-snapshot-description-case-word-match.sql" text="Case-sensitive terms that share initial words also share caseSignificanceId value." /-->
<!-- Disable this for now as it needs improvements script uuid="22a95293-3acb-4671-95f8-1ff13ba3202c" category="component-centric-validation" sqlFile="component-centric-snapshot-description-casesignificanceid.sql" text="Case-sensitive terms have appropriate caseSignificanceId." /> -->
<script uuid="6614ff12-fca2-42b7-a5da-ea26353979fe" category="component-centric-validation" sqlFile="component-centric-snapshot-description-valid-characters.sql" text="Active description of active concept consists of valid characters." />
<!--script uuid="8d6ab114-caca-4d99-9fec-bb8fd9cea518" category="component-centric-validation" sqlFile="component-centric-snapshot-description-unique-fsn.sql" text="The FSN term should be unique in active content." /-->
<script uuid="d9f8a8d6-2c02-11e7-b0e7-3c15c2c6e32e" category="component-centric-validation" sqlFile="component-centric-snapshot-description-unique-fsn-case-insensitive-checking.sql" text="The FSN term should be unique in active content when case sensitivity is ignored." severity="WARNING"/>
<!--script uuid="b4930ea7-4078-4599-979c-2dde18164f01" category="component-centric-validation" sqlFile="component-centric-snapshot-definition-always-case-sensitive.sql" text="All definitions are case sensitive." /-->
<!--script uuid="73e46e72-6fdb-407b-9d50-d86a36a3a862" category="component-centric-validation" sqlFile="component-centric-snapshot-definition-always-preferred.sql" text="All active definitions are preferred." /-->
<!--script uuid="da3ae7c4-6144-4cd5-9530-2a7780c53c9a" category="component-centric-validation" sqlFile="component-centric-snapshot-definition-trim.sql" text="No active definitions contain leading or trailing spaces." /-->
<!--script uuid="f7b7cefe-858d-4749-ab98-7106700feaee" category="component-centric-validation" sqlFile="component-centric-snapshot-definition-double-spaces.sql" text="No active definitions contain double spaces." /-->
<!--script uuid="6138248d-8cc8-4bc2-8043-cd609fdd640c" category="component-centric-validation" sqlFile="component-centric-snapshot-definition-uppercase.sql" text="The first letter of the active definition should be capitalized." /-->
<!-- active contents only. Created specifically for US edition -->
<script uuid="eead9964-67ce-11e7-b7e7-3c15c2c6e32e" category="component-centric-validation,US" sqlFile="component-centric-snapshot-language-referencedcomponent-unique-active-per-refset.sql" text="There is only one active member per description per dialect in the language refset snapshot file." />
<!-- This one is checking both active and inactive contents -->
<script uuid="31f5e2c8-b0b9-42ee-a9bf-87d95edad83b" category="component-centric-validation" sqlFile="component-centric-snapshot-language-referencedcomponent-unique-per-refset.sql" text="There is only one member id per description per dialect in the language refset snapshot file." />
<script uuid="d76f1430-7e9a-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-language-inactive-members.sql" text="Lang refset members are active for inactive descriptions in the language refset snapshot file." />
<!--script uuid="e658fb00-7e9a-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-language-unique-term.sql" text="Descriptions in a language refset are unique for a given concept." /-->
<script uuid="f636b7b0-7e9a-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-language-active-members.sql" text="Members are active for active descriptions in the language refset snapshot file." />
<script uuid="17b6c41e-9bf2-456f-ba59-9ad8230d7e52" category="component-centric-validation" sqlFile="component-centric-snapshot-language-valid-moduleid.sql" text="Language refset members have the wrong module." />
<!--script uuid="00e87310-7e9b-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-language-unique-textdefinition.sql" text="There is only zero or one active Definition per concept per dialect in the snapshot file." / -->
<!--script uuid="695cea40-7f25-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-snomed-rt-active.sql" text="SNOMED RT identifier simple map refset refers to active components." /-->
<script uuid="730720b0-7f25-11e1-b0c4-0800200c9a66" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-snomed-rt-ratio.sql" text="There is one and only one SNOMED RT simple map refset member per concept." />
<!--script uuid="83638340-7f25-11e1-b0c4-0800200c9a66" category="component-centric-validation,INT,GMDN" sqlFile="component-centric-snapshot-snomed-rt-unique.sql" text="SNOMED RT identifier simple map refset members are unique." /-->
<!--script uuid="9cc8fa40-7f25-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-icdo-active.sql" text="Active ICD-O simple map refset refers to active components." /-->
<script uuid="a2e01ee0-7f25-11e1-b0c4-0800200c9a66" category="component-centric-validation,INT,GMDN" sqlFile="component-centric-snapshot-ctv3-unique.sql" text="CTV3 simple map refset members are unique." />
<script uuid="bab42070-7f25-11e1-b0c4-0800200c9a66" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-ctv3-ratio.sql" text="There is one and only one CTV3 simple map refset member per concept." />
<script uuid="c0869af0-7f25-11e1-b0c4-0800200c9a66" category="component-centric-validation,INT,GMDN" sqlFile="component-centric-snapshot-ctv3-active.sql" text="CTV3 simple map refset members are always active." />
<!-- script uuid="d2abcd74-de24-4cbc-ab53-43f7abaa3028" category="component-centric-validation" sqlFile="component-centric-snapshot-vtm-inactive.sql" text="Inactive VTM simple refset members refer to inactive components." /-->
<script uuid="9715b1dd-7de5-4f80-ad28-f97ab52b9359" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-vtm-active.sql" text="Active VTM simple refset members refer to active components." />
<!--script uuid="e7ae783e-71cd-4f17-a8b6-455d65271c24" category="component-centric-validation" sqlFile="component-centric-snapshot-vmp-inactive.sql" text="Inactive VMP simple refset members refer to inactive components." /-->
<script uuid="f5092a2b-8874-4290-ae96-a04bf568b1ab" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-vmp-active.sql" text="Active VMP simple refset members refer to active components." />
<script uuid="8479317e-8459-4362-bee8-628b8220f1e4" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-nonhuman-active.sql" text="Active Non-human refset members refer to active components." />
<!--script uuid="c3249e80-84f0-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-delta-language-lang-specific-words-us-call-proc.sql" text="Terms that contain en-us specific words are in the en-us language refset." /-->
<!--script uuid="cc9c5340-84f0-11e1-b0c4-0800200c9a66" category="component-centric-validation,INT" sqlFile="component-centric-delta-language-lang-specific-words-gb-call-proc.sql" text="Terms that contain en-gb specific words are in the en-gb language refset." /-->
<script uuid="84335167-9105-4377-beca-b80b0d5dff83" category="component-centric-validation,INT" sqlFile="component-centric-delta-metadata-only-in-model-module.sql" text="Metadata concepts must only exist in model component module." />
<script uuid="7c406d6c-7e30-4aa1-b99d-e00b4e2d52a5" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-definition-preferred-in-en_us-and-en_gb.sql" text="There is an equivalent definition in the en-us and en-gb language when provided." />
<!--script uuid="905122c9-f24f-4d57-b478-435d693ff209" category="component-centric-validation" sqlFile="component-centric-snapshot-descripton-term-length.sql" text="A description should not have more than 255 characters long." /-->
<!--script uuid="7dd01495-2099-4e7b-9d02-39899bf774f3" category="component-centric-validation" sqlFile="component-centric-snapshot-definition-term-used-in-description-warning.sql" text="A description normally has less than 35 words." / -->
<script uuid="f55ed5ec-fc57-429c-8190-bbd5cbb8343a" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-core-module-concepts-have-core-module-parents.sql" text="Core module concepts have core module parents." />
<script uuid="22405025-d572-4bbb-b0fd-b066ac49b983" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-no-duplicate-association-of-SEP.sql" text="Active structure concepts are unique in SEP reference sets." />
<!-- Exclude these assertion for the time being
<script uuid="0a4bba70-85b7-11e1-b0c4-0800200c9a66" category="component-centric-validation" sqlFile="component-centric-snapshot-historical-association-navigation.sql" text="targetComponentId in association refset file does not refer to navigation concepts." />
<script uuid="38b88ff6-7ee3-40a5-b362-98a87e80526e" category="component-centric-validation" sqlFile="component-centric-snapshot-nonhuman-inactive.sql" text="Inactive Non-human refset members refer to inactive components." />
-->
<script uuid="495b0552-9c9d-4356-b4cf-efba6bea3a0d" category="component-centric-validation" sqlFile="component-centric-snapshot-illegal-change-for-description-or-concept-inactivation-reason.sql" text="All inactive members within the concept and description inactivation indicator reference set have valid modifications to their inactivation indicator reasons." />
<script uuid="2b166f4e-73ae-4c89-b2bb-bc9ce07fa9d9" category="component-centric-validation" sqlFile="component-centric-snapshot-fully-defined-concept-against-owlexpression.sql" text="Active fully-defined concept must have at least one Axiom record with the words 'EquivalentClasses'." />
<script uuid="8090d441-7aeb-4a48-bdc3-2545916aa26d" category="component-centric-validation" sqlFile="component-centric-snapshot-active-concept-must-have-correct-definition-status-according-to-defined-axioms.sql" text="Active concepts must have correct definition status according to defined axioms." />
<!--script uuid="628a8d16-d8ba-405e-b321-1f5f7dd70d91" category="component-centric-validation" sqlFile="component-centric-snapshot-referenced-concepts-in-mrcm-active.sql" text="All referenced concepts in MRCM refsets must be active." /-->
<script uuid="e82a8211-fac1-4998-b3cb-3db99ee4565c" category="component-centric-validation" sqlFile="component-centric-snapshot-role-group-are-in-double-figures.sql" text="Role Group numbers are in double figures." />
<script uuid="fc0f240c-4a07-4995-acf6-52a7f41f2ce6" category="component-centric-validation" sqlFile="component-centric-snapshot-refsets-descriptor-validation.sql" text="Any refset with a refsetDescriptor record, that is a subset of another refset with a refsetDescriptor record, must have a refsetDescriptor that is either the same, or a specialisation of the parent's refset." />
<script uuid="041dcf55-4c9c-4dd4-baa7-584eb0e53d5a" category="component-centric-validation" sqlFile="component-centric-snapshot-historical-association-unique-indicator.sql" text="Concept should not have any duplicated historical association indicators." />
<script uuid="b72bc5f4-7afb-4a2e-ac3a-e0f4373b03e6" category="component-centric-validation" sqlFile="component-centric-snapshot-active-concept-with-inactivation-reason.sql" text="Active concepts do not have active inactivation indicators" />
<script uuid="e2aa5b09-5754-484f-9eb8-bb18732617ef" category="component-centric-validation" sqlFile="component-centric-snapshot-active-description-with-inactivation-reason.sql" text="Active descriptions do not have active inactivation indicators" />
<script uuid="96810a5e-d195-43ba-8685-f76b43d25782" category="component-centric-validation" sqlFile="component-centric-snapshot-active-description-with-concept-non-current.sql" text="Active descriptions of an inactive concept should have concept non-current indicators" />
<script uuid="638e1194-1934-11e7-819d-3c15c2c6e32e" category="component-centric-validation" sqlFile="component-centric-snapshot-attribute-value-only-one-active-inactivation-reason.sql" text="There is only one active inactivation reason for a given referenced component in the attribute value snapshot" />
<script uuid="d2727004-cfed-4798-8710-1a088833e775" category="component-centric-validation" sqlFile="component-centric-snapshot-association-same-concept-for-referencedComponentId-and-targetComponentId.sql" text="Association reference records are referencing the same concept for both referencedComponentId and targetComponentId." />
<script uuid="c82246b1-a137-40c5-8653-554c9ce82c6b" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-description-unique-preferred-terms.sql" text="Active preferred terms for active concepts are unique in the same hierarchy" />
<script uuid="5c0186f3-0b72-4685-8aad-eff15a7f8880" category="component-centric-validation" sqlFile="component-centric-snapshot-description-consistent-semantic-tag.sql" text="All active FSNs for a given concept have the same semantic tag."/>
<script uuid="f14d521f-2472-4871-9c4e-356f0f075a3a" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-ctv3-code-unique.sql" text="CTV3 codes are unique in the CTV3 simple map refset" />
<!--script uuid="5e80ea3e-c4dd-4ae3-8b75-f0567e42b962" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-snomed-rt-code-unique.sql" text="SNOMED RT codes are unique in the SNOMED RT simple map refset" /-->
<!-- Complex map assertions-->
<script uuid="7e70ea3e-c4dd-4ae3-8b75-f0567e42b580" category="component-centric-validation,ICD-9-CM" sqlFile="component-centric-snapshot-complexmap-group.sql" text="Rule based complex MapGroup must be in sequential order and not blank" />
<script uuid="6e70ea3e-c4dd-4ae3-8b75-f0567e43b590" category="component-centric-validation,ICD-9-CM" sqlFile="component-centric-snapshot-complexmap-priority.sql" text="MapPriority must be in sequential order" />
<script uuid="7e70ea3e-c4dd-4ae3-8b75-f0567e44b560" category="component-centric-validation,ICD-9-CM" sqlFile="component-centric-snapshot-complexmap-gender-rule.sql" text="Gender rules must be in alphabetical order in complex map refset"/>
<script uuid="7e70ea3e-c4dd-4ae3-8b75-f0567e44b550" category="component-centric-validation,ICD-9-CM" sqlFile="component-centric-snapshot-complexmap-unique-target.sql" text="Active complex maps should not have the same mapTarget in different groups for a given referenced component"/>
<script uuid="7e70ea3e-c4dd-4ae3-8b75-f0567e44b540" category="component-centric-validation,ICD-9-CM" sqlFile="component-centric-snapshot-complexmap-blank-target.sql" text="Active higher mapGroup must have at least one non empty mapTarget" />
<!-- Extended map assertions-->
<script uuid="8e70ea3e-c4dd-4ae3-8b75-f0567e42f600" category="component-centric-validation,ICD-MAP,INT,US" sqlFile="component-centric-snapshot-extendedmap-target-missing-from-advice.sql" text="Non empty mapTarget should be part of mapAdvice"/>
<script uuid="7e70ea3e-c4dd-4ae3-8b75-f0567e44c610" category="component-centric-validation,ICD-9-CM" sqlFile="component-centric-snapshot-complexmap-ifa-rule.sql" text="Active complex map IFA rules referenced concepts and terms must be active "/>
<script uuid="7e70ea3e-c4dd-4ae3-8b75-f0567e42d630" category="component-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="component-centric-snapshot-extendedmap-valid-category.sql" text="Active extended maps have valid mapCategoryId" />
<script uuid="7e70ea3e-c4dd-4ae3-8b75-f0567e42d640" category="component-centric-validation,ICD-MAP,INT" sqlFile="component-centric-snapshot-extendedmap-category-advice-alignment.sql" text="Active ICD 10 extended maps must have valid mapAdvice values for corresponding mapCategory" />
<script uuid="6e70ea3e-c4dd-4ae3-8b75-f0567e42e650" category="component-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="component-centric-snapshot-extendedmap-group.sql" text="Active rule based extended map must have sequentially ordered mapGroup values without gaps" />
<script uuid="7e70ea3e-c4dd-4ae3-8b75-f0567e42f660" category="component-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="component-centric-snapshot-extendedmap-priority.sql" text="Active extended maps that are rule based have sequentially ordered mapPriority values without gaps within each mapGroup" />
<script uuid="8e70ea3e-c4dd-4ae3-8b75-f0567e42f670" category="component-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="component-centric-snapshot-extendedmap-unique-target.sql" text="Active extended maps should not have the same mapTarget and mapRule in different groups for a given referenced component" />
<script uuid="8e70ea3e-c4dd-4ae3-8b75-f0567e42f680" category="component-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="component-centric-snapshot-extendedmap-empty-target-higher-group.sql" text="Active higher extended mapGroup have at least one non blank mapTarget" />
<script uuid="8e70ea3e-c4dd-4ae3-8b75-f0567e42f690" category="component-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="component-centric-snapshot-extendedmap-target-classifiable-category.sql" text="MapTarget should not be empty for classifiable mapCategory" />
<script uuid="8e70ea3e-c4dd-4ae3-8b75-f0567e42f700" category="component-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="component-centric-snapshot-extendedmap-gender-rule.sql" text="Gender rules must be in alphabetical order in extended map refset" />
<script uuid="8e70ea3e-c4dd-4ae3-8b75-f0567e42f710" category="component-centric-validation,ICD-MAP,INT,US" sqlFile="component-centric-snapshot-extendedmap-ifa-rule.sql" text="Active extended IFA rule maps reference active concepts and terms" />
<script uuid="8e70ea3e-c4dd-4ae3-8b75-f0567e42f720" category="component-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="component-centric-snapshot-extendedmap-age-rule.sql" text="Active extended map with age rules do not have mapRule value ending with less or equal than 0" />
<script uuid="8e70ea3e-c4dd-4ae3-8b75-f0567e42f730" category="component-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="component-centric-snapshot-extendedmap-default-rule.sql" text="The mapRule for active rule based extended maps should end with a default rule and not blank" />
<script uuid="8e70ea3e-c4dd-4ae3-8b75-f0567e42f740" category="component-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="component-centric-snapshot-extendedmap-rule-unique.sql" text="Active rule based extended maps do not have the same mapRule and mapTarget in a different mapGroup" />
<script uuid="8e70ea3e-c4dd-4ae3-8b75-f0567e42f750" category="component-centric-validation,ICD-MAP,INT,US,GPFP-ICPC2" sqlFile="component-centric-snapshot-extendedmap-gender-advice.sql" text="Active extended map with gender mapAdvice must have corresponding gender rule"/>
<!-- LOINC Mapping file assertions -->
<script uuid="30947783-78f5-4ffc-a22b-b03d83c5909d" category="component-centric-validation,LOINC" sqlFile="component-centric-expression-association-call-validate-proc.sql" text="The concepts referenced by expressions in LOINC ExpressionAssociationRefset SNAPSHOT file must exist in the concept snapshot"/>
<script uuid="a6f78382-91c4-4e0a-a9d6-6d47b1a16979" category="component-centric-validation,LOINC" sqlFile="component-centric-snapshot-expression-association-unique-mapTarget.sql" text="The mapTarget in LOINC ExpressionAssociationRefset snapshot is unique."/>
<script uuid="18d36527-9247-406a-bd1f-d7d608b0663a" category="component-centric-validation,LOINC" sqlFile="component-centric-snapshot-expression-association-mapTarget-valid-loinc.sql" text="The mapTarget in LOINC ExpressionAssociationRefset snapshot is a valid LOINC code"/>
<script uuid="335b2810-8cbb-43bf-807e-092dacb20f6a" category="component-centric-validation,LOINC" sqlFile="component-centric-snapshot-map-correlation-origin-valid-loinc-parts.sql" text="The LOINC parts in MapCorrelationOriginRefset snapshot are in correct format" />
<script uuid="22d3065c-98d3-458e-b020-35eec49b4be3" category="component-centric-validation,INT" sqlFile="component-centric-delta-inactive-concepts-must-have-active-association.sql" text="Newly inactive concepts must have an active historical association to an active concept - Inactivation reason requires specifying a historical association." />
<script uuid="f7bd336c-4ced-48e3-881c-b61e23a19530" category="component-centric-validation,INT" sqlFile="component-centric-delta-inactive-concepts-must-have-active-PT.sql" text="Concepts inactivated in this release cycle must have an active Preferred Term in both US and GB Language Reference Sets." />
<script uuid="db3f62b0-b824-463d-8d05-7974c81f3caa" category="component-centric-validation,INT" sqlFile="component-centric-delta-inactive-concepts-must-have-active-FSN.sql" text="Concepts inactivated in this release cycle must have an active FSN, preferred in both US and GB Language Reference Sets." />
<script uuid="eb7ccd3f-fc7a-4c9e-9804-eec0d3af990d" category="file-centric-validation" sqlFile="file-centric-delta-language-unique.sql" text="Term exists exactly once in each language refset for each concept in delta." />
<!-- OWL Expression files assertions -->
<script uuid="910844a8-97e5-4096-add2-e1734b941e10" category="release-type-validation" sqlFile="release-type-delta-previous-snapshot-validation-owl-expression.sql" text="Members in the new OWL Expression Refset Delta file must be different from their previously published version." />
<script uuid="3d21913e-553b-4ce9-8b3b-b46601c60326" category="release-type-validation" sqlFile="release-type-full-delta-validation-owl-expression.sql" text="The current full OWL Expression file consists of the previously published full file and the changes for the current release" />
<script uuid="26c25479-c3ba-47f2-9851-bb05ae42ad48" category="release-type-validation" sqlFile="release-type-snapshot-owl-expression-successive-states.sql" text="All OWL Expression inactivated in current release must have been active in the previous release."/>
<script uuid="2cc6624a-159b-4251-96b5-16b13b6bfdb4" category="release-type-validation" sqlFile="release-type-snapshot-validation-owl-expression.sql" text="The current OWL Expression snapshot file is an accurate derivative of the current full file" />
<script uuid="13d797e0-e67d-46a7-96e9-761c3c2c84d5" category="release-type-validation" sqlFile="release-type-snapshot-delta-validation-owl-expression.sql" text="The current data in the OWL Expression snapshot file are the same as the data in the current delta file. " />
<script uuid="3d4342fe-4698-4c6d-b519-d8d649c842e0" category="release-type-validation" sqlFile="release-type-full-validation-owl-expression.sql" text="The current OWL Expression full file contains all previously published data unchanged." />
<script uuid="21acfba1-d637-4913-a54d-987f4ac336d1" category="release-type-validation" sqlFile="release-type-delta-validation-owl-expression.sql" text="The current OWL Expression delta file is an accurate derivative of the current full file" />
<script uuid="9fc3995b-f84d-46e1-b7cb-88f0fe8564e2" category="file-centric-validation" sqlFile="file-centric-snapshot-owl-expression-unique-id.sql" text="The current OWL Expression snapshot file does not contain duplicate Ids." />
<script uuid="6a5cf755-e2bb-4615-8f84-733b9546a3cf" category="file-centric-validation" sqlFile="file-centric-snapshot-owl-expression-unique-active-axiom-for-same-concept.sql" text="The current OWL Expression snapshot file does not contain any duplicate active OWL axioms for the same concept." />
<script uuid="70befe18-cb16-4b86-bd49-e624ce5f6ae7" category="component-centric-validation" sqlFile="component-centric-snapshot-active-owl-axiom-referencing-inactive-concept.sql" text="Active OWL axiom refset members must not be referencing inactive concepts." />
<!-- <script uuid="d55eee56-c5f2-44da-971b-86f39378fe38" category="file-centric-validation" sqlFile="file-centric-snapshot-relationship-must-not-be-both-stated-inferred.sql" text="Relationships should not exist in Stated Relationship and Relationship files at the same time" /> -->
<!-- MRCM refsets validation -->
<script uuid="21f3a8f3-a714-40b6-800e-4eeb0fa9b424" category="file-centric-validation" sqlFile="file-centric-snapshot-mrcm-never-grouped-relationship-grouped.sql" text="Found grouped relationship for attribute marked as never-grouped"/>
<!-- file-centric-snapshot-mrcm-refset-attribute-domain -->
<script uuid="e968c5d1-e06b-4351-9e96-3f62208d27d4" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-attribute-domain-valid-moduleid.sql" text="ModuleId value refers to valid concept identifier in the MRCM ATTRIBUTE DOMAIN REFSET snapshot"/>
<script uuid="413c91cd-4b1a-47cf-a278-3141bea39fde" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-attribute-domain-valid-refsetid.sql" text="RefsetId value refers to valid concept identifier in the MRCM ATTRIBUTE DOMAIN REFSET snapshot"/>
<script uuid="292b4427-0cce-493d-b63c-27cd249eafea" category="file-centric-validation" sqlFile="file-centric-snapshot-mrcm-attribute-domain-valid-referencedcomponentid.sql" text="ReferencedComponentId value refers to valid concept identifier in the MRCM ATTRIBUTE DOMAIN REFSET snapshot"/>
<script uuid="0bd6a234-58f9-424f-84b4-0dc800e5a70b" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-attribute-domain-valid-domainid.sql" text="DomainId value refers to valid concept identifier in the MRCM ATTRIBUTE DOMAIN REFSET snapshot" />
<script uuid="0e8e3549-e704-41a2-a853-fd91a60116ee" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-attribute-domain-valid-rulestrengthid.sql" text="RuleStrengthId value refers to valid concept identifier in the MRCM ATTRIBUTE DOMAIN REFSET snapshot" />
<script uuid="338c39ad-6f40-46dc-ad35-b7c697d66a63" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-attribute-domain-valid-contenttypeid.sql" text="ContentTypeId value refers to valid concept identifier in the MRCM ATTRIBUTE DOMAIN REFSET snapshot" />
<!-- file-centric-snapshot-mrcm-refset-domain -->
<script uuid="32bc5dc7-192c-441f-9693-6710020a6442" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-domain-valid-moduleid.sql" text="ModuleId value refers to valid concept identifier in the MRCM DOMAIN REFSET snapshot"/>
<script uuid="14e30e46-1e7a-4655-b1ca-48254f8b7071" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-domain-valid-refsetid.sql" text="RefsetId value refers to valid concept identifier in the MRCM DOMAIN REFSET snapshot"/>
<script uuid="c3e6008a-2e9a-4b42-9a37-78ea6a4c7799" category="file-centric-validation" sqlFile="file-centric-snapshot-mrcm-domain-valid-referencedcomponentid.sql" text="ReferencedComponentId value refers to valid concept identifier in the MRCM DOMAIN REFSET snapshot"/>
<!-- file-centric-snapshot-mrcm-refset-attribute-range -->
<script uuid="bd129ddf-e7ea-49a4-9e9c-ad790b75331d" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-atribute-range-valid-moduleid.sql" text="ModuleId value refers to valid concept identifier in the MRCM ATTRIBUTE RANGE REFSET snapshot" />
<script uuid="40b0b1f3-7ed0-4074-ab0e-c5abd19f70b8" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-atribute-range-valid-refsetid.sql" text="RefsetId value refers to valid concept identifier in the MRCM ATTRIBUTE RANGE REFSET snapshot" />
<script uuid="907c11ad-5ad7-49ed-b3e8-1149b1e95716" category="file-centric-validation" sqlFile="file-centric-snapshot-mrcm-atribute-range-valid-referencedcomponentid.sql" text="ReferencedComponentId value refers to valid concept identifier in the MRCM ATTRIBUTE RANGE REFSET snapshot" />
<script uuid="618115ab-b5bc-4ed3-aaba-fec8536fe498" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-atribute-range-valid-rulestrengthid.sql" text="RuleStrengthId value refers to valid concept identifier in the MRCM ATTRIBUTE RANGE REFSET snapshot" />
<script uuid="b110b8de-53df-4387-b0ac-aecfbc01ed0d" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-atribute-range-valid-contenttypeid.sql" text="ContentTypeId value refers to valid concept identifier in the MRCM ATTRIBUTE RANGE REFSET snapshot" />
<!-- file-centric-snapshot-mrcm-refset-module-scope -->
<script uuid="15a2289d-a160-4faa-b1ea-2f54980b5830" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-module-scope-valid-moduleid.sql" text="ModuleId value refers to valid concept identifier in the MRCM MODULE SCOPE REFSET snapshot" />
<script uuid="844f4f15-ac5d-48a6-ba33-f11893cb7a20" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-module-scope-valid-refsetid.sql" text="RefsetId value refers to valid concept identifier in the MRCM MODULE SCOPE REFSET snapshot" />
<script uuid="c4920cb7-7e7f-4f3f-ae87-f15b7c8fb1b6" category="file-centric-validation" sqlFile="file-centric-snapshot-mrcm-module-scope-valid-referencedcomponentid.sql" text="ReferencedComponentId value refers to valid concept identifier in the MRCM MODULE SCOPE REFSET snapshot" />
<script uuid="4fe314dd-6f65-4e9e-8ce1-a4c7db598c0d" category="file-centric-validation,INT" sqlFile="file-centric-snapshot-mrcm-module-scope-valid-mrcmrulerefsetid.sql" text="MrcmRuleRefsetId value refers to valid concept identifier in the MRCM MODULE SCOPE REFSET snapshot" />
<!-- release-type-validation-mrcm -->
<script uuid="b1ebc4cb-6a86-498f-a3ea-aeef250b9399" category="release-type-validation,INT" sqlFile="release-type-delta-previous-snapshot-validation-mrcm-attribute-domain-refset.sql" text="Members in the new MRCM Attribute Domain Refset Delta file must be different from their previously published version." />
<script uuid="cec2a50e-c04b-4442-a979-e8ad8f83ff91" category="release-type-validation,INT" sqlFile="release-type-delta-previous-snapshot-validation-mrcm-attribute-range-refset.sql" text="Members in the new MRCM Attribute Range Refset Delta file must be different from their previously published version." />
<script uuid="8864db45-0f97-4eda-b7ba-414289dd3a99" category="release-type-validation,INT" sqlFile="release-type-delta-previous-snapshot-validation-mrcm-domain-refset.sql" text="Members in the new MRCM Domain Refset Delta file must be different from their previously published version." />
<script uuid="d7e12c75-9979-4adb-9b5b-3b8a80ab4fbb" category="release-type-validation,INT" sqlFile="release-type-delta-previous-snapshot-validation-mrcm-module-scope-refset.sql" text="Members in the new MRCM Module Scope Refset Delta file must be different from their previously published version." />
<script uuid="87af4df0-c506-41ed-9089-6a359f16b34f" category="release-type-validation,INT" sqlFile="release-type-full-validation-mrcm-domain-refset.sql" text="The current MRCM Domain Refset full file contains all previously published data unchanged."/>
<script uuid="4fdf8c6a-8b58-4bf7-a8b5-71176ede7ac0" category="release-type-validation,INT" sqlFile="release-type-full-validation-mrcm-attribute-domain-refset.sql" text="The current MRCM Attribute Domain Refset full file contains all previously published data unchanged."/>
<script uuid="becfbeaa-5eab-4a4a-90ca-7c893b7495b2" category="release-type-validation,INT" sqlFile="release-type-full-validation-mrcm-attribute-range-refset.sql" text="The current MRCM Attribute Range Refset full file contains all previously published data unchanged."/>
<script uuid="0f7b6979-7a9d-45d4-956b-972d452f1638" category="release-type-validation,INT" sqlFile="release-type-full-validation-mrcm-module-scope-refset.sql" text="The current MRCM Module Scope Refset full file contains all previously published data unchanged."/>
<script uuid="75afe90a-eb1c-4e86-9312-22bc742f5b49" category="release-type-validation,INT" sqlFile="release-type-snapshot-delta-validation-mrcm-domain-refset.sql" text="The current data in the MRCM Domain Refset snapshot file are the same as the data in the current delta file." />
<script uuid="609ed083-737c-401a-9aa9-5666bbd2aff2" category="release-type-validation,INT" sqlFile="release-type-snapshot-delta-validation-mrcm-attribute-domain-refset.sql" text="The current data in the MRCM Attribute Domain Refset snapshot file are the same as the data in the current delta file." />
<script uuid="56c6abd0-11c7-409e-b0ed-f9d0f08f2cd7" category="release-type-validation,INT" sqlFile="release-type-snapshot-delta-validation-mrcm-attribute-range-refset.sql" text="The current data in the MRCM Attribute Range Refset snapshot file are the same as the data in the current delta file." />
<script uuid="0999e34c-36b5-4d33-951a-8e949a66062e" category="release-type-validation,INT" sqlFile="release-type-snapshot-delta-validation-mrcm-module-scope-refset.sql" text="The current data in the MRCM Module Scope Refset snapshot file are the same as the data in the current delta file." />
<script uuid="501dc4c4-49d4-41d9-9751-271687d54820" category="release-type-validation,INT" sqlFile="release-type-snapshot-validation-mrcm-attribute-domain-refset.sql" text="The current MRCM Attribute Domain Refset snapshot file is an accurate derivative of the current full file" />
<script uuid="7c87a865-beb5-4e03-a489-2b05a40bd860" category="release-type-validation,INT" sqlFile="release-type-snapshot-validation-mrcm-attribute-range-refset.sql" text="The current MRCM Attribute Range Refset snapshot file is an accurate derivative of the current full file" />
<script uuid="504d10af-deba-46f0-85d5-f792749b0d62" category="release-type-validation,INT" sqlFile="release-type-snapshot-validation-mrcm-domain-refset.sql" text="The current MRCM Domain Refset snapshot file is an accurate derivative of the current full file" />
<script uuid="388b2eff-f8b0-418c-9794-d35aaa4d748b" category="release-type-validation,INT" sqlFile="release-type-snapshot-validation-mrcm-module-scope-refset.sql" text="The current MRCM Module Scope Refset snapshot file is an accurate derivative of the current full file" />
<script uuid="7c3fe37c-6ad5-446e-bc82-7c2bc078042a" category="release-type-validation,INT" sqlFile="release-type-full-delta-validation-mrcm-attribute-domain-refset.sql" text="The current full MRCM Attribute Domain Refset file consists of the previously published full file and the changes for the current release." />
<script uuid="ad0f8978-c8a7-4d91-8e3e-a887e4830fec" category="release-type-validation,INT" sqlFile="release-type-full-delta-validation-mrcm-attribute-range-refset.sql" text="The current full MRCM Attribute Range Refset file consists of the previously published full file and the changes for the current release." />
<script uuid="43bdeea9-be7b-4235-b58e-8842a8e47793" category="release-type-validation,INT" sqlFile="release-type-full-delta-validation-mrcm-domain-refset.sql" text="The current full MRCM Domain Refset file consists of the previously published full file and the changes for the current release." />
<script uuid="054bccb0-c678-4722-94dd-b664e0c6267e" category="release-type-validation,INT" sqlFile="release-type-full-delta-validation-mrcm-module-scope-refset.sql" text="The current full MRCM Module Scope Refset file consists of the previously published full file and the changes for the current release." />
<script uuid="b205d819-2ef6-48e3-8fe1-1793e83a7b8a" category="release-type-validation,INT" sqlFile="release-type-snapshot-mrcm-attribute-domain-refset-successive-states.sql" text="Inactive members in the MRCM Attribute Domain Refset Snapshot file must have been active in the previous version." />
<script uuid="d182e8d4-c8e1-4e5f-ae17-b2f786f55727" category="release-type-validation,INT" sqlFile="release-type-snapshot-mrcm-attribute-range-refset-successive-states.sql" text="Inactive members in the MRCM Attribute Range Refset Snapshot file must have been active in the previous version." />
<script uuid="23a71f2e-5c90-4090-af07-bcb3fa3d5673" category="release-type-validation,INT" sqlFile="release-type-snapshot-mrcm-domain-refset-successive-states.sql" text="Inactive members in the MRCM Domain Refset Snapshot file must have been active in the previous version." />
<script uuid="ccd8f56e-45ec-40b7-9404-9b264881e64d" category="release-type-validation,INT" sqlFile="release-type-snapshot-mrcm-module-scope-refset-successive-states.sql" text="Inactive members in the MRCM Module Scope Refset Snapshot file must have been active in the previous version." />
<script uuid="d1417dd6-7a74-4e67-8dc0-156e7c4c489c" category="component-centric-validation" sqlFile="component-centric-snapshot-referenced-refsetId-of-refeset-member-must-be-valid.sql" text="The refsetId of a refset member must be an existing and active concept" />
<script uuid="1a4e40a9-cf14-4703-b206-9f2fbeb56c7f" category="component-centric-validation" sqlFile="component-centric-snapshot-referencedComponentID-of-refset-member-must-be-valid.sql" text="All active Refset records are valid." />
<script uuid="6bed3e87-6d20-4b05-81ce-43d359a6f684" category="component-centric-validation,INT,US" sqlFile="component-centric-snapshot-referencedComponentID-in-extended-map-refset-member-without-exceptions-must-be-valid.sql" text="All active records in extended map refset are valid." severity="WARNING"/>
<script uuid="2e2542f9-64a4-43d0-bf4e-9029af8b7cf0" category="component-centric-validation,INT,US" sqlFile="component-centric-snapshot-referencedComponentID-in-extended-map-refset-member-with-exceptions-must-be-valid.sql" text="All active records in extended map refset are valid." severity="WARNING"/>
<!-- component-centric-validation-mrcm -->
<script uuid="5d0fdbf5-fef6-44b2-aa42-ebb302132178" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-domain-refset-validate-concept-ids.sql" text="Check that the expression constraints, refinements and expression templates in multiple columns in MRCM Domain Refset include only valid SNOMED CT concept identifiers" />
<script uuid="9ece50b0-cafc-4e13-a66a-a59d315e9f2c" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-attribute-range-refset-validate-concept-ids.sql" text="Check that the expression constraints, refinements and expression templates in multiple columns in MRCM Attribute Range Refset include only valid SNOMED CT concept identifiers" />
<script uuid="e980e959-943b-4cdc-998b-f91e670a030b" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-domain-unique-id.sql" text="IDs must be unique in the MRCM Domain Refset Snapshot file." />
<script uuid="a48d78fe-8ab5-4705-bbc5-1286fb2a98a2" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-attribute-domain-unique-id.sql" text="IDs must be unique in the MRCM Attribute Domain Refset Snapshot file." />
<script uuid="d51966ed-e034-4a25-90ef-1eb489c0bd37" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-attribute-range-unique-id.sql" text="IDs must be unique in the MRCM Attribute Range Refset Snapshot file." />
<script uuid="6f4aa58c-cc59-4a51-a630-fe4c69bac53b" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-module-scope-unique-id.sql" text="IDs must be unique in the MRCM Module Scope Refset Snapshot file." />
<script uuid="bd3bb9ec-97ae-4c53-9686-9c8c63b8d67b" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-attribute-domain-referencedcomponentid-exist-in-attribute-range-referencedcomponentid.sql" text="ReferencedComponentId in MRCM ATTRIBUTE DOMAIN SNAPSHOT exists in the ReferencedComponentId values of MRCM ATTRIBUTE RANGE SNAPSHOT."/>
<script uuid="f1fc2c4b-9202-4a0b-9c00-49b6de7a7cc5" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-attribute-domain-domainid-exist-in-domain-refset-referencedcomponentid.sql" text="DomainId in MRCM ATTRIBUTE DOMAIN SNAPSHOT exists in the ReferencedComponentId values of MRCM DOMAIN SNAPSHOT"/>
<script uuid="ce8f4bae-0c51-4248-9c42-8f05a2cccdb4" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-attribute-domain-valid-grouped.sql" text="Grouped value is either 0 or 1 in MRCM ATTRIBUTE DOMAIN snapshot file"/>
<script uuid="f47d1537-41dc-4cb5-ad0a-ed4caf993801" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-attribute-domain-valid-attributeingroupcardinality.sql" text="The attributeInGroupCardinality value must be '0..0' for ungrouped MRCM attribute domains." />
<script uuid="73772817-4654-4abf-b801-e849fbae1ba0" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-attribute-range-referencedcomponentId-exist-in-attribute-domain-refset-referencedcomponentid.sql" text="ReferencedComponentId in MRCM ATTRIBUTE RANGE SNAPSHOT exists in the ReferencedComponentId values of MRCM ATTRIBUTE DOMAIN SNAPSHOT"/>
<script uuid="57ae69cd-26f0-4001-ba2f-ae56129e2e28" category="component-centric-validation,INT" sqlFile="component-centric-snapshot-mrcm-module-scope-valid-mrcmrulerefsetid.sql" text="MrcmRuleRefsetId in MRCM MODULE SCOPE SNAPSHOT exists in the RefsetId values of MRCM DOMAIN SNAPSHOT or MRCM ATTRIBUTE DOMAIN SNAPSHOT or MRCM ATTRIBUTE RANGE SNAPSHOT"/>
</useCase>
</manifest>