@@ -968,9 +968,7 @@ var DATA = [
968
968
"vocabulary" : {
969
969
"Cluster/Outbreak investigation" : { } ,
970
970
"Diagnostic testing" : { } ,
971
- "Research" : {
972
- "Viral passage experiment" : { }
973
- } ,
971
+ "Research" : { } ,
974
972
"Surveillance" : { }
975
973
}
976
974
} ,
@@ -1096,7 +1094,7 @@ var DATA = [
1096
1094
] ,
1097
1095
"BIOSAMPLE" : [
1098
1096
{
1099
- "field" : "anatomical_material"
1097
+ "field" : "isolation_source| anatomical_material"
1100
1098
}
1101
1099
]
1102
1100
} ,
@@ -1145,7 +1143,7 @@ var DATA = [
1145
1143
] ,
1146
1144
"BIOSAMPLE" : [
1147
1145
{
1148
- "field" : "anatomical_part"
1146
+ "field" : "isolation_source| anatomical_part"
1149
1147
}
1150
1148
]
1151
1149
} ,
@@ -1214,7 +1212,7 @@ var DATA = [
1214
1212
] ,
1215
1213
"BIOSAMPLE" : [
1216
1214
{
1217
- "field" : "body_product"
1215
+ "field" : "isolation_source| body_product"
1218
1216
}
1219
1217
]
1220
1218
} ,
@@ -1262,7 +1260,7 @@ var DATA = [
1262
1260
] ,
1263
1261
"BIOSAMPLE" : [
1264
1262
{
1265
- "field" : "environmental_material"
1263
+ "field" : "isolation_source| environmental_material"
1266
1264
}
1267
1265
]
1268
1266
} ,
@@ -1287,6 +1285,7 @@ var DATA = [
1287
1285
"N95 mask" : { } ,
1288
1286
"Nurse call button" : { } ,
1289
1287
"Paper" : { } ,
1288
+ "Particulate matter" : { } ,
1290
1289
"Plastic" : { } ,
1291
1290
"PPE gown" : { } ,
1292
1291
"Sewage" : { } ,
@@ -1332,7 +1331,7 @@ var DATA = [
1332
1331
] ,
1333
1332
"BIOSAMPLE" : [
1334
1333
{
1335
- "field" : "environmental_site"
1334
+ "field" : "isolation_source| environmental_site"
1336
1335
}
1337
1336
]
1338
1337
} ,
@@ -1392,7 +1391,7 @@ var DATA = [
1392
1391
] ,
1393
1392
"BIOSAMPLE" : [
1394
1393
{
1395
- "field" : "collection_device"
1394
+ "field" : "isolation_source| collection_device"
1396
1395
}
1397
1396
]
1398
1397
} ,
@@ -1448,7 +1447,7 @@ var DATA = [
1448
1447
] ,
1449
1448
"BIOSAMPLE" : [
1450
1449
{
1451
- "field" : "collection_method"
1450
+ "field" : "isolation_source| collection_method"
1452
1451
}
1453
1452
]
1454
1453
} ,
@@ -2283,8 +2282,9 @@ var DATA = [
2283
2282
"Hemoptysis (coughing up blood)" : { } ,
2284
2283
"Hypocapnia" : { } ,
2285
2284
"Hypotension (low blood pressure)" : { } ,
2286
- "Hypoxemia (low blood oxygen)" : { } ,
2287
- "Silent hypoxemia" : { } ,
2285
+ "Hypoxemia (low blood oxygen)" : {
2286
+ "Silent hypoxemia" : { }
2287
+ } ,
2288
2288
"Internal hemorrhage (internal bleeding)" : { } ,
2289
2289
"Loss of Fine Movements" : { } ,
2290
2290
"Low appetite" : { } ,
@@ -2873,7 +2873,7 @@ var DATA = [
2873
2873
"Potluck" : { } ,
2874
2874
"Wedding" : { }
2875
2875
} ,
2876
- "Other" : { }
2876
+ "Other exposure event " : { }
2877
2877
}
2878
2878
} ,
2879
2879
{
@@ -2947,7 +2947,7 @@ var DATA = [
2947
2947
"Laboratory Worker" : { } ,
2948
2948
"Rotational Worker" : { } ,
2949
2949
"Seasonal Worker" : { } ,
2950
- "Vet " : { }
2950
+ "Veterinarian " : { }
2951
2951
} ,
2952
2952
"Social role" : {
2953
2953
"Acquaintance of case" : { } ,
@@ -2959,7 +2959,7 @@ var DATA = [
2959
2959
} ,
2960
2960
"Spouse of case" : { }
2961
2961
} ,
2962
- "Other" : { }
2962
+ "Other Host Role " : { }
2963
2963
}
2964
2964
} ,
2965
2965
{
@@ -3034,7 +3034,7 @@ var DATA = [
3034
3034
"Homeless Shelter" : { } ,
3035
3035
"Hotel" : { }
3036
3036
} ,
3037
- "Vet " : { }
3037
+ "Veterinary Care Clinic " : { }
3038
3038
} ,
3039
3039
"Travel Exposure" : {
3040
3040
"Travelled" : { } ,
@@ -3044,7 +3044,7 @@ var DATA = [
3044
3044
"Travelled outside Province/Territory" : { } ,
3045
3045
"Travelled outside Canada" : { }
3046
3046
} ,
3047
- "Other" : { }
3047
+ "Other Exposure Setting " : { }
3048
3048
}
3049
3049
} ,
3050
3050
{
0 commit comments