Abbreviation
Healthcare
bill name
bill_nmUsage Notes
Service charge statement - Display label text
Global Definition
The display label text for a service charge statement. Used to display and describe the bill in a human-readable format. This field is commonly used in electronic health records (EHR), healthcare information systems (HIS), and clinical data warehouses for bill management and reporting.
Sources
Healthcare Data Standards & Best Practices
Schema Preview
● application/json
{
"abbreviation": "bill_nm",
"fullTerm": "bill name",
"domain": "healthcare",
"metadata": {
"hasDefinition": true,
"type": "acronym"
}
}