-
Notifications
You must be signed in to change notification settings - Fork 3
/
Datasets.doc.xml
858 lines (816 loc) · 24.2 KB
/
Datasets.doc.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
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
<Datasets>
<Common>
<Field name="chi">
<summary>
Community Health Index (CHI) number is a unique personal identifier allocated to each patient on first registration with a GP Practice. It follows the format DDMMYYRRGC where DDMMYY represents the persons date of birth, RR are random digits, G is another random digit but acts as a gender identifier, (where odd numbers indicate males and even numbers indicate females), and the final digit is an arithmetical check digit.
</summary>
</Field>
</Common>
<Maternity>
<summary>
Tayside and Fife births record. Contains the parents and children birthed during the admission. This data is provided in a format based upon the Scottish SMR02 dataset
</summary>
<Field name="MotherCHI">
<summary>
Unique identifier of the pregnant mother of the baby being born
</summary>
</Field>
<Field name="SendingLocation">
<summary>
This field indicates the location of where the data was sent from. This is not necessarily the same place as where the episode took place.
</summary>
</Field>
<Field name="EpisodeRecordKey">
<summary>
Unique identifier indicating a specific case record
</summary>
</Field>
<Field name="MaritalStatus">
<summary>
This field represents the mother's marital status. At a certain date ISD stopped using numbers in this column and started using letters. If this field contains a letter (A-Z), see lookup table z_MaritalStatus
</summary>
</Field>
<Field name="Specialty">
<summary>
A specialty is defined as a division of medicine or dentistry covering a specific area of clinical activity and identified within one of the Royal Colleges or Faculties.
</summary>
</Field>
<Field name="Location">
<summary>
This field represents the location code at which health activity takes place. In other words, the location code represents the point of delivery of health care.
</summary>
</Field>
<Field name="Healthboard">
<summary>
Single letter code describing which NHS healthboard the record came from e.g. T for Tayside, F for Fife
</summary>
</Field>
<Field name="Date">
<summary>
The date of admission to the birthing unit
</summary>
</Field>
<Field name="PartnerCHI">
<summary>
Unique identifier of the second contributor of genetic material for the babies being born or null if baby is a clone
</summary>
</Field>
<Field name="BabyCHI1">
<summary>
Unique identifier of the first baby to be born
</summary>
</Field>
<Field name="BabyCHI2">
<summary>
Unique identifier of the second baby to be born (if twins)
</summary>
</Field>
<Field name="BabyCHI3">
<summary>
Unique identifier of the third baby to be born (if triplets)
</summary>
</Field>
</Maternity>
<Biochemistry>
<summary>
Tayside and Fife labs biochemistry data. This data is provided in a format based upon the SCI-Store system.
</summary>
<Field name="ArithmeticComparator">
<summary>
This field represents additional information to be used in conjunction with the numeric result field Result.
The contents should be interpreted along with the Result, for example, some EGFR results may be reported as Result = 60, with ArithmeticComparator = '>'
This means the result is greater than 60.
</summary>
</Field>
<Field name="Interpretation">
<summary>
Contains comments regarding the result.
</summary>
</Field>
<Field name="Healthboard">
<summary>
This is the alpha and/or numeric Health Board code in which the patient CHI information was extracted from.
</summary>
</Field>
<Field name="SampleDate">
<summary>
This is the date and time when the sample was taken from the patient.
</summary>
</Field>
<Field name="SampleType">
<summary>
The type of sample that was run e.g. 'Blood', 'Serum' etc.
</summary>
</Field>
<Field name="TestCode">
<summary>
This field store the test code for the test taken/performed (e.g., CHOL = Cholesterol) as used by the providing organisation. This is the internal lab system identifier for the test being run (See ReadCodeValue for a coded answer). Includes non clinical/message codes such as ECOM.
</summary>
</Field>
<Field name="Result">
<summary>
Numerical measure captured during the test (expressed in QuantityUnit units)
</summary>
</Field><Field name="LabNumber">
<summary>
This is a unique identifier assigned by the lab system to identify a sample run. Each sample run can have multiple tests run.
</summary>
</Field><Field name="QuantityUnit">
<summary>
The unit of measure that the Result is expressed in e.g. "mmol/L" / "umol/L".
</summary>
</Field>
<Field name="ReadCodeValue">
<summary>
The read code allocated to the test. This field is useful as a standardised grouping for the tests, for example, if you are looking in Serum Total Cholesterol, all records marked with 44P. represent this regardless of the TestCode provided.
</summary>
</Field>
<Field name="RangeLowValue">
<summary>
Minimum guideline value for the test result at the time of testing. These ranges vary based on relevant criteria such as age, gender, and guidelines will also change over time.
</summary>
</Field>
<Field name="RangeHighValue">
<summary>
Maximum guideline value for the test result at the time of testing. These ranges vary based on relevant criteria such as age, gender, and guidelines will also change over time.
</summary>
</Field>
</Biochemistry>
<Demography>
<summary>
Address and patient details as might appear in the CHI register
</summary>
<Field name="Forename">
<summary>
Patients forename, randomly generated from a list of 100 common forenames that match the patients gender
</summary>
</Field>
<Field name="Surname">
<summary>
patients surname, randomly generated from a list of 100 common surnames
</summary>
</Field>
<Field name="ANOCHI">
<summary>
Anonymous identifier that has replaced the identifiable CHI. Typically represented as aaa1234567 where the first three letters uniquely identify a project (allowing for project specific anonymisation)
</summary>
</Field>
<Field name="DateOfBirth">
<summary>
Date of birth of the patient, this should match the first 6 digits of the CHI
</summary>
</Field>
<Field name="DateOfDeath">
<summary>
If the patient is dead then this date will be filled in with the date it occurred
</summary>
</Field>
<Field name="Gender">
<summary>
M for Male patient, F for Female patient. Should match the second last digit of the CHI (if the patient has a CHI and not an ANOCHI) with odd numbers for females and even numbers for males. This reflects the physical sex at birth and not what the person may identify as now.
</summary>
</Field>
<Field name="Address">
<summary>
The address which the patient lives at at the time of the EHR record being generated
</summary>
</Field>
<Field name="PreviousAddress">
<summary>
The previous address which the patient lived at when the EHR record being generated
</summary>
</Field>
<Field name="dtCreated">
<summary>
The date the patient registered with the GP (when the chi record was created).
</summary>
</Field>
<Field name="current_record">
<summary>
1 if the record is still active in the given healthboard (e.g.. Tayside) or 0 if a more recent record exists in another healthboard (i.e. they are known to have moved out of the area or if ISD no longer supplies the record). Note that if your research project only covers Tayside then you would not necessarily get a record with 1 if they moved to Glasgow but would still get the old record from Tayside with 0 for current record.
</summary>
</Field>
<Field name="notes">
<summary>
</summary>
</Field>
<Field name="chi_num_of_curr_record">
<summary>
Indicates that the chi number recorded (in the chi field) is out of date and that the person should actually be known by this alias. This occurs when a patient doesn't know their chi or is unable to
supply it (e.g. an emergency appointment while on holiday).
</summary>
</Field>
<Field name="chi_status">
<summary>
Indicates whether the chi record is current or not, see lookup z_chiStatus
</summary>
</Field>
<Field name="century">
<summary>
This field contains a 2-digit century of when a person was born (e.g., 19 = born between 1800 - 1899 ; 20 = born between 1900 - 1999; and 21 = born from 2000 onwards).
</summary>
</Field>
<Field name="current_address_L1">
<summary>
Current known patient address line 1
</summary>
</Field>
<Field name="current_address_L2">
<summary>
Current known patient address line 2
</summary>
</Field>
<Field name="current_address_L3">
<summary>
Current known patient address line 3
</summary>
</Field>
<Field name="current_address_L4">
<summary>
Current known patient address line 4
</summary>
</Field>
<Field name="current_postcode">
<summary>
Current patient's Postcode
</summary>
</Field>
<Field name="source_death">
<summary>
Contains a C if the source of the death information is CHI snapshots, or a G if the source of the death was General Registrar of Deaths (GRO). If the information is in both GRO and CHI then the code GC will appear.
</summary>
</Field>
<Field name="area_residence">
<summary>
Healthboard that the patient is currently residing in (may be different from the healthboard they are registered with - hb_extract)
</summary>
</Field>
<Field name="hb_extract">
<summary>
This field represents the alpha and/or numeric Health Board code in which the patient CHI information was extracted from.
</summary>
</Field>
<Field name="current_gp">
<summary>
GP Code of the patients currently registered GP
</summary>
</Field>
<Field name="birth_surname">
<summary>
Patients surname at birth
</summary>
</Field>
<Field name="previous_surname">
<summary>
Patients previous surname (e.g. if married)
</summary>
</Field>
<Field name="midname">
<summary>
Patients middle name
</summary>
</Field>
<Field name="alt_forename">
<summary>
An alternative name patient goes by
</summary>
</Field>
<Field name="other_initials">
<summary>
Middle name initials (if any) the patient goes by
</summary>
</Field>
<Field name="previous_address_L1">
<summary>
Patients previous address line 1
</summary>
</Field>
<Field name="previous_address_L2">
<summary>
Patients previous address line 2
</summary>
</Field>
<Field name="previous_address_L3">
<summary>
Patients previous address line 3
</summary>
</Field>
<Field name="previous_address_L4">
<summary>
Patients previous address line 4
</summary>
</Field>
<Field name="previous_postcode">
<summary>
Patients previous address postcode
</summary>
</Field>
<Field name="date_address_changed">
<summary>
The date when the patient moved from their previous address to the current address.
</summary>
</Field>
<Field name="adr">
<summary>
</summary>
</Field>
<Field name="current_gp_accept_date">
<summary>
This is the date when the patient was accepted onto current GP list.
</summary>
</Field>
<Field name="previous_gp">
<summary>
GP Code of the patients previously registered GP
</summary>
</Field>
<Field name="previous_gp_accept_date">
<summary>
Date patient registered with previous GP
</summary>
</Field>
<Field name="date_into_practice">
<summary>
This field represents the date when a person came into the health board region and registered with that health board GP.
</summary>
</Field>
<Field name="patient_triage_score">
<summary>
</summary>
</Field>
<Field name="hic_dataLoadRunID">
<summary>
Indicates which data load execution batch (if any) was responsible for creating the record
</summary>
</Field>
</Demography>
<Prescribing>
<summary>
Prescription data of prescribed drugs
</summary>
<Field name="ResSeqNo">
<summary>
Unique number identifying a prescribable drug
</summary>
</Field>
<Field name="Quantity">
<summary>
The number prescribed to the patent e.g. 12
</summary>
</Field>
<Field name="Strength">
<summary>
The strength of the drug prescribed e.g. "2.5 MG"
</summary>
</Field>
<Field name="StrengthNumerical">
<summary>
The numerical portion of Strength e.g. 50 (must be combined with MeasureCode)
</summary>
</Field>
<Field name="FormulationCode">
<summary>
How the drug is provided e.g. "TABS", "CREAM"
</summary>
</Field>
<Field name="MeasureCode">
<summary>
The units portion of Strength e.g. MG
</summary>
</Field>
<Field name="Name">
<summary>
The common/proprietary name for the drug being prescribed e.g. VENTOLIN
</summary>
</Field>
<Field name="ApprovedName">
<summary>
The standardised name/active drug e.g. SALBUTAMOL
</summary>
</Field>
<Field name="BnfCode">
<summary>
Machine readable formatting of Bnf 0407010Q0AAAAAA
</summary>
</Field>
<Field name="FormattedBnfCode">
<summary>
Human readable formatting of Bnf e.g. 4.7.1
</summary>
</Field>
<Field name="BnfDescription">
<summary>
Lookup description of what the Bnf entry means
</summary>
</Field>
</Prescribing>
<CarotidArteryScan>
<summary>
Carotid ultrasound is a procedure that uses sound waves to examine the blood flow through the carotid arteries (in your neck).
Carotid ultrasound tests for blocked or narrowed carotid arteries, which can increase the risk of stroke.
</summary>
<Field name="RECORD_NUMBER">
<summary>
</summary>
</Field>
<Field name="R_CC_STEN_A">
<summary>
</summary>
</Field>
<Field name="R_CC_STEN_B">
<summary>
</summary>
</Field>
<Field name="R_CC_STEN_C">
<summary>
</summary>
</Field>
<Field name="R_CC_STEN_D">
<summary>
</summary>
</Field>
<Field name="R_CC_STEN_S">
<summary>
</summary>
</Field>
<Field name="L_IC_STEN_A">
<summary>
</summary>
</Field>
<Field name="L_IC_STEN_B">
<summary>
</summary>
</Field>
<Field name="L_IC_STEN_C">
<summary>
</summary>
</Field>
<Field name="L_IC_STEN_D">
<summary>
</summary>
</Field>
<Field name="L_IC_STEN_S">
<summary>
</summary>
</Field>
<Field name="R_IC_STEN_A">
<summary>
</summary>
</Field>
<Field name="R_IC_STEN_B">
<summary>
</summary>
</Field>
<Field name="R_IC_STEN_C">
<summary>
</summary>
</Field>
<Field name="R_IC_STEN_D">
<summary>
</summary>
</Field>
<Field name="R_IC_STEN_S">
<summary>
</summary>
</Field>
<Field name="COMMENT">
<summary>
</summary>
</Field>
<Field name="REPORT">
<summary>
This is a free text field
</summary>
</Field>
<Field name="id">
<summary>
</summary>
</Field>
<Field name="PatientID">
<summary>
</summary>
</Field>
<Field name="SUMMARY">
<summary>
</summary>
</Field>
<Field name="LAST_AUTH_BY">
<summary>
</summary>
</Field>
<Field name="LAST_AUTH_DT">
<summary>
</summary>
</Field>
<Field name="CV_FILE">
<summary>
</summary>
</Field>
<Field name="L_CC_STEN_S">
<summary>
</summary>
</Field>
<Field name="CV_DT">
<summary>
</summary>
</Field>
<Field name="PROV_REPT_DT">
<summary>
</summary>
</Field>
<Field name="FILE_COPY_DT">
<summary>
</summary>
</Field>
<Field name="LAST_UPDATED_DT">
<summary>
</summary>
</Field>
<Field name="AUTHORISED_DT">
<summary>
</summary>
</Field>
<Field name="REPT_STATUS">
<summary>
This field represents the report status 0, unlocked unauthorised 1, locked authorised 2, unlocked previously authorised report reopened for amendment
</summary>
</Field>
<Field name="STUDIES">
<summary>
This field represents Workload measure for this exam
</summary>
</Field>
<Field name="FINAL_REPT_DT">
<summary>
</summary>
</Field>
<Field name="hic_dataLoadRunID">
<summary>
</summary>
</Field>
<Field name="L_CC_STEN_D">
<summary>
</summary>
</Field>
<Field name="L_CC_STEN_B">
<summary>
</summary>
</Field>
<Field name="APPT_ID">
<summary>
</summary>
</Field>
<Field name="DATE">
<summary>
Date of appointment.
</summary>
</Field>
<Field name="CHINO">
<summary>
</summary>
</Field>
<Field name="L_BD_RATIO">
<summary>
This field represents Left IC End diastolic flow/Left CC End diastolic flow
</summary>
</Field>
<Field name="L_AC_RATIO">
<summary>
This field represents Left IC Peak systolic flow/Left CC Peak systolic flow
</summary>
</Field>
<Field name="R_BD_RATIO">
<summary>
This field represents Right IC End diastolic flow/Right CC End diastolic flo
</summary>
</Field>
<Field name="R_AC_RATIO">
<summary>
This field represents Right IC Peak systolic flow/Right CC Peak systolic flow
</summary>
</Field>
<Field name="L_CC_STENOSIS">
<summary>
This field represents Left Common Carotid % StenosisReferences Lookup Table z_PCStenosisLookup
</summary>
</Field>
<Field name="L_CC_PEAK_SYS">
<summary>
This field represents Left Common Carotid Peak Systolic Flow
</summary>
</Field>
<Field name="L_CC_END_DIA">
<summary>
This field represents Left Common Carotid End Diastolic Flow
</summary>
</Field>
<Field name="L_IC_STENOSIS">
<summary>
This field represents Left Internal Carotid % StenosisReferences Lookup Table z_ICStenosisLookup
</summary>
</Field>
<Field name="L_IC_PEAK_SYS">
<summary>
This field represents Left Internal Carotid Peak Systolic Flow
</summary>
</Field>
<Field name="L_IC_END_DIA">
<summary>
This field represents Left Internal Carotid End Diastolic Flow
</summary>
</Field>
<Field name="L_EC_STENOSIS">
<summary>
This field represents Left External Carotid StenosisReferences Lookup Table z_StenosisLookup
</summary>
</Field>
<Field name="L_PLAQUE">
<summary>
This field represents Left side PlaqueReferences Lookup Table z_PlaqueLookup
</summary>
</Field>
<Field name="L_SYMPTOMS">
<summary>
This field represents Left symptoms
</summary>
</Field>
<Field name="L_BRUIT">
<summary>
This field represents a left bruit (audible vascular sound)
</summary>
</Field>
<Field name="L_CC_STEN_A">
<summary>
</summary>
</Field>
<Field name="ON_STEN_STUDY">
<summary>
</summary>
</Field>
<Field name="R_VERT_ARTERY">
<summary>
This field represents Right Vertebral Artery FlowReferences Lookup Table z_VertflowLookup
</summary>
</Field>
<Field name="R_BRUIT">
<summary>
This field represents right bruit (audible ventricular noise)
</summary>
</Field>
<Field name="R_SYMPTOMS">
<summary>
This field represents Right symptoms
</summary>
</Field>
<Field name="R_PLAQUE">
<summary>
This field represents Right side PlaqueReferences Lookup Table z_PlaqueLookup
</summary>
</Field>
<Field name="L_CC_STEN_C">
<summary>
</summary>
</Field>
<Field name="R_EC_STENOSIS">
<summary>
This field represents Right External Carotid StenosisReferences Lookup Table z_StenosisLookup
</summary>
</Field>
<Field name="R_IC_PEAK_SYS">
<summary>
This field represents Right Internal Carotid Peak Systolic Flow
</summary>
</Field>
<Field name="R_IC_STENOSIS">
<summary>
This field represents Right Internal Carotid % StenosisReferences Lookup Table z_ICStenosisLookup
</summary>
</Field>
<Field name="R_CC_END_DIA">
<summary>
This field represents Right Common Carotid End Diastolic Flow
</summary>
</Field>
<Field name="R_CC_PEAK_SYS">
<summary>
This field represents Right Common Carotid Peak Systolic Flow
</summary>
</Field>
<Field name="R_CC_STENOSIS">
<summary>
This field represents Right Common Carotid % StenosisReferences Lookup Table z_PCStenosisLookup
</summary>
</Field>
<Field name="L_VERT_ARTERY">
<summary>
This field represents Left Vertebral Artery FlowReferences Lookup Table z_VertflowLookup
</summary>
</Field>
<Field name="R_IC_END_DIA">
<summary>
This field represents Right Internal Carotid End Diastolic Flow
</summary>
</Field>
</CarotidArteryScan>
<HospitalAdmissions>
<summary>
Dataset records admissions to hospital and the reason for admission (presenting condition(s)).
</summary>
<Field name="DateOfBirth">
<summary>
Date patient was born
</summary>
</Field>
<Field name="AdmissionDate">
<summary>
Date patient was admitted to hospital
</summary>
</Field><Field name="DischargeDate">
<summary>
Date patient was discharged from hospital (or died).
</summary>
</Field><Field name="MainCondition">
<summary>
The primary presenting condition and the reason for hospitalisation. This is either an ICD10 code or an ICD9 code. ICD9 codes are preceded by a minus symbol to distinguish them.
</summary>
</Field><Field name="OtherCondition1">
<summary>
The second condition for hospitalisation. This is either an ICD10 code or an ICD9 code. ICD9 codes are preceded by a minus symbol to distinguish them.
</summary>
</Field><Field name="OtherCondition2">
<summary>
The tertiary condition for hospitalisation. This is either an ICD10 code or an ICD9 code. ICD9 codes are preceded by a minus symbol to distinguish them.
</summary>
</Field>
<Field name="OtherCondition3">
<summary>
The forth condition for hospitalisation. This is either an ICD10 code or an ICD9 code. ICD9 codes are preceded by a minus symbol to distinguish them.
</summary>
</Field>
<Field name="Comment">
<summary>
Free text field
</summary>
</Field>
<Field name="MainOperation">
<summary>
The main operation is that selected by the clinician responsible for the care of the patient. Part A is used for single codes or for the primary part of a recognised code-pair.
</summary>
</Field>
<Field name="MainOperationB">
<summary>
The main operation is that selected by the clinician responsible for the care of the patient. Part B is used for Core Approach, Technique, Site or Laterality codes or for the supplementary part of a recognised code-pair.
</summary>
</Field>
<Field name="OtherOperation1">
<summary>
This field represents other operation entered in the order specified by the clinician. Part A is used for single codes or for the primary part of a recognised code-pair.
</summary>
</Field>
<Field name="OtherOperation1B">
<summary>
This field represents other operation entered in the order specified by the clinician. Part B is used for Approach, Technique, Site or Laterality codes or for the supplementary part of a recognised code-pair.
</summary>
</Field>
<Field name="OtherOperation2">
<summary>
This field represents other operation entered in the order specified by the clinician. Part A is used for single codes or for the primary part of a recognised code-pair.
</summary>
</Field>
<Field name="OtherOperation2B">
<summary>
This field represents other operation entered in the order specified by the clinician. Part B is used for Approach, Technique, Site or Laterality codes or for the supplementary part of a recognised code-pair.
</summary>
</Field>
<Field name="OtherOperation3">
<summary>
This field represents other operation entered in the order specified by the clinician. Part A is used for single codes or for the primary part of a recognised code-pair.
</summary>
</Field>
<Field name="OtherOperation3B">
<summary>
This field represents other operation entered in the order specified by the clinician. Part B is used for Approach, Technique, Site or Laterality codes or for the supplementary part of a recognised code-pair.
</summary>
</Field>
</HospitalAdmissions>
<UltraWide>
<summary>
Generates a dataset with 20,000 columns of data in a variety of formats. This is useful for testing very wide tables that are too wide for most RDBMS without special treatment (e.g. SPARSE columns).
</summary>
<Field name="id">
<summary>
Incremental int primary key for the dataset
</summary>
</Field>
</UltraWide>
<Wide>
<summary>
Generates a dataset with 980 columns of data in a variety of formats. This is useful for testing very wide tables that still fit into most RDBMS without special treatment (e.g. SPARSE columns).
</summary>
<Field name="id">
<summary>
Incremental int primary key for the dataset
</summary>
</Field>
</Wide>
</Datasets>