Abbreviation
Healthcare
dose total
dose_totUsage Notes
Single medication amount - Sum value
Global Definition
The sum value for a single medication amount. Used in healthcare data management and clinical workflows. This field is commonly used in electronic health records (EHR), healthcare information systems (HIS), and clinical data warehouses for dose management and reporting.
Sources
Healthcare Data Standards & Best Practices
Schema Preview
● application/json
{
"abbreviation": "dose_tot",
"fullTerm": "dose total",
"domain": "healthcare",
"metadata": {
"hasDefinition": true,
"type": "acronym"
}
}