SurgicalImplantRecord
The table contains implant information.
| Column Name | Type | Description |
|---|---|---|
| ImplantVolume | NUMERIC | This documents the volume of the implant. |
| ImplantModelNumber | VARCHAR | The model number of the implant. |
| ImplantLateralityCategory | INTEGER | The laterality category number for the implant record. |
| ImplantIsRadioactiveIndicator | INTEGER | This field will be used by the nurse to document when an implant is radioactive. |
| IsTemporaryPacemaker | VARCHAR | Indicates whether this is a temporary pacemaker. Y indicates that this is a temporary pacemaker. A null indicates that no value is documented. N indicates that this is not a temporary pacemaker. |
| ImplantPatientExpirationDate | DATETIME | The date the patient with the implant expired. |
| TissueImplantIceCategory | INTEGER | The ice category number for the implant record. It stores the type of ice that is present with the tissue. |
| ImplantCost | NUMERIC | The cost of the implant. |
| IsInitialPacemakerImplant | VARCHAR | Indicates whether this pacemaker is the initial device implanted in a patient. Y indicates that this is the initial device. A null indicates that no value is documented. N indicates that this is not the initial device. |
| ImplantExpirationDate | DATETIME | The expiration date of the implant. |
| TissueReceivingStaffId | VARCHAR | The unique ID of the user who receives the tissue. This column is frequently used to link to the CLARITY_EMP table. |
| ImplantedPacemakerPocketLocationCategory | INTEGER | The category number for the pocket location in which this pacemaker is implanted. |
| ImplantRecallManufacturerNotificationDate | DATETIME | The date the manufacturer was notified of implant recall. |
| ImplantPacemakerPreventionType | INTEGER | The prevention type category number for the implant record. Only stores the prevention type if the implant type is pacemaker. |
| ImplantManufacturerCategoryIdentifier | VARCHAR | The manufacturer category number for the implant record. |
| ImplantRecalledDate | DATETIME | The date the implant was recalled. |
| IsTissueAutologous | VARCHAR | Stores whether a tissue implant was taken from the patient. |
| ImplantChargeCodeProcedureId | NUMERIC | The unique ID of the charge code associated with the implant record. |
| ChroniclesPhysicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this Chronicles record. This is populated only if you use IntraConnect. |
| ImplantLabelsPrintedIndicator | VARCHAR | Indicates whether the labels were printed for the implant. Y indicates that the labels were printed. A null indicates that no value is documented. N indicates that the labels were not printed. |
| ImplantSupplyItemIdentification | VARCHAR | The unique ID of the supply linked to the implant record. |
| ImplantSkinSubstituteUsageMethod | INTEGER | Document how the skin substitute was used. |
| ReplacesExistingImplantFlag | INTEGER | This column displays whether the given implant is replacing an existing implant. |
| IsImplantActiveIndicator | VARCHAR | Indicates whether the implant record is active. Y indicates that the implant is active. A null indicates that no value is documented. N indicates that the implant is not active. |
| ImplantSize | VARCHAR | The size of the implant. |
| LastModifiedForExtractTimestamp | DATETIME | The timestamp when the implant was last modified. This is used to determine whether the implant should be included in an extract for an external implant tracking system. The value is populated by system and cannot be overwritten by the user manually. |
| TissueStorageLocationCategory | INTEGER | Exactly where the tissue was stored |
| TissueImplantPackageIntegrityCategory | INTEGER | The package integrity category number for the tissue implant item. |
| IsClinicalTrialImplant | VARCHAR | Indicates whether the implant record is a clinical trial implant. Y indicates that this is a clinical trial implant. A null indicates that no value is documented. N indicates that this is not a clinical trial implant. |
| TissuePreparationStartDateTime | DATETIME | The date and time when the tissue preparation was started. |
| ImplantRemovalDate | DATETIME | Date implant needs to be removed from patient. |
| TissueInspectionResultCategory | INTEGER | Document result of inspecting the tissue |
| ImplantDestroyedDate | DATETIME | The date the implant was destroyed. |
| ImplantReceivedDate | DATETIME | The date the implant was received. |
| ImplantManufacturerNumber | VARCHAR | The manufacturer number of the supply linked to the implant record. |
| TissueStorageTemperature | NUMERIC | Temperature of tissue for storage. |
| ImplantStaticUniqueDeviceIdentifierTypeCode | INTEGER | The type of the static unique device identifier, based on the format of the barcode it was obtained from. |
| ImplantationTemperature | NUMERIC | Temperature at implantation of tissue. |
| SkinSubstituteTotalArea | NUMERIC | This item is used to document the total area of the skin substitute. |
| ImplantTypeCode | INTEGER | The implant type category number for the implant record. |
| IsImplantChargeable | VARCHAR | Indicates whether the implant record is chargeable. Y or null indicates that the implant is chargeable. N indicates that the implant is not chargeable. |
| ImplantSkinSubstituteOriginalWidth | NUMERIC | This item is used to document the original width of the skin substitute. |
| ImplantRecordIdentifier | VARCHAR | The unique ID of the implant record. |
| TissuePreparationStaffIdentifier | VARCHAR | The unique ID of the staff who prepared the tissue. This column is frequently used to link to the CLARITY_SER table. |
| SkinSubstituteAreaUsed | NUMERIC | Document the area of the skin substitute used. |
| ImplantTissueStorageEnvironment | INTEGER | Document how the tissue was stored: frozen, refrigerated, etc. |
| DeprecatedImplantManufacturerDestructionNotificationDate | DATETIME | The date the manufacturer was notified of implant destruction. |
| ImplantAreaCategory | INTEGER | The implant area category number for the implant record. |
| ImplantPurchaseOrderNumber | VARCHAR | The purchase order number of the implant record. |
| ChroniclesIntraConnectCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this Chronicles record was extracted. This is populated only if you use IntraConnect. |
| IsImplantReturnedToManufacturer | VARCHAR | Indicates whether the implant was returned to the manufacturer. Y indicates that the implant was returned. A null indicates that no value is documented. N indicates that the implant was not returned to the manufacturer. |
| ImplantTissueBankSourceLocation | INTEGER | This item is used to document the tissue bank from where a tissue was obtained. |
| ImplantLotNumber | VARCHAR | The lot number of the implant. |
| Implant | NUMERIC | The volume (mL) the tissue expander was inflated. |
| ImplantChargeMarkupOverridePercentage | NUMERIC | The override markup percentage used to calculate a charge per unit for this implant record. |
| TissueStorageRemovalDateTime | DATETIME | This item is used to document the time a tissue was removed from storage prior to surgery. |
| ImplantPacemakerRate | NUMERIC | The pacemaker rate of the implant. |
| ImplantCostPerUnit | NUMERIC | The cost per unit of the implant. |
| ImplantTissueTypeCategory | INTEGER | The tissue type category number for the implant record. |
| ImplantRecordStatusCategoryNumber | INTEGER | The implant status category number for the implant record. |
| ImplantSupplyType | VARCHAR | This is the type of inventory item for the implant. This is used for one-time implants, which do not have an inventory item, to determine what markup table to use for charging. |
| ManufacturerReceiptNotificationDate | DATETIME | The date the manufacturer was notified of implant receipt. |
| InfectionDate | DATETIME | The date the tissue was infected. |
| ImplantSupplierCatalogNumber | VARCHAR | The supplier catalog number of the supply linked to the implant record. |
| ThirdPartyTissueTrackingBarcodeIdentifier | VARCHAR | This unique ID of the barcode used in third party tissue tracking systems. |
| IsTissueImplantIndicator | VARCHAR | Indicates whether this is a tissue implant. Y indicates that this is a tissue implant. A null indicates that no value is documented. N indicates that this is not a tissue implant. |
| ImplantBillingPassThroughCode | VARCHAR | The pass through code used for billing. |
| ImplantPreallocatedRecordTypeCategoryNumber | INTEGER | The pre-allocated record type category number for the implant record. |
| ImplantVendorDistributorCategoryNumber | VARCHAR | The vendor or distributor category number for the implant record. |
| ExplantedImplantDisposition | INTEGER | This item stores the where the implant was sent after being explanted. |
| ImplantDeviceStaticIdentifier | VARCHAR | The static piece of the unique device identifier, obtained from the implant barcode. This is the Global Trade Item Number (GTIN) for General Specifications (GS1) barcodes and the combination of the labeler identification code and the catalog number for Health Industry Bar Code (HIBC) barcodes. |
| ImplantPatientExpirationManufacturerNotificationDate | DATETIME | The date the manufacturer was notified of the patient's expiration. |
| ImplantRecordStatusCategory | INTEGER | The record status category number for the implant record. |
| ImplantTissuePreparationEndDateTime | DATETIME | The date and time when the tissue preparation was ended. |
| ImplantReturnManufacturerNotificationDate | DATETIME | The date the manufacturer was notified of implant return. |
| ExplantWarrantyCompletionDate | DATETIME | This item stores the explant warranty completion date. |
| SkinSubstituteW | NUMERIC | Document the area of the skin substitute wasted. |
| ImplantChargePerUnit | NUMERIC | The charge per unit of the implant. |
| ImplantSerialNumber | VARCHAR | The serial number of the implant. |
| IsSafeMedicalDeviceActCompliant | VARCHAR | Indicates whether the implant conforms to the Safe Medical Device Act (SMDA). Y indicates that the implant conforms to the SMDA. A null indicates that no value is documented. N indicates that the implant does not conform to the SMDA. |