Class: SponsorAnalysisPurpose

The sponsor-defined purpose of the analysis within the body of evidence (e.g., section in the clinical study report).

URI: ars:SponsorAnalysisPurpose

 classDiagram
    class SponsorAnalysisPurpose
      ExtensibleTerminologyTerm <|-- SponsorAnalysisPurpose        
      SponsorAnalysisPurpose : controlledTerm
        SponsorAnalysisPurpose : sponsorTermId
        SponsorAnalysisPurpose --|> SponsorTerm : sponsorTermId
        

Inheritance

Slots

Name Cardinality* and Range Description Inheritance
controlledTerm 0..1
String
NOT USED ExtensibleTerminologyTerm
sponsorTermId 1..1
SponsorTerm
A reference to a sponsor term in the TerminologyExtension with enumeration=An... ExtensibleTerminologyTerm

* See LinkML documentation for cardinality definitions.

Identifier and Mapping Information

Schema Source

  • from schema: https://www.cdisc.org/ars/1-0

Mappings

Mapping Type Mapped Value
self ars:SponsorAnalysisPurpose
native ars:SponsorAnalysisPurpose

LinkML Source

Direct

name: SponsorAnalysisPurpose
description: The sponsor-defined purpose of the analysis within the body of evidence
  (e.g., section in the clinical study report).
from_schema: https://www.cdisc.org/ars/1-0
rank: 1000
is_a: ExtensibleTerminologyTerm
slot_usage:
  controlledTerm:
    name: controlledTerm
    description: NOT USED
    domain_of:
    - ExtensibleTerminologyTerm
    value_presence: ABSENT
  sponsorTermId:
    name: sponsorTermId
    description: A reference to a sponsor term in the TerminologyExtension with enumeration=AnalysisPurposeEnum
    domain_of:
    - ExtensibleTerminologyTerm
    required: true
    value_presence: PRESENT

Induced

name: SponsorAnalysisPurpose
description: The sponsor-defined purpose of the analysis within the body of evidence
  (e.g., section in the clinical study report).
from_schema: https://www.cdisc.org/ars/1-0
rank: 1000
is_a: ExtensibleTerminologyTerm
slot_usage:
  controlledTerm:
    name: controlledTerm
    description: NOT USED
    domain_of:
    - ExtensibleTerminologyTerm
    value_presence: ABSENT
  sponsorTermId:
    name: sponsorTermId
    description: A reference to a sponsor term in the TerminologyExtension with enumeration=AnalysisPurposeEnum
    domain_of:
    - ExtensibleTerminologyTerm
    required: true
    value_presence: PRESENT
attributes:
  controlledTerm:
    name: controlledTerm
    description: NOT USED
    from_schema: https://www.cdisc.org/ars/1-0
    rank: 1000
    alias: controlledTerm
    owner: SponsorAnalysisPurpose
    domain_of:
    - ExtensibleTerminologyTerm
    range: string
    value_presence: ABSENT
  sponsorTermId:
    name: sponsorTermId
    description: A reference to a sponsor term in the TerminologyExtension with enumeration=AnalysisPurposeEnum
    from_schema: https://www.cdisc.org/ars/1-0
    rank: 1000
    alias: sponsorTermId
    owner: SponsorAnalysisPurpose
    domain_of:
    - ExtensibleTerminologyTerm
    range: SponsorTerm
    required: true
    inlined: false
    value_presence: PRESENT