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