Skip to content

Class: CDMProfiles

A collection of OMOP CDM profiles describing the permissible semantic structures for populating the CDM.

__

URI: https://athena.ohdsi.org/search-terms/terms/omop_profiles/CDMProfiles

 classDiagram
    class CDMProfiles
    click CDMProfiles href "../CDMProfiles/"
      CDMProfiles : profiles





        CDMProfiles --> "*" OmopCdmProfile : profiles
        click OmopCdmProfile href "../OmopCdmProfile/"



Slots

Name Cardinality and Range Description Inheritance
profiles *
OmopCdmProfile
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://athena.ohdsi.org/search-terms/terms/omop_profiles

Mappings

Mapping Type Mapped Value
self https://athena.ohdsi.org/search-terms/terms/omop_profiles/CDMProfiles
native https://athena.ohdsi.org/search-terms/terms/omop_profiles/CDMProfiles

LinkML Source

Direct

name: CDMProfiles
description: 'A collection of OMOP CDM profiles describing the permissible semantic
  structures for populating the CDM.

  '
from_schema: https://athena.ohdsi.org/search-terms/terms/omop_profiles
slots:
- profiles
tree_root: true

Induced

name: CDMProfiles
description: 'A collection of OMOP CDM profiles describing the permissible semantic
  structures for populating the CDM.

  '
from_schema: https://athena.ohdsi.org/search-terms/terms/omop_profiles
attributes:
  profiles:
    name: profiles
    from_schema: https://athena.ohdsi.org/search-terms/terms/omop_profiles
    rank: 1000
    alias: profiles
    owner: CDMProfiles
    domain_of:
    - CDMProfiles
    range: OmopCdmProfile
    multivalued: true
tree_root: true