Class: DataElementQuery

URI: cadsr:DataElementQuery

 classDiagram
    class DataElementQuery
    click DataElementQuery href "../DataElementQuery"
      DataElementQuery : administrativeNotes
        
      DataElementQuery : beginDate
        
      DataElementQuery : changeNote
        
      DataElementQuery : contextName
        
      DataElementQuery : contextVersion
        
      DataElementQuery : createdBy
        
      DataElementQuery : dataElementConceptPublicId
        
      DataElementQuery : dataElementConceptVersion
        
      DataElementQuery : dateCreated
        
      DataElementQuery : dateModified
        
      DataElementQuery : deletedIndicator
        
      DataElementQuery : endDate
        
      DataElementQuery : id
        
      DataElementQuery : latestVersionIndicator
        
      DataElementQuery : longName
        
      DataElementQuery : modifiedBy
        
      DataElementQuery : origin
        
      DataElementQuery : preferredDefinition
        
      DataElementQuery : preferredName
        
      DataElementQuery : publicId
        
      DataElementQuery : registrationStatus
        
      DataElementQuery : unresolvedIssues
        
      DataElementQuery : valueDomainPublicId
        
      DataElementQuery : valueDomainVersion
        
      DataElementQuery : version
        
      DataElementQuery : workflowStatus
        
      

Slots

Name

Cardinality and Range

Description

Inheritance

publicId

0..1
String

The unique identifier for an Administered Item within a Registration Authorit…

direct

version

0..1
String

The unique version identifier of the Administered Item

direct

preferredName

0..1
String

A 30 character limit name by which an Administered Item is designated within …

direct

preferredDefinition

0..1
String

The text of the most desirable meaning for the Administered Item

direct

longName

0..1
String

A 255 character limit name for an item in the registry

direct

contextName

0..1
String

A 30 character limit name by which an Administered Item is designated within …

direct

contextVersion

0..1
String

The unique version identifier of the Administered Item

direct

dataElementConceptPublicId

0..1
String

The unique identifier for an Administered Item within a Registration Authorit…

direct

dataElementConceptVersion

0..1
String

The unique version identifier of the Administered Item

direct

valueDomainPublicId

0..1
String

The unique identifier for an Administered Item within a Registration Authorit…

direct

valueDomainVersion

0..1
String

The unique version identifier of the Administered Item

direct

origin

0..1
String

The source (document, project, discipline or model) for the Administered Item

direct

workflowStatus

0..1
String

A name of a designation of the status in the administrative life-cycle of a C…

direct

registrationStatus

0..1
String

A designation of the status in the registration life-cycle of an Administered…

direct

id

0..1
String

The 36 character caDSR database identifier

direct

latestVersionIndicator

0..1
String

The present form of an Administered Item

direct

beginDate

0..1
String

The particular day, month and year this item became allowed

direct

endDate

0..1
String

The day, month and year this item becomes no longer allowed

direct

createdBy

0..1
String

This is a description of createdBy

direct

dateCreated

0..1
String

The date the Administered Item was created

direct

modifiedBy

0..1
String

Username of the person who modified the record

direct

dateModified

0..1
String

Date on which the record was modified; last date the object was modified

direct

changeNote

0..1
String

The description of what has changed in the Administered Item since the prior …

direct

administrativeNotes

0..1
String

direct

unresolvedIssues

0..1
String

Any problem that remains unresolved regarding proper documentation of the Adm…

direct

deletedIndicator

0..1
String

An indicator that characterizes the item as eliminated from the registry, tho…

direct

Usages

used by

used in

type

used

DataElementqueryContextGETResponse

DataElementQueryResults

range

DataElementQuery

DataElementqueryConceptGETResponse

DataElementQueryResults

range

DataElementQuery

DataElementqueryGETResponse

DataElementQueryResults

range

DataElementQuery

Identifier and Mapping Information

Schema Source

  • from schema: https://example.org/cadsr

Mappings

Mapping Type

Mapped Value

self

cadsr:DataElementQuery

native

cadsr:DataElementQuery

LinkML Source

Direct

