Class: OmopTemplates
A collection of OMOP semantic templates for defining complex semantic structures in the OMOP CDM. This is intended to be used as a registry of templates that can be referenced in template definitions.
__
URI: https://athena.ohdsi.org/search-terms/terms/omop_profiles/OmopTemplates
classDiagram
class OmopTemplates
click OmopTemplates href "../OmopTemplates/"
OmopTemplates : templates
OmopTemplates --> "1..*" OmopTemplate : templates
click OmopTemplate href "../OmopTemplate/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| templates | 1..* OmopTemplate |
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/OmopTemplates |
| native | https://athena.ohdsi.org/search-terms/terms/omop_profiles/OmopTemplates |
LinkML Source
Direct
name: OmopTemplates
description: 'A collection of OMOP semantic templates for defining complex semantic
structures in the OMOP CDM. This is intended to be used as a registry of templates
that can be referenced in template definitions.
'
from_schema: https://athena.ohdsi.org/search-terms/terms/omop_profiles
slots:
- templates
Induced
name: OmopTemplates
description: 'A collection of OMOP semantic templates for defining complex semantic
structures in the OMOP CDM. This is intended to be used as a registry of templates
that can be referenced in template definitions.
'
from_schema: https://athena.ohdsi.org/search-terms/terms/omop_profiles
attributes:
templates:
name: templates
from_schema: https://athena.ohdsi.org/search-terms/terms/omop_profiles
rank: 1000
alias: templates
owner: OmopTemplates
domain_of:
- OmopTemplates
range: OmopTemplate
required: true
multivalued: true