mirror of
https://github.com/pcvolkmer/bzkf-rwdp-check.git
synced 2025-04-19 19:16:51 +00:00
docs: change wording in README.md
This commit is contained in:
parent
0f7dff2d16
commit
7696660124
@ -17,7 +17,7 @@ flowchart LR
|
|||||||
E -->|CSV-File| F[OPAL]
|
E -->|CSV-File| F[OPAL]
|
||||||
```
|
```
|
||||||
|
|
||||||
## Prüfung der Daten in der CSV-Datei
|
## Kennzahlen aus der CSV-Datei
|
||||||
|
|
||||||
Vor Veröffentlichung der Daten der CSV-Datei in Opal kann die Anzahl der _Conditions_, gruppiert nach ICD-10 Gruppen,
|
Vor Veröffentlichung der Daten der CSV-Datei in Opal kann die Anzahl der _Conditions_, gruppiert nach ICD-10 Gruppen,
|
||||||
mit dem Befehl `opal-file` aus der CSV-Datei gewonnen werden.
|
mit dem Befehl `opal-file` aus der CSV-Datei gewonnen werden.
|
||||||
@ -28,7 +28,7 @@ bzkf-rwdp-check opal-file --file <Opal-CSV-Datei>.csv
|
|||||||
|
|
||||||
Die Anwendung gibt nun eine Liste der ICD-10-Gruppen mit Anzahl der _Conditions_ aus.
|
Die Anwendung gibt nun eine Liste der ICD-10-Gruppen mit Anzahl der _Conditions_ aus.
|
||||||
|
|
||||||
## Prüfung der Daten in der Onkostar-Datenbank
|
## Kennzahlen aus der Onkostar-Datenbank
|
||||||
|
|
||||||
Die Anzahl der _Conditions_, gruppiert nach ICD-10-Gruppe, kann auch mit dem Befehl `database` aus der Onkostar-Datenbank
|
Die Anzahl der _Conditions_, gruppiert nach ICD-10-Gruppe, kann auch mit dem Befehl `database` aus der Onkostar-Datenbank
|
||||||
abgerufen werden.
|
abgerufen werden.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user