Coût lié aux médicaments
Nom du type: DrugCost
Développe MedicalIntangible
Nom |
Type |
Description |
Lieu applicable |
Région administrative |
Emplacement où l'état s'applique. |
catégorieCoût |
DrugCostCategory |
Catégorie de coût (vente en gros, vente au détail, limite de remboursement, etc.) |
costCurrency |
Texte |
Devise (au format ISO 4217) en trois lettres correspondant au coût du médicament. |
costOrigin |
Texte |
Détails supplémentaires pour capturer l'origine des données de coût. Par exemple, 'Medicare Partie B'. |
coût par unité |
Nombre ou Texte |
Coût par unité du médicament. |
unitédesmédicaments |
Texte |
Unité de mesure du médicament (par exemple, "tablette de 5 mg"). |
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/09/03 (UTC).
[null,null,["Dernière mise à jour le 2024/09/03 (UTC)."],[[["DrugCost is a type of information that provides details about the cost of a drug, inheriting properties from MedicalIntangible."],["This information includes the cost category (like wholesale or retail), currency, cost per unit, and the unit of measurement for the drug."],["It also specifies the geographical location where the cost applies and may include details about the source of the cost data."]]],["The `DrugCost` type defines drug pricing information, including the `applicableLocation` where the cost applies. It specifies the `costCategory` (e.g., wholesale), `costCurrency`, and `costOrigin` for tracking the data source. The `costPerUnit` and `drugUnit` detail the price and measurement (like \"5 mg tablet\") of the drug respectively. All the fields extend the `MedicalIntangible` type.\n"]]