You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Case 1 - Subject has both TAA and AAA

The subject had CT scans performed at the chest and abdomen to look for the presence of aneurysms, if there are any:

$titleHtml

pr.xpt

Row

STUDYID

DOMAIN

USUBJID

PRSEQ

PRTRT

PRLOC

VISIT

 1  ABCPR  ABC-1231CT SCANCHESTBASELINE
2  ABCPR  ABC-1232CT SCANABDOMENBASELINE
$warningHtml
If both AAA and TAA are found, and modeled as CE:

Note: in this case CE works because both TAA and AAA are detected so you would have separate CE record for each "identified" aneurysm.

ce.xpt

ce.xpt

Row

STUDYID

DOMAIN

USUBJID

CESEQ

CETRT

CELOC

VISIT


CE LOC Detail
1ABCCE  ABC-1231aneurysmthoracic cavityBASELINE
aortic root
2ABCCE  ABC-1232aneurysmthoracic cavityBASELINE
Aortic arch to descending aorta
3ABCCE  ABC-1233aneurysmabdominal cavityBASELINE
Left renal artery
4ABCCE  ABC-1234aneurysmabdominal cavityBASELINE
Infrarenal artery (Below the kidneys)

Dataset Debug Message

There are eight leading, trailing, or non-breaking spaces in the dataset.

If both AAA and TAA are found, and modeled as CV:


$titleHtml

cv.xpt

Row

STUDYID

DOMAIN

USUBJID

CVSEQ

CVGRPID

CVTEST

CVORRES

 CVORRESU

CVLOC

CVLATCVLOCDTL

CVMETHOD

VISITNUM

VISIT

CVDTC


CV RES LOC
CV RES LATCV Result LOC detail
 1  ABC CV  ABC-123 11Aneurysm Indicator Y
thoracic cavity

CT SCAN1BASELINE 2020-04-27
Aorta

 2  ABC CV  ABC-123 21Number of Aneurysms 2
thoracic cavity

CT SCAN1BASELINE 2020-04-27
Aorta

 3  ABC CV  ABC-123 31Aneurysm Length/Diameter 2 CMaorta

CT SCAN1BASELINE 2020-04-27
Aortic root

 3  ABC CV  ABC-123 41Aneurysm Length/Diameter 7.5 CMaorta

CT SCAN1BASELINE 2020-04-27


Aortic Arch to Descending Aorta
4  ABC CV  ABC-45612Aneurysm IndicatorY
abdominal cavity

CT SCAN1BASELINE2020-04-27
RENAL ARTERYLEFT
5  ABC CV ABC-45622Aneurysm Length/Diameter3 CMrenal arteryleft
CT SCAN1BASELINE 2020-04-27



6  ABC CV  ABC-45633Aneurysm IndicatorY
abdominal cavity

CT SCAN1BASELINE2020-04-27


Infrarenal artery (Below the kidneys)
7  ABC CV ABC-456 43Aneurysm Length/Diameter2 CMabdominal cavity
Infrarenal artery (Below the kidneys)CT SCAN1BASELINE 2020-04-27



$warningHtml

Case 2 - Subject has AAA but TAA is not found

The subject had CT scans performed at the chest and abdomen to look for the presence of aneurysms, if there are any:

$titleHtml

pr.xpt

Row

STUDYID

DOMAIN

USUBJID

PRSEQ

PRTRT

PRLOC

VISIT

 1  ABCPR  ABC-4561CT SCANCHESTBASELINE
2  ABCPR  ABC-4562CT SCANABDOMENBASELINE
$warningHtml
If AAA is found but TAA is not:

  • a CE record for AAA will be created;
  • a CE record for TAA will not be created - the fact that synchronous TAA is not detected, this information is lost. But a procedure of chest CT scan was performed, what came off of that procedure? we will never know.

ce.xpt

ce.xpt

Row

STUDYID

DOMAIN

USUBJID

CESEQ

CETRT

CELOC

VISIT


CE LOC Detail
1ABCCE  ABC-4561aneurysmabdominal cavityBASELINE
Infrarenal artery (Below the kidneys)

Dataset Debug Message

There are two leading, trailing, or non-breaking spaces in the dataset.

If I were to model this in CV, I could show that AAA is detected along with its diameter measurement. On top of that, TAA is not detected.


$titleHtml

cv.xpt

Row

STUDYID

DOMAIN

USUBJID

CVSEQ

CVGRPID

CVTEST

CVORRES

 CVORRESU

CVLOC

CVLATCVLOCDTL

CVMETHOD

VISITNUM

VISIT

CVDTC


CV RES LOC
CV RES LATCV Result LOC detail
 1  ABC CV  ABC-456 11Aneurysm Indicator Y
abdominal cavity

CT SCAN1BASELINE 2020-04-27


Infrarenal artery (Below the kidneys)
 2  ABC CV  ABC-456 21Aneurysm Length/Diameter2CMabdominal cavity
Infrarenal artery (Below the kidneys)CT SCAN1BASELINE 2020-04-27



 3  ABC CV  ABC-456 1
Aneurysm Indicator N
thoracic cavity

CT SCAN1BASELINE 2020-04-27



$warningHtml

  • No labels