Skip to content

Class: DoseInterval

e.g. 50mg/ml 3 times daily for two weeks

URI: phenopackets:DoseInterval

erDiagram DoseInterval { } OntologyClass { string id string label } Quantity { double value } ReferenceRange { double high double low } TimeInterval { string end string start } DoseInterval ||--|o TimeInterval : "interval" DoseInterval ||--|o Quantity : "quantity" DoseInterval ||--|o OntologyClass : "scheduleFrequency" Quantity ||--|o ReferenceRange : "referenceRange" Quantity ||--|o OntologyClass : "unit" ReferenceRange ||--|o OntologyClass : "unit"

Slots

Name Cardinality and Range Description Inheritance
interval 0..1
TimeInterval
direct
quantity 0..1
Quantity
direct
scheduleFrequency 0..1
OntologyClass
direct

Usages

used by used in type used
Treatment doseIntervals range DoseInterval

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/phenopackets/phenopackets

Mappings

Mapping Type Mapped Value
self phenopackets:DoseInterval
native phenopackets:DoseInterval

LinkML Source

Direct

name: DoseInterval
description: e.g. 50mg/ml 3 times daily for two weeks
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  interval:
    name: interval
    annotations:
      rank:
        tag: rank
        value: 3
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    domain_of:
    - TimeElement
    - ChromosomeLocation
    - DoseInterval
    range: TimeInterval
    inlined: true
    inlined_as_list: true
  quantity:
    name: quantity
    annotations:
      rank:
        tag: rank
        value: 1
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    domain_of:
    - TypedQuantity
    - Value
    - DoseInterval
    range: Quantity
  scheduleFrequency:
    name: scheduleFrequency
    annotations:
      rank:
        tag: rank
        value: 2
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    domain_of:
    - DoseInterval
    range: OntologyClass
    inlined: true
    inlined_as_list: true

Induced

name: DoseInterval
description: e.g. 50mg/ml 3 times daily for two weeks
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  interval:
    name: interval
    annotations:
      rank:
        tag: rank
        value: 3
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    alias: interval
    owner: DoseInterval
    domain_of:
    - TimeElement
    - ChromosomeLocation
    - DoseInterval
    range: TimeInterval
    inlined: true
    inlined_as_list: true
  quantity:
    name: quantity
    annotations:
      rank:
        tag: rank
        value: 1
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    alias: quantity
    owner: DoseInterval
    domain_of:
    - TypedQuantity
    - Value
    - DoseInterval
    range: Quantity
  scheduleFrequency:
    name: scheduleFrequency
    annotations:
      rank:
        tag: rank
        value: 2
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    alias: scheduleFrequency
    owner: DoseInterval
    domain_of:
    - DoseInterval
    range: OntologyClass
    inlined: true
    inlined_as_list: true