From e7513c4c64a448e65dc521f94f98983645cb4f2d Mon Sep 17 00:00:00 2001 From: pendingintent <3921919+pendingintent@users.noreply.github.com> Date: Wed, 12 Aug 2026 13:06:44 -0400 Subject: [PATCH] Changed Sensitivity from Dataset to Record. --- Published/CORE-000180/rule.yml | 124 ++++++++++++++++----------------- 1 file changed, 60 insertions(+), 64 deletions(-) diff --git a/Published/CORE-000180/rule.yml b/Published/CORE-000180/rule.yml index 8f63bc6ff..f3f9b18db 100644 --- a/Published/CORE-000180/rule.yml +++ b/Published/CORE-000180/rule.yml @@ -2,70 +2,66 @@ # Condition: # Rule: DOMAIN value length = 2 Authorities: - - Organization: CDISC - Standards: - - Name: SDTMIG - References: - - Citations: - - Cited Guidance: Each domain dataset is distinguished by a unique, two-character - code - Document: IG v3.4 - Section: '2.2' - Origin: SDTM and SDTMIG Conformance Rules - Rule Identifier: - Id: CG0308 - Version: '1' - Version: '2.0' - Version: '3.4' - - Name: SDTMIG - References: - - Citations: - - Cited Guidance: Each domain dataset is distinguished by a unique, two-character - code - Document: IG v3.2 - Section: '2.2' - Origin: SDTM and SDTMIG Conformance Rules - Rule Identifier: - Id: CG0308 - Version: '1' - Version: '2.0' - Version: '3.2' - - Name: SDTMIG - References: - - Citations: - - Cited Guidance: Each domain dataset is distinguished by a unique, two-character - code - Document: IG v3.3 - Section: '2.2' - Origin: SDTM and SDTMIG Conformance Rules - Rule Identifier: - Id: CG0308 - Version: '1' - Version: '2.0' - Version: '3.3' - - Name: TIG - References: - - Citations: - - Cited Guidance: Domain datasets based on the SDTM general observations classes - will be named using the two-character code for the domain or - using the applicable four-character code when a dataset is - split. - Document: TIG 1.0 - Item: Num 2 - Section: '2.6' - Origin: TIG Conformance Rules - Rule Identifier: - Id: TIG0483 - Version: '1' - Version: '1.0' - Substandard: SDTM - Version: '1.0' +- Organization: CDISC + Standards: + - Name: SDTMIG + References: + - Citations: + - Cited Guidance: Each domain dataset is distinguished by a unique, two-character code + Document: IG v3.4 + Section: '2.2' + Origin: SDTM and SDTMIG Conformance Rules + Rule Identifier: + Id: CG0308 + Version: '1' + Version: '2.0' + Version: '3.4' + - Name: SDTMIG + References: + - Citations: + - Cited Guidance: Each domain dataset is distinguished by a unique, two-character code + Document: IG v3.2 + Section: '2.2' + Origin: SDTM and SDTMIG Conformance Rules + Rule Identifier: + Id: CG0308 + Version: '1' + Version: '2.0' + Version: '3.2' + - Name: SDTMIG + References: + - Citations: + - Cited Guidance: Each domain dataset is distinguished by a unique, two-character code + Document: IG v3.3 + Section: '2.2' + Origin: SDTM and SDTMIG Conformance Rules + Rule Identifier: + Id: CG0308 + Version: '1' + Version: '2.0' + Version: '3.3' + - Name: TIG + References: + - Citations: + - Cited Guidance: Domain datasets based on the SDTM general observations classes will be named + using the two-character code for the domain or using the applicable four-character code + when a dataset is split. + Document: TIG 1.0 + Item: Num 2 + Section: '2.6' + Origin: TIG Conformance Rules + Rule Identifier: + Id: TIG0483 + Version: '1' + Version: '1.0' + Substandard: SDTM + Version: '1.0' Check: all: - - name: DOMAIN - operator: longer_than - value: 2 + - name: DOMAIN + operator: longer_than + value: 2 Core: Id: CORE-000180 Status: Published @@ -78,9 +74,9 @@ Rule Type: Record Data Scope: Classes: Exclude: - - RELATIONSHIP + - RELATIONSHIP Domains: Exclude: - - AP-- + - AP-- Use Case: INDH, PROD -Sensitivity: Dataset +Sensitivity: Record