Class: Narrative Content (NarrativeContent)

The container that holds an instance of unstructured text and which may include objects such as tables, figures, and images.

URI: https://example.org/usdm/v4/linkml/NarrativeContent

 classDiagram
    class NarrativeContent
    click NarrativeContent href "../../classes/NarrativeContent/"
      NarrativeContent : childIds





        NarrativeContent --> "*" NarrativeContent : childIds
        click NarrativeContent href "../../classes/NarrativeContent/"



      NarrativeContent : contentItemId





        NarrativeContent --> "0..1" NarrativeContentItem : contentItemId
        click NarrativeContentItem href "../../classes/NarrativeContentItem/"



      NarrativeContent : displaySectionNumber

      NarrativeContent : displaySectionTitle

      NarrativeContent : extensionAttributes





        NarrativeContent --> "*" ExtensionAttribute : extensionAttributes
        click ExtensionAttribute href "../../classes/ExtensionAttribute/"



      NarrativeContent : id

      NarrativeContent : name

      NarrativeContent : nextId





        NarrativeContent --> "0..1" NarrativeContent : nextId
        click NarrativeContent href "../../classes/NarrativeContent/"



      NarrativeContent : previousId





        NarrativeContent --> "0..1" NarrativeContent : previousId
        click NarrativeContent href "../../classes/NarrativeContent/"



      NarrativeContent : sectionNumber

      NarrativeContent : sectionTitle


Class Properties

Property Value
Class URI usdm:NarrativeContent

Slots

Name Cardinality and Range Description Inheritance
id 1
string
direct
name 1
string
The literal identifier (i.e., distinctive designation) of the narrative content. direct
sectionNumber 0..1
string
The numeric identifier assigned to a particular document section containing narrative content. direct
sectionTitle 0..1
string
An identifying designation for the document section containing narrative content. direct
displaySectionTitle 1
boolean
An indication as to whether the section title is to be displayed in the document containing narrative content. direct
displaySectionNumber 1
boolean
An indication as to whether the section number is to be displayed in the document containing narrative content. direct
contentItemId 0..1
NarrativeContentItem
A USDM relationship between the NarrativeContent and NarrativeContentItem classes which identifies the content item associated with the narrative content. direct
previousId 0..1
NarrativeContent
A USDM relationship within the NarrativeContent class which identifies the narrative content that precedes the current narrative content in the display order. direct
nextId 0..1
NarrativeContent
A USDM relationship within the NarrativeContent class which identifies the narrative content that follows the current narrative content in the display order. direct
childIds *
NarrativeContent
A USDM relationship within the NarrativeContent class which identifies the set of child content associated with an instance of narrative content. direct
extensionAttributes *
ExtensionAttribute
direct

Usages

used by used in type used
NarrativeContent previousId range NarrativeContent
NarrativeContent nextId range NarrativeContent
NarrativeContent childIds range NarrativeContent
StudyDefinitionDocumentVersion contents range NarrativeContent

Identifier and Mapping Information

Schema Source

  • from schema: https://example.org/usdm/v4/linkml

Mappings

Mapping Type Mapped Value
self https://example.org/usdm/v4/linkml/NarrativeContent
native https://example.org/usdm/v4/linkml/NarrativeContent
exact ncit:C207592

LinkML Source

Direct

name: NarrativeContent
description: The container that holds an instance of unstructured text and which may
  include objects such as tables, figures, and images.
title: Narrative Content
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C207592
rank: 1000
attributes:
  id:
    name: id
    from_schema: https://example.org/usdm/v4/linkml
    identifier: true
    domain_of:
    - Abbreviation
    - Activity
    - Address
    - AdministrableProduct
    - AdministrableProductProperty
    - Administration
    - AliasCode
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - Code
    - CommentAnnotation
    - ConditionAssignment
    - DocumentContentReference
    - Duration
    - EligibilityCriterion
    - Encounter
    - Estimand
    - ExtensionAttribute
    - ExtensionClass
    - GeographicScope
    - GovernanceDate
    - Identifier
    - Indication
    - Ingredient
    - Masking
    - MedicalDevice
    - NarrativeContent
    - NarrativeContentItem
    - Organization
    - ParameterMap
    - PersonName
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - QuantityRange
    - ResponseCode
    - ScheduleTimeline
    - ScheduleTimelineExit
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyAmendmentReason
    - StudyArm
    - StudyCell
    - StudyChange
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - StudyTitle
    - StudyVersion
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: true
  name:
    name: name
    description: The literal identifier (i.e., distinctive designation) of the narrative
      content.
    title: Narrative Content Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207507
    domain_of:
    - Activity
    - AdministrableProduct
    - AdministrableProductProperty
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - NarrativeContent
    - NarrativeContentItem
    - Organization
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - ResponseCode
    - ScheduleTimeline
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyArm
    - StudyChange
    - StudyDefinitionDocument
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: true
  sectionNumber:
    name: sectionNumber
    description: The numeric identifier assigned to a particular document section
      containing narrative content.
    title: Narrative Content Section Number
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207509
    domain_of:
    - DocumentContentReference
    - NarrativeContent
    range: string
    required: false
  sectionTitle:
    name: sectionTitle
    description: An identifying designation for the document section containing narrative
      content.
    title: Narrative Content Section Title
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207510
    domain_of:
    - DocumentContentReference
    - NarrativeContent
    range: string
    required: false
  displaySectionTitle:
    name: displaySectionTitle
    description: An indication as to whether the section title is to be displayed
      in the document containing narrative content.
    title: Narrative Content Section Title Display Indicator
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215534
    rank: 1000
    domain_of:
    - NarrativeContent
    range: boolean
    required: true
  displaySectionNumber:
    name: displaySectionNumber
    description: An indication as to whether the section number is to be displayed
      in the document containing narrative content.
    title: Narrative Content Section Number Display Indicator
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215535
    rank: 1000
    domain_of:
    - NarrativeContent
    range: boolean
    required: true
  contentItemId:
    name: contentItemId
    description: A USDM relationship between the NarrativeContent and NarrativeContentItem
      classes which identifies the content item associated with the narrative content.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - NarrativeContent
    range: NarrativeContentItem
    required: false
    inlined: false
  previousId:
    name: previousId
    description: A USDM relationship within the NarrativeContent class which identifies
      the narrative content that precedes the current narrative content in the display
      order.
    from_schema: https://example.org/usdm/v4/linkml
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyAmendment
    - StudyEpoch
    range: NarrativeContent
    required: false
    inlined: false
  nextId:
    name: nextId
    description: A USDM relationship within the NarrativeContent class which identifies
      the narrative content that follows the current narrative content in the display
      order.
    from_schema: https://example.org/usdm/v4/linkml
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyEpoch
    range: NarrativeContent
    required: false
    inlined: false
  childIds:
    name: childIds
    description: A USDM relationship within the NarrativeContent class which identifies
      the set of child content associated with an instance of narrative content.
    from_schema: https://example.org/usdm/v4/linkml
    domain_of:
    - Activity
    - BiomedicalConceptCategory
    - NarrativeContent
    - StudyDefinitionDocument
    range: NarrativeContent
    required: false
    multivalued: true
    inlined: false
  extensionAttributes:
    name: extensionAttributes
    from_schema: https://example.org/usdm/v4/linkml
    domain_of:
    - Abbreviation
    - Activity
    - Address
    - AdministrableProduct
    - AdministrableProductIdentifier
    - AdministrableProductProperty
    - Administration
    - AliasCode
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - Characteristic
    - Code
    - CommentAnnotation
    - Condition
    - ConditionAssignment
    - DocumentContentReference
    - Duration
    - EligibilityCriterion
    - EligibilityCriterionItem
    - Encounter
    - Endpoint
    - Estimand
    - ExtensionAttribute
    - ExtensionClass
    - GeographicScope
    - GovernanceDate
    - Indication
    - Ingredient
    - IntercurrentEvent
    - InterventionalStudyDesign
    - Masking
    - MedicalDevice
    - MedicalDeviceIdentifier
    - NarrativeContent
    - NarrativeContentItem
    - Objective
    - ObservationalStudyDesign
    - Organization
    - ParameterMap
    - PersonName
    - Procedure
    - ProductOrganizationRole
    - Quantity
    - Range
    - ReferenceIdentifier
    - ResponseCode
    - ScheduleTimeline
    - ScheduleTimelineExit
    - ScheduledActivityInstance
    - ScheduledDecisionInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyAmendmentReason
    - StudyArm
    - StudyCell
    - StudyChange
    - StudyCohort
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesignPopulation
    - StudyElement
    - StudyEpoch
    - StudyIdentifier
    - StudyIntervention
    - StudyRole
    - StudySite
    - StudyTitle
    - StudyVersion
    - SubjectEnrollment
    - Substance
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: ExtensionAttribute
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: usdm:NarrativeContent

Induced

name: NarrativeContent
description: The container that holds an instance of unstructured text and which may
  include objects such as tables, figures, and images.
