graph LR
classDef nakedNode fill:none,stroke-width:0px,font-size:16px,color:#1e293b;
classDef primaryNaked fill:none,stroke-width:0px,font-size:16px,font-weight:bold,color:#1d4f91;
subgraph PRODUCT["PRODUCT"]
NDC["75749-018"]
end
style PRODUCT fill:#f9fbfc,stroke:#dfe7ef,stroke-width:1px,rx:14,ry:14
class NDC primaryNaked;
subgraph PACKAGES["PACKAGES"]
PACKAGELIST["
30 ml in 1 tube (NDC:
75749-018-01)
60 ml in 1 tube (NDC:
75749-018-02)
80 ml in 1 tube (NDC:
75749-018-03)
100 ml in 1 tube (NDC:
75749-018-04)
120 ml in 1 tube (NDC:
75749-018-05)
150 ml in 1 tube (NDC:
75749-018-06)
180 ml in 1 tube (NDC:
75749-018-07)
200 ml in 1 tube (NDC:
75749-018-08)
250 ml in 1 tube (NDC:
75749-018-09)
30 ml in 1 bottle, plastic (NDC:
75749-018-10)
54 ml in 1 bottle, plastic (NDC:
75749-018-11)
60 ml in 1 bottle, plastic (NDC:
75749-018-12)
80 ml in 1 bottle, plastic (NDC:
75749-018-13)
100 ml in 1 bottle, plastic (NDC:
75749-018-14)
118 ml in 1 bottle, plastic (NDC:
75749-018-15)
150 ml in 1 bottle, plastic (NDC:
75749-018-16)
200 ml in 1 bottle, plastic (NDC:
75749-018-17)
237 ml in 1 bottle, plastic (NDC:
75749-018-18)
250 ml in 1 bottle, plastic (NDC:
75749-018-19)
500 ml in 1 bottle, plastic (NDC:
75749-018-20)
750 ml in 1 bottle, plastic (NDC:
75749-018-21)
1000 ml in 1 bottle, plastic (NDC:
75749-018-22)
2000 ml in 1 bottle, plastic (NDC:
75749-018-23)
2500 ml in 1 bottle, plastic (NDC:
75749-018-24)
5000 ml in 1 bottle, plastic (NDC:
75749-018-25)
6000 ml in 1 bottle, plastic (NDC:
75749-018-26)
10000 ml in 1 bottle, plastic (NDC:
75749-018-27)
12500 ml in 1 bottle, plastic (NDC:
75749-018-28)
15000 ml in 1 bottle, plastic (NDC:
75749-018-29)
20000 ml in 1 bottle, plastic (NDC:
75749-018-30)
25000 ml in 1 bottle, plastic (NDC:
75749-018-31)
28000 ml in 1 bottle, plastic (NDC:
75749-018-32)
30000 ml in 1 bottle, plastic (NDC:
75749-018-33)
237 ml in 1 bottle, pump (NDC:
75749-018-34)
250 ml in 1 bottle, pump (NDC:
75749-018-35)
300 ml in 1 bottle, pump (NDC:
75749-018-36)
350 ml in 1 bottle, pump (NDC:
75749-018-37)
473 ml in 1 bottle, pump (NDC:
75749-018-38)
500 ml in 1 bottle, pump (NDC:
75749-018-39)
750 ml in 1 bottle, pump (NDC:
75749-018-40)
1000 ml in 1 bottle, pump (NDC:
75749-018-41)
1500 ml in 1 bottle, pump (NDC:
75749-018-42)
2000 ml in 1 bottle, pump (NDC:
75749-018-43)
2500 ml in 1 bottle, pump (NDC:
75749-018-44)
3000 ml in 1 bottle, pump (NDC:
75749-018-45)
3780 ml in 1 bottle, pump (NDC:
75749-018-46)
4000 ml in 1 bottle, pump (NDC:
75749-018-47)
5000 ml in 1 bottle, pump (NDC:
75749-018-48)"]
end
style PACKAGES fill:#f9fbfc,stroke:#dfe7ef,stroke-width:1px,rx:14,ry:14
class PACKAGELIST nakedNode;
subgraph ACTIVEINGREDIENTS["ACTIVE INGREDIENTS"]
ACTIVEINGREDIENTSLIST["
ALCOHOL (UNII:
3K9958V90M)
ALCOHOL (UNII:
3K9958V90M)
(Active Moiety)"]
end
style ACTIVEINGREDIENTS fill:#f9fbfc,stroke:#dfe7ef,stroke-width:1px,rx:14,ry:14
class ACTIVEINGREDIENTSLIST nakedNode;
subgraph INACTIVEINGREDIENTS["INACTIVE INGREDIENTS"]
INACTIVEINGREDIENTSLIST["
TROLAMINE (UNII:
9O3K93S3TK)
GLYCERIN (UNII:
PDC6A3C0OX)
PROPYLENE GLYCOL (UNII:
6DC9Q167V3)
ALOE (UNII:
V5VD430YW9)
WATER (UNII:
059QF0KO0R)
CARBOMER HOMOPOLYMER, UNSPECIFIED TYPE (UNII:
0A5MM307FC)
.ALPHA.-TOCOPHEROL ACETATE (UNII:
9E8X80D2L0)"]
end
style INACTIVEINGREDIENTS fill:#f9fbfc,stroke:#dfe7ef,stroke-width:1px,rx:14,ry:14
class INACTIVEINGREDIENTSLIST nakedNode;
subgraph RXNORM["RxNORM"]
RXNORMLIST["
RxCUI: 581660 -
ethanol 62 % Topical GelRxCUI: 581660 -
ethanol 0.62 ML/ML Topical Gel"]
end
style RXNORM fill:#f9fbfc,stroke:#dfe7ef,stroke-width:1px,rx:14,ry:14
class RXNORMLIST nakedNode;
PRODUCT --> |has| PACKAGES
PRODUCT --> |contains| ACTIVEINGREDIENTS
PRODUCT --> |contains| INACTIVEINGREDIENTS
PRODUCT --> |related to| RXNORM