Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
124 changes: 60 additions & 64 deletions Published/CORE-000180/rule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Loading