Drogenkosten
Typname: DrugCost
Erweitert MedicalIntangible
Name |
Typ |
Beschreibung |
anwendbarer Standort |
Verwaltungsbereich |
Der Standort, an dem der Status gilt. |
Kostenkategorie |
DrugCostCategory |
Die Kategorie der Kosten, z. B. Großhandel, Einzelhandel, Kostenbeschränkung usw. |
Kostenwährung |
Text |
Die Währung der Arzneimittelkosten (im dreistelligen ISO 4217-Format). |
Kostenherkunft |
Text |
Zusätzliche Details zum Erfassen der Quelle der Kostendaten. Beispiel: „Medicare Part B“. |
Cost-per-Unit |
Zahl oder Text |
Die Kosten pro Einheit der Droge. |
DrugUnit |
Text |
Die Einheit, in der das Medikament gemessen wird, z.B. „5 mg Tablet“. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-03 (UTC).
[null,null,["Zuletzt aktualisiert: 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"]]