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["12634-910"]
end
style PRODUCT fill:#f9fbfc,stroke:#dfe7ef,stroke-width:1px,rx:14,ry:14
class NDC primaryNaked;
subgraph PACKAGES["PACKAGES"]
PACKAGELIST["
10 capsule, extended release in 1 bottle (NDC:
12634-910-00)
100 capsule, extended release in 1 bottle (NDC:
12634-910-01)
35 capsule, extended release in 1 bottle (NDC:
12634-910-09)
40 capsule, extended release in 1 bottle (NDC:
12634-910-40)
42 capsule, extended release in 1 bottle (NDC:
12634-910-42)
45 capsule, extended release in 1 bottle (NDC:
12634-910-45)
50 capsule, extended release in 1 bottle (NDC:
12634-910-50)
12 capsule, extended release in 1 blister pack (NDC:
12634-910-52)
14 capsule, extended release in 1 blister pack (NDC:
12634-910-54)
20 capsule, extended release in 1 blister pack (NDC:
12634-910-57)
28 capsule, extended release in 1 blister pack (NDC:
12634-910-58)
30 capsule, extended release in 1 blister pack (NDC:
12634-910-59)
60 capsule, extended release in 1 bottle (NDC:
12634-910-60)
10 capsule, extended release in 1 blister pack (NDC:
12634-910-61)
3 capsule, extended release in 1 blister pack (NDC:
12634-910-63)
6 capsule, extended release in 1 blister pack (NDC:
12634-910-66)
7 capsule, extended release in 1 blister pack (NDC:
12634-910-67)
9 capsule, extended release in 1 blister pack (NDC:
12634-910-69)
30 capsule, extended release in 1 bottle (NDC:
12634-910-71)
24 capsule, extended release in 1 bottle (NDC:
12634-910-74)
28 capsule, extended release in 1 bottle (NDC:
12634-910-78)
25 capsule, extended release in 1 bottle (NDC:
12634-910-79)
20 capsule, extended release in 1 bottle (NDC:
12634-910-80)
21 capsule, extended release in 1 bottle (NDC:
12634-910-81)
12 capsule, extended release in 1 bottle (NDC:
12634-910-82)
14 capsule, extended release in 1 bottle (NDC:
12634-910-84)
15 capsule, extended release in 1 bottle (NDC:
12634-910-85)
90 capsule, extended release in 1 bottle (NDC:
12634-910-90)
1 capsule, extended release in 1 blister pack (NDC:
12634-910-91)
2 capsule, extended release in 1 bottle (NDC:
12634-910-92)
3 capsule, extended release in 1 bottle (NDC:
12634-910-93)
4 capsule, extended release in 1 bottle (NDC:
12634-910-94)
5 capsule, extended release in 1 bottle (NDC:
12634-910-95)
6 capsule, extended release in 1 bottle (NDC:
12634-910-96)
7 capsule, extended release in 1 bottle (NDC:
12634-910-97)
8 capsule, extended release in 1 bottle (NDC:
12634-910-98)
9 capsule, extended release in 1 bottle (NDC:
12634-910-99)"]
end
style PACKAGES fill:#f9fbfc,stroke:#dfe7ef,stroke-width:1px,rx:14,ry:14
class PACKAGELIST nakedNode;
subgraph ACTIVEINGREDIENTS["ACTIVE INGREDIENTS"]
ACTIVEINGREDIENTSLIST["
PHENDIMETRAZINE TARTRATE (UNII:
6985IP0T80)
PHENDIMETRAZINE (UNII:
AB2794W8KV)
(Active Moiety)"]
end
style ACTIVEINGREDIENTS fill:#f9fbfc,stroke:#dfe7ef,stroke-width:1px,rx:14,ry:14
class ACTIVEINGREDIENTSLIST nakedNode;
subgraph INACTIVEINGREDIENTS["INACTIVE INGREDIENTS"]
INACTIVEINGREDIENTSLIST["
FD&C BLUE NO. 1 (UNII:
H3R47K3TBD)
FD&C RED NO. 40 (UNII:
WZB9127XOA)
GELATIN (UNII:
2G86QN327L)
POVIDONE (UNII:
FZ989GH94E)
SILICON DIOXIDE (UNII:
ETJ7Z6XBU4)
SODIUM LAURYL SULFATE (UNII:
368GB5141J)
STARCH, CORN (UNII:
O8232NY3SJ)
SUCROSE (UNII:
C151H8M554)
TALC (UNII:
7SEV7J4R1U)
SHELLAC (UNII:
46N107B71O)"]
end
style INACTIVEINGREDIENTS fill:#f9fbfc,stroke:#dfe7ef,stroke-width:1px,rx:14,ry:14
class INACTIVEINGREDIENTSLIST nakedNode;
subgraph RXNORM["RxNORM"]
RXNORMLIST["
RxCUI: 979543 -
phendimetrazine tartrate 105 MG 24HR Extended Release Oral CapsuleRxCUI: 979543 -
24 HR phendimetrazine tartrate 105 MG Extended Release Oral CapsuleRxCUI: 979543 -
phendimetrazine 105 MG 24 HR Extended Release Oral Capsule"]
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