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-020"]
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 bottle, plastic (NDC:
75749-020-01)
50 ml in 1 bottle, plastic (NDC:
75749-020-02)
54 ml in 1 bottle, plastic (NDC:
75749-020-03)
60 ml in 1 bottle, plastic (NDC:
75749-020-04)
80 ml in 1 bottle, plastic (NDC:
75749-020-05)
100 ml in 1 bottle, plastic (NDC:
75749-020-06)
150 ml in 1 bottle, plastic (NDC:
75749-020-07)
250 ml in 1 bottle, plastic (NDC:
75749-020-08)
300 ml in 1 bottle, plastic (NDC:
75749-020-09)
500 ml in 1 bottle, plastic (NDC:
75749-020-10)
5 ml in 1 bottle, spray (NDC:
75749-020-11)
10 ml in 1 bottle, spray (NDC:
75749-020-12)
15 ml in 1 bottle, spray (NDC:
75749-020-13)
20 ml in 1 bottle, spray (NDC:
75749-020-14)
30 ml in 1 bottle, spray (NDC:
75749-020-15)
50 ml in 1 bottle, spray (NDC:
75749-020-16)
60 ml in 1 bottle, spray (NDC:
75749-020-17)
100 ml in 1 bottle, spray (NDC:
75749-020-18)
150 ml in 1 bottle, spray (NDC:
75749-020-19)
250 ml in 1 bottle, spray (NDC:
75749-020-20)
300 ml in 1 bottle, spray (NDC:
75749-020-21)
500 ml in 1 bottle, spray (NDC:
75749-020-22)
237 ml in 1 bottle, pump (NDC:
75749-020-23)
250 ml in 1 bottle, pump (NDC:
75749-020-24)
300 ml in 1 bottle, pump (NDC:
75749-020-25)
350 ml in 1 bottle, pump (NDC:
75749-020-26)
473 ml in 1 bottle, pump (NDC:
75749-020-27)
500 ml in 1 bottle, pump (NDC:
75749-020-28)
750 ml in 1 bottle, pump (NDC:
75749-020-29)
1000 ml in 1 bottle, pump (NDC:
75749-020-30)
2000 ml in 1 bottle, pump (NDC:
75749-020-31)
2500 ml in 1 bottle, pump (NDC:
75749-020-32)
3000 ml in 1 bottle, pump (NDC:
75749-020-33)
4000 ml in 1 bottle, pump (NDC:
75749-020-34)
5000 ml in 1 bottle, pump (NDC:
75749-020-35)
10000 ml in 1 bottle, pump (NDC:
75749-020-36)
30 ml in 1 tube (NDC:
75749-020-37)
60 ml in 1 tube (NDC:
75749-020-38)
80 ml in 1 tube (NDC:
75749-020-39)
100 ml in 1 tube (NDC:
75749-020-40)
120 ml in 1 tube (NDC:
75749-020-41)
150 ml in 1 tube (NDC:
75749-020-42)
180 ml in 1 tube (NDC:
75749-020-43)
200 ml in 1 tube (NDC:
75749-020-44)
250 ml in 1 tube (NDC:
75749-020-45)"]
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["
GLYCERIN (UNII:
PDC6A3C0OX)
ALOE (UNII:
V5VD430YW9)
WATER (UNII:
059QF0KO0R)
TROLAMINE (UNII:
9O3K93S3TK)
1,2-PROPANEDIOL, 1-BENZOATE (UNII:
K4K90ZQ89N)
.ALPHA.-TOCOPHEROL ACETATE (UNII:
9E8X80D2L0)
CARBOMER HOMOPOLYMER, UNSPECIFIED TYPE (UNII:
0A5MM307FC)"]
end
style INACTIVEINGREDIENTS fill:#f9fbfc,stroke:#dfe7ef,stroke-width:1px,rx:14,ry:14
class INACTIVEINGREDIENTSLIST nakedNode;
subgraph RXNORM["RxNORM"]
RXNORMLIST["
RxCUI: 581662 -
ethanol 70 % Topical GelRxCUI: 581662 -
ethanol 0.7 ML/ML Topical GelRxCUI: 581662 -
ethyl alcohol 70 % 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