| Field Name | Field Description | 
|---|---|
| IMPLANT_DESCRIPTION | Implanted device description | 
| MANUFACTURER | Manufacturer name of the implanted device | 
| PRODUCT_NUMBER | The product number of the implanted device | 
| LOT_BATCH_NUMBER | Lot batch number of the implanted device | 
| QUANTITY | Quantity of the device that were implanted | 
| SURGERY_ID | The foreign key linking the record to the surgery table | 
| ENCOUNTER_ID | The foreign key linking the record to the encounter table | 
| IMPLANT_ID | The unique primary identifier of the implant table | 
								                                ‹ Back