diff --git a/Resources/sushi-config.yaml b/Resources/sushi-config.yaml index c5657748..46d91fb3 100644 --- a/Resources/sushi-config.yaml +++ b/Resources/sushi-config.yaml @@ -5,7 +5,7 @@ applyExtensionMetadataToRoot: false version: "1.4.0-beta" dependencies: - de.basisprofil.r4: 1.3.2 + # de.basisprofil.r4: 1.3.2 hl7.fhir.r4.core: 4.0.1 kbv.ita.for: 1.1.x kbv.ita.erp: 1.1.x diff --git a/package.json b/package.json index d5b2d4ea..59245b38 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "kbv.ita.erp": "1.1.x", "kbv.ita.for": "1.1.0", - "de.basisprofil.r4": "1.3.2", + "de.basisprofil.r4": "1.4.0", "hl7.fhir.r4.core": "4.0.1", "de.gematik.epa.medication": "1.0.0" }