Abbreviation
Healthcare
appointment name
appt_nmUsage Notes
Scheduled care visit - Display label text
Global Definition
The display label text for a scheduled care visit. Used to display and describe the appointment in a human-readable format. 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_nm",
"fullTerm": "appointment name",
"domain": "healthcare",
"metadata": {
"hasDefinition": true,
"type": "acronym"
}
}