Class: Quantity or Range (QuantityRange)

The total amount (number), or the limits (minimum and maximum) of a variation.

  • NOTE: this is an abstract class and should not be instantiated directly

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

 classDiagram
    class QuantityRange
    click QuantityRange href "../../classes/QuantityRange/"
      QuantityRange <|-- Quantity
        click Quantity href "../../classes/Quantity/"
      QuantityRange <|-- Range
        click Range href "../../classes/Range/"

      QuantityRange : id


Inheritance

Class Properties

Property Value
Class URI usdm:QuantityRange

Slots

Name Cardinality and Range Description Inheritance
id 1
string
direct

Usages

used by used in type used
Duration quantity range QuantityRange
PopulationDefinition plannedCompletionNumber range QuantityRange
PopulationDefinition plannedEnrollmentNumber range QuantityRange
Strength numerator range QuantityRange
StudyCohort plannedCompletionNumber range QuantityRange
StudyCohort plannedEnrollmentNumber range QuantityRange
StudyDesignPopulation plannedCompletionNumber range QuantityRange
StudyDesignPopulation plannedEnrollmentNumber range QuantityRange

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

LinkML Source

Direct

name: QuantityRange
description: The total amount (number), or the limits (minimum and maximum) of a variation.
title: Quantity or Range
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C217000
rank: 1000
abstract: true
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
class_uri: usdm:QuantityRange

Induced

name: QuantityRange
description: The total amount (number), or the limits (minimum and maximum) of a variation.
title: Quantity or Range
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C217000
rank: 1000
abstract: true
attributes:
  id:
    name: id
    from_schema: https://example.org/usdm/v4/linkml
    identifier: true
    alias: id
    owner: QuantityRange
    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
class_uri: usdm:QuantityRange