Nivel de consumo de drogas
Nombre del tipo: drogas
Extiende MedicalIntangible
Nombre |
Tipo |
Descripción |
Ingrediente activo |
Text |
Ingredientes activos, normalmente compuestos químicos o sustancias biológicas. |
disponible en |
Área administrativa |
La ubicación en la que está disponible la intensidad. |
unidad de fuerza |
Text |
Unidades de intensidad de un ingrediente activo, p.ej., mg. |
valor de fortaleza |
Número |
El valor de la intensidad de un ingrediente activo, p.ej., 325. |
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-09-03 (UTC)
[null,null,["Última actualización: 2024-09-03 (UTC)"],[[["DrugStrength is a type that provides information about the strength of a drug, including active ingredients, location availability, and strength units."],["It includes properties like activeIngredient, availableIn, strengthUnit, and strengthValue to describe the drug's composition and availability."],["This type extends MedicalIntangible, inheriting its properties and focusing specifically on drug strength details."]]],["The `DrugStrength` type, extending `MedicalIntangible`, specifies characteristics of a drug's potency. It includes the `activeIngredient` (text), `availableIn` (administrative area), `strengthUnit` (text like \"mg\"), and `strengthValue` (numerical value). These details define the drug's composition, the units used to measure its strength, the specific numerical value of the strength, and the area where it is accessible.\n"]]