Last active
May 24, 2017 21:59
-
-
Save identor/1e0d1f88e97930c26055e9b35e4098ad to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+----+--------------------+ | |
| id | quantity_text | | |
+----+--------------------+ | |
| 1 | 250mg;500mg | | |
| 2 | 500mg/vial | | |
| 3 | 125mg/5mL;250mg/mL | | |
| 4 | 500mg | | |
| 5 | 250mg;500mg | | |
+----+--------------------+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+---------------------+-------------------------------------------------------------------+----------------------------------+----------------------+-----------------------------+ | |
| drug_composition_id | name | brand_name | package_form | quantity_text | | |
+---------------------+-------------------------------------------------------------------+----------------------------------+----------------------+-----------------------------+ | |
| 1 | natrium klorida | 0,9% Sodium Chloride | Infus | 0.90% | | |
| 2 | glukosa (dekstrose monohidrat) | 25 % Dextrose Injection Bp | Cairan injeksi | 25% | | |
| 3 | lamivudin | 3TC | Sirup | 10mg/mL | | |
| 4 | lamivudin | 3TC | Tablet | 100mg;150mg | | |
| 5 | lamivudin | 3TC-HBV | Tablet salut selaput | 100mg | | |
| 6 | epirubisin | 4-Epeedo-10 | Serbuk injeksi | 10mg/viaL | | |
| 7 | epirubisin | 4-Epeedo-50 | Serbuk injeksi | 50mg/viaL | | |
| 8 | glukosa (dekstrose monohidrat) | 5% Dextrose | Infus | 5% | | |
| 9 | glukosa (dekstrose monohidrat) | 5% Dextrose In Acetated Ringer'S | Infus | | | |
| 10 | natrium laktat | 5% Dextrose In Lactated Ringer'S | Infus | | | |
| 11 | fluorourasil | 5-Fluorouracil Ebewe | Cairan injeksi | 50mg/mL | | |
| 12 | glukosa (dekstrose monohidrat) | 50 D | Infus | 500mg/mL | | |
| 13 | glukosa (dekstrose monohidrat) | 5D | Infus | 50mg/mL | | |
| 14 | fraksi faktor viii, kering (fraksi antihemofilik manusia, kering) | 8Y | Serbuk injeksi | 25UI/mL | | |
| 15 | amlodipin | A-B Vask | Kaptabs | 5mg;10mg | | |
| 17 | fraksi faktor viii, kering (fraksi antihemofilik manusia, kering) | Aafact | Serbuk injeksi | 100UI/mL;500UI/mL;1000UI/mL | | |
| 18 | parasetamol kombinasi dengan bukan psikoleptik | Abajos | Kapsul | | | |
| 19 | sianokobalamin | Abajos | Kaptabs | | | |
| 20 | pefloksasin | Abaktal | Cairan injeksi | 80mg/mL | | |
| 21 | pefloksasin | Abaktal | Tablet salut selaput | 400mg | | |
| 27 | natrium diklofenak | Abdiflam | Tablet salut enterik | 25mg;50mg | | |
+---------------------+-------------------------------------------------------------------+----------------------------------+----------------------+-----------------------------+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+------------------+ | |
| generic_name | | |
+------------------+ | |
| air | | |
| alprazolam | | |
| aripiprazol | | |
| asam mefenamat | | |
| asam mikofenolat | | |
| asam salisilat | | |
| didrogesteron | | |
| drospirenon | | |
| eltrombopag | | |
| kapesitabin | | |
| lamotrigin | | |
| lapatinib | | |
| mometason furoat | | |
| pazopanib | | |
| sediaan lain | | |
+------------------+ | |
15 rows in set (0.14 sec) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment