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