Back to search
Intradermal
IDgeneral
Updated 3/30/2026
Definition
Situated applied or administered within the layers of the skin.
Standard Abbreviation
ID
Category
general
Database Usage
-- Example column naming
CREATE TABLE claims (
claim_id VARCHAR(50),
id VARCHAR(100), -- Intradermal
...
);
-- Example in SELECT
SELECT
claim_id,
id as intradermal
FROM claims;Looking for more healthcare terms?
Browse our complete library of 65,000+ standardized healthcare data terms
Browse All Terms