# Slot: changeDescription


_The description of what has changed in the Administered Item since the prior version of the Administered Item._



URI: [cadsr:changeDescription](https://example.org/cadsrchangeDescription)



<!-- no inheritance hierarchy -->




## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
[Property](Property.md) |  |  yes  |
[ConceptualDomain](ConceptualDomain.md) |  |  yes  |
[DataElement](DataElement.md) |  |  yes  |
[ValueDomain](ValueDomain.md) |  |  yes  |
[ObjectClass](ObjectClass.md) |  |  yes  |
[DataElementConcept](DataElementConcept.md) |  |  yes  |
[ValueMeaning](ValueMeaning.md) |  |  yes  |
[RepresentationTerm](RepresentationTerm.md) |  |  yes  |







## Properties

* Range: NONE





## Identifier and Mapping Information







### Schema Source


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




## LinkML Source

<details>
```yaml
name: changeDescription
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: changeDescription
domain_of:
- Property
- ConceptualDomain
- DataElement
- ValueDomain
- ObjectClass
- DataElementConcept
- ValueMeaning
- RepresentationTerm

```
</details>