wqx 3.0.286 → 3.0.288
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/descriptions/AnalyticalMethod.json +1 -0
- package/descriptions/AnalyticalMethod.json.js +1 -0
- package/descriptions/Characteristic.json +9 -9
- package/descriptions/Characteristic.json.js +12 -12
- package/descriptions/CharacteristicAlias.json +4454 -4445
- package/descriptions/CharacteristicAlias.json.js +4836 -4783
- package/descriptions/MeasurementUnit.json +2 -0
- package/descriptions/MeasurementUnit.json.js +4 -0
- package/descriptions/Organization.json +3 -1
- package/descriptions/Organization.json.js +3 -2
- package/descriptions/SampleCollectionMethod.json +2 -0
- package/descriptions/SampleCollectionMethod.json.js +4 -0
- package/groups/CASNumber.json +12 -12
- package/groups/CASNumber.json.js +14 -14
- package/groups/CharacteristicName.json +10 -10
- package/groups/CharacteristicName.json.js +12 -12
- package/json-schema/activitymetric.json +24 -0
- package/json-schema/biological.json +42 -9
- package/json-schema/definitions.json +50 -9
- package/json-schema/habitat.json +34 -9
- package/json-schema/instantaneous.json +34 -9
- package/json-schema/location.json +6 -0
- package/json-schema/physical-chemistry.json +24 -9
- package/package.json +1 -1
- package/required/CharacteristicName-ResultAnalyticalMethodID-ResultAnalyticalMethodContext.json +4 -2
- package/required/CharacteristicName-ResultAnalyticalMethodID-ResultAnalyticalMethodContext.json.js +4 -2
- package/required/CharacteristicName-ResultSampleFraction.json +2 -1
- package/required/CharacteristicName-ResultSampleFraction.json.js +2 -1
- package/values/AnalyticalMethod.json +1 -0
- package/values/AnalyticalMethod.json.js +1 -0
- package/values/Characteristic.json +9 -9
- package/values/Characteristic.json.js +9 -9
- package/values/CharacteristicAlias.json +9 -0
- package/values/CharacteristicAlias.json.js +9 -0
- package/values/MeasurementUnit.json +2 -0
- package/values/MeasurementUnit.json.js +2 -0
- package/values/Organization.json +2 -0
- package/values/Organization.json.js +2 -0
- package/values/SampleCollectionMethod.json +2 -0
- package/values/SampleCollectionMethod.json.js +2 -0
- package/values/SampleCollectionMethodContext.json +1 -0
- package/values/SampleCollectionMethodContext.json.js +1 -0
|
@@ -394,6 +394,7 @@
|
|
|
394
394
|
"#/cm",
|
|
395
395
|
"#/cm2",
|
|
396
396
|
"#/cm3",
|
|
397
|
+
"#/composite",
|
|
397
398
|
"#/dL",
|
|
398
399
|
"#/day",
|
|
399
400
|
"#/ft2",
|
|
@@ -554,6 +555,7 @@
|
|
|
554
555
|
"copies",
|
|
555
556
|
"copies/100mL",
|
|
556
557
|
"copies/250mL",
|
|
558
|
+
"copies/comp",
|
|
557
559
|
"copies/mL",
|
|
558
560
|
"count",
|
|
559
561
|
"counts/sec",
|
|
@@ -930,6 +932,7 @@
|
|
|
930
932
|
"#/cm",
|
|
931
933
|
"#/cm2",
|
|
932
934
|
"#/cm3",
|
|
935
|
+
"#/composite",
|
|
933
936
|
"#/dL",
|
|
934
937
|
"#/day",
|
|
935
938
|
"#/ft2",
|
|
@@ -1090,6 +1093,7 @@
|
|
|
1090
1093
|
"copies",
|
|
1091
1094
|
"copies/100mL",
|
|
1092
1095
|
"copies/250mL",
|
|
1096
|
+
"copies/comp",
|
|
1093
1097
|
"copies/mL",
|
|
1094
1098
|
"count",
|
|
1095
1099
|
"counts/sec",
|
|
@@ -1466,6 +1470,7 @@
|
|
|
1466
1470
|
"#/cm",
|
|
1467
1471
|
"#/cm2",
|
|
1468
1472
|
"#/cm3",
|
|
1473
|
+
"#/composite",
|
|
1469
1474
|
"#/dL",
|
|
1470
1475
|
"#/day",
|
|
1471
1476
|
"#/ft2",
|
|
@@ -1626,6 +1631,7 @@
|
|
|
1626
1631
|
"copies",
|
|
1627
1632
|
"copies/100mL",
|
|
1628
1633
|
"copies/250mL",
|
|
1634
|
+
"copies/comp",
|
|
1629
1635
|
"copies/mL",
|
|
1630
1636
|
"count",
|
|
1631
1637
|
"counts/sec",
|
|
@@ -2063,6 +2069,7 @@
|
|
|
2063
2069
|
"#/cm",
|
|
2064
2070
|
"#/cm2",
|
|
2065
2071
|
"#/cm3",
|
|
2072
|
+
"#/composite",
|
|
2066
2073
|
"#/dL",
|
|
2067
2074
|
"#/day",
|
|
2068
2075
|
"#/ft2",
|
|
@@ -2223,6 +2230,7 @@
|
|
|
2223
2230
|
"copies",
|
|
2224
2231
|
"copies/100mL",
|
|
2225
2232
|
"copies/250mL",
|
|
2233
|
+
"copies/comp",
|
|
2226
2234
|
"copies/mL",
|
|
2227
2235
|
"count",
|
|
2228
2236
|
"counts/sec",
|
|
@@ -2672,6 +2680,7 @@
|
|
|
2672
2680
|
"#/cm",
|
|
2673
2681
|
"#/cm2",
|
|
2674
2682
|
"#/cm3",
|
|
2683
|
+
"#/composite",
|
|
2675
2684
|
"#/dL",
|
|
2676
2685
|
"#/day",
|
|
2677
2686
|
"#/ft2",
|
|
@@ -2832,6 +2841,7 @@
|
|
|
2832
2841
|
"copies",
|
|
2833
2842
|
"copies/100mL",
|
|
2834
2843
|
"copies/250mL",
|
|
2844
|
+
"copies/comp",
|
|
2835
2845
|
"copies/mL",
|
|
2836
2846
|
"count",
|
|
2837
2847
|
"counts/sec",
|
|
@@ -3223,6 +3233,7 @@
|
|
|
3223
3233
|
"#/cm",
|
|
3224
3234
|
"#/cm2",
|
|
3225
3235
|
"#/cm3",
|
|
3236
|
+
"#/composite",
|
|
3226
3237
|
"#/dL",
|
|
3227
3238
|
"#/day",
|
|
3228
3239
|
"#/ft2",
|
|
@@ -3383,6 +3394,7 @@
|
|
|
3383
3394
|
"copies",
|
|
3384
3395
|
"copies/100mL",
|
|
3385
3396
|
"copies/250mL",
|
|
3397
|
+
"copies/comp",
|
|
3386
3398
|
"copies/mL",
|
|
3387
3399
|
"count",
|
|
3388
3400
|
"counts/sec",
|
|
@@ -3759,6 +3771,7 @@
|
|
|
3759
3771
|
"#/cm",
|
|
3760
3772
|
"#/cm2",
|
|
3761
3773
|
"#/cm3",
|
|
3774
|
+
"#/composite",
|
|
3762
3775
|
"#/dL",
|
|
3763
3776
|
"#/day",
|
|
3764
3777
|
"#/ft2",
|
|
@@ -3919,6 +3932,7 @@
|
|
|
3919
3932
|
"copies",
|
|
3920
3933
|
"copies/100mL",
|
|
3921
3934
|
"copies/250mL",
|
|
3935
|
+
"copies/comp",
|
|
3922
3936
|
"copies/mL",
|
|
3923
3937
|
"count",
|
|
3924
3938
|
"counts/sec",
|
|
@@ -4313,6 +4327,7 @@
|
|
|
4313
4327
|
"#/cm",
|
|
4314
4328
|
"#/cm2",
|
|
4315
4329
|
"#/cm3",
|
|
4330
|
+
"#/composite",
|
|
4316
4331
|
"#/dL",
|
|
4317
4332
|
"#/day",
|
|
4318
4333
|
"#/ft2",
|
|
@@ -4473,6 +4488,7 @@
|
|
|
4473
4488
|
"copies",
|
|
4474
4489
|
"copies/100mL",
|
|
4475
4490
|
"copies/250mL",
|
|
4491
|
+
"copies/comp",
|
|
4476
4492
|
"copies/mL",
|
|
4477
4493
|
"count",
|
|
4478
4494
|
"counts/sec",
|
|
@@ -4849,6 +4865,7 @@
|
|
|
4849
4865
|
"#/cm",
|
|
4850
4866
|
"#/cm2",
|
|
4851
4867
|
"#/cm3",
|
|
4868
|
+
"#/composite",
|
|
4852
4869
|
"#/dL",
|
|
4853
4870
|
"#/day",
|
|
4854
4871
|
"#/ft2",
|
|
@@ -5009,6 +5026,7 @@
|
|
|
5009
5026
|
"copies",
|
|
5010
5027
|
"copies/100mL",
|
|
5011
5028
|
"copies/250mL",
|
|
5029
|
+
"copies/comp",
|
|
5012
5030
|
"copies/mL",
|
|
5013
5031
|
"count",
|
|
5014
5032
|
"counts/sec",
|
|
@@ -6329,6 +6347,15 @@
|
|
|
6329
6347
|
"(Z)-Octadec-9-enyl (5-(((2-(((perfluorooctyl)sulphonyl)methylamino)ethoxy)carbonyl)amino)-o-tolyl)carbamate",
|
|
6330
6348
|
"(Z,Z)-11,13-Hexadecadienal",
|
|
6331
6349
|
"({4-[(1,2,3,3,4,4,5,5,6,6,6-Undecafluorohex-1-en-1-yl)oxy]phenyl}methyl)phosphonic acid",
|
|
6350
|
+
"****13C12-2,2',3,4,4',5,5'-HpCB",
|
|
6351
|
+
"****17-beta-Estradiol 17-glucuronide",
|
|
6352
|
+
"****17.alpha.-Estradiol-2,4-d2",
|
|
6353
|
+
"****17.beta.-Estriol-17-sulfate",
|
|
6354
|
+
"****17.beta.-Estriol-3-sulfate",
|
|
6355
|
+
"****17alpha-Dihydroequilin",
|
|
6356
|
+
"****2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid",
|
|
6357
|
+
"****2-Chlorophenyl-4-nitrophenyl ether",
|
|
6358
|
+
"****2-Cyclohexen-1-one, 2-bromo-3,5,5-trimethyl-6-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethyl]-",
|
|
6332
6359
|
".alpha.,.alpha.-Dimethylphenethylamine",
|
|
6333
6360
|
".alpha.,2,6-Trichlorotoluene",
|
|
6334
6361
|
".alpha.-1,2,3,4,5,6-Hexachlorocyclohexane-D6 or alpha-HCH D6",
|
|
@@ -9376,7 +9403,6 @@
|
|
|
9376
9403
|
"13C1-d3-Chlortetracycline",
|
|
9377
9404
|
"13C12-2 3 3' 4 4' 5'-HxCB",
|
|
9378
9405
|
"13C12-2 3 3' 4 4' 5-HxCB",
|
|
9379
|
-
"13C12-2,2',3,4,4',5,5'-HpCB",
|
|
9380
9406
|
"13C12-3 3' 4 4' 5 5'-HxCB",
|
|
9381
9407
|
"13C12-PCB 170",
|
|
9382
9408
|
"13C2-4:2 FTS",
|
|
@@ -9444,14 +9470,12 @@
|
|
|
9444
9470
|
"17-Oxoestra-1,3,5(10)-trien-3-yl heptafluorobutanoate",
|
|
9445
9471
|
"17-alpha-Estradiol-2,4-d2",
|
|
9446
9472
|
"17-alpha-Ethynylestradiol-2,4,16,16-d4***retired***use Ethynylestradiol-d4",
|
|
9447
|
-
"17-beta-Estradiol 17-glucuronide",
|
|
9448
9473
|
"17-beta-Estradiol 17-sulfate",
|
|
9449
9474
|
"17-beta-Estradiol 3-sulfate",
|
|
9450
9475
|
"17.alpha.(H),21.beta.(H)-30-Norhopane",
|
|
9451
9476
|
"17.alpha.-Dihydroequilin",
|
|
9452
9477
|
"17.alpha.-Epiestriol-6,6,7,7,11-d5",
|
|
9453
9478
|
"17.alpha.-Estradiol",
|
|
9454
|
-
"17.alpha.-Estradiol-2,4-d2",
|
|
9455
9479
|
"17.beta.-Estradiol-13,14,15,16,17,18-13C6",
|
|
9456
9480
|
"17.beta.-Estradiol-13C6",
|
|
9457
9481
|
"17.beta.-Estradiol-17-glucuronide",
|
|
@@ -9459,12 +9483,9 @@
|
|
|
9459
9483
|
"17.beta.-Estradiol-d4",
|
|
9460
9484
|
"17.beta.-Estriol 17-sulfate",
|
|
9461
9485
|
"17.beta.-Estriol 3-sulfate",
|
|
9462
|
-
"17.beta.-Estriol-17-sulfate",
|
|
9463
|
-
"17.beta.-Estriol-3-sulfate",
|
|
9464
9486
|
"17.beta.-Trenbolone-d2",
|
|
9465
9487
|
"17a(H),21b(H)-Hopane",
|
|
9466
9488
|
"17a(H)-22,29,30-Trisnorhopane",
|
|
9467
|
-
"17alpha-Dihydroequilin",
|
|
9468
9489
|
"17b(H),21a(H)-30-Norhopane",
|
|
9469
9490
|
"17b(H),21a(H)-Hopane",
|
|
9470
9491
|
"17b(H),21b(H)-Hopane",
|
|
@@ -10465,7 +10486,6 @@
|
|
|
10465
10486
|
"2,3,3'-Trichlorobiphenyl",
|
|
10466
10487
|
"2,3,3,3-Tetrafluoro-1-[2,3,5,6-tetrafluoro-4-(1,1,1,2,3,3,3-heptafluoropropan-2-yl)phenyl]-2-(trifluoromethyl)propan-1-one",
|
|
10467
10488
|
"2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3- heptafluoropropoxy)-13C3 -propanoic acid",
|
|
10468
|
-
"2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid",
|
|
10469
10489
|
"2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,4,4-octafluoro-4-sulfobutoxy)propanoic acid",
|
|
10470
10490
|
"2,3,3,3-Tetrafluoro-2-(1,1,2,2-tetrafluoro-2-sulfoethoxy)propanoic acid",
|
|
10471
10491
|
"2,3,3,3-Tetrafluoro-2-(1,1,2,3,3,3-hexafluoro-2-((1,1,2-trifluoro-2-propen-1-yl)oxy)propoxy)propanoic acid",
|
|
@@ -11387,7 +11407,6 @@
|
|
|
11387
11407
|
"2-Chloroperfluoropentane",
|
|
11388
11408
|
"2-Chlorophenol-d4",
|
|
11389
11409
|
"2-Chlorophenyl 4-nitrophenyl ether",
|
|
11390
|
-
"2-Chlorophenyl-4-nitrophenyl ether",
|
|
11391
11410
|
"2-Chloropropane",
|
|
11392
11411
|
"2-Chlorosyringaldehyde",
|
|
11393
11412
|
"2-Chlorotetrafluoropropanamide",
|
|
@@ -11401,7 +11420,6 @@
|
|
|
11401
11420
|
"2-Cyclohexen-1-ol",
|
|
11402
11421
|
"2-Cyclohexen-1-ol, 6-(1,1,1,3,3,3-hexafluoro-2-hydroxy-2-propyl)-3,5,5-trimethyl-",
|
|
11403
11422
|
"2-Cyclohexen-1-one",
|
|
11404
|
-
"2-Cyclohexen-1-one, 2-bromo-3,5,5-trimethyl-6-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethyl]-",
|
|
11405
11423
|
"2-Cyclohexen-1-one, 3,5,5-trimethyl-6-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethyl]-",
|
|
11406
11424
|
"2-Cyclohexen-1-one,2-bromo-3,5,5-trimethyl-6-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethyl]-",
|
|
11407
11425
|
"2-Cyclohexen-1-one,3,5,5-trimethyl-6-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethyl]-",
|
|
@@ -29416,6 +29434,7 @@
|
|
|
29416
29434
|
"#/cm",
|
|
29417
29435
|
"#/cm2",
|
|
29418
29436
|
"#/cm3",
|
|
29437
|
+
"#/composite",
|
|
29419
29438
|
"#/dL",
|
|
29420
29439
|
"#/day",
|
|
29421
29440
|
"#/ft2",
|
|
@@ -29576,6 +29595,7 @@
|
|
|
29576
29595
|
"copies",
|
|
29577
29596
|
"copies/100mL",
|
|
29578
29597
|
"copies/250mL",
|
|
29598
|
+
"copies/comp",
|
|
29579
29599
|
"copies/mL",
|
|
29580
29600
|
"count",
|
|
29581
29601
|
"counts/sec",
|
|
@@ -30635,6 +30655,7 @@
|
|
|
30635
30655
|
"#/cm",
|
|
30636
30656
|
"#/cm2",
|
|
30637
30657
|
"#/cm3",
|
|
30658
|
+
"#/composite",
|
|
30638
30659
|
"#/dL",
|
|
30639
30660
|
"#/day",
|
|
30640
30661
|
"#/ft2",
|
|
@@ -30795,6 +30816,7 @@
|
|
|
30795
30816
|
"copies",
|
|
30796
30817
|
"copies/100mL",
|
|
30797
30818
|
"copies/250mL",
|
|
30819
|
+
"copies/comp",
|
|
30798
30820
|
"copies/mL",
|
|
30799
30821
|
"count",
|
|
30800
30822
|
"counts/sec",
|
|
@@ -31483,6 +31505,7 @@
|
|
|
31483
31505
|
"1632",
|
|
31484
31506
|
"1633",
|
|
31485
31507
|
"1633A",
|
|
31508
|
+
"1634",
|
|
31486
31509
|
"1636",
|
|
31487
31510
|
"1637",
|
|
31488
31511
|
"1638",
|
|
@@ -36165,6 +36188,7 @@
|
|
|
36165
36188
|
"#/cm",
|
|
36166
36189
|
"#/cm2",
|
|
36167
36190
|
"#/cm3",
|
|
36191
|
+
"#/composite",
|
|
36168
36192
|
"#/dL",
|
|
36169
36193
|
"#/day",
|
|
36170
36194
|
"#/ft2",
|
|
@@ -36325,6 +36349,7 @@
|
|
|
36325
36349
|
"copies",
|
|
36326
36350
|
"copies/100mL",
|
|
36327
36351
|
"copies/250mL",
|
|
36352
|
+
"copies/comp",
|
|
36328
36353
|
"copies/mL",
|
|
36329
36354
|
"count",
|
|
36330
36355
|
"counts/sec",
|
|
@@ -243,6 +243,7 @@
|
|
|
243
243
|
"#/cm",
|
|
244
244
|
"#/cm2",
|
|
245
245
|
"#/cm3",
|
|
246
|
+
"#/composite",
|
|
246
247
|
"#/dL",
|
|
247
248
|
"#/day",
|
|
248
249
|
"#/ft2",
|
|
@@ -403,6 +404,7 @@
|
|
|
403
404
|
"copies",
|
|
404
405
|
"copies/100mL",
|
|
405
406
|
"copies/250mL",
|
|
407
|
+
"copies/comp",
|
|
406
408
|
"copies/mL",
|
|
407
409
|
"count",
|
|
408
410
|
"counts/sec",
|
|
@@ -852,6 +854,7 @@
|
|
|
852
854
|
"#/cm",
|
|
853
855
|
"#/cm2",
|
|
854
856
|
"#/cm3",
|
|
857
|
+
"#/composite",
|
|
855
858
|
"#/dL",
|
|
856
859
|
"#/day",
|
|
857
860
|
"#/ft2",
|
|
@@ -1012,6 +1015,7 @@
|
|
|
1012
1015
|
"copies",
|
|
1013
1016
|
"copies/100mL",
|
|
1014
1017
|
"copies/250mL",
|
|
1018
|
+
"copies/comp",
|
|
1015
1019
|
"copies/mL",
|
|
1016
1020
|
"count",
|
|
1017
1021
|
"counts/sec",
|
|
@@ -5230,6 +5234,7 @@
|
|
|
5230
5234
|
"#/cm",
|
|
5231
5235
|
"#/cm2",
|
|
5232
5236
|
"#/cm3",
|
|
5237
|
+
"#/composite",
|
|
5233
5238
|
"#/dL",
|
|
5234
5239
|
"#/day",
|
|
5235
5240
|
"#/ft2",
|
|
@@ -5390,6 +5395,7 @@
|
|
|
5390
5395
|
"copies",
|
|
5391
5396
|
"copies/100mL",
|
|
5392
5397
|
"copies/250mL",
|
|
5398
|
+
"copies/comp",
|
|
5393
5399
|
"copies/mL",
|
|
5394
5400
|
"count",
|
|
5395
5401
|
"counts/sec",
|
|
@@ -394,6 +394,7 @@
|
|
|
394
394
|
"#/cm",
|
|
395
395
|
"#/cm2",
|
|
396
396
|
"#/cm3",
|
|
397
|
+
"#/composite",
|
|
397
398
|
"#/dL",
|
|
398
399
|
"#/day",
|
|
399
400
|
"#/ft2",
|
|
@@ -554,6 +555,7 @@
|
|
|
554
555
|
"copies",
|
|
555
556
|
"copies/100mL",
|
|
556
557
|
"copies/250mL",
|
|
558
|
+
"copies/comp",
|
|
557
559
|
"copies/mL",
|
|
558
560
|
"count",
|
|
559
561
|
"counts/sec",
|
|
@@ -930,6 +932,7 @@
|
|
|
930
932
|
"#/cm",
|
|
931
933
|
"#/cm2",
|
|
932
934
|
"#/cm3",
|
|
935
|
+
"#/composite",
|
|
933
936
|
"#/dL",
|
|
934
937
|
"#/day",
|
|
935
938
|
"#/ft2",
|
|
@@ -1090,6 +1093,7 @@
|
|
|
1090
1093
|
"copies",
|
|
1091
1094
|
"copies/100mL",
|
|
1092
1095
|
"copies/250mL",
|
|
1096
|
+
"copies/comp",
|
|
1093
1097
|
"copies/mL",
|
|
1094
1098
|
"count",
|
|
1095
1099
|
"counts/sec",
|
|
@@ -1466,6 +1470,7 @@
|
|
|
1466
1470
|
"#/cm",
|
|
1467
1471
|
"#/cm2",
|
|
1468
1472
|
"#/cm3",
|
|
1473
|
+
"#/composite",
|
|
1469
1474
|
"#/dL",
|
|
1470
1475
|
"#/day",
|
|
1471
1476
|
"#/ft2",
|
|
@@ -1626,6 +1631,7 @@
|
|
|
1626
1631
|
"copies",
|
|
1627
1632
|
"copies/100mL",
|
|
1628
1633
|
"copies/250mL",
|
|
1634
|
+
"copies/comp",
|
|
1629
1635
|
"copies/mL",
|
|
1630
1636
|
"count",
|
|
1631
1637
|
"counts/sec",
|
|
@@ -2063,6 +2069,7 @@
|
|
|
2063
2069
|
"#/cm",
|
|
2064
2070
|
"#/cm2",
|
|
2065
2071
|
"#/cm3",
|
|
2072
|
+
"#/composite",
|
|
2066
2073
|
"#/dL",
|
|
2067
2074
|
"#/day",
|
|
2068
2075
|
"#/ft2",
|
|
@@ -2223,6 +2230,7 @@
|
|
|
2223
2230
|
"copies",
|
|
2224
2231
|
"copies/100mL",
|
|
2225
2232
|
"copies/250mL",
|
|
2233
|
+
"copies/comp",
|
|
2226
2234
|
"copies/mL",
|
|
2227
2235
|
"count",
|
|
2228
2236
|
"counts/sec",
|
|
@@ -3616,6 +3624,15 @@
|
|
|
3616
3624
|
"(Z)-Octadec-9-enyl (5-(((2-(((perfluorooctyl)sulphonyl)methylamino)ethoxy)carbonyl)amino)-o-tolyl)carbamate",
|
|
3617
3625
|
"(Z,Z)-11,13-Hexadecadienal",
|
|
3618
3626
|
"({4-[(1,2,3,3,4,4,5,5,6,6,6-Undecafluorohex-1-en-1-yl)oxy]phenyl}methyl)phosphonic acid",
|
|
3627
|
+
"****13C12-2,2',3,4,4',5,5'-HpCB",
|
|
3628
|
+
"****17-beta-Estradiol 17-glucuronide",
|
|
3629
|
+
"****17.alpha.-Estradiol-2,4-d2",
|
|
3630
|
+
"****17.beta.-Estriol-17-sulfate",
|
|
3631
|
+
"****17.beta.-Estriol-3-sulfate",
|
|
3632
|
+
"****17alpha-Dihydroequilin",
|
|
3633
|
+
"****2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid",
|
|
3634
|
+
"****2-Chlorophenyl-4-nitrophenyl ether",
|
|
3635
|
+
"****2-Cyclohexen-1-one, 2-bromo-3,5,5-trimethyl-6-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethyl]-",
|
|
3619
3636
|
".alpha.,.alpha.-Dimethylphenethylamine",
|
|
3620
3637
|
".alpha.,2,6-Trichlorotoluene",
|
|
3621
3638
|
".alpha.-1,2,3,4,5,6-Hexachlorocyclohexane-D6 or alpha-HCH D6",
|
|
@@ -6663,7 +6680,6 @@
|
|
|
6663
6680
|
"13C1-d3-Chlortetracycline",
|
|
6664
6681
|
"13C12-2 3 3' 4 4' 5'-HxCB",
|
|
6665
6682
|
"13C12-2 3 3' 4 4' 5-HxCB",
|
|
6666
|
-
"13C12-2,2',3,4,4',5,5'-HpCB",
|
|
6667
6683
|
"13C12-3 3' 4 4' 5 5'-HxCB",
|
|
6668
6684
|
"13C12-PCB 170",
|
|
6669
6685
|
"13C2-4:2 FTS",
|
|
@@ -6731,14 +6747,12 @@
|
|
|
6731
6747
|
"17-Oxoestra-1,3,5(10)-trien-3-yl heptafluorobutanoate",
|
|
6732
6748
|
"17-alpha-Estradiol-2,4-d2",
|
|
6733
6749
|
"17-alpha-Ethynylestradiol-2,4,16,16-d4***retired***use Ethynylestradiol-d4",
|
|
6734
|
-
"17-beta-Estradiol 17-glucuronide",
|
|
6735
6750
|
"17-beta-Estradiol 17-sulfate",
|
|
6736
6751
|
"17-beta-Estradiol 3-sulfate",
|
|
6737
6752
|
"17.alpha.(H),21.beta.(H)-30-Norhopane",
|
|
6738
6753
|
"17.alpha.-Dihydroequilin",
|
|
6739
6754
|
"17.alpha.-Epiestriol-6,6,7,7,11-d5",
|
|
6740
6755
|
"17.alpha.-Estradiol",
|
|
6741
|
-
"17.alpha.-Estradiol-2,4-d2",
|
|
6742
6756
|
"17.beta.-Estradiol-13,14,15,16,17,18-13C6",
|
|
6743
6757
|
"17.beta.-Estradiol-13C6",
|
|
6744
6758
|
"17.beta.-Estradiol-17-glucuronide",
|
|
@@ -6746,12 +6760,9 @@
|
|
|
6746
6760
|
"17.beta.-Estradiol-d4",
|
|
6747
6761
|
"17.beta.-Estriol 17-sulfate",
|
|
6748
6762
|
"17.beta.-Estriol 3-sulfate",
|
|
6749
|
-
"17.beta.-Estriol-17-sulfate",
|
|
6750
|
-
"17.beta.-Estriol-3-sulfate",
|
|
6751
6763
|
"17.beta.-Trenbolone-d2",
|
|
6752
6764
|
"17a(H),21b(H)-Hopane",
|
|
6753
6765
|
"17a(H)-22,29,30-Trisnorhopane",
|
|
6754
|
-
"17alpha-Dihydroequilin",
|
|
6755
6766
|
"17b(H),21a(H)-30-Norhopane",
|
|
6756
6767
|
"17b(H),21a(H)-Hopane",
|
|
6757
6768
|
"17b(H),21b(H)-Hopane",
|
|
@@ -7752,7 +7763,6 @@
|
|
|
7752
7763
|
"2,3,3'-Trichlorobiphenyl",
|
|
7753
7764
|
"2,3,3,3-Tetrafluoro-1-[2,3,5,6-tetrafluoro-4-(1,1,1,2,3,3,3-heptafluoropropan-2-yl)phenyl]-2-(trifluoromethyl)propan-1-one",
|
|
7754
7765
|
"2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3- heptafluoropropoxy)-13C3 -propanoic acid",
|
|
7755
|
-
"2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid",
|
|
7756
7766
|
"2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,4,4-octafluoro-4-sulfobutoxy)propanoic acid",
|
|
7757
7767
|
"2,3,3,3-Tetrafluoro-2-(1,1,2,2-tetrafluoro-2-sulfoethoxy)propanoic acid",
|
|
7758
7768
|
"2,3,3,3-Tetrafluoro-2-(1,1,2,3,3,3-hexafluoro-2-((1,1,2-trifluoro-2-propen-1-yl)oxy)propoxy)propanoic acid",
|
|
@@ -8674,7 +8684,6 @@
|
|
|
8674
8684
|
"2-Chloroperfluoropentane",
|
|
8675
8685
|
"2-Chlorophenol-d4",
|
|
8676
8686
|
"2-Chlorophenyl 4-nitrophenyl ether",
|
|
8677
|
-
"2-Chlorophenyl-4-nitrophenyl ether",
|
|
8678
8687
|
"2-Chloropropane",
|
|
8679
8688
|
"2-Chlorosyringaldehyde",
|
|
8680
8689
|
"2-Chlorotetrafluoropropanamide",
|
|
@@ -8688,7 +8697,6 @@
|
|
|
8688
8697
|
"2-Cyclohexen-1-ol",
|
|
8689
8698
|
"2-Cyclohexen-1-ol, 6-(1,1,1,3,3,3-hexafluoro-2-hydroxy-2-propyl)-3,5,5-trimethyl-",
|
|
8690
8699
|
"2-Cyclohexen-1-one",
|
|
8691
|
-
"2-Cyclohexen-1-one, 2-bromo-3,5,5-trimethyl-6-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethyl]-",
|
|
8692
8700
|
"2-Cyclohexen-1-one, 3,5,5-trimethyl-6-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethyl]-",
|
|
8693
8701
|
"2-Cyclohexen-1-one,2-bromo-3,5,5-trimethyl-6-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethyl]-",
|
|
8694
8702
|
"2-Cyclohexen-1-one,3,5,5-trimethyl-6-[2,2,2-trifluoro-1-hydroxy-1-(trifluoromethyl)ethyl]-",
|
|
@@ -26703,6 +26711,7 @@
|
|
|
26703
26711
|
"#/cm",
|
|
26704
26712
|
"#/cm2",
|
|
26705
26713
|
"#/cm3",
|
|
26714
|
+
"#/composite",
|
|
26706
26715
|
"#/dL",
|
|
26707
26716
|
"#/day",
|
|
26708
26717
|
"#/ft2",
|
|
@@ -26863,6 +26872,7 @@
|
|
|
26863
26872
|
"copies",
|
|
26864
26873
|
"copies/100mL",
|
|
26865
26874
|
"copies/250mL",
|
|
26875
|
+
"copies/comp",
|
|
26866
26876
|
"copies/mL",
|
|
26867
26877
|
"count",
|
|
26868
26878
|
"counts/sec",
|
|
@@ -27922,6 +27932,7 @@
|
|
|
27922
27932
|
"#/cm",
|
|
27923
27933
|
"#/cm2",
|
|
27924
27934
|
"#/cm3",
|
|
27935
|
+
"#/composite",
|
|
27925
27936
|
"#/dL",
|
|
27926
27937
|
"#/day",
|
|
27927
27938
|
"#/ft2",
|
|
@@ -28082,6 +28093,7 @@
|
|
|
28082
28093
|
"copies",
|
|
28083
28094
|
"copies/100mL",
|
|
28084
28095
|
"copies/250mL",
|
|
28096
|
+
"copies/comp",
|
|
28085
28097
|
"copies/mL",
|
|
28086
28098
|
"count",
|
|
28087
28099
|
"counts/sec",
|
|
@@ -28770,6 +28782,7 @@
|
|
|
28770
28782
|
"1632",
|
|
28771
28783
|
"1633",
|
|
28772
28784
|
"1633A",
|
|
28785
|
+
"1634",
|
|
28773
28786
|
"1636",
|
|
28774
28787
|
"1637",
|
|
28775
28788
|
"1638",
|
|
@@ -33452,6 +33465,7 @@
|
|
|
33452
33465
|
"#/cm",
|
|
33453
33466
|
"#/cm2",
|
|
33454
33467
|
"#/cm3",
|
|
33468
|
+
"#/composite",
|
|
33455
33469
|
"#/dL",
|
|
33456
33470
|
"#/day",
|
|
33457
33471
|
"#/ft2",
|
|
@@ -33612,6 +33626,7 @@
|
|
|
33612
33626
|
"copies",
|
|
33613
33627
|
"copies/100mL",
|
|
33614
33628
|
"copies/250mL",
|
|
33629
|
+
"copies/comp",
|
|
33615
33630
|
"copies/mL",
|
|
33616
33631
|
"count",
|
|
33617
33632
|
"counts/sec",
|
package/package.json
CHANGED
package/required/CharacteristicName-ResultAnalyticalMethodID-ResultAnalyticalMethodContext.json
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
"(+)-cis-Permethrin",
|
|
9
9
|
"(-)-cis-Permethrin",
|
|
10
10
|
"(RS)-AMPA (Aminomethyl phosphonic acid)",
|
|
11
|
+
"****17alpha-Dihydroequilin",
|
|
12
|
+
"****2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid",
|
|
11
13
|
".alpha.-Endosulfan",
|
|
12
14
|
".alpha.-Hexachlorocyclohexane",
|
|
13
15
|
".beta.-Endosulfan",
|
|
@@ -84,9 +86,9 @@
|
|
|
84
86
|
"13C6-Ibuprofen",
|
|
85
87
|
"13C6-Sulfachloropyridazine",
|
|
86
88
|
"13C6-Triclosan",
|
|
89
|
+
"17.alpha.-Dihydroequilin",
|
|
87
90
|
"17.alpha.-Estradiol",
|
|
88
91
|
"17.beta.-Estradiol-d3",
|
|
89
|
-
"17alpha-Dihydroequilin",
|
|
90
92
|
"19-Norpregna-1,3,5(10)-trien-20-yne-2,4,16,16-d4-3,17-diol, (17?)-***retired***use Ethynylestradiol-d4",
|
|
91
93
|
"2',3,4,5,6'-Pentachlorobiphenyl",
|
|
92
94
|
"2',3,4-Trichlorobiphenyl",
|
|
@@ -214,7 +216,7 @@
|
|
|
214
216
|
"2,3,3',5-Tetrachlorobiphenyl",
|
|
215
217
|
"2,3,3',6-Tetrachlorobiphenyl",
|
|
216
218
|
"2,3,3'-Trichlorobiphenyl",
|
|
217
|
-
"2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid",
|
|
219
|
+
"2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3- heptafluoropropoxy)-13C3 -propanoic acid",
|
|
218
220
|
"2,3,4',6-Tetrachlorobiphenyl",
|
|
219
221
|
"2,3,4'-Trichlorobiphenyl",
|
|
220
222
|
"2,3,4,4',5-Pentachlorobiphenyl",
|
package/required/CharacteristicName-ResultAnalyticalMethodID-ResultAnalyticalMethodContext.json.js
CHANGED
|
@@ -8,6 +8,8 @@ export default {
|
|
|
8
8
|
'(+)-cis-Permethrin',
|
|
9
9
|
'(-)-cis-Permethrin',
|
|
10
10
|
'(RS)-AMPA (Aminomethyl phosphonic acid)',
|
|
11
|
+
'****17alpha-Dihydroequilin',
|
|
12
|
+
'****2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid',
|
|
11
13
|
'.alpha.-Endosulfan',
|
|
12
14
|
'.alpha.-Hexachlorocyclohexane',
|
|
13
15
|
'.beta.-Endosulfan',
|
|
@@ -84,9 +86,9 @@ export default {
|
|
|
84
86
|
'13C6-Ibuprofen',
|
|
85
87
|
'13C6-Sulfachloropyridazine',
|
|
86
88
|
'13C6-Triclosan',
|
|
89
|
+
'17.alpha.-Dihydroequilin',
|
|
87
90
|
'17.alpha.-Estradiol',
|
|
88
91
|
'17.beta.-Estradiol-d3',
|
|
89
|
-
'17alpha-Dihydroequilin',
|
|
90
92
|
'19-Norpregna-1,3,5(10)-trien-20-yne-2,4,16,16-d4-3,17-diol, (17?)-***retired***use Ethynylestradiol-d4',
|
|
91
93
|
"2',3,4,5,6'-Pentachlorobiphenyl",
|
|
92
94
|
"2',3,4-Trichlorobiphenyl",
|
|
@@ -214,7 +216,7 @@ export default {
|
|
|
214
216
|
"2,3,3',5-Tetrachlorobiphenyl",
|
|
215
217
|
"2,3,3',6-Tetrachlorobiphenyl",
|
|
216
218
|
"2,3,3'-Trichlorobiphenyl",
|
|
217
|
-
'2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid',
|
|
219
|
+
'2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3- heptafluoropropoxy)-13C3 -propanoic acid',
|
|
218
220
|
"2,3,4',6-Tetrachlorobiphenyl",
|
|
219
221
|
"2,3,4'-Trichlorobiphenyl",
|
|
220
222
|
"2,3,4,4',5-Pentachlorobiphenyl",
|
|
@@ -16,6 +16,7 @@
|
|
|
16
16
|
"(E,E)-Farnesol",
|
|
17
17
|
"(Z)-Dimethomorph",
|
|
18
18
|
"(Z,Z)-11,13-Hexadecadienal",
|
|
19
|
+
"****2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid",
|
|
19
20
|
".alpha.,.alpha.-Dimethylphenethylamine",
|
|
20
21
|
".alpha.-1,2,3,4,5,6-Hexachlorocyclohexane-D6 or alpha-HCH D6",
|
|
21
22
|
".alpha.-Amino-2,3-dihydro-5-methyl-3-oxo-4-isoxazolepropanoic acid",
|
|
@@ -368,7 +369,7 @@
|
|
|
368
369
|
"2,3,3',5-Tetrachlorobiphenyl",
|
|
369
370
|
"2,3,3',6-Tetrachlorobiphenyl",
|
|
370
371
|
"2,3,3'-Trichlorobiphenyl",
|
|
371
|
-
"2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid",
|
|
372
|
+
"2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3- heptafluoropropoxy)-13C3 -propanoic acid",
|
|
372
373
|
"2,3,4',5,6-Pentachlorobiphenyl",
|
|
373
374
|
"2,3,4',5-Tetrachlorobiphenyl",
|
|
374
375
|
"2,3,4',6-Tetrachlorobiphenyl",
|
|
@@ -16,6 +16,7 @@ export default {
|
|
|
16
16
|
'(E,E)-Farnesol',
|
|
17
17
|
'(Z)-Dimethomorph',
|
|
18
18
|
'(Z,Z)-11,13-Hexadecadienal',
|
|
19
|
+
'****2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid',
|
|
19
20
|
'.alpha.,.alpha.-Dimethylphenethylamine',
|
|
20
21
|
'.alpha.-1,2,3,4,5,6-Hexachlorocyclohexane-D6 or alpha-HCH D6',
|
|
21
22
|
'.alpha.-Amino-2,3-dihydro-5-methyl-3-oxo-4-isoxazolepropanoic acid',
|
|
@@ -368,7 +369,7 @@ export default {
|
|
|
368
369
|
"2,3,3',5-Tetrachlorobiphenyl",
|
|
369
370
|
"2,3,3',6-Tetrachlorobiphenyl",
|
|
370
371
|
"2,3,3'-Trichlorobiphenyl",
|
|
371
|
-
'2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3-heptafluoropropoxy)-13C3-propanoic acid',
|
|
372
|
+
'2,3,3,3-Tetrafluoro-2-(1,1,2,2,3,3,3- heptafluoropropoxy)-13C3 -propanoic acid',
|
|
372
373
|
"2,3,4',5,6-Pentachlorobiphenyl",
|
|
373
374
|
"2,3,4',5-Tetrachlorobiphenyl",
|
|
374
375
|
"2,3,4',6-Tetrachlorobiphenyl",
|