מחלקת סיווג
סוג שם: DrugClass
להרחבת טיפולים רפואיים
שם |
סוג |
תיאור |
תרופה |
סמים |
תרופה בקטגוריית התרופות הזו. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-03 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-03 (שעון UTC)."],[[["DrugClass is a type that provides information about a class of drugs."],["It extends the MedicalTherapy type, inheriting its properties."],["DrugClass includes a \"drug\" property, which specifies a drug belonging to that class."]]],["The content defines the `DrugClass` type, which extends the `MedicalTherapy` type. A `DrugClass` is characterized by the inclusion of a specific `Drug`, as indicated by the \"drug\" property. This property links a `Drug` to its respective `DrugClass`. The main action is defining a class of medication, with the key information being the association of an individual drug within the broader drug category.\n"]]