Abbreviation
Healthcare
patient full name
pt_full_nmUsage Notes
Individual receiving medical care - Complete name
Global Definition
The complete name for a individual receiving medical care. Used to display and describe the patient in a human-readable format. This field is commonly used in electronic health records (EHR), healthcare information systems (HIS), and clinical data warehouses for patient management and reporting.
Sources
Healthcare Data Standards & Best Practices
Schema Preview
● application/json
{
"abbreviation": "pt_full_nm",
"fullTerm": "patient full name",
"domain": "healthcare",
"metadata": {
"hasDefinition": true,
"type": "acronym"
}
}