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