```yaml name: DataElementQuery from_schema: https://example.org/cadsr slots: - publicId - version - preferredName - preferredDefinition - longName - contextName - contextVersion - dataElementConceptPublicId - dataElementConceptVersion - valueDomainPublicId - valueDomainVersion - origin - workflowStatus - registrationStatus - id - latestVersionIndicator - beginDate - endDate - createdBy - dateCreated - modifiedBy - dateModified - changeNote - administrativeNotes - unresolvedIssues - deletedIndicator slot_usage: publicId: name: publicId description: The unique identifier for an Administered Item within a Registration Authority. required: false version: name: version description: The unique version identifier of the Administered Item. required: false preferredName: name: preferredName description: A 30 character limit name by which an Administered Item is designated within a specific Context. Referred to as Short Name. preferredDefinition: name: preferredDefinition description: The text of the most desirable meaning for the Administered Item. longName: name: longName description: A 255 character limit name for an item in the registry. contextName: name: contextName description: A 30 character limit name by which an Administered Item is designated within a specific Context. contextVersion: name: contextVersion description: The unique version identifier of the Administered Item. dataElementConceptPublicId: name: dataElementConceptPublicId description: The unique identifier for an Administered Item within a Registration Authority. dataElementConceptVersion: name: dataElementConceptVersion description: The unique version identifier of the Administered Item. valueDomainPublicId: name: valueDomainPublicId description: The unique identifier for an Administered Item within a Registration Authority. valueDomainVersion: name: valueDomainVersion description: The unique version identifier of the Administered Item. origin: name: origin description: The source (document, project, discipline or model) for the Administered Item. workflowStatus: name: workflowStatus description: A name of a designation of the status in the administrative life-cycle of a Context Owner for handling new administered items. registrationStatus: name: registrationStatus description: A designation of the status in the registration life-cycle of an Administered Item. id: name: id description: The 36 character caDSR database identifier. latestVersionIndicator: name: latestVersionIndicator description: The present form of an Administered Item. beginDate: name: beginDate description: The particular day, month and year this item became allowed. endDate: name: endDate description: The day, month and year this item becomes no longer allowed. createdBy: name: createdBy description: This is a description of createdBy. dateCreated: name: dateCreated description: The date the Administered Item was created. modifiedBy: name: modifiedBy description: Username of the person who modified the record dateModified: name: dateModified description: Date on which the record was modified; last date the object was modified changeNote: name: changeNote description: The description of what has changed in the Administered Item since the prior version of the Administered Item. administrativeNotes: name: administrativeNotes unresolvedIssues: name: unresolvedIssues description: Any problem that remains unresolved regarding proper documentation of the Administered Item. deletedIndicator: name: deletedIndicator description: An indicator that characterizes the item as eliminated from the registry, thought the physical record still exists.
</details>

### Induced

<details>
```yaml
name: DataElementQuery
from_schema: https://example.org/cadsr
slot_usage:
  publicId:
    name: publicId
    description: The unique identifier for an Administered Item within a Registration
      Authority.
    required: false
  version:
    name: version
    description: The unique version identifier of the Administered Item.
    required: false
  preferredName:
    name: preferredName
    description: A 30 character limit name by which an Administered Item is designated
      within a specific Context. Referred to as Short Name.
  preferredDefinition:
    name: preferredDefinition
    description: The text of the most desirable meaning for the Administered Item.
  longName:
    name: longName
    description: A 255 character limit name for an item in the registry.
  contextName:
    name: contextName
    description: A 30 character limit name by which an Administered Item is designated
      within a specific Context.
  contextVersion:
    name: contextVersion
    description: The unique version identifier of the Administered Item.
  dataElementConceptPublicId:
    name: dataElementConceptPublicId
    description: The unique identifier for an Administered Item within a Registration
      Authority.
  dataElementConceptVersion:
    name: dataElementConceptVersion
    description: The unique version identifier of the Administered Item.
  valueDomainPublicId:
    name: valueDomainPublicId
    description: The unique identifier for an Administered Item within a Registration
      Authority.
  valueDomainVersion:
    name: valueDomainVersion
    description: The unique version identifier of the Administered Item.
  origin:
    name: origin
    description: The source (document, project, discipline or model) for the Administered
      Item.
  workflowStatus:
    name: workflowStatus
    description: A name of a designation of the status in the administrative life-cycle
      of a Context Owner for handling new administered items.
  registrationStatus:
    name: registrationStatus
    description: A designation of the status in the registration life-cycle of an
      Administered Item.
  id:
    name: id
    description: The 36 character caDSR database identifier.
  latestVersionIndicator:
    name: latestVersionIndicator
    description: The present form of an Administered Item.
  beginDate:
    name: beginDate
    description: The particular day, month and year this item became allowed.
  endDate:
    name: endDate
    description: The day, month and year this item becomes no longer allowed.
  createdBy:
    name: createdBy
    description: This is a description of createdBy.
  dateCreated:
    name: dateCreated
    description: The date the Administered Item was created.
  modifiedBy:
    name: modifiedBy
    description: Username of the person who modified the record
  dateModified:
    name: dateModified
    description: Date on which the record was modified; last date the object was modified
  changeNote:
    name: changeNote
    description: The description of what has changed in the Administered Item since
      the prior version of the Administered Item.
  administrativeNotes:
    name: administrativeNotes
  unresolvedIssues:
    name: unresolvedIssues
    description: Any problem that remains unresolved regarding proper documentation
      of the Administered Item.
  deletedIndicator:
    name: deletedIndicator
    description: An indicator that characterizes the item as eliminated from the registry,
      thought the physical record still exists.
