We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aktuell wird im Backend für einen Patienten nur je eine Datei
./mtbfiles/MTBFile_<Patienten-ID>.json
./patients/Patient_<Patienten-ID>.json
./dataQualityReports/DataQualityReport_<Patienten-ID>.json
gespeichert. Es ist also derzeit nur möglich, unter einer Patienten-ID eine Erkrankung zu speichern.
Wie soll vorgegangen werden, wenn es für einen Patienten dann doch einmal eine zweite relevante Erkrankung gibt?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Aktuell wird im Backend für einen Patienten nur je eine Datei
./mtbfiles/MTBFile_<Patienten-ID>.json
./patients/Patient_<Patienten-ID>.json
./dataQualityReports/DataQualityReport_<Patienten-ID>.json
gespeichert. Es ist also derzeit nur möglich, unter einer Patienten-ID eine Erkrankung zu speichern.
Wie soll vorgegangen werden, wenn es für einen Patienten dann doch einmal eine zweite relevante Erkrankung gibt?
The text was updated successfully, but these errors were encountered: