Class: Study Encounter (Encounter)

Any physical or virtual contact between two or more parties involved in a study, at which an assessment or activity takes place.

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

 classDiagram
    class Encounter
    click Encounter href "../../classes/Encounter/"
      Encounter : contactModes





        Encounter --> "*" Code : contactModes
        click Code href "../../classes/Code/"



      Encounter : description

      Encounter : environmentalSettings





        Encounter --> "*" Code : environmentalSettings
        click Code href "../../classes/Code/"



      Encounter : extensionAttributes





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



      Encounter : id

      Encounter : label

      Encounter : name

      Encounter : nextId





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



      Encounter : notes





        Encounter --> "*" CommentAnnotation : notes
        click CommentAnnotation href "../../classes/CommentAnnotation/"



      Encounter : previousId





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



      Encounter : scheduledAtId





        Encounter --> "0..1" Timing : scheduledAtId
        click Timing href "../../classes/Timing/"



      Encounter : transitionEndRule





        Encounter --> "0..1" TransitionRule : transitionEndRule
        click TransitionRule href "../../classes/TransitionRule/"



      Encounter : transitionStartRule





        Encounter --> "0..1" TransitionRule : transitionStartRule
        click TransitionRule href "../../classes/TransitionRule/"



      Encounter : type





        Encounter --> "1" Code : type
        click Code href "../../classes/Code/"




Class Properties

Property Value
Class URI usdm:Encounter

Slots

Name Cardinality and Range Description Inheritance
id 1
string
direct
name 1
string
The literal identifier (i.e., distinctive designation) for a protocol-defined study encounter. direct
label 0..1
string
The short descriptive designation for the study encounter. direct
description 0..1
string
A narrative representation of the protocol-defined study encounter. direct
type 1
Code
A characterization or classification of the study encounter. direct
environmentalSettings *
Code
The environment/setting where the event, intervention, or finding occurred. direct
contactModes *
Code
The means by which an interaction occurs between the subject/participant and person or entity (e.g., a device). direct
notes *
CommentAnnotation
A brief written record relevant to the study encounter. direct
transitionEndRule 0..1
TransitionRule
A USDM relationship between the Encounter and TransitionRule classes which provides the details associated with a transition rule used to trigger the end of an encounter. direct
nextId 0..1
Encounter
A USDM relationship within the Encounter class which identifies the encounter that chronologically follows the current encounter. direct
transitionStartRule 0..1
TransitionRule
A USDM relationship between the Encounter and TransitionRule classes which provides the details associated with a transition rule used to trigger the start of an encounter. direct
scheduledAtId 0..1
Timing
A USDM relationship between the Encounter and Timing classes which provides information related to the scheduled timing of an encounter. direct
previousId 0..1
Encounter
A USDM relationship within the Encounter class which identifies the encounter that chronologically precedes the current encounter. direct
extensionAttributes *
ExtensionAttribute
direct

Usages

used by used in type used
Encounter nextId range Encounter
Encounter previousId range Encounter
InterventionalStudyDesign encounters range Encounter
ObservationalStudyDesign encounters range Encounter
ScheduledActivityInstance encounterId range Encounter
StudyDesign encounters range Encounter

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/Encounter
native https://example.org/usdm/v4/linkml/Encounter
exact ncit:C215488

LinkML Source

Direct

name: Encounter
description: Any physical or virtual contact between two or more parties involved
  in a study, at which an assessment or activity takes place.
title: Study Encounter
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C215488
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) for a protocol-defined
      study encounter.
    title: Study Encounter Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C171010
    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
  label:
    name: label
    description: The short descriptive designation for the study encounter.
    title: Study Encounter Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207490
    domain_of:
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - 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: false
  description:
    name: description
    description: A narrative representation of the protocol-defined study encounter.
    title: Study Encounter Description
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188836
    domain_of:
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConceptCategory
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - ScheduleTimeline
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyArm
    - StudyChange
    - StudyDefinitionDocument
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: false
  type:
    name: type
    description: A characterization or classification of the study encounter.
    title: Study Encounter Type
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188839
    domain_of:
    - AdministrableProductProperty
    - Encounter
    - GeographicScope
    - GovernanceDate
    - MedicalDeviceIdentifier
    - Organization
    - ReferenceIdentifier
    - StudyAmendmentImpact
    - StudyArm
    - StudyDefinitionDocument
    - StudyEpoch
    - StudyIntervention
    - StudyTitle
    - Timing
    range: Code
    required: true
    inlined: true
  environmentalSettings:
    name: environmentalSettings
    description: The environment/setting where the event, intervention, or finding
      occurred.
    title: Environmental Setting
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188840
    rank: 1000
    domain_of:
    - Encounter
    range: Code
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  contactModes:
    name: contactModes
    description: The means by which an interaction occurs between the subject/participant
      and person or entity (e.g., a device).
    title: Contact Mode
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188841
    rank: 1000
    domain_of:
    - Encounter
    range: Code
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  notes:
    name: notes
    description: A brief written record relevant to the study encounter.
    title: Encounter Notes
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215518
    domain_of:
    - Abbreviation
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - EligibilityCriterion
    - Encounter
    - Estimand
    - Indication
    - MedicalDevice
    - PopulationDefinition
    - Procedure
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyArm
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudyVersion
    - SyntaxTemplate
    range: CommentAnnotation
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  transitionEndRule:
    name: transitionEndRule
    description: A USDM relationship between the Encounter and TransitionRule classes
      which provides the details associated with a transition rule used to trigger
      the end of an encounter.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Encounter
    - StudyElement
    range: TransitionRule
    required: false
    inlined: true
  nextId:
    name: nextId
    description: A USDM relationship within the Encounter class which identifies the
      encounter that chronologically follows the current encounter.
    from_schema: https://example.org/usdm/v4/linkml
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyEpoch
    range: Encounter
    required: false
    inlined: false
  transitionStartRule:
    name: transitionStartRule
    description: A USDM relationship between the Encounter and TransitionRule classes
      which provides the details associated with a transition rule used to trigger
      the start of an encounter.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Encounter
    - StudyElement
    range: TransitionRule
    required: false
    inlined: true
  scheduledAtId:
    name: scheduledAtId
    description: A USDM relationship between the Encounter and Timing classes which
      provides information related to the scheduled timing of an encounter.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Encounter
    range: Timing
    required: false
    inlined: false
  previousId:
    name: previousId
    description: A USDM relationship within the Encounter class which identifies the
      encounter that chronologically precedes the current encounter.
    from_schema: https://example.org/usdm/v4/linkml
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyAmendment
    - StudyEpoch
    range: Encounter
    required: false
    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:Encounter

Induced

name: Encounter
description: Any physical or virtual contact between two or more parties involved
  in a study, at which an assessment or activity takes place.
title: Study Encounter
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C215488
rank: 1000
attributes:
  id:
    name: id
    from_schema: https://example.org/usdm/v4/linkml
    identifier: true
    alias: id
    owner: Encounter
    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) for a protocol-defined
      study encounter.
    title: Study Encounter Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C171010
    alias: name
    owner: Encounter
    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
  label:
    name: label
    description: The short descriptive designation for the study encounter.
    title: Study Encounter Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207490
    alias: label
    owner: Encounter
    domain_of:
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - 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: false
  description:
    name: description
    description: A narrative representation of the protocol-defined study encounter.
    title: Study Encounter Description
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188836
    alias: description
    owner: Encounter
    domain_of:
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConceptCategory
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - ScheduleTimeline
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyArm
    - StudyChange
    - StudyDefinitionDocument
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: false
  type:
    name: type
    description: A characterization or classification of the study encounter.
    title: Study Encounter Type
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188839
    alias: type
    owner: Encounter
    domain_of:
    - AdministrableProductProperty
    - Encounter
    - GeographicScope
    - GovernanceDate
    - MedicalDeviceIdentifier
    - Organization
    - ReferenceIdentifier
    - StudyAmendmentImpact
    - StudyArm
    - StudyDefinitionDocument
    - StudyEpoch
    - StudyIntervention
    - StudyTitle
    - Timing
    range: Code
    required: true
    inlined: true
  environmentalSettings:
    name: environmentalSettings
    description: The environment/setting where the event, intervention, or finding
      occurred.
    title: Environmental Setting
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188840
    rank: 1000
    alias: environmentalSettings
    owner: Encounter
    domain_of:
    - Encounter
    range: Code
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  contactModes:
    name: contactModes
    description: The means by which an interaction occurs between the subject/participant
      and person or entity (e.g., a device).
    title: Contact Mode
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188841
    rank: 1000
    alias: contactModes
    owner: Encounter
    domain_of:
    - Encounter
    range: Code
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  notes:
    name: notes
    description: A brief written record relevant to the study encounter.
    title: Encounter Notes
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215518
    alias: notes
    owner: Encounter
    domain_of:
    - Abbreviation
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - EligibilityCriterion
    - Encounter
    - Estimand
    - Indication
    - MedicalDevice
    - PopulationDefinition
    - Procedure
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyArm
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudyVersion
    - SyntaxTemplate
    range: CommentAnnotation
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  transitionEndRule:
    name: transitionEndRule
    description: A USDM relationship between the Encounter and TransitionRule classes
      which provides the details associated with a transition rule used to trigger
      the end of an encounter.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: transitionEndRule
    owner: Encounter
    domain_of:
    - Encounter
    - StudyElement
    range: TransitionRule
    required: false
    inlined: true
  nextId:
    name: nextId
    description: A USDM relationship within the Encounter class which identifies the
      encounter that chronologically follows the current encounter.
    from_schema: https://example.org/usdm/v4/linkml
    alias: nextId
    owner: Encounter
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyEpoch
    range: Encounter
    required: false
    inlined: false
  transitionStartRule:
    name: transitionStartRule
    description: A USDM relationship between the Encounter and TransitionRule classes
      which provides the details associated with a transition rule used to trigger
      the start of an encounter.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: transitionStartRule
    owner: Encounter
    domain_of:
    - Encounter
    - StudyElement
    range: TransitionRule
    required: false
    inlined: true
  scheduledAtId:
    name: scheduledAtId
    description: A USDM relationship between the Encounter and Timing classes which
      provides information related to the scheduled timing of an encounter.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: scheduledAtId
    owner: Encounter
    domain_of:
    - Encounter
    range: Timing
    required: false
    inlined: false
  previousId:
    name: previousId
    description: A USDM relationship within the Encounter class which identifies the
      encounter that chronologically precedes the current encounter.
    from_schema: https://example.org/usdm/v4/linkml
    alias: previousId
    owner: Encounter
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyAmendment
    - StudyEpoch
    range: Encounter
    required: false
    inlined: false
  extensionAttributes:
    name: extensionAttributes
    from_schema: https://example.org/usdm/v4/linkml
    alias: extensionAttributes
    owner: Encounter
    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:Encounter