Abbreviation
Healthcare
physician last name
phys_last_nmUsage Notes
Licensed medical doctor - Family surname
Global Definition
The family surname for a licensed medical doctor. Used to display and describe the physician in a human-readable format. This field is commonly used in electronic health records (EHR), healthcare information systems (HIS), and clinical data warehouses for physician management and reporting.
Sources
Healthcare Data Standards & Best Practices
Schema Preview
● application/json
{
"abbreviation": "phys_last_nm",
"fullTerm": "physician last name",
"domain": "healthcare",
"metadata": {
"hasDefinition": true,
"type": "acronym"
}
}