mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 21:50:14 +02:00
add adt2fhir-rest service
This commit is contained in:
@ -39,6 +39,7 @@ function applySpecialCases() {
|
||||
result="$1";
|
||||
result="${result/Lmu/LMU}";
|
||||
result="${result/Tum/TUM}";
|
||||
result="${result/Dktk Test/Teststandort}";
|
||||
echo "$result";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user