Skip to content

Slot: drug_usage

Any drug used by subject and the frequency of usage; can include multiple drugs used

URI: portable_microhaplotype_object:drug_usage

Applicable Classes

Name Description Modifies Slot
SpecimenInfo Information on specimen info no

Properties

  • Range: String

  • Multivalued: True

  • Regex pattern: ^[A-z-._0-9;|\(\),\/\ ]+$

Examples

Value
Coartem;2/day

Identifier and Mapping Information

Schema Source

  • from schema: https://plasmogenepi.github.io/portable-microhaplotype-object

Mappings

Mapping Type Mapped Value
self portable_microhaplotype_object:drug_usage
native portable_microhaplotype_object:drug_usage

LinkML Source

name: drug_usage
description: Any drug used by subject and the frequency of usage; can include multiple
  drugs used
examples:
- value: Coartem;2/day
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
string_serialization: '{text};{integer}/[year|month|week|day|hour]'
alias: drug_usage
owner: SpecimenInfo
domain_of:
- SpecimenInfo
range: string
required: false
multivalued: true
pattern: ^[A-z-._0-9;|\(\),\/\ ]+$