title: Narrative Content
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C207592
rank: 1000
attributes:
  id:
    name: id
    from_schema: https://example.org/usdm/v4/linkml
    identifier: true
    alias: id
    owner: NarrativeContent
    domain_of:
    - Abbreviation
    - Activity
    - Address
    - AdministrableProduct
    - AdministrableProductProperty
    - Administration
    - AliasCode
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - Code
    - CommentAnnotation
    - ConditionAssignment
    - DocumentContentReference
    - Duration
    - EligibilityCriterion
    - Encounter
    - Estimand
    - ExtensionAttribute
    - ExtensionClass
    - GeographicScope
    - GovernanceDate
    - Identifier
    - Indication
    - Ingredient
    - Masking
    - MedicalDevice
    - NarrativeContent
    - NarrativeContentItem
    - Organization
    - ParameterMap
    - PersonName
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - QuantityRange
    - ResponseCode
    - ScheduleTimeline
    - ScheduleTimelineExit
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyAmendmentReason
    - StudyArm
    - StudyCell
    - StudyChange
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - StudyTitle
    - StudyVersion
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: true
  name:
    name: name
    description: The literal identifier (i.e., distinctive designation) of the narrative
      content.
    title: Narrative Content Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207507
    alias: name
    owner: NarrativeContent
    domain_of:
    - Activity
    - AdministrableProduct
    - AdministrableProductProperty
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - NarrativeContent
    - NarrativeContentItem
    - Organization
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - ResponseCode
    - ScheduleTimeline
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyArm
    - StudyChange
    - StudyDefinitionDocument
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: true
  sectionNumber:
    name: sectionNumber
    description: The numeric identifier assigned to a particular document section
      containing narrative content.
    title: Narrative Content Section Number
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207509
    alias: sectionNumber
    owner: NarrativeContent
    domain_of:
    - DocumentContentReference
    - NarrativeContent
    range: string
    required: false
  sectionTitle:
    name: sectionTitle
    description: An identifying designation for the document section containing narrative
      content.
    title: Narrative Content Section Title
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207510
    alias: sectionTitle
    owner: NarrativeContent
    domain_of:
    - DocumentContentReference
    - NarrativeContent
    range: string
    required: false
  displaySectionTitle:
    name: displaySectionTitle
    description: An indication as to whether the section title is to be displayed
      in the document containing narrative content.
    title: Narrative Content Section Title Display Indicator
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215534
    rank: 1000
    alias: displaySectionTitle
    owner: NarrativeContent
    domain_of:
    - NarrativeContent
    range: boolean
    required: true
  displaySectionNumber:
    name: displaySectionNumber
    description: An indication as to whether the section number is to be displayed
      in the document containing narrative content.
    title: Narrative Content Section Number Display Indicator
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215535
    rank: 1000
    alias: displaySectionNumber
    owner: NarrativeContent
    domain_of:
    - NarrativeContent
    range: boolean
    required: true
  contentItemId:
    name: contentItemId
    description: A USDM relationship between the NarrativeContent and NarrativeContentItem
      classes which identifies the content item associated with the narrative content.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: contentItemId
    owner: NarrativeContent
    domain_of:
    - NarrativeContent
    range: NarrativeContentItem
    required: false
    inlined: false
  previousId:
    name: previousId
    description: A USDM relationship within the NarrativeContent class which identifies
      the narrative content that precedes the current narrative content in the display
      order.
    from_schema: https://example.org/usdm/v4/linkml
    alias: previousId
    owner: NarrativeContent
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyAmendment
    - StudyEpoch
    range: NarrativeContent
    required: false
    inlined: false
  nextId:
    name: nextId
    description: A USDM relationship within the NarrativeContent class which identifies
      the narrative content that follows the current narrative content in the display
      order.
    from_schema: https://example.org/usdm/v4/linkml
    alias: nextId
    owner: NarrativeContent
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyEpoch
    range: NarrativeContent
    required: false
    inlined: false
  childIds:
    name: childIds
    description: A USDM relationship within the NarrativeContent class which identifies
      the set of child content associated with an instance of narrative content.
    from_schema: https://example.org/usdm/v4/linkml
    alias: childIds
    owner: NarrativeContent
    domain_of:
    - Activity
    - BiomedicalConceptCategory
    - NarrativeContent
    - StudyDefinitionDocument
    range: NarrativeContent
    required: false
    multivalued: true
    inlined: false
  extensionAttributes:
    name: extensionAttributes
    from_schema: https://example.org/usdm/v4/linkml
    alias: extensionAttributes
    owner: NarrativeContent
    domain_of:
    - Abbreviation
    - Activity
    - Address
    - AdministrableProduct
    - AdministrableProductIdentifier
    - AdministrableProductProperty
    - Administration
    - AliasCode
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - Characteristic
    - Code
    - CommentAnnotation
    - Condition
    - ConditionAssignment
    - DocumentContentReference
    - Duration
    - EligibilityCriterion
    - EligibilityCriterionItem
    - Encounter
    - Endpoint
    - Estimand
    - ExtensionAttribute
    - ExtensionClass
    - GeographicScope
    - GovernanceDate
    - Indication
    - Ingredient
    - IntercurrentEvent
    - InterventionalStudyDesign
    - Masking
    - MedicalDevice
    - MedicalDeviceIdentifier
    - NarrativeContent
    - NarrativeContentItem
    - Objective
    - ObservationalStudyDesign
    - Organization
    - ParameterMap
    - PersonName
    - Procedure
    - ProductOrganizationRole
    - Quantity
    - Range
    - ReferenceIdentifier
    - ResponseCode
    - ScheduleTimeline
    - ScheduleTimelineExit
    - ScheduledActivityInstance
    - ScheduledDecisionInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyAmendmentReason
    - StudyArm
    - StudyCell
    - StudyChange
    - StudyCohort
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesignPopulation
    - StudyElement
    - StudyEpoch
    - StudyIdentifier
    - StudyIntervention
    - StudyRole
    - StudySite
    - StudyTitle
    - StudyVersion
    - SubjectEnrollment
    - Substance
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: ExtensionAttribute
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: usdm:NarrativeContent