Koszt leków
Nazwa typu: DrugCost
Rozszerza MedicalIntangible
Nazwa |
Typ |
Opis |
odpowiednia lokalizacja |
Obszar administracyjny |
Lokalizacja, w której występuje stan. |
kategoria kategorii |
DrugCost: kategoria |
Kategoria kosztów, np. sprzedaż hurtowa, sprzedaż detaliczna, limit zwrotu środków itp. |
Waluta kosztu |
tekstowy. |
Waluta (w 3-literowym formacie ISO 4217) kosztu leków. |
originOrigin |
tekstowy. |
Dodatkowe szczegóły umożliwiające pochodzenie danych o kosztach. Na przykład „Medicare Part B”. |
koszt jednostkowy |
Liczba lub Tekst |
Koszt jednostki leku. |
Jednostka leków |
tekstowy. |
Jednostka, w której mierzony jest lek, np. „5 mg tabletka”. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-03 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]