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