Slot: implementation_status
Identifies the implementation status of the control.
URI: [oscal:implementation_status](https://w3id.org/lmodel/oscal/implementation_status)
Alias: implementation_status
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [FindingTarget](FindingTarget.md) | Captures an assessor's conclusions regarding the degree to which an objective... | no |
| [ByComponent](ByComponent.md) | Defines how the referenced component implements a set of controls | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ImplementationStatus](ImplementationStatus.md) |
| Domain Of | [FindingTarget](FindingTarget.md), [ByComponent](ByComponent.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:implementation_status |
| native | oscal:implementation_status |
## LinkML Source
name: implementation-status
description: Identifies the implementation status of the control.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: implementation_status
domain_of:
- FindingTarget
- ByComponent
range: ImplementationStatus
inlined: true