attributes:
  publicId:
    name: publicId
    description: The unique identifier for an Administered Item within a Registration
      Authority.
    comments:
    - note this can appear at different levels
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: publicId
    owner: DataElementQuery
    domain_of:
    - ClassificationScheme
    - Property
    - ConceptualDomain
    - ClassificationSchemeItem
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - CDEPermissibleValue
    - DataElementQuery
    range: string
    required: false
  version:
    name: version
    description: The unique version identifier of the Administered Item.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: version
    owner: DataElementQuery
    domain_of:
    - ClassificationScheme
    - Property
    - ConceptualDomain
    - ClassificationSchemeItem
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - DataElementQuery
    required: false
  preferredName:
    name: preferredName
    description: A 30 character limit name by which an Administered Item is designated
      within a specific Context. Referred to as Short Name.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: preferredName
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - DataElementQuery
  preferredDefinition:
    name: preferredDefinition
    description: The text of the most desirable meaning for the Administered Item.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: preferredDefinition
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - DataElementQuery
  longName:
    name: longName
    description: A 255 character limit name for an item in the registry.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: longName
    owner: DataElementQuery
    domain_of:
    - ClassificationScheme
    - Property
    - ConceptualDomain
    - ClassificationSchemeItem
    - DataElement
    - ValueDomain
    - ObjectClass
    - Concept
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - DataElementQuery
  contextName:
    name: contextName
    description: A 30 character limit name by which an Administered Item is designated
      within a specific Context.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: contextName
    owner: DataElementQuery
    domain_of:
    - DataElementQuery
  contextVersion:
    name: contextVersion
    description: The unique version identifier of the Administered Item.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: contextVersion
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - DataElementQuery
  dataElementConceptPublicId:
    name: dataElementConceptPublicId
    description: The unique identifier for an Administered Item within a Registration
      Authority.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: dataElementConceptPublicId
    owner: DataElementQuery
    domain_of:
    - DataElementQuery
  dataElementConceptVersion:
    name: dataElementConceptVersion
    description: The unique version identifier of the Administered Item.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: dataElementConceptVersion
    owner: DataElementQuery
    domain_of:
    - DataElementQuery
  valueDomainPublicId:
    name: valueDomainPublicId
    description: The unique identifier for an Administered Item within a Registration
      Authority.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: valueDomainPublicId
    owner: DataElementQuery
    domain_of:
    - DataElementQuery
  valueDomainVersion:
    name: valueDomainVersion
    description: The unique version identifier of the Administered Item.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: valueDomainVersion
    owner: DataElementQuery
    domain_of:
    - DataElementQuery
  origin:
    name: origin
    description: The source (document, project, discipline or model) for the Administered
      Item.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: origin
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - CDEPermissibleValue
    - DataElementQuery
  workflowStatus:
    name: workflowStatus
    description: A name of a designation of the status in the administrative life-cycle
      of a Context Owner for handling new administered items.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: workflowStatus
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - DataElementQuery
  registrationStatus:
    name: registrationStatus
    description: A designation of the status in the registration life-cycle of an
      Administered Item.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: registrationStatus
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - DataElementQuery
  id:
    name: id
    description: The 36 character caDSR database identifier.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: id
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - CDEPermissibleValue
    - DataElementQuery
  latestVersionIndicator:
    name: latestVersionIndicator
    description: The present form of an Administered Item.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: latestVersionIndicator
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - DataElementQuery
  beginDate:
    name: beginDate
    description: The particular day, month and year this item became allowed.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: beginDate
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - CDEPermissibleValue
    - DataElementQuery
  endDate:
    name: endDate
    description: The day, month and year this item becomes no longer allowed.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: endDate
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - CDEPermissibleValue
    - DataElementQuery
  createdBy:
    name: createdBy
    description: This is a description of createdBy.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: createdBy
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - CDEPermissibleValue
    - DataElementQuery
  dateCreated:
    name: dateCreated
    description: The date the Administered Item was created.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: dateCreated
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - CDEPermissibleValue
    - DataElementQuery
  modifiedBy:
    name: modifiedBy
    description: Username of the person who modified the record
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: modifiedBy
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - CDEPermissibleValue
    - DataElementQuery
  dateModified:
    name: dateModified
    description: Date on which the record was modified; last date the object was modified
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: dateModified
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - CDEPermissibleValue
    - DataElementQuery
  changeNote:
    name: changeNote
    description: The description of what has changed in the Administered Item since
      the prior version of the Administered Item.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: changeNote
    owner: DataElementQuery
    domain_of:
    - DataElementQuery
  administrativeNotes:
    name: administrativeNotes
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: administrativeNotes
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - DataElementQuery
  unresolvedIssues:
    name: unresolvedIssues
    description: Any problem that remains unresolved regarding proper documentation
      of the Administered Item.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: unresolvedIssues
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - DataElementQuery
  deletedIndicator:
    name: deletedIndicator
    description: An indicator that characterizes the item as eliminated from the registry,
      thought the physical record still exists.
    from_schema: https://example.org/cadsr
    rank: 1000
    alias: deletedIndicator
    owner: DataElementQuery
    domain_of:
    - Property
    - ConceptualDomain
    - DataElement
    - ValueDomain
    - ObjectClass
    - DataElementConcept
    - ValueMeaning
    - RepresentationTerm
    - CDEPermissibleValue
    - DataElementQuery