Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleYAML Example
linenumberstrue
methods:
- id: Mth01_CatVar_Summ_ByGrp
  name: Summary by group of a categorical variable
  documentRefs:
  - referenceDocumentId: CDISCPILOT01_SAP
    pageRefs:
    - refType: PhysicalRef
      label: 7. GENERAL CONSIDERATIONS FOR DATA ANALYSES
      pageNumbers:
      - 9
      - 11
  ...
...
analyses:
- id: An08_02_ChgBl_Summ_ByTrt
  name: Summary of Change from Baseline by Treatment, Parameter and Visit
  documentRefs:
  - referenceDocumentId: CDISCPILOT01_SAP
    pageRefs:
    - refType: PhysicalRef
      label: Section 7 (General Considerations)
      pageNumbers:
      - 9
    - refType: PhysicalRef
      label: Section 11.6 (Other Safety Measures)
      pageNumbers:
      - 17
  - referenceDocumentId: CDISCPILOT01_CSR
    pageRefs:
    - refType: NamedDestination
      pageNames:
      - Table 14-7.02
  ...
...
outputs:
- id: Out14-1-1
  name: Summary of Demographics
  documentRefs:
  - referenceDocumentId: CDISCPILOT01_CSR
    pageRefs:
    - refType: PhysicalRef
      label: Table 14-2.01
      firstPage: 46
      lastPage: 48
  ...
- id: Out14-3-1-1
  name: Overall Summary of Treatment-Emergent Adverse Events
  documentRefs:
  - referenceDocumentId: AE_Summary_Table_Shell
  ...

These documentation document references could be represented in tabular format as shown in the following table where:

  • The type of object for which the document reference is defined is indicated in the "object_type" column, which contains the name of the object's parent reporting event attribute.
  • Each instance of 1 of the specializations of the PageRef class is shown on a separate row.
  • Values of the idname, and referenceDocumentId attributes is are shown on all rows relating to a document referenced for an object.
  • Values from the pageNumbers and pageNames attributes have been transposed to be shown on a single row, with column names derived from the attribute name with a numeric suffix indicating the value ordinal (e.g., "pageNames1" for the first value of the pageNames attribute, "pageNumbers2" for the second value of the pageNumbers attribute).
Dataset2
object_typeidnamereferenceDocumentIdrefTypelabelpageNumbers1pageNumbers2pageNames1firstPagelastPage
methodsMth01_CatVar_Summ_ByGrpSummary by group of a categorical variableCDISCPILOT01_SAPPhysicalRef7. GENERAL CONSIDERATIONS FOR DATA ANALYSES911


analysesAn08_02_ChgBl_Summ_ByTrtSummary of Change from Baseline by Treatment, Parameter and VisitCDISCPILOT01_SAPPhysicalRefSections 7 (General Considerations)9



analysesAn08_02_ChgBl_Summ_ByTrtSummary of Change from Baseline by Treatment, Parameter and VisitCDISCPILOT01_SAPPhysicalRef11.6 (Other Safety Measures)17



analysesAn08_02_ChgBl_Summ_ByTrtSummary of Change from Baseline by Treatment, Parameter and VisitCDISCPILOT01_CSRNamedDestination


Table 14-7.02

outputsOut14-1-1Summary of DemographicsCDISCPILOT01_CSRPhysicalRefTable 14-2.01


4648
outputsOut14-3-1-1Overall Summary of Treatment-Emergent Adverse EventsAE_Summary_Table_Shell