Abbreviation
Healthcare
appointment indicator
appt_indUsage Notes
Scheduled care visit - Boolean state value
Global Definition
The boolean state value for a scheduled care visit. Used to track the current state or condition of the appointment. This field is commonly used in electronic health records (EHR), healthcare information systems (HIS), and clinical data warehouses for appointment management and reporting.
Sources
Healthcare Data Standards & Best Practices
Schema Preview
● application/json
{
"abbreviation": "appt_ind",
"fullTerm": "appointment indicator",
"domain": "healthcare",
"metadata": {
"hasDefinition": true,
"type": "acronym"
}
}