PCG List 2022
test_pcglist.Rd
A dataset with the valid PCG as publicly provided by the BAG. Note that this
dataset is missing several columns required by the parallel computation script.
Hence the data should be processed using the function GErapcg::pcg_import
Format
A data.table
with 7 variables and 5'972 rows.
- PCG-Kurzname
Character with shortnames of PCG
- PCG-Name
Character with fullnames of PCG
- ATC-Code
Character with ATC Codes
- GTIN
Numeric with 13 digits.
- Pharmacode
Numeric with 5 to 7 digits.
- Arzneimittel
Character with description of drug
- Anzahl.DDD.pro.Packungen
Integer with daily designated doses (DDD) of drug per package
Source
https://www.bag.admin.ch/bag/de/home/versicherungen/krankenversicherung/krankenversicherung-versicherer-aufsicht/risikoausgleich.html
Examples
data("test_pcglist")