diff options
| author | Paul-Christian Volkmer | 2025-10-23 15:50:29 +0200 |
|---|---|---|
| committer | Paul-Christian Volkmer | 2025-10-23 16:01:30 +0200 |
| commit | f3b85f9b746b12318d94548cd22f7e19444e34ea (patch) | |
| tree | e3a1429f1b67dbdaba33bbbc5a710df1d12aae34 | |
| parent | 063df6b28707036aa1c672116730e1166e17afed (diff) | |
docs: add ATC code source references
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ Dieses Plugin integriert eine Liste mit ATC-Codes mit Stand 2025. Die Liste kann aus dem Repository von DNPM:DIP heruntergeladen und automatisch angepasst werden. Bei Bedarf das Jahr `2025` in unten stehenden Script austauschen. +Quelle der ATC-Code-Liste: https://github.com/dnpm-dip/atc-catalog. +Das Projekt ist unter der [MIT-Lizenz](https://github.com/dnpm-dip/atc-catalog/blob/main/LICENSE) +durch das Universitätsklinikum Tübingen und [@lucienclin](https://github.com/lucienclin) veröffentlicht worden. + ``` curl \ https://raw.githubusercontent.com/dnpm-dip/atc-catalog/refs/heads/main/catalogs_packaged/src/main/resources/ATC_2025.csv \ |
