...
Dataset wrap |
---|
|
Rowcaps |
---|
Row 3: | Indicates the presence of an aneurysm in the thoracic aorta. |
---|
Row 4: | Shows that the aneurysm led to the dissection of the thoracic aorta. |
---|
Row 5: | Shows the confirmed aortic dissection of the thoracic aorta from the previous assessment then undergoes anatomic classification. In this case, the patient's dissection is classified as Standford Class A, indicating that this aortic dissection involves the ascending aorta regardless of the site of origin [ref]. |
---|
Rows 6-7: | Indicate the absence of aneurysms in both the suprarenal and infrarenal abdominal aorta. |
---|
|
Dataset2 |
---|
Row | STUDYID | DOMAIN | USUBJID | CVSEQ | CVGRPID | CVTESTCD | CVTEST | CVORRES | CVSTRESC | CVLOC | CVMETHOD | VISITNUM | VISIT | CVDTC |
---|
3 | ABC123 | CV | 002-2004 | 3 | |
| ANEURIND | Aneurysm Indicator | Y | Y | THORACIC AORTA | TRANSTHORACIC ECHOCARDIOGRAPHY | 2 | BASELINE | 2015-06-09T14:20 |
---|
4 | ABC123 | CV | 002-2004 | 4 | 2 | DISECIND | Dissection Indicator | Y | Y | THORACIC AORTA | TRANSTHORACIC ECHOCARDIOGRAPHY | 2 | BASELINE | 2015-06-09T14:20 |
---|
5 | ABC123 | CV | 002-2004 | 5 | 2 | STANFADC | Stanford Aortic Dissection Classification | STANFORD CLASS A | STANFORD CLASS A | THORACIC AORTA | TRANSTHORACIC ECHOCARDIOGRAPHY | 2 | BASELINE | 2015-06-09T14:20 |
---|
6 | ABC123 | CV | 002-2004 | 6 |
| ANEURIND | Aneurysm Indicator | N | N | SUPRARENAL AORTA | TRANSTHORACIC ECHOCARDIOGRAPHY | 2 | BASELINE | 2015-06-09T14:20 |
---|
7 | ABC123 | CV | 002-2004 | 7 |
| ANEURIND | Aneurysm Indicator | N | N | INFRARENAL AORTA | TRANSTHORACIC ECHOCARDIOGRAPHY | 2 | BASELINE | 2015-06-09T14:20 |
---|
|
|
...
Dataset wrap |
---|
|
Rowcaps |
---|
Rows 1-2: | Show subject ABC-123 has a single aortic aneurysm from a chest MRI scan. |
---|
Row 3: | Shows the said aneurysm is 7.5cm in length (diameter), which is measured from the aortic arch to the abdominal aorta. |
---|
Rows 4-5: | Show subject ABC-456 is found to have aneurysms in two locations from a whole-body MRI Scan: RENAL ARTERY and THORACIC AORTA. |
---|
|
Dataset2 |
---|
Row | STUDYID | DOMAIN | USUBJID | CVSEQ | CVGRPID | CVTEST | CVORRES | CVORRESU | CVLOC | CVMETHOD | VISITNUM | VISIT | CVDTC | |
| CVRESLOC1 | CVRESLOC2 | CVRLOCTXCVRLOCDTL |
---|
1 | ABC | CV | ABC-123 | 1 | 1 | Aneurysm Indicator | Y |
| CHEST | MRI | 1 | BASELINE | 2020-04-27 | | | |
|
|
|
|
---|
2 | ABC | CV | ABC-123 | 2 | 1 | Number of Aneurysms | 1 | |
| CHEST | MRI | 1 | BASELINE | 2020-04-27 |
| AORTA |
|
|
---|
3 | ABC | CV | ABC-123 | 3 | 1 | Aneurysm Length/Diameter | 7.5 | CM | CHEST | MRI | 1 | BASELINE | 2020-04-27 |
| AORTA |
| Aortic Arch to Descending Aorta |
---|
4 | ABC | CV | ABC-456 | 1 | 2 | Aneurysm Indicator | Y |
| BODY | MRI | 1 | BASELINE | 2020-04-27 |
|
|
|
|
---|
5 | ABC | CV | ABC-456 | 2 | 2 | Number of Aneurysms | 2 |
| BODY | MRI | 1 | BASELINE | 2020-04-27 |
| RENAL ARTERY | THORACIC AORTA |
|
---|
|
|
...
So we need a variable that provides additional, more specific and granular information about a proximate location or a range of location(s).
This example shows the minor axis cross-sectional diameter measurements of the left and right ventricle of the heart, at end ventricular diastole.
Dataset wrap |
---|
|
Rowcaps |
---|
Row 1: | Shows the cross-sectional diameter of the left ventricle at end ventricular diastole, measured along the minor axis and specifically at the location of the high papillary muscle. The further anatomical details at which the measurement is set and performed is represented by the CVLOCTX CVLOCDTL NSV. |
---|
Row 2: | Shows the cross-sectional diameter of the right ventricle at end ventricular diastole, measured along the minor axis and specifically at just below the tricuspid valve. The further anatomical details at which the measurement is set and performed is represented by the CVLOCTX CVLOCDTL NSV. |
---|
|
Dataset2 |
---|
Row | STUDYID | DOMAIN | USUBJID | CVSEQ | CVTESTCD | CVTEST | CVORRES | CVORRESU | CVLOC | CVMETHOD | VISITNUM | VISIT | CVDTC | |
| CVLOCTXCVLOCDTL |
---|
1 | ABC | CV | ABC-123 | 1 | MNDIAEVD | Minor Axis Cross-sec Diameter, EVD | 3.7 | CM | HEART, LEFT VENTRICLE | TTE | 1 | BASELINE | | |
|
| At high papillary muscle level |
---|
2 | ABC | CV | ABC-123 | 2 | MNDIAEVD | Minor Axis Cross-sec Diameter, EVD | 3.2 | Cm | HEART, RIGHT VENTRICLE | TTE | 1 | BASELINE | | |
|
| Below the tricuspid valve |
---|
|
|
...