Skip to content

Slot: treatment_status

If person has been treated with drugs, what was the treatment outcome

URI: portable_microhaplotype_object:treatment_status Alias: treatment_status

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
failed
successful
partial_response

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: treatment_status
description: If person has been treated with drugs, what was the treatment outcome
examples:
- value: failed
- value: successful
- value: partial_response
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: treatment_status
owner: SpecimenInfo
domain_of:
- SpecimenInfo
range: string
required: false
multivalued: true
pattern: ^[A-z-._0-9;|\(\),\/\ ]+$