Abbreviation
Healthcare
acuity flag
acu_flgUsage Notes
Condition severity level - Binary status marker
Global Definition
The binary status marker for a condition severity level. Used to track the current state or condition of the acuity. This field is commonly used in electronic health records (EHR), healthcare information systems (HIS), and clinical data warehouses for acuity management and reporting.
Sources
Healthcare Data Standards & Best Practices
Schema Preview
● application/json
{
"abbreviation": "acu_flg",
"fullTerm": "acuity flag",
"domain": "healthcare",
"metadata": {
"hasDefinition": true,
"type": "acronym"
}
}