Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 16a611a

Browse files
authored
Merge pull request #425 from ncihtan/424-add-participant-vital-status-update-and-precancer-diagnosis-components-to-dca-config
Update config with Precancer diagnosis and Participant Vital Status Update components
2 parents eafcbb4 + 9aa6c06 commit 16a611a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dca-template-config.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,16 @@
415415
"schema_name": "PancreaticCancerTier3",
416416
"type": "record"
417417
},
418+
{
419+
"display_name": "Participant Vital Status Update",
420+
"schema_name": "ParticipantVitalStatusUpdate",
421+
"type": "record"
422+
},
423+
{
424+
"display_name": "Precancer Diagnosis",
425+
"schema_name": "PrecancerDiagnosis",
426+
"type": "record"
427+
},
418428
{
419429
"display_name": "Prostate Cancer Tier 3",
420430
"schema_name": "ProstateCancerTier3",

0 commit comments

Comments
 (0)