Class: QuestionnaireResponseValueDecimal
Single-valued decimal answer to the question
URI: bdchm:QuestionnaireResponseValueDecimal
classDiagram
class QuestionnaireResponseValueDecimal
QuestionnaireResponseValue <|-- QuestionnaireResponseValueDecimal
QuestionnaireResponseValueDecimal : name
QuestionnaireResponseValueDecimal : type
QuestionnaireResponseValueDecimal : value
Inheritance
- QuestionnaireResponseValue
- QuestionnaireResponseValueDecimal
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
value | 1..1 Decimal |
A general slot to hold a value | QuestionnaireResponseValue |
type | 0..1 String |
QuestionnaireResponseValue | |
name | 0..1 String |
QuestionnaireResponseValue |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nhlbidatastage/bdchm
Mappings
Mapping Type | Mapped Value |
---|---|
self | bdchm:QuestionnaireResponseValueDecimal |
native | bdchm:QuestionnaireResponseValueDecimal |
LinkML Source
Direct
name: QuestionnaireResponseValueDecimal
description: Single-valued decimal answer to the question
from_schema: https://w3id.org/nhlbidatastage/bdchm
is_a: QuestionnaireResponseValue
slot_usage:
value:
name: value
domain_of:
- Identifier
- QuestionnaireResponseValue
range: decimal
required: true
Induced
name: QuestionnaireResponseValueDecimal
description: Single-valued decimal answer to the question
from_schema: https://w3id.org/nhlbidatastage/bdchm
is_a: QuestionnaireResponseValue
slot_usage:
value:
name: value
domain_of:
- Identifier
- QuestionnaireResponseValue
range: decimal
required: true
attributes:
value:
name: value
description: A general slot to hold a value.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
alias: value
owner: QuestionnaireResponseValueDecimal
domain_of:
- Identifier
- QuestionnaireResponseValue
range: decimal
required: true
type:
name: type
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
designates_type: true
alias: type
owner: QuestionnaireResponseValueDecimal
domain_of:
- QuestionnaireResponseValue
range: string
name:
name: name
from_schema: https://w3id.org/nhlbidatastage/bdchm
alias: name
owner: QuestionnaireResponseValueDecimal
domain_of:
- ResearchStudy
- Organization
- Questionnaire
- QuestionnaireResponseValue
range: string