Class: Biomedical Concept Property (BiomedicalConceptProperty)

A characteristic from a set of characteristics used to define a biomedical concept.

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

 classDiagram
    class BiomedicalConceptProperty
    click BiomedicalConceptProperty href "../../classes/BiomedicalConceptProperty/"
      BiomedicalConceptProperty : code





        BiomedicalConceptProperty --> "1" AliasCode : code
        click AliasCode href "../../classes/AliasCode/"



      BiomedicalConceptProperty : datatype

      BiomedicalConceptProperty : extensionAttributes





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



      BiomedicalConceptProperty : id

      BiomedicalConceptProperty : isEnabled

      BiomedicalConceptProperty : isRequired

      BiomedicalConceptProperty : label

      BiomedicalConceptProperty : name

      BiomedicalConceptProperty : notes





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



      BiomedicalConceptProperty : responseCodes





        BiomedicalConceptProperty --> "*" ResponseCode : responseCodes
        click ResponseCode href "../../classes/ResponseCode/"




Class Properties

Property Value
Class URI usdm:BiomedicalConceptProperty

Slots

Name Cardinality and Range Description Inheritance
id 1
string
direct
name 1
string
The literal identifier (i.e., distinctive designation) of the biomedical concept property. direct
label 0..1
string
The short descriptive designation for the biomedical concept property. direct
isRequired 1
boolean
An indication as to whether the biomedical concept property is required. direct
isEnabled 1
boolean
An indication as to whether the biomedical concept property is activated for use within a given usage context for a biomedical concept. direct
datatype 1
string
The structural format of the biomedical concept property response value. The datatype is carried in the attribute and influences the set of allowable values the attribute may assume. (After HL7) direct
code 1
AliasCode
A concept unique identifier assigned to a biomedical concept property that points to the meaning of that biomedical concept property. direct
notes *
CommentAnnotation
A brief written record relevant to the biomedical concept property. direct
responseCodes *
ResponseCode
A USDM relationship between the BiomedicalConceptProperty and ResponseCode classes which identifies the set of response codes associated with the biomedical concept property. direct
extensionAttributes *
ExtensionAttribute
direct

Usages

used by used in type used
BiomedicalConcept properties range BiomedicalConceptProperty

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

LinkML Source

Direct

name: BiomedicalConceptProperty
description: A characteristic from a set of characteristics used to define a biomedical
  concept.
title: Biomedical Concept Property
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C202493
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 biomedical
      concept property.
    title: Biomedical Concept Property Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C202494
    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 biomedical concept property.
    title: Biomedical Concept Property Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207472
    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
  isRequired:
    name: isRequired
    description: An indication as to whether the biomedical concept property is required.
    title: Biomedical Concept Property Required Indicator
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C202495
    rank: 1000
    domain_of:
    - BiomedicalConceptProperty
    range: boolean
    required: true
  isEnabled:
    name: isEnabled
    description: An indication as to whether the biomedical concept property is activated
      for use within a given usage context for a biomedical concept.
    title: Biomedical Concept Property Enabled Indicator
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C202496
    rank: 1000
    domain_of:
    - BiomedicalConceptProperty
    - ResponseCode
    range: boolean
    required: true
  datatype:
    name: datatype
    description: The structural format of the biomedical concept property response
      value. The datatype is carried in the attribute and influences the set of allowable
      values the attribute may assume. (After HL7)
    title: Biomedical Concept Property Response Data Type
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201319
    rank: 1000
    domain_of:
    - BiomedicalConceptProperty
    range: string
    required: true
  code:
    name: code
    description: A concept unique identifier assigned to a biomedical concept property
      that points to the meaning of that biomedical concept property.
    title: Biomedical Concept Property Concept Code
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201318
    domain_of:
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - Code
    - GeographicScope
    - Procedure
    - ProductOrganizationRole
    - ResponseCode
    - StudyAmendmentReason
    - StudyRole
    range: AliasCode
    required: true
    inlined: true
  notes:
    name: notes
    description: A brief written record relevant to the biomedical concept property.
    title: Biomedical Concept Property Notes
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215531
    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
  responseCodes:
    name: responseCodes
    description: A USDM relationship between the BiomedicalConceptProperty and ResponseCode
      classes which identifies the set of response codes associated with the biomedical
      concept property.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - BiomedicalConceptProperty
    range: ResponseCode
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  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:BiomedicalConceptProperty

Induced

name: BiomedicalConceptProperty
description: A characteristic from a set of characteristics used to define a biomedical
  concept.
title: Biomedical Concept Property
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C202493
rank: 1000
attributes:
  id:
    name: id
    from_schema: https://example.org/usdm/v4/linkml
    identifier: true
    alias: id
    owner: BiomedicalConceptProperty
    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 biomedical
      concept property.
    title: Biomedical Concept Property Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C202494
    alias: name
    owner: BiomedicalConceptProperty
    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 biomedical concept property.
    title: Biomedical Concept Property Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207472
    alias: label
    owner: BiomedicalConceptProperty
    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
  isRequired:
    name: isRequired
    description: An indication as to whether the biomedical concept property is required.
    title: Biomedical Concept Property Required Indicator
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C202495
    rank: 1000
    alias: isRequired
    owner: BiomedicalConceptProperty
    domain_of:
    - BiomedicalConceptProperty
    range: boolean
    required: true
  isEnabled:
    name: isEnabled
    description: An indication as to whether the biomedical concept property is activated
      for use within a given usage context for a biomedical concept.
    title: Biomedical Concept Property Enabled Indicator
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C202496
    rank: 1000
    alias: isEnabled
    owner: BiomedicalConceptProperty
    domain_of:
    - BiomedicalConceptProperty
    - ResponseCode
    range: boolean
    required: true
  datatype:
    name: datatype
    description: The structural format of the biomedical concept property response
      value. The datatype is carried in the attribute and influences the set of allowable
      values the attribute may assume. (After HL7)
    title: Biomedical Concept Property Response Data Type
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201319
    rank: 1000
    alias: datatype
    owner: BiomedicalConceptProperty
    domain_of:
    - BiomedicalConceptProperty
    range: string
    required: true
  code:
    name: code
    description: A concept unique identifier assigned to a biomedical concept property
      that points to the meaning of that biomedical concept property.
    title: Biomedical Concept Property Concept Code
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201318
    alias: code
    owner: BiomedicalConceptProperty
    domain_of:
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - Code
    - GeographicScope
    - Procedure
    - ProductOrganizationRole
    - ResponseCode
    - StudyAmendmentReason
    - StudyRole
    range: AliasCode
    required: true
    inlined: true
  notes:
    name: notes
    description: A brief written record relevant to the biomedical concept property.
    title: Biomedical Concept Property Notes
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215531
    alias: notes
    owner: BiomedicalConceptProperty
    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
  responseCodes:
    name: responseCodes
    description: A USDM relationship between the BiomedicalConceptProperty and ResponseCode
      classes which identifies the set of response codes associated with the biomedical
      concept property.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: responseCodes
    owner: BiomedicalConceptProperty
    domain_of:
    - BiomedicalConceptProperty
    range: ResponseCode
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  extensionAttributes:
    name: extensionAttributes
    from_schema: https://example.org/usdm/v4/linkml
    alias: extensionAttributes
    owner: BiomedicalConceptProperty
    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:BiomedicalConceptProperty