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