Slot: pass_fail_status
Whether this metric passes quality control criteria.
URI: [namo:pass_fail_status](https://w3id.org/monarch-initiative/namo/pass_fail_status)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [QualityControlMetric](QualityControlMetric.md) | A quality control measure and its associated value | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Boolean](Boolean.md) |
| Domain Of | [QualityControlMetric](QualityControlMetric.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [QualityControlMetric](QualityControlMetric.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/monarch-initiative/namo
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | namo:pass_fail_status |
| native | namo:pass_fail_status |
## LinkML Source
name: pass_fail_status
description: Whether this metric passes quality control criteria.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
owner: QualityControlMetric
domain_of:
- QualityControlMetric
range: boolean